mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-23 16:59:10 +00:00
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.
This commit is contained in:
parent
9a43be9b9c
commit
3642e391bc
7 changed files with 101 additions and 56 deletions
2
ai_animation/.gitignore
vendored
2
ai_animation/.gitignore
vendored
|
|
@ -26,4 +26,4 @@ dist-ssr
|
|||
# AI things
|
||||
.claude/
|
||||
|
||||
./public/games/
|
||||
public/games/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue