An open API service indexing awesome lists of open source software.

https://github.com/windler/mustacheengine

Android gameeninge including opengl, soundmanager, inputmanager, particleeninge, finite state machine and gamescreen-archtiecture
https://github.com/windler/mustacheengine

engine finite-state-machine game-engine inputmanager opengl

Last synced: 7 months ago
JSON representation

Android gameeninge including opengl, soundmanager, inputmanager, particleeninge, finite state machine and gamescreen-archtiecture

Awesome Lists containing this project

README

          

# MustacheEngine
The `MustacheEngine` is a playground game engine for the android platform.

## Status
This engine is not finished but usable, it lecks performance though. Its main purpose was to understand concepts of a game enginge architecture and OpenGL.

## Features
* InputManager
* ParticleEngine
* Finite State Machine
* GameScreens
* Layers
* Animations
* Actors
* Animations
* Sound Manager
* GameScreen Architecture
* GameScreenManager

## Future work
None ... just none.