aboutsummaryrefslogtreecommitdiff
path: root/world.h
Commit message (Collapse)AuthorAge
* gui: Remove teamstomsmeding2017-03-04
|
* Split parsing code into its own file and cleanup includesSemperVinco2017-03-03
|
* include cstringSemperVinco2017-03-03
|
* Ditch World::print(ostream)tomsmeding2017-03-02
|
* Optimize terminal usagetomsmeding2017-03-02
| | | | The ^C-catching stuff will not work on windows; need to look into that
* include heading in -p option, pair -> tupleSemperVinco2017-03-01
|
* Add position argument option -p which places bots in specific locations, ↵SemperVinco2017-03-01
| | | | syntax: ./sim -p b1.rob 1 2 b2.rob -2 4
* Print world during simulationtomsmeding2017-03-01
|
* It seems to do something useful nowtomsmeding2017-03-01
|
* Execute some instructions!tomsmeding2017-03-01
|
* Initialtomsmeding2017-03-01