colobot
educational programming strategy game
Install
- All systems
-
curl cmd.cat/colobot.sh
- Debian
-
apt-get install colobot
- Ubuntu
-
apt-get install colobot
- Kali Linux
-
apt-get install colobot
- Fedora
-
dnf install colobot
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install colobot
- Raspbian
-
apt-get install colobot
- Dockerfile
- dockerfile.run/colobot
colobot
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.