This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
SearchProject
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
26741aec492f3bccf2b33dbdabdc627e4cacc5f8
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
AccelerateZ
26741aec49
Add DFS and BFS
2026-09-21 23:40:24 +08:00
layouts
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
.gitignore
Add Gitignore File
2026-09-21 21:53:34 +08:00
eightpuzzle.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
game.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
ghostAgents.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
grading.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
graphicsDisplay.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
graphicsUtils.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
keyboardAgents.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
layout.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
pacman.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
pacmanAgents.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
projectParams.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
search.py
Add DFS and BFS
2026-09-21 23:40:24 +08:00
searchAgents.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
util.py
Initial commit: Pacman AI search project
2026-09-21 17:25:17 +08:00
S
Description
Pacman AI search project
98
KiB
Languages
Python
100%