Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 602 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 602 Bytes

Evil Engine v .1

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