Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fowlie/flappybird

A simple FlappyBird clone written with LibGDX
https://github.com/fowlie/flappybird

Last synced: 5 days ago
JSON representation

A simple FlappyBird clone written with LibGDX

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/fowlie/flappybird.svg?branch=master)](https://travis-ci.org/fowlie/flappybird)
FlappyBird
==========

A simple FlappyBird clone written with [LibGDX](https://libgdx.badlogicgames.com/). This is a personal learning project.

Inspired by Bob Nystrom's [gameprogrammingpatterns.com](http://gameprogrammingpatterns.com/)

![Screenshot 1](screenshots/screencast.gif)

# How do I play it?
Open up your terminal and type ```./gradlew :desktop:run```