Colobot

Last updated
Colobot
Original author(s) Epsitec SA
Developer(s) ICC & TerranovaTeam
Initial release2001
Preview release
0.2.1 / 8 August 2023;11 months ago (2023-08-08)
Repository
Operating system Linux, Windows
Platform Cross-platform
Type Real-time strategy
License GPL-3.0-or-later
Website colobot.info
Screenshot of Colobot. Left, game scene with two bots and one explorer. Right, the program editor to create the code which controls the bots. Screenshot of Colobot.png
Screenshot of Colobot. Left, game scene with two bots and one explorer. Right, the program editor to create the code which controls the bots.

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.

Contents

Plot overview

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.

Missions

Screenshot of colobot gameplay Colobot screenshot.png
Screenshot of colobot gameplay

In the game, the player explores Earth, Moon and seven fictional planets.

No.Level's nameObjectCharacteristics
1Leaving Earth Earth The planet where the game begins.
2On the Moon Moon Where the previous expedition was last seen.
3On TropicaTropicaTropical planet.
4On CrystaliumCrystaliumA low-temperature planet featuring crystals.
5On SaariSaariDesert planet.
6On VolcanoVolcanoVolcanic planet.
7On CentuaryCentuaryDry planet.
8On OrpheonOrpheonElectric planet.
9On TerranovaTerranovaPlanet similar to Earth.

Language overview

Bot in colobot Colobot bot.png
Bot in colobot

The programming language used in Colobot 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:

externvoidobject::FetchTitanium(){objectitem;// declare variableitem=radar(TitaniumOre);// find a piece of titanium oregoto(item.position);// go to the oregrab();// pick up whatever is in front of the robot (presumably the ore)item=radar(Converter);// find the ore convertergoto(item.position);// relocate to the converterdrop();// drop the piece of oremove(-2.5);// back up 2.5 meters to allow the converter to start processing the ore}

Legacy

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 Colobot: Gold Edition. [5]

Similar games

CeeBot, also made by Epsitec, is a similar series of games that spans four titles:

Reception

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]

Related Research Articles

<span class="mw-page-title-main">Qt (software)</span> Object-oriented framework for software development

Qt is a cross-platform application development framework for creating graphical user interfaces as well as cross-platform applications that run on various software and hardware platforms such as Linux, Windows, macOS, Android or embedded systems with little or no change in the underlying codebase while still being a native application with native capabilities and speed.

<i>Strife</i> (1996 video game) 1996 video game

Strife is a first-person shooter role-playing video game developed by Rogue Entertainment. It was released in May 1996 in North America by Velocity Inc. and in Europe by Studio 3DO. The shareware version was released on February 23, 1996, while the full version was released on May 3. It was the last commercially released standalone PC game to utilize the id Tech 1 engine from id Software. The plot takes place in a world taken over by a religious organization known as "The Order"; the protagonist, an unnamed mercenary, becomes a member of the resistance movement which aims to topple the Order's oppressive rule.

<i>Angband</i> (video game) 1990 video game

Angband is a dungeon-crawling roguelike video game derived from Umoria. It is based on the writings of J. R. R. Tolkien, in which Angband is the fortress of Morgoth. The current version of Angband is available for all major operating systems, including Unix, Windows, Mac OS X, and Android. It is identified as one of the "major roguelikes" by John Harris. Angband is free and open source game under the GNU GPLv2 or the angband license.

The animated science fiction television program Futurama makes a number of satirical and humorous references to religion, including inventing several fictional religions which are explored in certain episodes of the series.

Jazz (<i>Transformers</i>) Transformers character

Jazz is a fictional robot character from the Transformers franchise. He is usually portrayed as a music-loving robot who speaks Black Vernacular English. In certain continuities he is shown as Optimus Prime's good friend and right-hand man.

<i>Kroz</i> 1987 video game

Kroz is a series of Roguelike video games created by Scott Miller for IBM PC compatibles. The first episode in the series, Kingdom of Kroz, was released in 1987 as Apogee Software's first game. It was also published on Big Blue Disk #20. Kroz introduced the scheme of the first episode being free and charging money for additional episodes, a technique which defined the business model for Apogee and was adopted by other MS-DOS shareware publishers.

<i>Ares</i> (video game) 1998 video game

Ares is a space strategy video game created by Nathan Lamont of Bigger Planet Software, and first released by Changeling Software in 1998. In 1999 the game was re-released as shareware by Ambrosia Software and released as open source software and freeware in 2008. The key feature of the game was its ability to zoom in and out smoothly; this allowed the player to switch between a close-up view, which emphasized space combat skills, and a strategic view of the entire map.

<i>Blake Stone: Planet Strike</i> 1994 video game

Blake Stone: Planet Strike is a first-person shooter video game, the sequel to Blake Stone: Aliens of Gold, made by JAM Productions and released for DOS on October 28, 1994, by Apogee Software.

<i>Oolite</i> (video game) Space trading and combat video game

