It is simple 2D game written in C++ with:
- ECS - Entity-Component-System header-only type-safe entity component system library.
- SFML - Simple and Fast Multimedia Library
This has been tested on the following compilers:
- Visual Studio 2017 on Windows 10(x64)
- Microsoft (R) C/C++ version 19.16.27030.1 for x64
Contributions are welcome! Submit a pull request, or if you find a problem (or have a feature request) make a new issue!