This is my first project in AI. I implemented the Pacman game using Q-learning.
Note: as it is a basic AI project, the board game is fixed, although the code was tested on different boards!
- Here is a more detailed explanation of what I've done in this project: