https://github.com/precioux/pacman
AI Course Projects - Fall 2022
https://github.com/precioux/pacman
adversial artificial-intelligence bfs-search crawler csp dfs mdp pacman-agent pacman-game pacman-projects reinforcement-learning ucs
Last synced: 17 days ago
JSON representation
AI Course Projects - Fall 2022
- Host: GitHub
- URL: https://github.com/precioux/pacman
- Owner: Precioux
- Created: 2022-12-05T17:43:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-30T00:36:08.000Z (over 3 years ago)
- Last Synced: 2024-01-27T06:39:50.279Z (over 2 years ago)
- Topics: adversial, artificial-intelligence, bfs-search, crawler, csp, dfs, mdp, pacman-agent, pacman-game, pacman-projects, reinforcement-learning, ucs
- Language: Python
- Homepage:
- Size: 7.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pacman
In this project, Pacman game is implemented based on artificial intelligence algorithms.
- Principles of Aritificial Intelligence Final Project - Under supervision of Dr. Javanmardi
- Amirkabir University of Technology - Fall 2022