How to Install colobot in Ubuntu 18.04



Install colobot by entering the following commands in the terminal:

sudo apt update
sudo apt install colobot

Description:

educational programming strategy game

Colobot (Colonize with Bots) is an educational game aiming to teach programming through entertainment. You are playing as an astronaut on a journey with robot helpers to find a planet for colonization. It features 3D real-time graphics and a C++ and Java-like, object-oriented language, CBOT, which can be used to program the robots available in the game.

Homepage: https://colobot.info

Version: 0.1.11-1

Section: universe/games