An open API service indexing awesome lists of open source software.

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.

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)

![Screen capture](screen.gif)

## 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)