Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fowlie/flappybird
- Owner: fowlie
- Created: 2014-10-26T18:51:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-08T10:50:50.000Z (about 7 years ago)
- Last Synced: 2023-02-26T04:42:17.301Z (over 1 year ago)
- Language: Java
- Size: 7.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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```