Equal engine is a 2D game engine made in C++17. It provide a tools and base for you make a games for Windows and Linux.
Can be found on here.
See the docs for compilation instructions for the chosen platform.
The community can be found on Discord.
For contribuitions see the guide for instructions.
Package | Version | Link |
---|---|---|
Boost | 1.67 | https://www.boost.org |
SDL | 2.0.9 | https://www.libsdl.org |
uuid-dev/libuuid1 (Linux) | 2.33.1-0 | - |
Package | Link |
---|---|
fmt | https://fmt.dev/ |
glm | http://glm.g-truc.net/ |
googletest | https://github.com/google/googletest/ |
pugixml | https://pugixml.org/ |
stb | https://github.com/nothings/stb |
OS | Compiler | Link |
---|---|---|
Linux | GCC 8.3.0 | https://gcc.gnu.org |
Windows | MSVC++142v | https://visualstudio.microsoft.com |