Commit Graph

  • *
  • *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • * |
  • |\ \
  • | |/
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • 80355d8 (main) added task description by Illia Soloviov 2024-02-06 22:03:24 +0100
  • fb2fa85 added evading shots by Illia Soloviov 2024-02-06 22:03:06 +0100
  • 03f157f (testing_N) leichte änderung zum ausweichen by Niklas 2024-02-06 13:59:55 +0100
  • 6bea41f added RumbleTest.java by Illia Soloviov 2024-02-01 16:18:40 +0100
  • 5c896cd removed unnecessary console logs by Illia Soloviov 2024-02-01 16:18:15 +0100
  • 1f654de fixed small bugs by Illia Soloviov 2024-02-01 16:03:04 +0100
  • 510b2ed added obstacles recognition by Illia Soloviov 2024-02-01 16:02:41 +0100
  • 1141ceb deleted unnecessary tests by Illia Soloviov 2024-02-01 15:42:27 +0100
  • 838d092 fixed small bugs by Illia Soloviov 2024-02-01 15:41:57 +0100
  • c66f1ba added a functioning version of rumbleBot by Illia Soloviov 2024-02-01 15:40:07 +0100
  • 04c1696 made SuperSnakeBot.java to SnakeBot.java by Illia Soloviov 2024-02-01 14:02:28 +0100
  • bfc344c added beta version of RumbleBot by Illia Soloviov 2024-01-23 00:26:46 +0100
  • 4c20806 removed magic numbers from EscapeBot.java by Illia Soloviov 2024-01-23 00:16:30 +0100
  • 17e2bbf more adjustments to checkBarriers(), now also checks for other players as obstacles by Niklas 2024-01-18 15:51:38 +0100
  • 2dc2bc8 minor adjustments to checkBarriers(), now properly checks for obstacles by Niklas 2024-01-18 15:48:23 +0100
  • d5abecb small adjustments by Niklas 2024-01-15 14:32:05 +0100
  • 4aa86b4 Initial setup of some basic methods by Niklas 2024-01-15 14:07:04 +0100
  • d041826 Added bool trapped by Illia Soloviov 2024-01-11 16:03:23 +0100
  • d4b2934 Simplified and generalized checkBarriers() by Illia Soloviov 2024-01-08 02:55:27 +0100
  • 6c28d6e made string moves private by Illia Soloviov 2024-01-08 02:05:07 +0100
  • bd4de54 Added SuperSnakeBot.java with arg score 30/32 by Illia Soloviov 2024-01-08 02:03:58 +0100
  • 7413a48 Added goToNearbyStone and isStoneNearby to SnakeBot.java by Illia Soloviov 2024-01-07 22:31:01 +0100
  • 446094f Added test results for SnakeBot.java by Illia Soloviov 2024-01-07 19:52:20 +0100
  • 2d6def3 Added countUncollectedStones for avoiding endless loops. by Illia Soloviov 2024-01-07 19:38:17 +0100
  • c88707f Removed "magic numbers" by adding generateLeftSideArray and generateRightSideArray to SnakeBot.java. Added calculateCharIndexFromCoordinates function. by Illia Soloviov 2024-01-07 19:18:10 +0100
  • 477e16c Removed "magic numbers" by adding generateLeftSideArray and generateRightSideArray to SnakeBot.java. Added calculateCharIndexFromCoordinates function. by Illia Soloviov 2024-01-07 19:16:31 +0100
  • 7bfbd68 Removed "magic numbers" by adding generateLeftSideArray and generateRightSideArray to SnakeBot.java. Added calculateCharIndexFromCoordinates function. by Illia Soloviov 2024-01-07 19:09:30 +0100
  • 54a1ca4 Added task descriptions and removed walkByColumns and walkByCircles by Illia Soloviov 2024-01-07 17:50:46 +0100
  • 0f5db8b Added task descriptions and removed walkByColumns and walkByCircles by Illia Soloviov 2024-01-07 17:48:14 +0100
  • 0b5ff13 Added draft and wrote TODO's to RumbleBot.java by Illia Soloviov 2024-01-07 17:33:37 +0100
  • 82ab1e9 Adjusted text formatting by Illia Soloviov 2024-01-07 15:16:41 +0100
  • eb4a102 Removed .gitignore by Illia Soloviov 2024-01-07 08:41:28 +0100
  • 8d96cea Removed Main.java by Illia Soloviov 2024-01-07 07:28:39 +0100
  • 992100b Added .gitignore by Illia Soloviov 2024-01-07 07:19:15 +0100
  • f9dd5c8 Added .gitignore by Illia Soloviov 2024-01-07 07:12:12 +0100
  • 8ac74a5 Added botTestCommands.txt by Illia Soloviov 2024-01-07 07:10:51 +0100
  • 3ace2a4 Added stones count in SnakeBot.java by Illia Soloviov 2024-01-06 23:47:07 +0100
  • 667eb1e Added drafts for SnakeBot and RumbleBot by Illia Soloviov 2024-01-06 21:52:37 +0100
  • cdb894c Added drafts for SnakeBot and RumbleBot by Illia Soloviov 2024-01-06 21:51:53 +0100
  • f7ae380 EscapeBot using walkBySpiral. Avg moves 54. Added drafts for SnakeBot and RumbleBot by Illia Soloviov 2024-01-06 20:26:01 +0100
  • 1bf3ea1 EscapeBot using walkBySpiral. Avg moves 54. by Illia Soloviov 2024-01-06 20:10:13 +0100
  • 261d4f4 EscapeBot beta version. Max 200 moves. Avg 100 moves. by Illia Soloviov 2024-01-06 18:17:24 +0100
  • 498bcb8 escapebot draft by ehrensbergeral85239 2023-12-14 17:15:23 +0100
  • b627544 tested version by ehrensbergeral85239 2023-12-14 16:45:00 +0100
  • 23d9763 add nextMove method by ehrensbergeral85239 2023-12-14 16:34:39 +0100
  • d61cff8 add nextMove method by ehrensbergeral85239 2023-12-14 16:21:06 +0100
  • e80d23d Merge branch 'main' of https://git.efi.th-nuernberg.de/gitea/soloviovil91400/BotsAI by ehrensbergeral85239 2023-12-14 16:09:21 +0100
  • 57fcccc initial commit by Illia Soloviov 2023-12-14 16:09:06 +0100
  • 1017228 Merge branch 'main' of https://git.efi.th-nuernberg.de/gitea/soloviovil91400/BotsAI by ehrensbergeral85239 2023-12-14 16:03:23 +0100
  • 52fb317 remove by ehrensbergeral85239 2023-12-14 16:02:43 +0100
  • 32a583a initial commit by Illia Soloviov 2023-12-14 16:02:12 +0100
  • d8ac08d initial commit by Illia Soloviov 2023-12-14 15:59:24 +0100
  • ca4df20 remove by ehrensbergeral85239 2023-12-14 15:58:20 +0100
  • 0084738 initial commit by Illia Soloviov 2023-12-14 15:56:20 +0100
  • 617230b initial commit by Illia Soloviov 2023-12-14 15:15:33 +0100
  • 4710500 initial commit by Illia Soloviov 2023-12-14 15:10:41 +0100
  • 0492203 initial commit by Illia Soloviov 2023-12-14 14:57:56 +0100