Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 421 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 421 Bytes

PipQuest

A Retro Adventure by Gregor Terrill

Game Info

Play the game here (WebKit browsers only).

Read more about it on my blog.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build