Simple shooting game made with React and ThreeJS
- NodeJS v20+
- NPM / Yarn / Deno / Bun etc
- clone the repository
cd
into the directory- install the dependencies with
npm i
or equivalent - run the project locally with
npm run dev
Simple shooting game made with React and ThreeJS
cd
into the directorynpm i
or equivalentnpm run dev