issues
search
jjst
/
ultimate-tictactoe
An implementation of ultimate tictactoe in Elm
MIT License
15
stars
0
forks
source link
Save and restore game state
#11
Open
jjst
opened
8 years ago
jjst
commented
8 years ago
Use
localStorage
to save the game state and restore it.
Use
localStorage
to save the game state and restore it.