DillonKyleDev / FlatEngine__2D-Game-Engine

A 2D game engine made using SDL_2, ImGui ,and other libraries.
MIT License
1 stars 0 forks source link

GAME ENGINE .EXE #3

Open iKiwo opened 2 months ago

iKiwo commented 2 months ago

Could you sometime add an executor to test the ### game engine please?

DillonKyleDev commented 1 month ago

Hello there!

Sorry for the long response time. The engine is currently in and out of working condition. Maybe I should start using branches if people are going to be looking at this during the development...

I'm currently in the process of some pretty big engine reworks so it may be a few days/weeks before the engine is back to stable condition. I'm still fixing bugs created from changing FlatEngine to be a static library, and I'm adding a true entity component system. I'll be sure to update this when it's stable and easy to test and I'll start using branches properly from here on out.

Thanks for your interest : )