oxguy3 / blockdude

The classic TI-OS PuzzPack game, ported into PuzzleScript

Home Page:https://oxguy3.github.io/blockdude/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlockDude

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.

How to play

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.

License

This project is free software and is released under the terms of the GNU General Public License version 3.

Credits

  • 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

About

The classic TI-OS PuzzPack game, ported into PuzzleScript

https://oxguy3.github.io/blockdude/


Languages

Language:HTML 100.0%