The classic TI-OS PuzzPack game, ported into PuzzleScript. If you haven't heard of it before, you can read the original version's documentation here.
Simply open index.html in any HTML5-compatible web browser and start playing! Use the arrow keys to move and X or SPACE to pick up/put down blocks. You can restart a level by pressing R or undo a move by pressing Z.
If you are on a mobile device, you can use the mobile.html file instead. It uses this virtual pad to make the game playable without a keyboard.
This project is free software and is released under the terms of the GNU General Public License version 3.
- Stephen Lavelle created the fantastic PuzzleScript engine this game was made with.
- Brandon Sterner, Dan Englender, and Jason Kovacs developed the original version of Block Dude.
- Detached Solutions created extremely convenient full level images that saved me a ton of time.
- Emanuele Feronato wrote the virtual pad used in mobile.html