IsoEngine/README.md

9 lines
331 B
Markdown

# Iso Engine
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](https://stackoverflow.com/questions/57300495/how-to-use-c20-modules-with-cmake).