Forest Strike: Survival Ops is a fast-paced first‑person military shooter set in a hostile forest training zone. Fight endless waves of enemies using a low‑poly rifle, bullet physics, sound effects, and a survival-focused health system as you push your score higher each run!
Forest Strike: Survival Ops is a lightweight first‑person military shooter built with Three.js and designed to run smoothly even on low‑power hardware like the Raspberry Pi 5. You are deployed into a hostile forest training zone and must survive against endless waves of enemy soldiers closing in from all directions.
- Fast-paced FPS gameplay with WASD movement, mouse look, and shooting.
- Military-style low‑poly rifle attached to the camera.
- Bullet physics with muzzle flash and visible projectiles.
- Enemy AI that tracks and moves toward the player.
- Wave system with increasing difficulty.
- Player health and damage system with a restart mechanic.
- Hit effects including sparks and enemy death feedback.
- Forest skybox for an immersive outdoor environment.
- Optimized lighting for realistic visuals without heavy GPU load.
- Sound effects for shooting, hits, and enemy deaths.
- Crosshair HUD, score counter, and health display.
- Move: W / A / S / D
- Look: Mouse
- Jump: Space
- Shoot: Left Click
- Lock Pointer: Click anywhere on the screen
- Restart: Click after Game Over
- Clone or download the repository.
- Ensure the following folders exist:
textures/(forest skybox images)sounds/(shoot, hit, and enemy death audio files)
- Open
index.htmlin a browser that supports WebGL (Chromium recommended on Raspberry Pi).
All made from Copilot AI