Commit Graph

23 Commits (39d1ec9a77bd88e0d68cd11159f31388ba799049)

Author SHA1 Message Date
MiguelMLorente 39d1ec9a77 Add the remaining pieces to the set 2024-12-01 16:28:17 +01:00
MiguelMLorente 406e4d2f75 Re-structure pieces builder and add include first pieces batch 2024-12-01 12:30:59 +01:00
MiguelMLorente 7354586ef5 Created piece and placed piece abstractions 2024-11-30 22:31:16 +01:00
MiguelMLorente 163ca86734 Create dice view to present all available dice to place in the board 2024-11-30 21:53:42 +01:00
MiguelMLorente af133bae8b Add images of pieces 2024-11-30 19:41:20 +01:00
MiguelMLorente 0945336463 Implement board view based on board builder 2024-11-24 15:07:10 +01:00
MiguelMLorente e9305893cb Create board object builder and supporting classes and types 2024-11-23 22:50:07 +01:00
MiguelMLorente 4497a0a2f2 Created baseline for game page grid layout 2024-11-23 15:02:09 +01:00
MiguelMLorente ec6526deb5 Merge pull request 'Introduce eslint' (#4) from linter into main
Reviewed-on: #4
2024-11-21 21:34:11 +00:00
MiguelMLorente 56705d3574 Add eslint to web module 2024-11-20 23:29:21 +01:00
MiguelMLorente 250325d8d2 Pass linter on server build and start 2024-11-19 23:33:22 +01:00
MiguelMLorente d906cf486b Created linter in interface module 2024-11-19 23:25:52 +01:00
MiguelMLorente dc24f62f64 Merge pull request 'feat: adds common logic module' (#3) from local-npm-module into main
Reviewed-on: #3
2024-11-16 19:57:57 +00:00
MiguelMLorente f1c284915e Moved to interface and create real enum type 2024-11-16 20:57:06 +01:00
Pau Costa Ferrer 3f49d880c8 feat: adds common logic module 2024-11-16 20:01:08 +01:00
MiguelMLorente e7447436a6 Include basic styles using pico-css library 2024-11-15 16:07:30 +01:00
MiguelMLorente 8446ad6a14 Create design document draft version 2024-11-14 21:53:29 +01:00
MiguelMLorente 4aca37f3ff Setup style sheets with SASS 2024-11-10 23:40:09 +01:00
MiguelMLorente 9672a0ce32 Introducing implementation of sockets for client-server communication 2024-11-10 22:25:04 +01:00
DavidPerea 29dd826ee3 Cambia mensajes de Hello World (Distingue Front y Back) 2024-11-10 20:37:35 +01:00
MiguelMLorente f651d3a010 Setup server with NestJS 2024-11-10 18:28:47 +01:00
MiguelMLorente dba539c610 Setup the web page in React-TS 2024-11-10 17:49:23 +01:00
MiguelMLorente ff3273fd58 Initial commit 2024-11-10 13:31:23 +00:00