AlemSnyder / Fun-Game

I am just practicing c++. Feal free to enjoy.
GNU General Public License v2.0
1 stars 0 forks source link

GUI trees #13

Closed AlemSnyder closed 1 year ago

AlemSnyder commented 2 years ago

This adds trees. The logic should be removed from main, and into a "game engine".

AlemSnyder commented 1 year ago

I did everything I could reasonably do in the PR. I will make another that refactors things, and adds comments to terrain.hpp/tile/node if you rewrite the IO.