Skip to content

Math React game with a web-sockets, Lint and Unit Test implemented.

License

Notifications You must be signed in to change notification settings

mikecamara/mathmagician-game

Repository files navigation

Mathmagician Math Game

Install dependencies

yarn install

yarn lint

yarn test

yarn test:coverage

Start the server

./node_modules/.bin/game_lobby_server --port=8081 --delay=500 --failure-percentage=0

Start the app

yarn start

Server details

About

Math React game with a web-sockets, Lint and Unit Test implemented.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published