Skip to content

shreynavadia/Pacman-AI-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman-AI-Simulator

A Pacman Game Simulation using ncurses for UI, implementing ML/RL Algorithms like Astar and Qlearning.

Requirements

Please run pip install -r requirements.txt or pip3 install -r requirements.txt to install all dependencies

For manual installation, here is the list of dependencies:

  • windows-curses (for Windows)
  • numpy

Watch the Demo Videos of working Gameplay of Astar and Q learning.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages