Closed TKanX closed 2 weeks ago
https://github.com/tridecco/game-client-web/commit/807e87f8968d77f1509cc3b58965c22c1af54838
GameNetwork
and GameUI
classes in game.js
to handle 2-player mode.rooms.ejs
to include 2-player option in the create room section.home.ejs
to include 2-player option in the start game section.https://github.com/tridecco/game-client-web/commit/3346a5087a39dc2b7b62dbf159961e5693029078
home.ejs
to include 2-Player option in the game mode selection dropdown.rooms.ejs
to include 2-Player option in the create room section.
Description:
Reference: Related to backend issue https://github.com/tridecco/game-server/issues/50