tpsjr7/move-the-box-solver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Written by Ted Sanders Liscense: Public Domain Solver for "Move The Box" mobil phone game. https://itunes.apple.com/us/app/move-the-box/id491113310?mt=8 https://play.google.com/store/apps/details?id=ua.co.cts.sideup Outputs a sequence of moves to solve the puzzle. To enter the board, edit the temp board array line 118 Compiles with g++ compiler.