Commit Graph

18 Commits

Author SHA1 Message Date
b070fd8600 Implement A* tile cost 2022-05-19 17:36:23 +02:00
81398cb15b Implement working A* algorithm without tile cost 2022-05-18 20:05:47 +02:00
1d45722aa5 Add A* integration with world, tile cost and get_tile_cost func 2022-05-16 18:59:54 +02:00
0ecf105330 Add A* algorithm without implemeting it to agent 2022-05-09 19:08:04 +02:00
cab48b86e5 refactor successor function 2022-04-22 13:00:58 +02:00
Dawid Pylak
516aefc754 fixed walking 2022-04-20 18:58:43 +02:00
michalnowak18
28f590a164 added more goals 2022-04-07 17:17:12 +02:00
michalnowak18
a67d160f9a added moving by bfs 2022-04-07 13:01:11 +02:00
Dawid Pylak
1b2a4a376b fixed bfs algorythm 2022-04-07 12:49:00 +02:00
3ad7a8fa1f added obstacles, move, rotate 2022-04-06 18:04:23 +02:00
f5aea6c3f6 added pygame sprites, some code refactors 2022-03-31 13:13:43 +02:00
bd91525bf4 Revert "deleted"
This reverts commit 4dc48d3c51.
2022-03-24 17:28:53 +01:00
4dc48d3c51 deleted 2022-03-24 17:22:03 +01:00
7c31461da6 added tile class, refactor some other classes 2022-03-22 21:34:50 +01:00
de745275bf some code refactors 2022-03-22 19:41:37 +01:00
Dawid Pylak
bca7592985 testing 2022-03-10 17:32:48 +01:00
039f890356 Prześlij pliki do ''
pliki pt1
2022-03-09 19:51:09 +01:00
f7fdc1e060 initial commit 2022-03-08 23:23:30 +01:00