issues
search
AlecTroemel
/
phalanx-core
a board game that can be played on a computer, or 9x9 go board
1
stars
0
forks
source link
Save states
#15
Open
AlecTroemel
opened
4 years ago
AlecTroemel
commented
4 years ago
[ ] convert current state of FSM into hash. Maybe
lume.serialize
will be good enough
[ ] save board to a file
[ ] load board from file. This would maybe be under a
continue
button from the main menu
lume.serialize
will be good enoughcontinue
button from the main menu