A 2d Game engine written in **pure** C(++) https://dock-it.dev/GigabiteStudios/Create-Engine/settings
Go to file
2025-05-10 13:12:10 -05:00
__pycache__ testing, and Remake Update 2025-04-13 13:41:47 -05:00
.vscode Starting on prefabs 2025-05-06 21:24:23 -05:00
images Added some helper functions, and make a theme 2025-05-09 16:10:34 -05:00
remake Working In Project System 2025-05-10 13:11:50 -05:00
src Update Prefab.cpp 2025-05-10 13:12:10 -05:00
.gitignore made vs thingamabob 2025-05-06 09:44:08 -05:00
.gitmodules Added Bex2d, Deep Profilerng, and better lua profileing 2025-04-18 22:15:06 -05:00
imgui.ini Working In Project System 2025-05-10 13:11:50 -05:00
LICENSE Initial commit 2025-04-12 23:28:08 +00:00
profile_export.json Added some helper functions, and make a theme 2025-05-09 16:10:34 -05:00
README.md Added some helper functions, and make a theme 2025-05-09 16:10:34 -05:00
remake.yaml Started on text componenet. and other optimisations 2025-05-08 23:31:39 -05:00

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 Build System Screenshot