Girish Mahajan (Editor)

AndEngine

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
Nicolas Gramlich

Operating system
  
Android

Type
  
Game engine

Written in
  
Java, C++

Platform
  
Android

Website
  
Andengine.org

AndEngine is a game development engine for Android written in Java programming language. The engine uses OpenGL ES technology to provide accelerated graphics output. It's possible to use Eclipse or Android Studio to ease development.

Contents

Architecture

AndEngine operates with engines which can provide different functionality. For example, FPSLogger engine can log fps. Every engine has Scene which holds sprites and effects such as particle system emitters.

Features list

AndEngine supports output using custom shaders. Box2D extension provides physics calculations.

References

AndEngine Wikipedia