mwhicks-dev / splat-alpha

2D platforming game engine based in C++ and built on top of the SFML multimedia suite.
0 stars 0 forks source link

Poor memory management #33

Open mwhicks-dev opened 5 months ago

mwhicks-dev commented 5 months ago

Everything needs destructors... Program tends to run out of memory and segfault