- βοΈ CRUD room (number of players, name of the game master).
- βοΈ Waiting room (when other players join the room).
- βοΈ Join room / Authentification (one game master and players).
- βοΈ Players roles.
- βοΈ Defuse, bait and bomb cards numbers adapted.
- βοΈ Numbers of rounds and discarded cards in rounds.
- βοΈ Create a register page (number of players, name of the game master).
- βοΈ Create a join page (for a existing room).
- βοΈ Create views for the game.
- βοΈ Github.
- βοΈ Docker.
- βοΈ Backend in nodeJs.
- βοΈ implement JWT.
- βοΈ implement unit testing in one CRUD.
- βοΈ Implements a discord channel per room. https://www.npmjs.com/package/discord.js
- π― demo of your game
- π what you have added in the project that was not mandatory ?