flappybird
A flappybird clone
Rust★ 54⑂ 8 forksMITupdated 1 year ago
git clone https://github.com/freehelpdesk/flappybird.gitfreehelpdesk/flappybirdREADME.mdfork it — it’s yours
Flappybird Revision Project
A clone of the original Flappybird game written by Dong Nguyen using Bevy.
How to Compile • Download • Credits • Playtest
How To Compile
To compile and run this Flappybird clone, you must install the rust toolchain.
# Clone this repository $ git clone --recursive https://github.com/freehelpdesk/flappybird # Go into the repository $ cd flappybird # Switch to rust nightly $ rustup default nightly # Compile the binary $ cargo build --release
The build binary will be in
target/release/
Credits
Developers:
- freehelpdesk
- Thatcher Clough (Original Swift Co-Developer)
This software uses the following open source packages:
This program's sprites were made using Aseprite
Support
XMR: 87X4SK6PHr2KWkbw5mXRUXRfK3JLpvukMGrRgatVZRCXPEB6momn2wzVhaiBkbEQYZ4XKMHWoQEL2S2A6Q2xwhKKMubiusQ
more like this
TachiSnap
TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…
HTML★ 50
bit_gossip
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
Rust★ 50
