v1.0.0-alpha02
jayasuryat
released this
14 Jan 16:24
·
204 commits
to main
since this release
This release addresses initial user feedback
Find the apk
file in the assets section
What's Changed
Bug fixes and improvements:
- #39. On changing the app theme, the game progress is getting lost
- #40. On locking the device the game progress is being lost
- #44. Loosing progress with screen rotation
- #46. The game shouldn't be marked as complete until all the non-mine cells are revealed
- #34. Game not completing if all the remaining cells are mines
- #37. "3" cell looks similar to an unrevealed cell
- #33. Consider revealing cells radially outwards
- #36. Slow down the background gradient
Credits ❤️️
- bhagath555 : Filed first-ever user-reported issue of this repo #44 🚀.
- These fine folks gave some awesome and detailed feedback 💌 in a Reddit post about this game, which got translated into these issues:
- AlwaysHopelesslyLost : #46, #34, #37, #33
- merrycachemiss : #40
- Feztopia : #36
Full Changelog: v1.0.0-alpha01...v1.0.0-alpha02