This is a simple 2D game engine. Developers are able to make levels based on a simple text file format, where they define the layout of the map and what sprites to use. It is written using the standard libraries in C++ 11 and the SFML Library.
This was a second year project for my BSc Computer Games Programming course at the University of Suffolk.