You can support the development on the Github Sponsors page.


Tools > BUNNYMARK IN MOONSCRIPT


Benchmarking tool to see how many bunnies can fly around the screen, using MoonScript.
made by @RobLoach
uploaded by RobLoach
added: 2019-11-18 06:18
updated: 2021-12-07 02:22
download cartridge
- CLICK TO PLAY -

1


Benchmarking tool to see how many bunnies can fly around the screen, using MoonScript.

Controls:
- Use up/down to add/remove bunnies

Source:
- https://github.com/RobLoach/Bunnymark-TIC80

License:
- MIT

Comments


StinkerB06

2019-12-06 22:06 #2157
Can't you just put the Moonscript code into the online Moonscript compiler, and get vanilla Lua out of it?

RobLoach

2020-01-18 20:44 #2299
Yes, you can, and that's what TIC-80 does. Compiles the MoonScript to Lua, and then runs the Lua code.


Post comment