summaryrefslogtreecommitdiff
path: root/src/spacebot.cpp
AgeCommit message (Expand)Author
2015-08-14Added missing sensorsJustin Worthe
2015-08-12Changing how gamestate is interpreted into networkJustin Worthe
2015-08-02Reading brain in from a fileJustin Worthe
2015-08-01Reading network from fileJustin Worthe
2015-06-08Started adding test for reading game stateJustin Worthe
2015-06-06Added logging of other objects in game stateJustin Worthe
2015-06-06Abstracted game objects into an entity base classJustin Worthe
2015-06-03Moved mapping move to string to its own fileJustin Worthe
2015-06-03Added remaining objects for game stateJustin Worthe
2015-06-03Started reading of gamestateJustin Worthe
2015-06-03Merge branch 'master' of bitbucket.org:JWorthe/spacebotJustin Worthe
2015-06-03Removed bad vcxproj filesJustin Worthe
2015-06-03Added gamestate objectJustin Worthe
2015-05-25Made output randomJustin Worthe
2015-05-24Base botJustin Worthe