AXDOOMER / danktanks

3D tank game made using Three.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

danktanks

3D tank game made using Three.js

Controls

  • Arrow keys: Move
  • Space bar and Ctrl: Fire
  • z and ,: Turn turret left
  • x and .: Turn turret right
  • Page up: Move camera up
  • Page down: Move camera down

Screenshot

A sunset as seen from behind the player's tank.

Screenshot_2021-03-28_00-16-51

Cloning this repository

It is suggested that you use --depth 1 when cloning this repository due to the high number of binary files that were modified during development. This will only clone the latest commit (it won't clone the entire commit history).

About

3D tank game made using Three.js

License:ISC License


Languages

Language:JavaScript 100.0%Language:HTML 0.0%