Skip to content

gritfish/PuzzleBit

Repository files navigation

Gritfish PuzzleBit

A retro-console wrapper for PuzzleScript and Bitsy games

These files are intended to be used with HTMLE and compiled for touchscreen devices. They will not work on desktop (unless you're using touch emulation).

Bitsy Instructions

Copy everything in the section that looks like:

<script type="bitsyGameData" id="exportedGameData">
...
</script>

From your game file into the "bitsy_modded.html" file.

PuzzleScript Instructions

Copy everything in the section that looks like:

<script>var sourceCode=".........";compile(["restart"],sourceCode);</script>

From your game file into the "puzzlescript_modded.html" file.

About

A mobile UI for Bitsy and PuzzleScript games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages