#bird #piston #engine #version #game #definetly

app flappy

a rust version of a game that is definetly not flappy bird using the piston engine

3 unstable releases

0.4.1 Jan 19, 2020
0.4.0 Jul 8, 2019
0.3.0 Jun 27, 2019
0.2.0 Jun 26, 2019
0.1.1 Jun 26, 2019

#1723 in Game dev

MIT license

72KB
403 lines

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.

Dependencies

~16MB
~130K SLoC