Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 430 Bytes

File metadata and controls

19 lines (12 loc) · 430 Bytes

snood-pinball-coffee


how to run

  1. clone the repo.
  2. Ensure the node version is recent, i.e. > 6
  3. npm intall 4 npm run dev
  4. visit localhost:8080 (left and right arrows control flippers)

note

from this was extracted the phaser-p2-coffee-webpack-boiler

For more detail on the inner workings of the code, start with the readme there.