
City State: Inspired Destiny
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
This is my first real game from scratch. It's in C and OpenGL and has been tested on XP, Vista and Win7.
I didn't have time for balancing, and I also wanted the city to grow and change as you picked technologies, but that didn't pan out.
Also some of the graphics I love, and some I hate. In the end I added a tooltip beneath the technology picker to help you know what each tech was.
Tip: To avoid war, have defenses (lower peace rating), a large population and a good economy. You can look at Disasters.c for more details, but there lay spoilers.
Edit: Some people are still getting a missing DLL error, despite the windows release compiling with a static link to the runtime. If this is the case for you, check out the runtime link.
I didn't have time for balancing, and I also wanted the city to grow and change as you picked technologies, but that didn't pan out.
Also some of the graphics I love, and some I hate. In the end I added a tooltip beneath the technology picker to help you know what each tech was.
Tip: To avoid war, have defenses (lower peace rating), a large population and a good economy. You can look at Disasters.c for more details, but there lay spoilers.
Edit: Some people are still getting a missing DLL error, despite the windows release compiling with a static link to the runtime. If this is the case for you, check out the runtime link.