Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

mwcz/whitestorm-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whitestorm-template

A nearly featureless boilerplate project for building Whitestorm games.

Setup

npm install

Development commands

Start a development environment with BrowserSync:

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.

External libraries

External libraries are included old-school, copy them to src/third-party/ and include them with a script tag in index.html.

About

A simple, nearly featureless project boilerplate for Whitestorm. Created for Ludum Dare 38.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published