Commit Graph

14 Commits

Author SHA1 Message Date
poweronoff
8336a263a4 README.md
fix typo
2017-04-22 22:03:21 +02:00
poweronoff
6c9740bf4e move strategy implemented 2017-04-22 21:46:05 +02:00
poweronoff
1b7e21c8ee maven builds now executable jar 2017-04-22 21:45:45 +02:00
poweronoff
5ce8189284 implement place strategy, some improvements 2017-04-22 17:26:00 +02:00
poweronoff
de00d0cff3 rudimentary user input error handling 2017-04-22 16:15:32 +02:00
poweronoff
737d4a61ca added new Command abstraction to transport commands with parameters (f.e. PLACE X,Y,F) 2017-04-22 16:07:23 +02:00
poweronoff
2a1566b454 added unit test for the TurnStrategy 2017-04-22 13:14:24 +02:00
poweronoff
da8d281b45 move RobotEngineTest to the right place 2017-04-22 13:14:05 +02:00
poweronoff
105ee886ad small code enhancement 2017-04-21 23:11:24 +02:00
poweronoff
c36b562fb0 ReportStrategy is added 2017-04-21 23:02:21 +02:00
poweronoff
516eb6a4eb [bugfix] - avoid create new instance of RobotEngine on every command 2017-04-21 23:01:58 +02:00
poweronoff
435c48713b initial setup and turn strategy is working 2017-04-21 22:50:48 +02:00
poweronoff
4fbf1b912b added intelliJ stuff to the .gitognore 2017-04-21 22:42:44 +02:00
poweronoff
db0836bd72 Initial commit 2017-04-19 20:36:22 +02:00