Create-Engine/README.md

22 lines
417 B
Markdown
Raw Normal View History

2025-04-12 23:28:08 +00:00
# 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)
![Build System Screenshot](images/screenshot.png)