Here is another game I found on one of my old disks. Terra, a multiplayer strategy game I created in 2006 for my computer-science course in school. Try it if you want and i will also provide the source code for all the Delphi programmers out there;)
http://andrdev-entwurfsmuster.googlecode.com/files/Terra.zip
(6MB because of the terrain textures and sound files)
- Round-based strategy game
- Dynamical terrain and unit system (Any type of unit or terrain can be added to the game by adding an image file and a ini file in the data folders) -> Easy to create mods
- Integrated Map Editor (all levels are created with this editor)
- Dynamical resource and unit system (the user can create new maps, new ressources und new units)
- Multiplayer games are possible (on the same PC)
- An AI Enemy (but not the smartest one, you should better play it with two humans;)
Here some more screenshots (The second map and units were created by a friend, using the map-editor):