ScottGarryFoster / SuperGameEngine

SuperGameEngine (SGE) is my project to explore programming in C++ by creating a 2D Engine in SDL2.
https://docs.supergameengine.com
Other
1 stars 0 forks source link

Ability to load scene from file #52

Open ScottGarryFoster opened 7 months ago

ScottGarryFoster commented 7 months ago

Currently loading a scene is done manually via C++.

An engine requires a data driven approach.

ScottGarryFoster commented 7 months ago

Need to create sub issues for this.

ScottGarryFoster commented 7 months ago

53 #54 make up this task