The front for this project is found here
Made in collaboration with Nicola Urech
To play the game, head to this website
A real-time "whack a mole" multiplayer game made using React and sever-sent events
> git clone git@github.com:nicolaurech/whack-a-teacher-client.git
> cd whack-a-teacher-server
> npm install
> npm run start
- Enjoy the game!