Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/davidor/fluappy
- Owner: davidor
- License: mit
- Created: 2017-08-21T19:46:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-21T20:40:31.000Z (over 7 years ago)
- Last Synced: 2024-11-23T13:36:23.204Z (2 months ago)
- Topics: flappy-bird, love2d
- Language: Lua
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).