ScriptaGames / pityaboutearth

LD38 Entry. Won #10 for Fun!
http://pae.fun
GNU General Public License v3.0
28 stars 9 forks source link

Pity About Earth

A game for LD38.

Setup

npm install

Development commands

Start a development environment:

npm start

BrowserSync will automatically reload your browser when files change. No more manual refreshing! You can open the game in multiple browsers and they will all be refreshed together. Clicks will also be synchronized so you can test the game in several browsers at the same time.