An open API service indexing awesome lists of open source software.

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

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).

[![Floppy Bird Gameplay](screenshot.png)](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)