blob: ab330b662c377ebcda79d18d9a50a087e0cadfcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
- Move->Step solves rules only. Have it search for a solution
and pick a solved cell.
- Have the options in the Move menu call validate() before solving.
- Incorporate validate() into the menu
- Remove sidebar buttons
- Add help
|