https://github.com/leshow/flappy_bird
Flappy bird clone made in ggez (rust)
https://github.com/leshow/flappy_bird
Last synced: about 1 year ago
JSON representation
Flappy bird clone made in ggez (rust)
- Host: GitHub
- URL: https://github.com/leshow/flappy_bird
- Owner: leshow
- License: mit
- Created: 2019-06-26T21:16:24.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-16T20:53:31.000Z (almost 7 years ago)
- Last Synced: 2025-04-02T02:46:28.293Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 495 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flappy Bird
Written in [ggez](https://github.com/ggez/ggez), this is a flappy-bird clone I'm working on because I haven't made a game in a very long time. That is all.
## Run
```bash
cargo run --release
```
## Install
```bash
cargo install
```
## Screenshots

