Skip to content
/ hspacman Public
forked from juffel/hspacman

Experimental game based on pacman with random generated maps

License

Notifications You must be signed in to change notification settings

EsGeh/hspacman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hspacman

An experimental game based on the classical Namco Pacman.

Hint: If survival seems impossible, it might actually be.

Start screen Gameplay

installation

prerequisites

  • install git
  • install stack

clone the repository

$ git clone <repo_url>

install and run

$ stack setup
$ stack build
$ stack exec -- hspacman

About

Experimental game based on pacman with random generated maps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%