Skip to content

apotox/rock-paper-scissors

Repository files navigation

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