ZenthWolf / Breeze

Lowest End Game Engine
0 stars 0 forks source link

Memory Management #15

Open ZenthWolf opened 5 years ago

ZenthWolf commented 5 years ago

MineSweeper has a branch which leaks memory intentionally each new game.

Learn how to diagnose and identify the problem.

ZenthWolf commented 5 years ago

The answer may just be fuck with shit and watch memory consumption... :(

ZenthWolf commented 4 years ago

Look into VALGRIND and how it might be implemented? Worked on Terra...