Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

EqualGames/equal_old

Repository files navigation

Equal Engine

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.

Getting the engine

Binary downloads

Can be found on here.

Compiling from source

See the docs for compilation instructions for the chosen platform.

Community and contributing

The community can be found on Discord.

For contribuitions see the guide for instructions.

Dependencies

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 -

Submodules

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

Compilers

OS Compiler Link
Linux GCC 8.3.0 https://gcc.gnu.org
Windows MSVC++142v https://visualstudio.microsoft.com

Releases

No releases published

Packages

No packages published