Skip to content

lvisintini/pacman-maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pacman-maze

This python library should provided you with a virtual pacman maze.

I want to make it so that you can actually play the game if you want to, but you could also plug in different AIs and make them compete against each other.

The aim is for it to be as close a copy of the original game as possible.

This would involve:

  • Game speeds up as the maze runs out of pellets.
  • Human controlable pacman.
  • Ghost with different behaviours and patterns.
  • Hiddind place in the maze (as in the original game)
  • Whatever other not-trivial

I always wanted bring something like this to a python dojo and get a lot of teams to write their own AI for it.

About

A pacman maze written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages