Commit Graph

20 Commits

Author SHA1 Message Date
Uni 8bb836ef06 bfs na przycisk b 2024-05-08 19:23:53 +02:00
Uni 34f3bb77f5 bfs na przycisk b 2024-05-08 19:19:52 +02:00
MlodyJacky 91a4e02c18 feat: cells have weight, you can see it 2024-05-05 12:39:12 +02:00
MlodyJacky b7f186562b feat: agent independently moves to target 2024-05-04 13:30:12 +02:00
MlodyJacky d186c2de5c feat new bfs, finding agent actions 2024-05-04 12:41:07 +02:00
MlodyJacky c5105d426d feat: agent can move in the indicated direction 2024-04-20 13:38:47 +02:00
MlodyJacky c088f1104e feat: agent rotates now 2024-04-20 11:05:31 +02:00
Jager72 4d611cadef feat: moved methodes for state search to Agent.py 2024-04-15 22:49:39 +02:00
Jager72 976de19d18 feat: Made it so tables block movement 2024-04-15 22:39:31 +02:00
MlodyJ e168f6d617 feat: table 2024-04-15 10:43:01 +02:00
MlodyJ 687a630576 feat: agent moves normally now, Added features to handle agent self-traffic and threads
Fix: agent move and errors
2024-04-13 11:53:13 +02:00
MlodyJ fee1eddb8a feat: added moveto agent class, x and y path finding functions 2024-04-12 14:11:05 +02:00
MlodyJ 361d08fe91 feat: Finding path using BFS function 2024-04-12 13:44:55 +02:00
MlodyJ ed001b91d4 elo 2024-03-19 11:20:31 +01:00
Jager72 6e94773b53 feat: Added display of some agent variables 2024-03-14 14:50:46 +01:00
Jager72 735867d51f fix: Minor fixes to names and debug logging 2024-03-14 14:40:21 +01:00
Jager72 1f8798b98c feat: Added Coffe machine which increases multiplier for gained score 2024-03-14 14:22:16 +01:00
Jager72 eeefc150bb feat: Added Interactable abstract class and example implementation 2024-03-14 13:53:26 +01:00
Jager72 b0ee9493c7 feat: Moved sprites into distinct folder 2024-03-13 23:31:18 +01:00
Jager72 f65bbc1b79 feat: Added basic program loop 2024-03-13 23:30:39 +01:00