Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 556 Bytes

readme.md

File metadata and controls

22 lines (15 loc) · 556 Bytes

a rock paper scissors realtime game

read how it works

Demo

server side

  • Express http server
  • SocketIo server
  • Heroku
  • Github actions

client side (the game)

  • typescript
  • custom game engine
  • bundle with Webpack
  • socket-io-client
  • simple UI

game screenshot