Simple Three.js games core
Full documentation of code is here
Three.js games core uses:
- Cannon.js
- Inversify.js
Build core:
npm run build
Run core in development mode:
npm run start
Run tests
npm run test
Full documentation of code is here
Full documentation of code is here
Three.js games core uses:
Build core:
npm run build
Run core in development mode:
npm run start
Run tests
npm run test