Defend Mechanicsburg!
An RTS set in the Girl Genius universe. Castle Heterodyne is under attack from Wulfenbach forces. Recruit minions, conduct experiments to develop crazy new weapons, and build an army of clanks to drive them away and save Mechanicsburg from enslavement. World domination should be no problem after that, although some say it's overrated.
Awards
Scores
Ratings (show detail)
Overall: 3.5
Fun: 3.8
Production: 3.7
Innovation: 3
Respondents: 12
Files
File | Uploader | Date |
---|---|---|
Screenshot02.png
Updated screenshot |
gcewing | 2012/05/13 22:25 |
DefendMechanicsburg-0.2.zip
— final
Second and final release |
gcewing | 2012/05/13 22:23 |
DefendMechanicsburg-0.1.zip
— final
First release |
gcewing | 2012/05/12 14:33 |
Screenshot01-CastleAndHouses.png
Castle and Houses |
gcewing | 2012/05/08 22:27 |
Diary Entries
Made a start
Started by drawing some sprites. Was going to upload a picture, but file uploading seems to be broken at the moment.
Defend Mechanicsburg: Coding underway
Tuesday: Made a start on coding at last. That often seems to be the hardest part -- getting started!
Can generate and display a basic map and a couple of unit types.
Can generate and display a basic map and a couple of unit types.
Defend Mechanicsburg - Thursday
I can now select units and give command to them, and basic unit movement and attacking behaviour is working.
Now I need to come up with some kind of rudimentary AI for the other side. Why did I have to pick another game that needs AI? Will I ever learn?
Now I need to come up with some kind of rudimentary AI for the other side. Why did I have to pick another game that needs AI? Will I ever learn?
Defend Mechanicsburg: Friday, part 1
Enemy side is now building units and sending them off, and they're seeking out things to attack.
Lesson of the day: It's a good idea to make sure that a unit can't attack anything after it's dead!
Lesson of the day: It's a good idea to make sure that a unit can't attack anything after it's dead!
Friday, part 2
Lots of progress. Houses can create citizens, minions can recruit citizens to become minions or sparks, minions can be ordered to build laboratories (although the construction process itself isn't quite finished yet).
Also, the other side is able to construct waves of units which assault you fairly effectively if haphazardly.
Plan for tomorrow: Finish building construction, add some missing UI elements, and start adding more unit types.
Also, the other side is able to construct waves of units which assault you fairly effectively if haphazardly.
Plan for tomorrow: Finish building construction, add some missing UI elements, and start adding more unit types.
Defend Mechanicsburg - Saturday
Got something uploaded. Who knows, it might even be playable. No time for playtesting now, maybe in the morning.
Some instructions would be good too, but that's a major project in itself...
Some instructions would be good too, but that's a major project in itself...
Defend Mechanicsburg - Sunday
Knocked a few rough edges off and wrote some documentation. No time for playtesting. Don't even know if it's winnable at the moment.