Zetawar / zetawar

Zetawar is a turn based tactical strategy game implemented in 100% ClojureScript.
MIT License
169 stars 14 forks source link

Add version number or release hash to game state format #28

Open djwhitt opened 8 years ago

djwhitt commented 7 years ago

Thinking about this more, I may add a release hash to the game state, but I'll probably just use it to warn users if the game state + code version don't match. I'm not going to add extra logic to support loading old versions of the format.