AlemSnyder / Fun-Game

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

Reduce Tile memory #26

Closed AlemSnyder closed 1 year ago

AlemSnyder commented 1 year ago

removes adjacent from tile to free up ~ 2.2 GB. There are still two things that need to be added to this commit, but most of the important things are done already.

egelja commented 1 year ago

Please format all files using the formatting command in the README

Clang-format can be installed through pip