ataberkcanitez / tabu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Tabu game

Description

An online version of the Tabu game, where players can play in real time with their friends.

TODO:

  • Add SelectTeam event
  • Notify uses after player switched the team
  • Add Ready event. After all users are ready, game can start
  • Add Correct Answer Event: When user answered correctly, notify other users and increase the teams score
  • Add Wrong Answer Event: When user answered wrong, notify other users and decrease the teams score
  • Start the game with rounds: When the corresponding team that plays that round won't see the tabu card, other team will see the tabu card Each round will take 60 seconds.
  • Add Round End: When round finished notify users that round finished and there will be 5 seconds delay before next round starts

About


Languages

Language:HTML 50.2%Language:Go 48.3%Language:Dockerfile 0.8%Language:Shell 0.7%