Wormhole Game Simple shooting game made with React and ThreeJS Link to site Requirements NodeJS v20+ NPM / Yarn / Deno / Bun etc Instructions clone the repository cd into the directory install the dependencies with npm i or equivalent run the project locally with npm run dev