webgl-game-engine
v0.0.1
Published
A simple game engine based on WebGL 2
Downloads
1
Readme
webgl-game-engine
simple webgl-game-engine
Simple Instructions
- clone repo
- npm install
- npm run build
- do changes, then increase version in package.json
- npm run publish