TrainsAndRoads/interface
MiguelMLorente 9fbfe40f7f Create page transition from lobby to in-game 2025-02-09 16:09:23 +01:00
..
client-events Add functionality to "Join Lobby" button 2024-11-24 12:26:50 +01:00
constants Enable pieces rotation in dice set and board 2025-02-09 16:08:06 +01:00
server-events Create page transition from lobby to in-game 2025-02-09 16:09:23 +01:00
types Fix commit and reset actions crossing pointers by creating an action stack (will be used to send data to backend) 2025-02-09 16:08:40 +01:00
.eslintrc.js Re-structure pieces builder and add include first pieces batch 2025-02-09 16:07:08 +01:00
BoardBuilder.ts Implement board view based on board builder 2025-02-09 16:06:49 +01:00
index.ts Create page transition from lobby to in-game 2025-02-09 16:09:23 +01:00
package-lock.json Set up dice view from modelled pieces 2025-02-09 16:08:06 +01:00
package.json Set up dice view from modelled pieces 2025-02-09 16:08:06 +01:00
tsconfig.json Moved to interface and create real enum type 2024-11-16 20:57:06 +01:00