domingo, 5 de janeiro de 2014

Android Game Graphics Library

Recently, i needed to make little interactions (or little games) for Android. Using opengl or any game framework/engine would be overkill.
So i created a graphics library to help me with those tasks. It is a hierarchy based "gameobject" system with a SurfaceView for drawing and a separate thread for the updates.
Check out the repository.

Cheers!

Nenhum comentário:

Postar um comentário