The Shooter is a light weight shooter on Three.js with physics.
Fast start with docker
docker pull timakaa/the-shooter docker run -p 3000:3000 timakaa/the-shooter
After that open http://localhost:3000 in your browser.