This package browser is in early development. Mind the rough edges.

colobot

Educational programming strategy game

Colobot: Gold Edition is a real-time strategy game, where you can program your units (bots) in a language called CBOT, which is similar to C++ and Java. Your mission is to find a new planet to live and survive. You can save humanity and get programming skills!

Installation

Install the latest version of colobot as follows:

guix install colobot

Or install a particular version:

guix install colobot@0.2.1-alpha

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.