The graphics are boring I know. I must switch to an isometric engine or 3d engine. The second building is not pure white like the first one because it`s a different type of building. The size is the same as the size of the HQ same color too would have been confusing.
https://youtube.com/shorts/BQLu_iBlp8E?feature=share
Meh. Too much bloat. They might force you to use shitty scripting languages as well.
It's for noobs. \:D/
I would look at this:
https://www.raylib.com/examples.html
You can see the code for those examples is not much.
And it has all the stuff like math lib and GUI.
Another option is SFML. I had used this to make a very simple 2D game. It's pretty nice and easy to use.