Git Product home page Git Product logo

super-flying-gentlemen's Introduction

Super Flying Gentlemen

SFG is a action packed game designed for mobile devices. It was inspired by Flappy Bird.

You can get Android version on Google Play

Read more about it on my site

Super Flying Gentlemen screen shot

Building and running the game

Importing and running the project

This project is Gradle based, valid Gradle installation is required. Consult libGDX wiki to learn how to do that.

  1. clone this repo git clone ...

  2. import project into your ide

Running desktop version

Create run config with DesktopLauncher as main class. Make sure that working directory is set to ./android/assets Run the project.

Running HTML version

Run ./gradlew html:dist upload html/build/dist somewhere or python -m SimpleHTTPServer 8080 in that directory. WEB-INF directory is not required.

Running Android version

Running Android version requires additional setup. The app uses various Google services such as billing, ads, achievements and leader boards. They must be configured to test them, or disabled by removing relevant calls from AndroidActionResolver. Required strings are located in android/res/values/strings.xml

Used tools

SFG uses following tools: libGDX - multi-platform game framework

Spine - 2d animation framework

Various Google libs for Android and GWT

super-flying-gentlemen's People

Contributors

piotr-j avatar

Stargazers

guxuede avatar  avatar  avatar yychun1217 avatar Adrian Papari avatar Daan van Yperen avatar Kotcrab avatar Saeed Masoumi avatar Gus Vivas avatar Andrzej J. Debicki avatar Steve Forde avatar Hrushikesh Padwal avatar John Winter Murphy avatar Andrius Semionovas avatar  avatar Brandon avatar demigodjessica avatar  avatar Alexander F. Rødseth avatar

Watchers

 avatar

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.