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 |
|
|
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 |
|
|
fee1eddb8a
|
feat: added moveto agent class, x and y path finding functions
|
2024-04-12 14:11:05 +02:00 |
|
|
32fbf3bdf7
|
fix
|
2024-04-12 13:48:20 +02:00 |
|
|
361d08fe91
|
feat: Finding path using BFS function
|
2024-04-12 13:44:55 +02: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 |
|