Commit Graph

22 Commits

Author SHA1 Message Date
Kosterix08
1be5d0fe09 decisiontree with network 2024-06-12 00:24:57 +02:00
Kosterix08
fc75709739 using decisiontree to predict 2024-06-11 18:14:54 +02:00
MlodyJacky
997564080e feat and fix 2024-05-26 10:12:10 +02:00
Jager72
adc7d7287c temp 2024-05-09 14:56:43 +02:00
Jager72
03f12139e7 fix for fix for fix 2024-05-09 14:51:58 +02:00
Jager72
f7597b2695 microfix 2024-05-09 14:45:32 +02:00
Jager72
7b661c34c1 small fix 2024-05-09 14:04:02 +02:00
713a1e6679 fix: agent moving astar (still (x,y)) 2024-05-09 11:50:45 +02:00
d130f2360b add: astar in agent.py 2024-05-09 10:08:41 +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
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