Skip to content

Instantly share code, notes, and snippets.

@capywebformations
Last active May 12, 2021 12:49
Show Gist options
  • Save capywebformations/bb4aecb24f8e2e4c60cb88d672a3e52a to your computer and use it in GitHub Desktop.
Save capywebformations/bb4aecb24f8e2e4c60cb88d672a3e52a to your computer and use it in GitHub Desktop.

πŸ“” Time Bomb

Back

  • βœ”οΈ 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.

Front

  • βœ”οΈ 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.

πŸ”΄ Obligations

  • βœ”οΈ Github.
  • βœ”οΈ Docker.
  • βœ”οΈ Backend in nodeJs.
  • βœ”οΈ implement JWT.
  • βœ”οΈ implement unit testing in one CRUD.

Bonus:

Presentation slide : πŸ•’

  • 🎯 demo of your game
  • πŸ†• what you have added in the project that was not mandatory ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment