Skip to content

javierfurus/pac-man-flow-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pac-Man Flow

What is this game?

A clone of Pac-Man in your terminal! It is called Log-Man, well... because he is brought to life by console.log( ), of course!

Before startung run:

npm install

Then start playing with:

npm start

What else?

Well, you move with W, A, S and D. You can quit with Q. Also, you can set your difficulty! There is three of those:

  • Easy, for the faint hearted
  • Medium, for those who don't faint after drinking a shot of tequila
  • Hard for the brave and silly.

That's it for now!

Screenshots

Dependencies

This will probably run fine for most of you, however, for those having issues, this game uses

node-aplay

so it will requires these packages:

sudo apt-get install alsa-base alsa-utils

Also run:

npm install

Copyright

Pac-Man, the Pac-Man name and sounds are all owned by namco Ltd, I own nothing here.

About

A Pac-Man game in terminal!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published