The Shooter
The Shooter
Three.jsThree.js
WebpackWebpack
DockerDocker
Light weight shooter on Three.js with physics.

The Shooter is a light weight shooter on Three.js with physics.

Fast start with docker

bash
docker pull timakaa/the-shooter
docker run -p 3000:3000 timakaa/the-shooter

After that open http://localhost:3000 in your browser.