This is really awesome, thank you for your work

I tested the visualizer and had some trouble "installing" it. Is this way correct:
-extract the tools from the main page
-copy all files from github->aichallange/ants/visualizer and replace the ones from the tools
-copy and replace all .py files from github->aichallange/ants/
did I miss something?
edit: basicly same quastion as mac.
One problem however still remains: the lines I draw with line(row1,col1,row2,col2) dont use the shortest path (they dont wrap around the map). But you said this is corrected, so do I do something wrong, or is there an option for this?
edit says: how exatly is the syntax?
I output: "v line(10 10 60 60)" ist this correct?
has anyone wrapped the commands in c++ and does feel like sharing this?
