-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Some levels may be too difficult. It might help users if they could play without a limit in the number of moves. (via Robin P. on Google Play: http://goo.gl/F2HHRd Thanks!)
Possible implementations:
- Add a meny entry for mode: competition / training.
- Difficulty levels (hard/medium/supereasy), that differ in the number of moves allowed, easy being infinitely many.
- Moves left can go negative, so that people can keep playing, and the message "Try again" is shown once they finish the level.
This raises the question: does this game need a "hint" button?