Commit 517ad6ad authored by drallensmith's avatar drallensmith

Merge branch 'master' into mark_player_better - fix

parents 2bc8cca7 3c20eca3
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# HAS TO BE RUN FROM EXAMPLE DIR DUE TO hand_coded_defense_agent CONFIG! # HAS TO BE RUN FROM EXAMPLE DIR DUE TO hand_coded_defense_agent CONFIG!
../bin/HFO --offense-npcs=2 --defense-agents=1 --defense-npcs=1 --trials 20 --headless --port=7000 & ../bin/HFO --offense-npcs=2 --defense-agents=1 --defense-npcs=1 --trials 20 --headless --port=7000 &
sleep 5 sleep 15
./hand_coded_defense_agent &> agent1.txt & ./hand_coded_defense_agent &> agent1.txt &
sleep 5 sleep 5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment