Not connected
match_server.py
Getting started: How to run the match server
git clone https://github.com/drchangliu/MicroRTS.git
cd MicroRTS
ant build # or: find src -name '*.java' > sources.list && javac -cp "lib/*:bin" -d bin @sources.list
python3 tournament/match_server.py --port 8080
Then open http://localhost:8080/match.html in your browser.
Player 1 (AI1)
VS
Player 2 (AI2)
Game Replay
Tick 0 / 0
4x
Player 1
Player 2
Resource
Wall