Open nhurde opened 1 year ago
A default application would be nice to have. Hopefully once the remaining key features are made this would be easy to manage. A console module would be interesting( maybe the pixelgameengine or literally just a while looped console that takes input).
Currently the shape_test_state is meant for testing new render functions in gcanvas and gartist, but this would need to include objects and branches of many types. Possibly even multi-scened.
Create a base project that runs entirely on gpe_base and no external modules.
This could be a simple console game and/or added with 1 module such as raylib or sdl2.
Reason:
To split the work within engine so PawGUI and Editor work can happen within seperate repositories.