Tommyzhou1 / vanilla-js-pacman

The finished game and the Starter Files for the vanilla js pacman tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla JS Pacman

The files for the Youtube tutorial on creating a Vanilla JS Pacman game by Weibenfalk.

How to

Navigate inside the folder marked with "Start Here" and run npm install Then type npm start to start up the dev. server.

About

The finished game and the Starter Files for the vanilla js pacman tutorial


Languages

Language:JavaScript 72.5%Language:CSS 23.1%Language:HTML 4.4%