Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kbrgl/flapioca
A Flappy Bird-inspired terminal game written in Go.
https://github.com/kbrgl/flapioca
Last synced: about 1 month ago
JSON representation
A Flappy Bird-inspired terminal game written in Go.
- Host: GitHub
- URL: https://github.com/kbrgl/flapioca
- Owner: kbrgl
- License: gpl-3.0
- Created: 2022-07-17T18:50:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T20:38:07.000Z (over 2 years ago)
- Last Synced: 2024-09-06T01:12:47.093Z (3 months ago)
- Language: Go
- Homepage:
- Size: 289 KB
- Stars: 69
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- charm-in-the-wild - flapioca - Flappy Bird on the CLI! (_built with Bubble Tea_) (Applications / Games)
README
# Flapioca
> *Flapioca, like tapioca.*
![](./assets/screenshot.png)
A Flappy Bird-inspired terminal game. Built on [Bubble Tea](https://github.com/charmbracelet/bubbletea).
## Play
```
go install github.com/kbrgl/flapioca@latest
```Then, run `flapioca` to play!
## License
Licensed under GNU GPLv3. See `COPYING`.