Evil Engine is a 2D game engine that allows for easy creation of 2D and pseudo 3D games. The engine is actively being worked on, and is slated for release late 2014
###Implemented:
-Parallax Layers
-Binary Serialization/deserialization
-Box2D integration
-Artemis Component Entity System
-Custom Scripting Engine
-Interpolation Engine
###To Do:
-Spriter Sprites
-Level Editor
-Optimizations
-Box2D rigidbody Editing
-Realtime Cloth/Fluid simulations
-Custom lighting and shaders
-Shadows using Box2dLights
-L-System procedural environments