MiguelMLorente pushed to game-page at Pochos/TrainsAndRoads
-
8bbc6e1f62 Implement special dice usage and layout
MiguelMLorente pushed to game-page at Pochos/TrainsAndRoads
-
eedbf3d9f4 Add icons for special cells and fix piece placement issues
MiguelMLorente merged pull request Pochos/TrainsAndRoads#8
Enable piece placement in game board
MiguelMLorente pushed to main at Pochos/TrainsAndRoads
-
3af9caff9a Merge pull request 'Enable piece placement in game board' (#8) from game-page into main
-
5fc02aa6a6 Enable pieces rotation in dice set and board
-
035b7da335 Disallow piece placement when piece is not connected to adjacent piece or exit
-
b1d57ebfcd Disallow placing piece in places with invalid adjacent connections
-
1ab3db8f67 Enable placing pieces in the game board
- Compare 5 commits »
MiguelMLorente reopened pull request Pochos/TrainsAndRoads#8
Enable piece placement in game boardMiguelMLorente closed pull request Pochos/TrainsAndRoads#8
Enable piece placement in game boardMiguelMLorente created pull request Pochos/TrainsAndRoads#8
Enable piece placement in game boardMiguelMLorente pushed to game-page at Pochos/TrainsAndRoads
-
5fc02aa6a6 Enable pieces rotation in dice set and board
-
035b7da335 Disallow piece placement when piece is not connected to adjacent piece or exit
- Compare 2 commits »
MiguelMLorente pushed to game-page at Pochos/TrainsAndRoads
-
b1d57ebfcd Disallow placing piece in places with invalid adjacent connections
MiguelMLorente pushed to game-page at Pochos/TrainsAndRoads
-
1ab3db8f67 Enable placing pieces in the game board
MiguelMLorente merged pull request Pochos/TrainsAndRoads#7
Merge game-page to main: include dice views, images, and supporting types
MiguelMLorente pushed to main at Pochos/TrainsAndRoads
-
e7beb85302 Merge pull request 'Include dice views, images, and supporting types' (#7) from game-page into main
-
835ce2c62a Set up dice view from modelled pieces
-
39d1ec9a77 Add the remaining pieces to the set
-
406e4d2f75 Re-structure pieces builder and add include first pieces batch
-
7354586ef5 Created piece and placed piece abstractions
- Compare 7 commits »
MiguelMLorente created pull request Pochos/TrainsAndRoads#7
Merge game-page to main: include dice views, images, and supporting typesMiguelMLorente pushed to game-page at Pochos/TrainsAndRoads
-
835ce2c62a Set up dice view from modelled pieces
MiguelMLorente pushed to game-page at Pochos/TrainsAndRoads
-
39d1ec9a77 Add the remaining pieces to the set
MiguelMLorente pushed to game-page at Pochos/TrainsAndRoads
-
406e4d2f75 Re-structure pieces builder and add include first pieces batch
MiguelMLorente pushed to game-page at Pochos/TrainsAndRoads
-
7354586ef5 Created piece and placed piece abstractions
MiguelMLorente pushed to game-page at Pochos/TrainsAndRoads
-
163ca86734 Create dice view to present all available dice to place in the board
-
af133bae8b Add images of pieces
- Compare 2 commits »
MiguelMLorente pushed to main at Pochos/TrainsAndRoads
-
d72984851e Merge pull request 'Merge game page board display into main branch' (#6) from game-page into main
-
0945336463 Implement board view based on board builder
-
e9305893cb Create board object builder and supporting classes and types
-
4497a0a2f2 Created baseline for game page grid layout
- Compare 4 commits »
MiguelMLorente merged pull request Pochos/TrainsAndRoads#6
Merge game page board display into main branch