truongductri01 / coup-game-simulation-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirement?

  • Make the socket safer... => avoid other people from hacking
    • only allow certain domain to connect to the server
    • use the setAllowedOriginPattern
  • Can we set different prefix for Socket?
  • Add a reducer for Socket status
  • Add a reducer for action status
  • Add a turn changing mechanism and a card dealing feature also
  • Create a waiting room to set the rules for the game
    • Allow any player to change the order of the players in the game

About


Languages

Language:TypeScript 86.8%Language:CSS 9.3%Language:HTML 3.9%