Giter Site home page Giter Site logo

nirokay / floppybird Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 14 MB

FlöppyBird is yet another open-source Flappy Bird clone (please don't sue me) written in Lua, using the Löve2d Game Engine.

License: GNU General Public License v3.0

Shell 3.46% Lua 96.54%
lua love2d flappy-bird flappy-bird-clone highscore

floppybird's Introduction

FlöppyBird

FlöppyBird is yet another open-source Flappy Bird clone (please don't sue me) written in Lua, using the Löve2d Game Engine.


1. Changelog (v0.6)

  • updated builder (added .AppImage format)
  • coin counter dynamic updates
  • custom skin support (read readme in love directory about usage)

2. Roadmap

(🔜 planned features, ❓ unsure)

  • ❓ Special Abilities

3. Installation

3.1 Full Releases

For built versions; please see the Release Tab. You can chose between:

  • *.love [Crossplatform] – this is a Löve2d file, launchable if you have the Löve2d Game Engine installed (see: Installing Löve2d Game Engine)
  • *-win.zip [Windows Native] – this is a package for Windows Operating Systems (can be run on Linux, using Windows Emulators like Wine)

3.2 Building from Source

Building from source is easy! Execute the following command:

./build.sh BUILD_NAME

The final build will be located in /.build/builds/. The build script builds a native Windows Executable, AppImage and a .love file, which can be run with the Löve2d Game Engine.

3.3 Installing Löve2d Game Engine

Love2d comes with Lua built into it, you dont have to download Lua 5.4 seperatly.

  • Arch Linux: sudo pacman -S love
  • Debian/Ubuntu: sudo snap install love
  • Windows and other systems: Love2d Download

floppybird's People

Contributors

nirokay avatar

Stargazers

 avatar  avatar

Watchers

 avatar

floppybird's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.