Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 344 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 344 Bytes

PACCY

A simple HTML5 pacman clone developed for educational purposes

Created by Richard Marks [email protected]

  • StandardJS coding practices
  • Minimal tooling (webpack and webpack dev server are the only dependencies)

Installation

git clone https://github.com/RichardMarks/paccy.git

npm i

Running Dev Server

npm start