Closed
Description
We have several testing scenarios that we should get rid of (or move to Testing/
), and we should add a few more interesting challenges. A few brainstorming ideas I had:
- towers of hanoi
- sorting
- places to explore
- rpg?
- connect matching things
- carry stuff around in a factory
- sokoban? (pushable entities?)
- 2048 (make 2 1s into 2, 2 2s into 4, etc. start with a single 1)