========== 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
A simulator game where you play as an orange tabby cat's paws chasing a laser pointer.
JavaScript
========== 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