1
SFML projects / Re: Axioms Of Dominion, An Empire Forging Game
« on: May 28, 2022, 01:20:55 am »
No super interesting new images yet but I'm getting close to the point where I will want to fancify the UI a bit. currently using the default TGUI black theme and some border coloring. Most of my current work is on the AI and some upkeep on the multithreading as I advance the UI complexity. Also got a shitton of performance optimization outside multi-threading and heavily optimized the RAM usage. Of course a large map with lots of characters, 5-7 digits or so, could in theory use up 256GB of RAM. Sadly I can't test that till I splurge on some new RAM and a new CPU.