A game Engine editor that is made for a final student project.
Warning
You're about to see the shittiest code ever written by mankind.
- SFML 3.0.2: Used as the rendering pipeline.
- ImGui: for User Interface.
- ImGui-SFML: used to link SFML and ImGui.
Special thanks to the SFML discord server for helping me set up the project.