background preloader

Andengine

Facebook Twitter

Game Programming Patterns / Behaving Patterns / Component. AnimatedSprite. Forums • Sprite sheet editors : Tools. Forums • AndEngine - Forums. Guía tutorial para programar juegos 2D en Android utilizando AndEngine. - un knol de Juan de Dios Maldonado Sánchez. Getting Started: Installing AndEngine « AndEngine Guides. Note: these instructions are for the GLES1.0 version of AndEngine. It provides greater compatibility and speed in most instances, though is no longer updated. If you are interested in learning more about GLES2.0, check out andengine.org.

The first place to begin with AndEngine is: getting everything running! Before taking these steps, make sure you have Eclipse running the latest version of the Android SDK. If you’re new to Android and want a simple guide to get started, check Google’s documentation. (If you still have any questions, feel free to email me or ask in the comments.) Okay, so once you have Eclipse running with the Android SDK, the next step is to download the AndEngine source. . (1) To download the source as a JAR file here. NOTE- This version of the JAR file is not the latest- it is not updated often. In order to include the AndEngine code in a project, go to the project’s properties (right-click the project in the Package Explorer) and go to the Java Build Path tab. Like this: