tridecco / game-client-web

Tridecco Game Client is a frontend application designed to support Tridecco games. It provides user interface rendering, user interaction handling, dynamic content loading, and communication with the backend server.
https://play.tridecco.com
GNU Affero General Public License v3.0
1 stars 0 forks source link

Implement Interface for Users in Custom Rooms Before the Game Starts #14

Closed TKanX closed 1 month ago

TKanX commented 1 month ago

Description:

Develop an interface for users who have joined custom rooms, allowing them to interact and prepare before the game starts. This interface should include features such as displaying room information, participant details, and options to leave the room or start the game.

TKanX commented 1 month ago

Add custom room component to game interface

https://github.com/tridecco/game-client-web/commit/916616fd6b96c677c686348d93dc3063724395fa

TKanX commented 1 month ago

Image

TKanX commented 1 month ago

Enhanced showRoom method for improved room management

https://github.com/tridecco/game-client-web/commit/95b20990e1a8970bc752287bdbbd5aba6a32a136

TKanX commented 1 month ago

Updated room component with exit and copy functionality

https://github.com/tridecco/game-client-web/commit/544fe40894a94364fc7d9d3affaef73ad33b591a

TKanX commented 1 month ago

Enhanced room functionality for joining and creating rooms

https://github.com/tridecco/game-client-web/commit/b79596af7c4fcc8dfa803a6a6a42347a952a460f

TKanX commented 1 month ago

Added startRoom method to GameNetwork class

https://github.com/tridecco/game-client-web/commit/c809e4bc1b4cb51c71f75fc321fa44f6542f24ea

TKanX commented 1 month ago

Implemented custom room start functionality

https://github.com/tridecco/game-client-web/commit/4bb395904cb1a9f9fce4a31f4e4cf3a5220c02ae