16 lines
413 B
Markdown
16 lines
413 B
Markdown
# Colobot
|
|
|
|
_Real-time strategy game, where you can program your units (bots) in a language called CBOT, which is similar to C++ and Java._
|
|
|
|
- Home: https://colobot.info/
|
|
- State: mature
|
|
- Download: https://colobot.info/download-colobot-gold/
|
|
- Keywords: real time, strategy
|
|
- Code repository: https://github.com/colobot/colobot.git
|
|
- Code language: C++
|
|
- Code license: GPL-3.0
|
|
|
|
## Building
|
|
|
|
- Build system: CMake
|