ColorNetwork is a game where you buy robot parts, assemble a robot, and enter your robot into a competition.
When starting a new game, you can choose to use the same settings as the previous game, or ask to autobalance the item costs and room difficulties based on the previous game
To download this game, just clone it from GitHub
To play, install python and run it:
- On Windows using Command Prompt or PowerShell: run
play.bat - In other shells (including other operating systems): run
./play.sh
Enjoy!