https://github.com/robloach/bunnymark-tic80
Bunnymark ported to a few languages in TIC-80 for performance testing.
https://github.com/robloach/bunnymark-tic80
tic80
Last synced: 7 months ago
JSON representation
Bunnymark ported to a few languages in TIC-80 for performance testing.
- Host: GitHub
- URL: https://github.com/robloach/bunnymark-tic80
- Owner: RobLoach
- License: mit
- Created: 2019-09-18T07:01:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-03T14:28:10.000Z (over 2 years ago)
- Last Synced: 2023-04-09T06:57:30.690Z (over 2 years ago)
- Topics: tic80
- Language: Lua
- Homepage:
- Size: 1.73 MB
- Stars: 13
- Watchers: 4
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# TIC-80 Bunnymark
Bunnymark in some of the different languages available in [TIC-80](https://tic80.com).
- [JavaScript](https://tic80.com/play?cart=990)
- [MoonScript](https://tic80.com/play?cart=989)
- [Wren](https://tic80.com/play?cart=987)
- [Squirrel](https://tic80.com/play?cart=988)
- [Fennel](https://tic80.com/play?cart=865)
- [Lua](https://tic80.com/play?cart=2424)
## Usage
```sh
# Build all of the carts
make TIC80=/path/to/development/tic80
# Run all of them
make run
```## Credits
- Rob Loach
- Music from [Micro Mages - Title Screen](https://tic80.com/play?cart=616), by [Morphcat Games](http://morphcat.de/) and [Fubuki](https://tic80.com/user?id=219)