slider puzzle game in python
The game should have some selectable features:
- Grid Size, 3x3 to nxM
- selectable colors
- mode selection: a. Numbered b. lettered c. image d. text either as an image of a page of text and pics
- Scoring, high scores for speed and for lowest moves Scoring should be separate for each grid size
- Replay mode - reset the original position (for competition or testing)
- Move tracking?
- a solution engine with hinting