BangleApps/apps/red7game/ChangeLog

8 lines
453 B
Plaintext
Raw Normal View History

2022-04-11 17:13:34 +00:00
0.01: Initial version of game
0.02: Fix mistake preventing game from ending in some cases.
0.03: Update help screen with more details.
0.04: Update cards to draw rounded on newer firmware. Make sure in-game menu can't be pulled up during end of game.
0.05: add confirmation prompt to new game to prevent fat fingering new game during existing one.
2023-09-09 22:54:04 +00:00
0.06: fix AI logic typo and add prompt to show what AI played each turn.
2024-02-26 19:46:12 +00:00
0.07: Minor code improvements.