Skip to content

cpd85/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PacMan Python Implementation

Graphics Package : Tkinter
Ghost Algorithms:
	-Inspired by http://gameinternals.com/post/2072558330/understanding-pac-man-ghost-behavior
	-A* Pathfinding used for shortest distance

Map Editor:
	-Maps stored as .txt files, different values for different tiles
	-Corners needed for adequate AI

About

15-112 Term Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published