Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidor/fluappy

Clone of the popular Flappy Bird game implemented in Lua
https://github.com/davidor/fluappy

flappy-bird love2d

Last synced: 11 days ago
JSON representation

Clone of the popular Flappy Bird game implemented in Lua

Awesome Lists containing this project

README

        

# Fluappy

Fluappy is a clone of the popular Flappy Bird game developed in Lua using the
[LÖVE framework](https://love2d.org/).

## Play

You will need to install the LÖVE framework. Check the instructions for your
platform [here](https://love2d.org/wiki/Getting_Started).

## Credits

Although the current codebase is very different, the first version of this
project was based on [this tutorial](https://simplegametutorials.github.io/bird/).

## License

[MIT License](http://opensource.org/licenses/MIT).