A browser-based FPS game built with Three.js and Ammo.js, featuring weapon progression, enemy AI, and destructible environments.
- Weapon Progression: Start with a Pistol, upgrade to SMG, Assault Rifle, Minigun, Rocket Launcher, and unlock the Nuke.
- Enemies: Fight against waves of mutants and aggressive wildlife (wolves).
- Environment: Interactive grass, trees, and destructible elements.
- Physics: Powered by Ammo.js for realistic collisions and ragdolls.
- Tech Stack: TypeScript, Three.js, Vite, Firebase Hosting.
npm installnpm run dev
Auto-deploys to Firebase Hosting on push to main via GitHub Actions.