Skip to content

Latest commit

 

History

History

git-pi-e

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Pacman game

Pacman game implemented using Javascript.

Stack:

  • HTML
  • SCSS
  • Vanilla Javascript

To play the game:

  1. Open the directory of the game in terminal
  2. Run npm i
  3. Run npm start