Bitsy Converter
This tool allows one to convert Bitsy scripts into various output formats;
Currently supported export formats:
- JSON;
- Arduboy source code (can be compiled with either the Arduino IDE or ProjectABE's builtin compiler);
- SDCC + LibCV source code (can be compiled to Colecovision, SG-1000, Sega Master System and MSX, through either SDCC or 8bitworkshop's IDE);
- ESPboy Little Game Engine (can be compiled on their online IDE).
All you have to do is paste the script on the left panel, and the converted result will be displayed on the right panel. On the top of the right panel, there are also tabs for choosing the desired output format.
More formats to come.
Source is also available on
Status | Released |
Category | Tool |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (3 total ratings) |
Author | haroldo-ok |
Tags | arduboy, Bitsy, colecovision, espboy, MSX, Retro, sega-master-system, sg-1000 |
Code license | MIT License |
Development log
- Version 0.11.2 now available!Jun 21, 2023
- Version 0.11.1 releasedApr 22, 2020
- v0.10.0 - Now with SDCC + LibCV support!Jan 17, 2020
- Version 0.9.0 releasedJan 05, 2020
- Version 0.8.0 releasedJan 01, 2020