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

23 lines
448 B
Markdown

# Create-Engine
[Get Perks!](https://buymeacoffee.com/gigabitestudios)
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](images/image.png)
![alt text](images/image2.png)
![Build System Screenshot](images/screenshot.png)