Sztuczna inteligencja- projekt semestr letni 2024
Go to file
s481825 a8c5b1b434 Merge pull request 'Made BFS1 and BFS3 algorithm in BFS.py file.' (#15) from algorytm_bfs2 into snake_move
Reviewed-on: #15 reviewed by Jakub Zaręba
2024-04-15 09:25:33 +02:00
images Zmiana organizacji ruchu traktora na wybieranie kierunku i ruchu w przód, jeszcze bez obrotów przed zmiana slota 2024-04-11 22:25:38 +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 Made BFS1 and BFS3 algorithm in BFS.py file. 2024-04-14 21:39:04 +02:00
BFS.py Made BFS1 and BFS3 algorithm in BFS.py file. 2024-04-14 21:39:04 +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
Image.py -Merged classes slot and roslina. -Added function to display current status of plant. 2024-03-24 23:30:02 +01:00
Node.py Made BFS algorithm. 2024-04-12 22:11:30 +02:00
Osprzet.py dodado akcje do osprzetu i lekkie poprawki w klasie Akcja 2024-03-24 13:10:02 +01:00
Pole.py poprawki 2024-04-13 23:49:04 +02:00
Roslina.py -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
Slot.py traktor porusza sie po scieszce bfs i nawadnia na sztywno pole 2024-04-13 23:55:58 +02:00
Srodek.py dodano akcje oraz srodek, przykladowe srodki tworzone w akcjach 2024-03-23 23:17:51 +01:00
Stan.py -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
Tractor.py Made BFS1 and BFS3 algorithm in BFS.py file. 2024-04-14 21:39:04 +02:00
Ui.py -fix in gap between lines -added option to disable console 2024-04-13 01:51:52 +02:00
displayControler.py Made BFS1 and BFS3 algorithm in BFS.py file. 2024-04-14 21:39:04 +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