Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freehelpdesk/flappybird
A flappybird clone
https://github.com/freehelpdesk/flappybird
bevy bevy-engine flappybird rust rust-lang
Last synced: 2 months ago
JSON representation
A flappybird clone
- Host: GitHub
- URL: https://github.com/freehelpdesk/flappybird
- Owner: freehelpdesk
- License: mit
- Created: 2024-08-11T00:02:23.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T05:47:54.000Z (4 months ago)
- Last Synced: 2024-09-27T07:02:53.474Z (3 months ago)
- Topics: bevy, bevy-engine, flappybird, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 1.26 MB
- Stars: 20
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
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](https://www.rust-lang.org/learn/get-started).
```bash
# 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](https://github.com/freehelpdesk)
- [Thatcher Clough](https://github.com/thatcherclough) (Original Swift Co-Developer)This software uses the following open source packages:
- [Bevy](https://bevyengine.org/)
- [Rapier](https://rapier.rs)> This program's sprites were made using [Aseprite](https://www.aseprite.org/)
## Support
[![Ko-fi](https://img.shields.io/badge/support_me_on_ko--fi-F16061?style=for-the-badge&logo=kofi&logoColor=f5f5f5)](https://ko-fi.com/freehelpdesk)
XMR: `87X4SK6PHr2KWkbw5mXRUXRfK3JLpvukMGrRgatVZRCXPEB6momn2wzVhaiBkbEQYZ4XKMHWoQEL2S2A6Q2xwhKKMubiusQ`