Skip to content

Jcklly/PacMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PacMan

PacMan written in Haskell using Gloss

Requirements:

  • Gloss >= 1.13.. (cabal install gloss==1.13.)

Usage: Please type the following commands after Gloss is installed

  • cabal build
  • cabal run

Use WASD or UP,DOWN,LEFT,RIGHT arrow keys to move around and ESC key to quit. Just like the original game, your goal is to collect all the pellets. Good luck!

Credits:

Ghost AI/behavior all based off this article: https://gameinternals.com/understanding-pac-man-ghost-behavior

About

PacMan written in Haskell using Gloss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published