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
- Host: GitHub
- URL: https://github.com/windler/mustacheengine
- Owner: windler
- License: mit
- Created: 2012-12-31T15:00:13.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T21:39:36.000Z (about 8 years ago)
- Last Synced: 2025-01-20T16:53:43.445Z (about 1 year ago)
- Topics: engine, finite-state-machine, game-engine, inputmanager, opengl
- Language: Java
- Size: 982 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.