3 unstable releases
Uses new Rust 2024
| 0.2.1 | Apr 9, 2026 |
|---|---|
| 0.2.0 | Apr 9, 2026 |
| 0.1.0 | Feb 16, 2026 |
#278 in Games
45KB
1K
SLoC
flappy-tui
A Flappy Bird clone that runs in your terminal, with pixel graphics and sound.
Controls
| Key | Action |
|---|---|
Space / Up / Enter |
Flap |
q / Esc |
Quit |
Install
cargo install flappy-tui
Run
flappy-tui
Environment variables
| Variable | Description |
|---|---|
FLAPPY_SEED |
Force a specific RNG seed for reproducible pipe layouts |
Build from source
cargo build --release
License
Licensed under either of Apache License, Version 2.0 or MIT License at your option.
Dependencies
~22–54MB
~1M SLoC