Oolite is a free and open source 3D space trading and combat simulator "in the spirit of" Elite, a similar game published in the 1980s. The name is a contraction of object oriented Elite, because it was written in Objective-C, an object-oriented programming language. Among Oolite's several similarities to its source, the gaming experience is enhanced by the context set in Elite's original manual, and the accompanying novella, The Dark Wheel. Oolite is licensed under GPL-2.0-or-later for the source code, while resources are dual-licensed under GPL-2.0-or-later and CC BY-NC-SA-3.0.

Lego Spybotics was a Mindstorms robotics sub-series by Lego. There are four different sets, each of which includes a Spybot, a controller, a cable, and a software disc. The Spybots are color-coded, and each one has a different set of equipment attached. The software disc allows the user to program the robots and set up simulated missions for them.

<i>Bots!!</i> 2006 video game

Bots!! was a massively multiplayer online game (MMO) created by Acclaim Games as the company's launch title and most popular game, with the theme of robots fighting against computer viruses. Players choose from one of three basic BOTS and level up their character through gameplay and buying items with virtual credits called gigas. Three game modes exist for the game: Sector Battle, Player versus Player, and Base Battle. A Korean version of the game, called BOUT!!, also existed and was nearly identical, but received new updates earlier than the American version. BOUT!! was intended to be originally released on Xbox, but ended up being solely released on PC.

id Tech Series of video game engines

id Tech is a series of separate game engines designed and developed by id Software. Prior to the presentation of the id Tech 5-based game Rage in 2011, the engines lacked official designation and as such were simply referred to as the Doom and Quake engines, from the name of the main game series the engines had been developed for. "id Tech" has been released as free software under the GNU General Public License. id Tech versions 0 to 3 were released under GPL-2.0-or-later. id Tech versions 3.5 to 4.5 were released under GPL-3.0-or-later. id Tech 5 to 7 are proprietary, with id Tech 7 currently being the latest utilized engine.

<span class="mw-page-title-main">Free-software license</span> License allowing software modification and redistribution

A free-software license is a notice that grants the recipient of a piece of software extensive rights to modify and redistribute that software. These actions are usually prohibited by copyright law, but the rights-holder of a piece of software can remove these restrictions by accompanying the software with a software license which grants the recipient these rights. Software using such a license is free software as conferred by the copyright holder. Free-software licenses are applied to software in source code and also binary object-code form, as the copyright law recognizes both forms.

<span class="mw-page-title-main">GNU General Public License</span> Series of free software licenses

The GNU General Public License is a series of widely used free software licenses, or copyleft, that guarantee end users the four freedoms to run, study, share, and modify the software. The license was the first copyleft for general use and was originally written by Richard Stallman, the founder of the Free Software Foundation (FSF), for the GNU Project. The license grants the recipients of a computer program the rights of the Free Software Definition. The licenses in the GPL series are all copyleft licenses, which means that any derivative work must be distributed under the same or equivalent license terms. It is more restrictive than the Lesser General Public License and even further distinct from the more widely-used permissive software licenses such as BSD, MIT, and Apache.

<span class="mw-page-title-main">GrafX2</span> Raster graphics editor

GrafX2 is a bitmap graphics editor inspired by the Amiga programs Deluxe Paint and Brilliance. It is free software and distributed under the GPL-2.0-only license.

<i>Monsteca Corral</i> 2010 video game

Monsteca Corral is a fast-paced action strategy game for WiiWare, created by Onteca, an independent game developer based in Liverpool, UK. The object of the game is to engage in a variety of games and scenarios, incorporating a growth/rearing element, design/construction, and multiplayer combat in a world populated by large lifeforms: monsters and a race of robots.

<i>Silicon Dreams</i> 1983 video game

Silicon Dreams is a trilogy of interactive fiction games developed by Level 9 Computing during the 1980s. The first game was Snowball, released during 1983, followed a year later by Return to Eden, and then by The Worm in Paradise during 1985. The next year they were vended together as the first, second and last of the Silicon Dreams.

<i>Massive Monster Mayhem</i> Childrens game show program

Massive Monster Mayhem is a children's game show television program that combines live-action and computer-generated imagery animated elements. It premiered on Family Channel and Nicktoons on October 25, 2017. The series was created by Artur Spigel and Michael Chaves. It aired on Nicktoons and CITV in the UK and Ireland on February 26, 2018.

<i>Minetest</i> 2010 open source video game

Minetest is a free and open-source voxel game creation system. It is written primarily in C++ and makes use of the Irrlicht Engine. Minetest provides a Lua API allowing users to write their own games and mods. It is cross-platform, being available for Microsoft Windows, macOS, Linux, some BSD descendants, some GNU variants and Android.

References

  1. (in Polish) Announcement on Polish Portal of Colobot Archived 2012-08-07 at the Wayback Machine
  2. 1 2 License
  3. 1 2 Updated license after PPC rebranded to ICC&TerranovaTeam
  4. Rebranded Name for PPC
  5. Colobot: Gold Edition README
  6. (in Polish) Educational aids - site of Ministry of National Education of the Republic of Poland Archived 2008-02-16 at the Wayback Machine