atomicptr / bevy_bunnymark

Bunnymark implementation in Bevy/Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bevy_bunnymark

Simple implementation of the popular Bunny Mark in Rust with Bevy.

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

Made for fun and to play around with bevy. This can probably be solved a lot better but its was kinda fun seeing how many singular moving entities I can render on my notebook :).

Usage

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

License

MIT

About

Bunnymark implementation in Bevy/Rust

License:MIT License


Languages

Language:Rust 100.0%