Create-Engine/README.md
2025-05-10 13:40:06 -05:00

448 B

Create-Engine

Get Perks!

A 2d Game engine written in C++

Compileing

Go to the build.py and update the inclued paths, and everything under 'Config'

run

python3 ./Remake/remake/remake.py clean

then

python3 ./Remake/remake/remake.py run

Then wait for it to compile and run.

screenshot alt text Build System Screenshot