22 lines
417 B
Markdown
22 lines
417 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.
|
|
|
|

|
|
 |