A 2D OGLES 3 game developed in Godot 3.x. Intends to emulate the mechanics of CCRPIV on Scratch: https://scratch.mit.edu/studios/31228758/
GNU General Public License v3.0
3
stars
1
forks
source link
Make Cities Bombable #27
Open
TheMowgliMan opened 2 years ago
Add a "Bomb" button in the city menu. Should only work if you have enough bombs, and have bomber planes.
Requires #25 and #26 to be finished.