nicolasgramlich / AndEngine

Free Android 2D OpenGL Game Engine
http://www.andengine.org
Apache License 2.0
3.17k stars 1.35k forks source link
android game-development game-engine game-engine-2d

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: donate@andengine.org

Thank you!

/Nicolas Gramlich

Building

Eclipse

IntelliJ IDEA

package org.andengine;

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

Branches

Examples

Tests

Extensions