Commit Graph

17 Commits

Author SHA1 Message Date
20577797fb Konwertowanie współrzędnych na akcje - praca w toku... 2021-04-13 16:59:43 +02:00
Niebby
9049316049 added BFS based search for finding chests and avoiding creatures 2021-04-13 15:41:09 +02:00
d77f74ca59 added moveFwd() and rotate() to agent 2021-04-12 23:42:09 +02:00
Niebby
3917fbf26d New sprites 2021-03-31 01:55:17 +02:00
tubks
2c1097d6a9 fixed placing monsters and boxes on the same cell (no longer possible) 2021-03-30 23:36:19 +02:00
tubks
1acb7d42d7 working model with agent collecting gold, having some stats, weapons and armors, fighting with enemies + a random enemy picture 2021-03-30 14:17:54 +02:00
999d85d235 Debugowanie 2021-03-29 15:00:23 +02:00
b4b2a90714 Debugowanie 2021-03-29 14:46:05 +02:00
58db58d8ba Przykładowe obiekty - broń, pancerze i przeciwnicy 2021-03-29 13:51:48 +02:00
b110d7ca06 Klasy agentów - poszerzone i dostosowane do reprezentacji wiedzy
Jeszcze nie testowane
2021-03-29 13:50:59 +02:00
Niebby
b39c20da5f added sprites and made them render as agents in visualisation 2021-03-28 15:23:14 +02:00
020b1aa6a1 agent walking correctly among boxes 2021-03-16 23:02:16 +01:00
ef8dd038a6 agent walking until he meets an object 2021-03-16 16:06:56 +01:00
ee00c85b80 added agent to the map, error handling of boxes placed at the same square 2021-03-16 15:36:24 +01:00
a68d384226 initial map model; visualisation with boxes 2021-03-13 17:41:38 +01:00
edca1c742a Prześlij pliki do ''
Plik "agent.py" zawierający klasy gracza, potworów i skrzyń wraz z procedurami interakcji pomiędzy nimi
2021-03-13 17:38:07 +01:00
1373ea2da7 Initial commit 2021-03-03 13:03:13 +01:00