There is now a github repo for this: https://github.com/mrboggieman/Arduboy.js
The Arduboy main code has been ported to JavaScript and a javascript version of an arduboy program can be ran in the window below. Good for quick development of Arduboy applications without needing to build and deploy on a real device.
Controls: use the interactive buttons above or use the following keyboard mappings:
Note: delay not supported in js
Up: | W / Up arrow |
---|---|
Left: | A / Left arrow |
Right: | D / Right arrow |
Down: | S / Down arrow |
A: | L / Z |
B: | P / X |
Comments