Closed TKanX closed 2 weeks ago
https://github.com/tridecco/game-client-web/commit/00344e3b189de485a0801ae1ba624a0f6c650da7
rooms.ejs
and home.ejs
files to support the new game modes and toggle functionality.GameUI
classes to handle the new game modes and UI interactions.These changes provide new game modes and improve the user experience by offering a dynamic and interactive interface for selecting game modes.
https://github.com/tridecco/game-client-web/commit/bccf8494693dcb7f7fd8fb2c51fe984d0d8f7b64
main-header.ejs
to reflect the updated navigation structure.index.js
routes file to handle the new page structure and routing.These changes improve the user experience by clearly separating custom room creation and matchmaking into distinct pages.
https://github.com/tridecco/game-client-web/commit/7e8853ab246159dc31ebcf82d5b943945935605c
main-header.ejs
.This change cleans up the navigation bar by removing links to non-existent pages, improving the user experience.
https://github.com/tridecco/game-client-web/commit/60c261106387edeb40bc01a0e040d0a5119f2955
main-header.ejs
.https://github.com/tridecco/game-client-web/commit/e1390dbb9e990cfd874972b04d4038af28fa9f33
This fix improves the user experience by providing clear feedback when a connection error occurs.
Description:
Update page layout and navigation, add remove help/support from navigation bar, and enhance game mode options.
Requirements: