Commit Graph

25 Commits

Author SHA1 Message Date
Kanewersa
78e9b3745d Add genetic algorithm 2021-06-21 12:20:25 +02:00
Kanewersa
fd0d532350 Make UI not obligatory 2021-06-20 16:30:30 +02:00
Kanewersa
bbfaedf925 Make consumption use resources 2021-06-20 16:27:38 +02:00
Kanewersa
43e97b6614 Move all files to corresponding directories 2021-06-19 00:09:14 +02:00
Kanewersa
005beb224d Fix names in OnCollisionComponent 2021-06-19 00:04:34 +02:00
Kanewersa
094e33bb0c Remove obsolete code 2021-06-19 00:03:08 +02:00
Kanewersa
3c0fe20132 Adjust the rewards 2021-06-07 13:39:32 +02:00
Kanewersa
deea62212c Add reinforcement learning 2021-06-06 19:55:55 +02:00
Kanewersa
551053fd22 Fix 2021-05-24 17:27:49 +02:00
Kanewersa
840eab678b Add decision tree 2021-05-24 17:20:08 +02:00
a7176490ab Merge pull request 'SURV-002' (#9) from SURV-002 into master
Reviewed-on: #9
2021-05-24 13:20:42 +02:00
Kanewersa
be25865123 Add ui and inventory 2021-05-24 13:10:10 +02:00
jakand
d051f68e52 Postać zwalnia gdy wchodzi na płytkę o większym koszcie. 2021-05-23 18:03:16 +02:00
Kanewersa
5ea20bd1c0 Remove resources on collision 2021-05-23 14:33:21 +02:00
Kanewersa
fe9a13f67a Don't check collision when entity is not found 2021-05-23 14:00:30 +02:00
LukeSkiiWalker
ee25509975 added OnCollisionComponent class and changed all tuples and lists to Upper case 2021-05-21 20:14:00 +02:00
9d0e4acfa3 Remove redundant code 2021-05-10 14:31:26 +02:00
d0fc25c93a Add A* to graph search 2021-05-09 18:11:25 +02:00
d513223a6d Add graph search 2021-04-19 17:20:40 +02:00
4151f5996c Add delay to direction change 2021-04-19 12:05:33 +02:00
4467ca555e Add pathfinding usage 2021-04-19 01:41:02 +02:00
5b469611e6 Change movement to directional based one 2021-04-19 00:07:40 +02:00
927db0c18a Introduce time flow 2021-04-18 19:53:51 +02:00
=
534e9813ef refactor 2021-03-28 18:42:04 +02:00
=
e80a690f43 add ecs 2021-03-28 18:05:52 +02:00