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

Add a Game Rules Page #59

Closed tedhyu closed 5 hours ago

tedhyu commented 6 days ago

A temporary solution is to add a link to: https://tridecco.com/instructions

image_instructions

TKanX commented 6 days ago

Description:

Create a dedicated page for displaying the game rules to improve user experience and ensure players clearly understand how to play the game.

Requirements:

TKanX commented 6 days ago

Added How to Play Page to navigation bar

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

This enhancement provides users with easy access to game instructions, improving the overall user experience.

TKanX commented 1 day ago

Added instructions page and update navigation to include it

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

TKanX commented 1 day ago

Compressed images on instructions page to webp format

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

TKanX commented 1 day ago

Image

@tedhyu