IsoEngine/README.md

432 B

ICEngine

Smol little game engine since I have no idea what I'm doing

Notice:

Since this uses the newer cpp modules, you need to make sure your compiler + build system + IDE supports this. You can find more info on this stack overflow post.

Building

Find more info about building the project in the docs/Building.md file.

(CMake >= 3.28)