Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 480 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 480 Bytes

Javascript Pacman

Project created from following along with Build Pac-Man Game With JavaScript Youtube tutorial by Weibenfalk.

Technologies

Installation

git clone https://github.com/earth2travis/javascript-pacman.git
cd javascript-pacman
npm install
npm start