Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 542 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 542 Bytes

LD39

LD39 Rating 3.7 / 5 (35)

Setup

To setup the game folder, run npm install at root.

Play

It is advised to use a local web server to play.

If serve isn't installed, just type npm install -g serve anywhere.

Run serve at root to create a local server.