Commit Graph

25 Commits

Author SHA1 Message Date
Kanewersa
78e9b3745d Add genetic algorithm 2021-06-21 12:20:25 +02:00
Kanewersa
ceb948587a Fix crash on game restart 2021-06-20 16:41:41 +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
40f620b3ec Rework the decision tree 2021-06-19 18:04:59 +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
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
869dcbc124 Save already generated biomes 2021-06-06 19:55:07 +02:00
Kanewersa
a82f52d318 Fix 2021-05-24 17:35:08 +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
Kanewersa
d6e7c9b773 Merge branch 'master' into SURV-001 2021-05-24 13:31:48 +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
jakand
7e697cadeb Użycie nowo dodanych tile'ów w poszczególnych biomach. 2021-05-23 17:35:06 +02:00
jakand
bd8f16d38d Użycie nowo dodanych tile'ów w poszczególnych biomach.
Ola Kuba
2021-05-23 17:26:57 +02:00
Kanewersa
5ea20bd1c0 Remove resources on collision 2021-05-23 14:33:21 +02:00
LukeSkiiWalker
f449cec090 BuildingGenerator creates house with 2 chests. 2021-05-22 18:32:36 +02:00
LukeSkiiWalker
ee25509975 added OnCollisionComponent class and changed all tuples and lists to Upper case 2021-05-21 20:14:00 +02:00
acc34031a2 Add more biomes for variety 2021-05-10 13:04:11 +02:00
e83d5323a6 Add biomes generation 2021-05-10 12:56:08 +02:00
e7f1198499 Move generators to separate directory 2021-05-10 11:02:36 +02:00