An attempt at building a game engine based on entity/component framework.
tinyxml2 - Used to parse XML files in C++. The source and header is included with this project, under VERGE/src/tinyxml2/. This was obtained from: https://github.com/leethomason/tinyxml2, and uses the zlib license.