Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 325 Bytes

File metadata and controls

11 lines (9 loc) · 325 Bytes

blank-splatjs-project

========== A blank SplatJS project.

This provides the boilerplate for starting a new project with SplatJS.

This uses browserify to build the game. You'l need to install Node.js, then run:

npm install
npm run build