https://github.com/robloach/chailove-floppybird
:bird: Flappy Bird in ChaiLove
https://github.com/robloach/chailove-floppybird
chailove
Last synced: 5 months ago
JSON representation
:bird: Flappy Bird in ChaiLove
- Host: GitHub
- URL: https://github.com/robloach/chailove-floppybird
- Owner: RobLoach
- License: gpl-3.0
- Created: 2017-09-04T19:23:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-04T16:03:20.000Z (over 1 year ago)
- Last Synced: 2025-03-30T18:01:58.570Z (about 1 year ago)
- Topics: chailove
- Homepage: http://github.com/robloach/chailove
- Size: 14.1 MB
- Stars: 11
- Watchers: 5
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# ChaiLove: Floppy Bird
[Flappy Bird](https://en.wikipedia.org/wiki/Flappy_Bird) re-implementation using [ChaiLove](https://github.com/RobLoach/ChaiLove).
[](https://www.youtube.com/watch?v=RLVwTh6qDFI&hd=1)
See the [video demo](https://www.youtube.com/watch?v=RLVwTh6qDFI&t=29s) to see Floppy Bird in action.
## Install
1. Run [RetroArch](http://retroarch.com/)
2. Install the [ChaiLove](https://github.com/robloach/chailove) core through RetroArch
- *Online Updater* → *Core Updater* → *ChaiLove*
3. Download the latest [ChaiLove Floppy Bird release](https://github.com/RobLoach/ChaiLove-FloppyBird/releases)
- *Online Updater* → *Content Downloader* → *ChaiLove* → *FloppyBird.chailove*
## Play
1. Load `FloppyBird.chailove` through RetroArch...
- *Load Content* → *Downloads* → *FloppyBird.chailove*
2. Alternatively, it is possible to run it through the command line:
```
retroarch -L chailove_libretro.so FloppyBird.chailove
```
## Development
retroarch -L chailove_libretro.so main.chai
## Attribution
Floppy Bird is licensed under [GPL3](COPYING). Many of the assets included are [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/). The authors of the works are listed below...
- [Rob Loach](http://robloach.net)
- [Music Loop Variations](https://opengameart.org/content/music-loop-variations) by [Oddroom](https://opengameart.org/users/oddroom)
- [Boxy Bold font](https://opengameart.org/content/boxy-bold-font-split) by [Clint Bellanger](https://opengameart.org/users/clint-bellanger)