MiguelMLorente
|
7c4a6f5603
|
Fix commit and reset actions crossing pointers by creating an action stack (will be used to send data to backend)
|
2025-02-09 15:52:36 +01:00 |
MiguelMLorente
|
b72a74789c
|
Add icons for special cells and fix piece placement issues
|
2025-02-09 15:52:04 +01:00 |
MiguelMLorente
|
5fc02aa6a6
|
Enable pieces rotation in dice set and board
|
2024-12-03 23:03:28 +01:00 |
MiguelMLorente
|
035b7da335
|
Disallow piece placement when piece is not connected to adjacent piece or exit
|
2024-12-03 18:09:04 +01:00 |
MiguelMLorente
|
b1d57ebfcd
|
Disallow placing piece in places with invalid adjacent connections
|
2024-12-03 13:46:52 +01:00 |
MiguelMLorente
|
1ab3db8f67
|
Enable placing pieces in the game board
|
2024-12-03 12:29:10 +01:00 |
MiguelMLorente
|
835ce2c62a
|
Set up dice view from modelled pieces
|
2024-12-01 22:19:42 +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
|
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 |