A multliplayer game built with socket.io + react + nodejs + typescript.
Demo heroku link
Navigate to the root directory and run the following.
yarn install
yarn run build:common
yarn run run-server
yarn run run-client
Navigate to http://localhost:3000.
To know about the rule's execute the above mentioned commands and navigate to http://localhost:3000.
- Improve the build system.
- Create a roadmap.
- Use redis to store the game data.
- Build a project site explaining the architectue, how to play and demo etc..