joshbressers / GrypeMan

A pacman clone, but for Syft and Grype

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artwork

jsPacman

jsPacman is a HTML5 / JavaScript DOM based remake of the classic Ms. Pac-Man game.

Play Demo

pacman.js.org

Credits

Development

Install local modules:

$ npm install

NPM scripts

Run tests:

$ npm test

Run local dev server at localhost:8080

$ npm start

Build production bundle:

$ npm run build

Licence

Source code is under MIT Licence.

Credit

This project was based off of jsPacman https://github.com/8tentaculos/jsPacman

About

A pacman clone, but for Syft and Grype

License:MIT License


Languages

Language:JavaScript 95.1%Language:CSS 4.3%Language:HTML 0.5%Language:Shell 0.1%