chiachunho/NTNU_OOAD-Project

Organize Page can handle Room Host kicked other player

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
Provide room host feature in GamePlaying Page (like kick player, only host can start game...etc.)

Describe the solution you'd like

  • Edit GameRoom Model to add Host Field
  • Edit GameRoom.join_room()
  • Add GameRoom.kick_player()