6th iteration of C++, SFML, Box2D game engine. Engine was currently tested only on Windows, although Linux will be supported as well.
- Entity Component System
- Physics simulation
- Multithreading (reimplementing since 0.4.0)
- Plugin/modding support (removed in 0.4.0, not reimplemented yet)