Skip to content

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 394 Bytes

README.md

File metadata and controls

executable file
·
14 lines (8 loc) · 394 Bytes

Pacman game

A WIP implementation of Pac-Man, built in Elm.

Try it out here!

screenshot

Getting started

  • make deps - Install build dependencies
  • make watch - Start Browsersync and serve app, makes use of entr
  • make help - See more options