Skip to content

rohansingh9001/Automating-Pacman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman-Pygame

A implementation of Pacman in pygame for use in AI and DL.

Authors:

1.Rohan Singh
2.Maruf Hussain
3.Tarun Singh Tomar

This is a customized version of Pacman Game made using Pygame in python for use in AI. The behavior of ghosts are almost identical to those of original Pacman game and are integrated nicely.
The map used for this Pacman game can be any square Image having only two types of pixel Colors i.e black or white. We have written a code for generating the maze using any square image inside mazegenerator file.

Test Image

TestIMAGE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%