Colobot
Colobot | |
---|---|
The astronaut watches as his winged grabber is about to change and recharge the shooting bot's power cell. Note the code to accomplish this on the right-hand side. | |
Genre | RTS, programming |
Latest release | 0.2.1 (Announcement) |
Release date | August 8th, 2023 |
Platforms | Linux, Windows |
Developer | Daniel Roux at Epsitec, TerranovaTeam |
Code license | GPLv3+[1] |
Media license | GPLv3+[2] |
Engine | Ceebot |
P. language | C++, CBOT |
Library | Boost, OpenGL, OpenAL, SDL |
Contribute | |
Colobot is a free game. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. |
AUR: | colobot-gold |
---|---|
Debian: | colobot |
Fedora: | colobot |
OpenSUSE: | colobot |
Colobot - colonise with bots - is a combination of a real-time strategy and a programming game. The player takes the role of an astronaut with the mission to find a habitable planet, after humankind plunged the Earth into an ecological catastrophe. The player is not on their own, but accompanied by programmable robots that can help in building and defending structures. Through a satellite link with 'Houston' she/he is directed to complete a number of missions on different planets. The game also involves a rather aggressive though evolving relationship with native alien lifeforms.
Apart from the missions, there are also two game modes that instruct the player in the use of CBOT, the language used to program the bots. This language is rather similar to C++ and Java. During the missions, it's not really necessary to write code for the bots, but it is convenient to be able to adapt the programs Houston offers to the player. Version 0.1.6 introduced the Code Battle game mode, where players first provide all programs needed to operate a base and/or kill all enemies, and then let the programmed bots do their job without the possibility to interfere. The game provides three types of enemies: passive targets, pre-programmed bots and hot-seat play against a fellow human.
Development[edit]
The game was first developed and released by Epsitec, a Swiss software company.[3] In 2012, Epsitec licensed the game under GPLv3+ to PPC (Polski Portal Colobota, or Polish Portal of Colobot).[4] The PPC is now developing Colobot: Gold Edition, a portable and bug-free version of the original Colobot. They first ported the game from DirectX to a combination of OpenGL and SDL. After Colobot: Gold Edition is finished, PPC plans to work on the successor, Colobot 2.
In 2014, PPC was renamed to International Colobot Community to reflect a wider target audience. At the same time, the developers have adopted the name of TerranovaTeam.
External links[edit]
- Colobot homepage
- Wikipedia article
- Old Epsitec games website, where you can apparently still order the original game.