new entries and reorganization of python scripts (added git archive)

This commit is contained in:
Trilarion
2018-06-01 09:23:02 +02:00
parent ce9c189ce1
commit 22d7ec4537
18 changed files with 246 additions and 23 deletions

15
games/strategy/colobot.md Normal file
View File

@@ -0,0 +1,15 @@
# 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/
- Download: https://colobot.info/download-colobot-gold/
- State: mature
- Keywords: RTS
- Code: https://github.com/colobot/colobot
- Language(s): C++
- License: GPL-3.0
## Building
Uses CMake