Generic AI project
Go to file
2021-04-14 00:28:32 +02:00
images Add walls 2021-04-11 12:02:52 +02:00
.gitignore Update '.gitignore' 2021-03-14 13:51:22 +01:00
goal_map.txt Implementing graphsearch 2021-04-14 00:22:27 +02:00
graphsearch.py Have no idea what am I doing 2021-04-14 00:28:32 +02:00
grid.py Add bfs path finding 2021-04-10 22:23:34 +02:00
LICENSE Initial commit 2021-03-03 16:34:37 +01:00
main.py Implementing graphsearch 2021-04-14 00:22:27 +02:00
map.txt Implementing graphsearch 2021-04-14 00:22:27 +02:00
maze.py Add walls 2021-04-11 12:02:52 +02:00
problem.py Implementing graphsearch 2021-04-14 00:22:27 +02:00
README.md Update 'README.md' 2021-03-14 14:02:47 +01:00
settings.py Add bfs path finding 2021-04-10 22:23:34 +02:00
sprites.py Add walls 2021-04-11 12:02:52 +02:00
super_mine.py misc updates 2021-03-31 15:27:08 +02:00
utils.py Implementing graphsearch 2021-04-14 00:22:27 +02:00

GenericAI

Generic AI project

Jak pobrać: git clone <repository address>

Jak urochomić: (windows cmd) python3 main.py (linux) python main.py

Wymagane biblioteki: pygame