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

Testing the engine #1

Closed DillonKyleDev closed 6 months ago

DillonKyleDev commented 6 months ago

Tested the engine by making a 2D chess game to find the weak points in the engine and what needs to be improved. Made many improvements and tweaks during the development process.