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 Game Logic Layer #17

Closed TKanX closed 2 months ago

TKanX commented 4 months ago

Description:

Develop the game logic layer to manage the core rules, mechanics, and state of the game. This layer will handle the internal workings of the game, including turn-based mechanics, game state management, validation of moves, scoring, and game progression.

Requirements:

TKanX commented 3 months ago

Added trade request functionality to GameNetwork

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