https://github.com/firefly-zero/firefly-bitsy
🐈⬛ Interpreter for running Bitsy games on Firefly Zero.
https://github.com/firefly-zero/firefly-bitsy
bitsy firefly-zero gamedev interpreter
Last synced: 5 months ago
JSON representation
🐈⬛ Interpreter for running Bitsy games on Firefly Zero.
- Host: GitHub
- URL: https://github.com/firefly-zero/firefly-bitsy
- Owner: firefly-zero
- License: other
- Created: 2025-12-15T14:11:27.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-31T08:47:56.000Z (6 months ago)
- Last Synced: 2026-01-04T12:38:48.406Z (5 months ago)
- Topics: bitsy, firefly-zero, gamedev, interpreter
- Language: Rust
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# firefly-bitsy
Interpreter for running [Bitsy](https://bitsy.org/) games on [Firefly Zero](https://fireflyzero.com/).
Bitsy is a fun and simple game engine (and a web editor) for making simple story-driven games without writing any code. Bitsy games cannot benefit from the unique Firefly Zero features, like touchpad or multiplayer but it might be not a problem for some simple games.
* [▶️ getting started](https://docs.fireflyzero.com/dev/getting-started/)
* [🐙 github](https://github.com/firefly-zero/firefly-bitsy)
## Lisense
MIT License. Feel free to use and remix this project for any Firefly Zero games (or any other projects), free or commercial.