C:\>make project-build
[ Freetime projects ]
[ Requested projects ]
SCROLL DOWN
It's a simple 2D game Engine based on OpenTK (C# wrapper for OpenGL)
The Engine uses Imgui.NET (C# wrapper for DearImGui) for its UI und OpenTK for the viewport.
The Game itself will be able to read the generated files by the engine and run the game in OpenTK.
Custom C# scripts are a clear goal, but the project is not meant for real game dev
but to learn the process of making an engine.
The Development is currently in planning state, but will soon go into development.
The state can be seen on Github.
CC is a unity package and can be used to debug or test builds outside of the Unity editor.
It was made to make finding problems that occur in build versions.
It shows all logs, which usually can only be seen in the unity editor.
You can also add your own commands to test special case situations or to navigate between coordinates and scenes.
Commands can be created from any script and can receive arguments.
The Development is finished and beside bug fixes will not get updates.
The project can be found on Github.
the Project tracker is a app made to track projects.
It uses Cards to represent tasks and sections to represent the completion state.
The Development is currently halten.
The state can be seen on Github.