/ebiten-bunnymark

Simple implementation of the popular Bunny Mark in Go with Ebiten

Primary LanguageGoMIT LicenseMIT

ebiten-bunnymark

Simple implementation of the popular Bunny Mark in Go with Ebiten.

The initial BunnyMark was created by Ian Lobb (code) and Amanda Lobb (art)

Usage

Press SPACE to double the number of bunnies on the screen.

You can set the initial number of bunnies using a command line flag:

$ bunnymark --num-bunnies=10000

License

MIT