Giter Club home page Giter Club logo

andengine's Introduction

AndEngine

Donations

While developing AndEngine was a lot of fun, it also also consumed many(!) months of my life. It actually continues to cost me a significant amount of money to host the AndEngine forums.

If you made profit using your game and can afford to spare a fraction of it to the developer of the game engine you used, I would be very grateful! =)

Bitcoin

The easiest way of donating is via Bitcoin to the AndEngine funds wallet address:

Bitcoin Bitcoin Wallet Address: 1run6zViD16j2rP9evpayu8FqQ6mcRDqi Bitcoin Wallet

Tip4Commit (Bitcoin)

Tip the author (not the project itself) of the next commit to AndEngine:

Bitcoin top for next commit

PayPal

Donation Email: [email protected]

Thank you!

/Nicolas Gramlich

Building

Eclipse

  • AndEngine has to be build with ADT-17 or higher!

IntelliJ IDEA

  • AndEngine relies on ADT to auto-generate a "BuildConfig" class. IntelliJ IDEA (as of 11.1.1) has not fully integrated with ADT-17+. In order to build AndEngine with IntelliJ IDEA, you can simply add the following class yourself in the root package (org.andengine):
package org.andengine;

public final class BuildConfig { 
    public final static boolean DEBUG = true;
}

Branches

  • OpenGL ES 2:
    • Support: [> 93% of all Android devices (Apr. 2012)
    • Branch: GLES2-AnchorCenter
      • Active development.
      • The leatest and greatest.
      • More cocos2d-ish (Coordinate-System in the lower left corner, powerful AnchorCenter system.)
    • Branch: GLES2
      • Not in active development.
  • OpenGL ES 1:
    • Branch: master
    • Not in active development.
    • Support: > 99.0% of all Android devices (Apr. 2012)

Examples

Tests

Extensions

andengine's People

Contributors

brig avatar coccor avatar davidschreiber avatar ebbybeh avatar fixedd avatar gnufz avatar levinotik avatar loffe avatar makersf avatar moraes avatar nazgee avatar nicolasgramlich avatar player-03 avatar recastrodiaz avatar sjvc avatar spencerelliott avatar stevosaurus avatar vershinin avatar vertti avatar winniehell avatar xyuzynga avatar

Watchers

 avatar  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.