Commit Graph

19 Commits

Author SHA1 Message Date
MarRac 1ac8500c8f small fix in spawning rocks 2024-04-14 23:38:08 +02:00
MarRac 1f49f5275d added rocks as obstacles and spawning obstacles on the board 2024-04-14 23:19:06 +02:00
MarRac f10a60063d important bug fix: conditions regarding bfs 2024-04-14 18:59:37 +02:00
MarRac 8fe3d25324 added tractor movement based on bfs 2024-04-14 17:20:27 +02:00
MarRac cd4b714090 bfs bug fixed 2024-04-14 15:05:20 +02:00
MarRac 3b0c388a1e test of the bfs route-planning 2024-04-14 14:29:11 +02:00
MarRac ffc699494a added BFS for generating movement list 2024-04-14 14:28:40 +02:00
MarRac 03a1b0c906 completely reworked tractor movement 2024-04-10 01:52:13 +02:00
MarRac 53603120bc added tractor rotation and movement 2024-04-09 15:02:58 +02:00
MarRac 1f08e350d8 moved the tractor drawing code to the Tractor class 2024-04-09 14:57:41 +02:00
s481838 aa9519bc0f Merge pull request 'Reprezentacja_wiedzy' (#1) from Reprezentacja_wiedzy into master
Reviewed-on: #1
2024-03-26 00:23:07 +01:00
Marek 7579eed901 test of the knowledge base 2024-03-25 01:03:25 +01:00
Marek ffb64ccbc0 small bug fixes 2024-03-25 01:02:03 +01:00
JakubStac 1d713864f3 Bug fix 2024-03-24 16:12:50 +01:00
JakubStac 6e3e042a93 Added some crop protection products to tractor and finished some of its functions 2024-03-23 22:54:51 +01:00
JakubStac 679b8ca1b8 Added fields and methods to classes: plant, field, tractor, crop protection products 2024-03-22 22:14:05 +01:00
JakubStac dc4a34e930 Added fields and methods to classes: plant, field, tractor, crop protection products 2024-03-22 22:12:44 +01:00
MarRac c0fdc3dcf2 added random selection of photos for Tiles 2024-03-07 23:03:52 +01:00
s481808 56ae2c85de Commit of the field board 2024-03-07 18:01:12 +01:00