uchicago-cs / chigame

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Reconfigure the lobby details HTML page to make sure that the matches align with the host's game of choice #408

Open jiyeongchloe opened 9 months ago

jiyeongchloe commented 9 months ago

Goals: There is only one dummy game (coin-flip) so far, so all lobbies are linked to this game in their join match link regardless of what game the host chooses. We want to reconfigure this link in the HTML page to make sure that when a user clicks on the join match button, they are taken to the actual game of choice rather than the dummy game.

Deliverables: