A basic threejs webgl tank game
Install dependencies:
npm install
Then run dev script:
npm run dev
Spins up a webpack dev server at localhost:8080 and keeps track of all js and sass changes to files. Only reloads automatically upon save of js files.
npm run build
- Press arrow key to control tank
- space key to fire cannon ball