|
7c50b44417
|
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 |
|
|
a696da09de
|
-Added way to clear console -Support different dimmension of grid for console
|
2024-04-15 11:20:47 +02:00 |
|
|
7ac1093231
|
-fix in gap between lines -added option to disable console
|
2024-04-13 01:51:52 +02:00 |
|
|
911876e59a
|
-added initial_move to get all slot's hydrate stats by visiting all slots -added way to get hydrate stats for single slot -added console to print things there instead of terminal
|
2024-04-13 01:39:39 +02:00 |
|
|
b345f827b3
|
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 |
|