Skip to content

🐤 A very simple implementation of the famous Flappy Bird video game in Lua and the LÖVE game framework.

License

Notifications You must be signed in to change notification settings

zahradnik-ondrej/flappy-bird-love

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐤 flappy-bird

A very simple implementation of the famous Flappy Bird video game in Lua and the LÖVE game framework.

(The instructions below have been made to work on Linux operating systems, specifically on Ubuntu 22.04 along with the prerequisite of having Git installed on your system.)


Installation:

  1. sudo add-apt-repository -y ppa:bartbes/love-stable

  2. sudo apt update

  3. sudo apt install -y love

  4. git clone [https://github.com/zahradnik-ondrej/pong-love.git](https://github.com/zahradnik-ondrej/flappy-bird-love.git)

  5. love flappy-bird-love

About

🐤 A very simple implementation of the famous Flappy Bird video game in Lua and the LÖVE game framework.

Resources

License

Stars

Watchers

Forks

Languages