Tyler Marques
eebfba0a1b
Initial attempt at some tests that help us determine if the game has basic functionality
...
Signed-off-by: Tyler Marques <me@tylermarques.com>
2025-06-03 10:14:34 -07:00
Tyler Marques
3642e391bc
Updating phase state control to allow for reinit of units at any phase.
...
I wanted to be able to cause the turns to either progress, or to set the
units in their specific spots. This way if I skip ahead a bunch of turns
for one reason or another, I don't have to worry about the units on the
board being all messed up.
2025-05-28 10:38:16 -07:00
Tyler Marques
9a43be9b9c
Adding a GameId to allow moving through a list of games.
2025-05-28 10:38:16 -07:00
Tyler Marques
d250e38359
WIP: Adding a larger relationship view, that shows all powers
2025-05-28 10:38:15 -07:00
Tyler Marques
39c8320484
Reformating the project to have it's own directory, relying on TS
...
This makes the project able to use TS, and can be stood up using `npm
run dev`
2025-03-06 11:34:42 -05:00