Skip to content

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

Notifications You must be signed in to change notification settings

rohansingh9001/Pacman-Pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 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

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages