rchanou / website

Sokoban game and puzzle creator
http://ron.chanou.info/sokoban
MIT License
1 stars 0 forks source link

sokoban: validate levels before saving #13

Open rchanou opened 7 years ago

rchanou commented 7 years ago

for example, must have more boxes than targets. stretch goal: detect if player is bounded within walls? super stretch goal: run auto-solver to detect unsolvable puzzles?