Colobot | |
Author: | Epsitec SA |
Developer: | ICC & TerranovaTeam |
Released: | 2001 |
Latest Preview Version: | 0.2.1 |
Genre: | Real-time strategy |
Operating System: | Linux, Windows |
Platform: | Cross-platform |
License: | GPL-3.0-or-later |
Colobot (Colonize with Bots) is an educational, post-apocalyptic real-time strategy video game featuring 3D graphics, created by Swiss developer Epsitec SA. The objective of the game is to find a planet for colonization by the human race by establishing a basic infrastructure on the surface and eliminating any alien life forms endangering the expedition. The game takes place on the Earth, Moon, and seven fictional planets. The main feature of the game, which makes it educational, is the possibility for players to program their robots using a programming language similar to C++ or Java.
Life on earth is threatened by a devastating cataclysm, forcing mankind to move out and search for a new home. A first expedition composed solely of robots was sent to find another habitable planet, but for unknown reasons, the mission was a disaster and never returned.
With only a few robots for companions, the player must travel to new planets. Houston, Earth Mission Control as well as a spy satellite will transmit valuable information to the player. The player needs to build the infrastructure necessary to gather raw materials, energy supplies, and produce the weapons necessary to defend themselves. By programming robots, the player can delegate tasks to them, allowing the player to continue their mission while their robots upkeep the base, fight off enemies, harvest materials, and perform any other tasks assigned to them.
In the game, the player explores Earth, Moon and seven fictional planets.
No. | Level's name | Object | Characteristics | |
---|---|---|---|---|
1 | Leaving Earth | The planet where the game begins. | ||
2 | On the Moon | Where the previous expedition was last seen. | ||
3 | On Tropica | Tropica | Tropical planet. | |
4 | On Crystalium | Crystalium | A low-temperature planet featuring crystals. | |
5 | On Saari | Saari | Desert planet. | |
6 | On Volcano | Volcano | Volcanic planet. | |
7 | On Centuary | Centuary | Dry planet. | |
8 | On Orpheon | Orpheon | Electric planet. | |
9 | On Terranova | Terranova | Planet similar to Earth. |
The programming language used in is CBOT, syntactically similar to C++ and Java. Example code for a bot to find a piece of titanium ore and deliver it to a purification facility:
Epsitec released the games' source code in March 2012 under GNU GPL-3.0-or-later after being contacted by the Polish game enthusiast community PPC.[1] [2] [3]
ICC & TerranovaTeam (formerly PPC[4]) was given the source code by Epsitec under the GPL-3.0-or-later license.[2] [3] TerranovaTeam is in the process of updating the game, titled .[5]
CeeBot, also made by Epsitec, is a similar series of games that spans four titles:
The game has been recommended by the Polish Ministry of National Education as a teaching aid for learning the basics of algorithms and object-oriented programming.[6]