A 2d Game engine written in **pure** C(++) https://dock-it.dev/GigabiteStudios/Create-Engine/settings
Go to file
2025-05-12 12:37:34 -05:00
__pycache__ testing, and Remake Update 2025-04-13 13:41:47 -05:00
.idea Optimised FileExplorere Window 2025-05-12 12:15:03 -05:00
.vscode Starting on prefabs 2025-05-06 21:24:23 -05:00
images Upadted Readme 2025-05-10 13:40:06 -05:00
remake Update build.log 2025-05-10 15:52:37 -05:00
src Update AssetManager.cpp 2025-05-12 12:37:34 -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
CMakeLists.txt Optimised FileExplorere Window 2025-05-12 12:15:03 -05:00
imgui.ini Optimised FileExplorere Window 2025-05-12 12:15:03 -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 Upadted Readme 2025-05-10 13:40:06 -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 alt text Build System Screenshot