Skip to content

MemoryWrong/webgl-tank-game

Repository files navigation

Three.js Tank Game

A basic threejs webgl tank game alt text

Getting started

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.

Build

npm run build

Input Controls

  • Press arrow key to control tank
  • space key to fire cannon ball

About

A basic threejs webgl tank game, can use keyboard to control the tank and fire the cannon ball

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published