opensourcegames/entries/colobot_gold_edition.md
2020-09-07 23:59:53 +02:00

20 lines
603 B
Markdown

# Colobot: Gold Edition
- Home: https://colobot.info/
- Inspirations: Colobot
- State: mature
- Download: https://colobot.info/download-colobot-gold/
- Keywords: remake, strategy, open content, programming, real time
- Code repository: https://github.com/colobot/colobot.git
- Code language: C++
- Code license: GPL-3.0
- Code dependencies: SDL2
- Developer: Daniel Roux, TerranovaTeam
Real-time strategy game, where you can program your units (bots) in a language called CBOT, which is similar to C++ and Java.
Updated version of the Colobot original source code.
## Building
- Build system: CMake