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!
- Versions: 0.2.1-alpha
- Website: https://colobot.info
- Licenses: GPL 3+
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
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.