/datinghorror

Game made for the Ludum Dare Compo 41

Primary LanguageJavaScript

datinghorror

A Vue.js horror dating game build for the LudumDare 41 Compo event.

Play the Game

Run Locally

# install dependencies
npm install

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

# build for production with minification
npm run build