Commit Graph

  • 80355d8c27 added task description main Illia Soloviov 2024-02-06 22:03:24 +01:00
  • fb2fa8507c added evading shots Illia Soloviov 2024-02-06 22:03:06 +01:00
  • 03f157f0ac leichte änderung zum ausweichen testing_N Niklas 2024-02-06 13:59:55 +01:00
  • 6bea41fdbc added RumbleTest.java Illia Soloviov 2024-02-01 16:18:40 +01:00
  • 5c896cd178 removed unnecessary console logs Illia Soloviov 2024-02-01 16:18:15 +01:00
  • 1f654de1a2 fixed small bugs Illia Soloviov 2024-02-01 16:03:04 +01:00
  • 510b2ed752 added obstacles recognition Illia Soloviov 2024-02-01 16:02:41 +01:00
  • 1141ceb4ff deleted unnecessary tests Illia Soloviov 2024-02-01 15:42:27 +01:00
  • 838d092dab fixed small bugs Illia Soloviov 2024-02-01 15:41:57 +01:00
  • c66f1ba2cb added a functioning version of rumbleBot Illia Soloviov 2024-02-01 15:40:07 +01:00
  • 04c1696da7 made SuperSnakeBot.java to SnakeBot.java Illia Soloviov 2024-02-01 14:02:28 +01:00
  • bfc344c9aa added beta version of RumbleBot Illia Soloviov 2024-01-23 00:26:46 +01:00
  • 4c20806d7e removed magic numbers from EscapeBot.java Illia Soloviov 2024-01-23 00:16:30 +01:00
  • 17e2bbfba9 more adjustments to checkBarriers(), now also checks for other players as obstacles Niklas 2024-01-18 15:51:38 +01:00
  • 2dc2bc8a88 minor adjustments to checkBarriers(), now properly checks for obstacles Niklas 2024-01-18 15:48:23 +01:00
  • d5abecb35d small adjustments Niklas 2024-01-15 14:32:05 +01:00
  • 4aa86b4553 Initial setup of some basic methods Niklas 2024-01-15 14:07:04 +01:00
  • d041826164 Added bool trapped Illia Soloviov 2024-01-11 16:03:23 +01:00
  • d4b29340bc Simplified and generalized checkBarriers() Illia Soloviov 2024-01-08 02:55:27 +01:00
  • 6c28d6e358 made string moves private Illia Soloviov 2024-01-08 02:05:07 +01:00
  • bd4de54fa7 Added SuperSnakeBot.java with arg score 30/32 Illia Soloviov 2024-01-08 02:03:58 +01:00
  • 7413a48b58 Added goToNearbyStone and isStoneNearby to SnakeBot.java Illia Soloviov 2024-01-07 22:31:01 +01:00
  • 446094f6af Added test results for SnakeBot.java Illia Soloviov 2024-01-07 19:52:20 +01:00
  • 2d6def3c29 Added countUncollectedStones for avoiding endless loops. Illia Soloviov 2024-01-07 19:38:17 +01:00
  • c88707fee9 Removed "magic numbers" by adding generateLeftSideArray and generateRightSideArray to SnakeBot.java. Added calculateCharIndexFromCoordinates function. Illia Soloviov 2024-01-07 19:18:10 +01:00
  • 477e16cede Removed "magic numbers" by adding generateLeftSideArray and generateRightSideArray to SnakeBot.java. Added calculateCharIndexFromCoordinates function. Illia Soloviov 2024-01-07 19:16:31 +01:00
  • 7bfbd6812e Removed "magic numbers" by adding generateLeftSideArray and generateRightSideArray to SnakeBot.java. Added calculateCharIndexFromCoordinates function. Illia Soloviov 2024-01-07 19:09:30 +01:00
  • 54a1ca4511 Added task descriptions and removed walkByColumns and walkByCircles Illia Soloviov 2024-01-07 17:50:46 +01:00
  • 0f5db8bb66 Added task descriptions and removed walkByColumns and walkByCircles Illia Soloviov 2024-01-07 17:48:14 +01:00
  • 0b5ff137e4 Added draft and wrote TODO's to RumbleBot.java Illia Soloviov 2024-01-07 17:33:37 +01:00
  • 82ab1e9717 Adjusted text formatting Illia Soloviov 2024-01-07 15:16:41 +01:00
  • eb4a1028f9 Removed .gitignore Illia Soloviov 2024-01-07 08:41:28 +01:00
  • 8d96cea31c Removed Main.java Illia Soloviov 2024-01-07 07:28:39 +01:00
  • 992100b132 Added .gitignore Illia Soloviov 2024-01-07 07:19:15 +01:00
  • f9dd5c89ac Added .gitignore Illia Soloviov 2024-01-07 07:12:12 +01:00
  • 8ac74a5e60 Added botTestCommands.txt Illia Soloviov 2024-01-07 07:10:51 +01:00
  • 3ace2a44d9 Added stones count in SnakeBot.java Illia Soloviov 2024-01-06 23:47:07 +01:00
  • 667eb1e2f7 Added drafts for SnakeBot and RumbleBot Illia Soloviov 2024-01-06 21:52:37 +01:00
  • cdb894c428 Added drafts for SnakeBot and RumbleBot Illia Soloviov 2024-01-06 21:51:53 +01:00
  • f7ae380baa EscapeBot using walkBySpiral. Avg moves 54. Added drafts for SnakeBot and RumbleBot Illia Soloviov 2024-01-06 20:26:01 +01:00
  • 1bf3ea159d EscapeBot using walkBySpiral. Avg moves 54. Illia Soloviov 2024-01-06 20:10:13 +01:00
  • 261d4f4d16 EscapeBot beta version. Max 200 moves. Avg 100 moves. Illia Soloviov 2024-01-06 18:17:24 +01:00
  • 498bcb89c1 escapebot draft ehrensbergeral85239 2023-12-14 17:15:23 +01:00
  • b627544d6b tested version ehrensbergeral85239 2023-12-14 16:45:00 +01:00
  • 23d97635ad add nextMove method ehrensbergeral85239 2023-12-14 16:34:39 +01:00
  • d61cff8eeb add nextMove method ehrensbergeral85239 2023-12-14 16:21:06 +01:00
  • e80d23de53 Merge branch 'main' of https://git.efi.th-nuernberg.de/gitea/soloviovil91400/BotsAI ehrensbergeral85239 2023-12-14 16:09:21 +01:00
  • 57fcccc26b initial commit Illia Soloviov 2023-12-14 16:09:06 +01:00
  • 101722826a Merge branch 'main' of https://git.efi.th-nuernberg.de/gitea/soloviovil91400/BotsAI ehrensbergeral85239 2023-12-14 16:03:23 +01:00
  • 52fb317722 remove ehrensbergeral85239 2023-12-14 16:02:43 +01:00
  • 32a583a18a initial commit Illia Soloviov 2023-12-14 16:02:12 +01:00
  • d8ac08d660 initial commit Illia Soloviov 2023-12-14 15:59:24 +01:00
  • ca4df20c35 remove ehrensbergeral85239 2023-12-14 15:58:20 +01:00
  • 0084738fc0 initial commit Illia Soloviov 2023-12-14 15:56:20 +01:00
  • 617230bbb6 initial commit Illia Soloviov 2023-12-14 15:15:33 +01:00
  • 4710500366 initial commit Illia Soloviov 2023-12-14 15:10:41 +01:00
  • 0492203c6d initial commit Illia Soloviov 2023-12-14 14:57:56 +01:00