Ji-Justin / TwoRoomsAndABoom-WebApp

A social deduction party game
1 stars 0 forks source link

Create and flesh out methods for Lobby Class #12

Open RileyChampion opened 2 weeks ago

RileyChampion commented 2 weeks ago

Lobby class (if they have any) need basic methods added and developed allowing them to interact with other classes within the server. Please do appropriate testing as well

Ji-Justin commented 2 weeks ago

start game method add to list of players when connected method kick player method add/remove role method add ready player method remove ready player method

toggle bury method -> can use setter transfer host method -> can use setter