atomicptr / ebiten-bunnymark

Simple implementation of the popular Bunny Mark in Go with Ebiten

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple implementation of the popular Bunny Mark in Go with Ebiten

License:MIT License


Languages

Language:Go 100.0%