Crates.io | flappy |
lib.rs | flappy |
version | 0.4.1 |
source | src |
created_at | 2019-06-26 10:06:46.700279 |
updated_at | 2020-01-19 06:44:15.200371 |
description | a rust version of a game that is definetly not flappy bird using the piston engine |
homepage | |
repository | https://github.com/mobile-bungalow/flappy |
max_upload_size | |
id | 143702 |
size | 152,978 |
A bird jumping game that is definitely not Flappy Bird.
run with
$ cargo install flappy
$ flappy
Press space to jump and escape to reset and pause.
Versions before 0.4.0 do not work. This crate now serves as an example of how to load piston assets at compilation time.