Skip to content

superchu/pacman

Repository files navigation

Pac-Man

Try it out at superchu.github.io/pacman!


Getting started:

  1. Install dependencies using yarn
  2. Start dev-server using yarn dev
  3. Open http://localhost:8080 in your browser
  4. Play!

Run yarn build build a new dist.

Created by Oscar Wallhult.