Colobot

From Libregamewiki
Jump to navigation Jump to search
Colobot
Colobot-0.1.2-screenshot.png
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.
GenreRTS, programming
Latest release0.2.1  (Announcement)
Release dateAugust 8th, 2023
PlatformsLinux, Windows
DeveloperDaniel Roux at Epsitec, TerranovaTeam
Code licenseGPLv3+[1]
Media licenseGPLv3+[2]
EngineCeebot
P. languageC++, CBOT
LibraryBoost, 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.
Available as a package in:  
Error creating thumbnail: /bin/bash: line 1: convert: command not found
Arch AUR:
colobot-gold 
Openlogo-debianV2.svg Debian: colobot 
Fedora logo.svg Fedora: colobot  
OpenSUSE Logo.svg 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]

References[edit]

  1. README of the code repository
  2. README of the data repository
  3. History page on the Epsitec website
  4. Letter of Epsitec's CEO stating the license to PPC