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

feat: :sparkles: sdl initializer #23

Closed FrederikTobner closed 1 year ago

FrederikTobner commented 1 year ago

Added designated SDL initializer

FrederikTobner commented 1 year ago

moved the init function into the core namespace (tobot-application execution unit) and removed printf function calls