/TargetFirstPersonShooter

A 3D first-person parkour game with physics implementation, with a scenario and system for hitting targets. Developed for study with Three.js and Cannon.js.

Primary LanguageJavaScript

TargetFirstPersonShooter

A 3D first-person parkour game with physics implementation, with a scenario and system for hitting targets. Developed for study with Three.js and Cannon.js. 🕹

image

To play the game, simply install the dependencies with Node.js:
npm i

To run the local server, using vite, simply run the command:
npx vite

I hope you like it and I look forward to your feedback! 🤩