flappy

Crates.ioflappy
lib.rsflappy
version0.4.1
sourcesrc
created_at2019-06-26 10:06:46.700279
updated_at2020-01-19 06:44:15.200371
descriptiona rust version of a game that is definetly not flappy bird using the piston engine
homepage
repositoryhttps://github.com/mobile-bungalow/flappy
max_upload_size
id143702
size152,978
(mobile-bungalow)

documentation

README

Flappy

A bird jumping game that is definitely not Flappy Bird.


crates.io

Running

run with

$ cargo install flappy
$ flappy

Controls

Press space to jump and escape to reset and pause.


Changelog

Versions before 0.4.0 do not work. This crate now serves as an example of how to load piston assets at compilation time.

Commit count: 63

cargo fmt