images
|
This: -added road.jpg
|
2024-04-28 12:59:28 +02:00 |
.gitignore
|
Dodano wpis do .gitignore
|
2024-03-23 21:04:45 +01:00 |
Akcja.py
|
Wprowadzono poprawki do klas Roslina, Stan oraz Akcja.
|
2024-03-24 19:19:49 +01:00 |
App.py
|
This: -added weather cycle
|
2024-05-10 18:33:38 +02:00 |
AStar.py
|
Made function to test speed of A*.
|
2024-04-29 14:05:26 +02:00 |
BFS.py
|
Did heuristic2 and A_star2.
|
2024-04-26 16:32:50 +02:00 |
Climate.py
|
This: -added weather cycle
|
2024-05-10 18:33:38 +02:00 |
Colors.py
|
Cleaned up main.py (by adding files app,colors,ui), added images for plants, added support for plant image in slot class, changed image loading by scaling it once at the start
|
2024-03-23 13:46:48 +01:00 |
Condition.py
|
This: -added weather cycle
|
2024-05-10 18:33:38 +02:00 |
displayControler.py
|
New surfaces were made (mud, dirt, stone).
|
2024-04-24 22:16:34 +02:00 |
Image.py
|
This: -fixed cost sum in A* -added cost of direction change for A*2 -added function to change image of visited tile -added display of total cost
|
2024-04-28 12:58:58 +02:00 |
main.py
|
Cleaned up main.py (by adding files app,colors,ui), added images for plants, added support for plant image in slot class, changed image loading by scaling it once at the start
|
2024-03-23 13:46:48 +01:00 |
Node.py
|
Pierwsza wersja AStar
|
2024-04-25 22:56:18 +02:00 |
Osprzet.py
|
dodado akcje do osprzetu i lekkie poprawki w klasie Akcja
|
2024-03-24 13:10:02 +01:00 |
Pole.py
|
This: -refactor few lines to disable Astar related functions and behaviour
|
2024-05-10 17:47:05 +02:00 |
Roslina.py
|
New surfaces were made (mud, dirt, stone).
|
2024-04-24 22:16:34 +02:00 |
Slot.py
|
This: -fixed cost sum in A* -added cost of direction change for A*2 -added function to change image of visited tile -added display of total cost
|
2024-04-28 12:58:58 +02:00 |
Srodek.py
|
dodano akcje oraz srodek, przykladowe srodki tworzone w akcjach
|
2024-03-23 23:17:51 +01:00 |
Stan.py
|
New surfaces were made (mud, dirt, stone).
|
2024-04-24 22:16:34 +02:00 |
Tractor.py
|
New surfaces were made (mud, dirt, stone).
|
2024-04-24 22:16:34 +02:00 |
Ui.py
|
This: -fixed cost sum in A* -added cost of direction change for A*2 -added function to change image of visited tile -added display of total cost
|
2024-04-28 12:58:58 +02:00 |