Illia Soloviov
|
446094f6af
|
Added test results for SnakeBot.java
|
2024-01-07 19:52:20 +01:00 |
|
Illia Soloviov
|
2d6def3c29
|
Added countUncollectedStones for avoiding endless loops.
|
2024-01-07 19:38:17 +01:00 |
|
Illia Soloviov
|
477e16cede
|
Removed "magic numbers" by adding generateLeftSideArray and generateRightSideArray to SnakeBot.java. Added calculateCharIndexFromCoordinates function.
|
2024-01-07 19:16:31 +01:00 |
|
Illia Soloviov
|
7bfbd6812e
|
Removed "magic numbers" by adding generateLeftSideArray and generateRightSideArray to SnakeBot.java. Added calculateCharIndexFromCoordinates function.
|
2024-01-07 19:09:30 +01:00 |
|
Illia Soloviov
|
54a1ca4511
|
Added task descriptions and removed walkByColumns and walkByCircles
|
2024-01-07 17:50:46 +01:00 |
|
Illia Soloviov
|
0f5db8bb66
|
Added task descriptions and removed walkByColumns and walkByCircles
|
2024-01-07 17:48:14 +01:00 |
|
Illia Soloviov
|
82ab1e9717
|
Adjusted text formatting
|
2024-01-07 15:16:41 +01:00 |
|
Illia Soloviov
|
3ace2a44d9
|
Added stones count in SnakeBot.java
|
2024-01-06 23:47:07 +01:00 |
|
Illia Soloviov
|
667eb1e2f7
|
Added drafts for SnakeBot and RumbleBot
|
2024-01-06 21:52:37 +01:00 |
|
Illia Soloviov
|
cdb894c428
|
Added drafts for SnakeBot and RumbleBot
|
2024-01-06 21:51:53 +01:00 |
|
Illia Soloviov
|
f7ae380baa
|
EscapeBot using walkBySpiral. Avg moves 54. Added drafts for SnakeBot and RumbleBot
|
2024-01-06 20:26:01 +01:00 |
|