FrederikTobner / tobot-engine

A simple 2D game engine built on top of SDL2
https://frederiktobner.github.io/tobot-engine/
GNU General Public License v3.0
2 stars 0 forks source link

Remove unnecessary files and libs #80

Open FrederikTobner opened 1 year ago

FrederikTobner commented 1 year ago

Reevaluate the necassity of the libraries (e.g. tobot-test and tobot-lang) and the execution units we have added so far (e.g. TobotEnum) and remove functionality that wont be needed in the future.