-
Saved settings and stats Stable
released this
2024-09-03 22:33:28 -04:00 | 0 commits to main since this releaseThis version adds some basic stats:
- games played
- games won
- minutes played
It also persists the easy/hard game mode setting.
The stats are saved in a very small file (
.kodiak.dat
).Since the game state is not saved/restored quitting an in-progress game will hurt the player's stats. In the future we may end up saving complete game state.
Downloads