A sample starter game using splat-ecs
- Fork this repo & clone it to your computer
- Install Node.js
- Run
npm install
inside the project folder - Run
npm start
inside the project folder - Navigate to localhost:4000 in your browser
- Run
npm run build
inside the project folder - Zip and distribute build folder - or - Rename, upload, and serve build directory from your website