Browser me chalne wala ek simple battle royale shooter game. Is version me external asset files nahi hain, isliye build lightweight rehta hai (JS + Canvas + WebAudio).
python3 -m http.server 8080Phir open karo: http://localhost:8080
- WASD / Arrow keys: Move
- Mouse move: Aim
- Left click / hold: Shoot
- Shift: Dash burst
- R: Match restart
- Aapke saath 20 bots drop hote hain.
- Safe zone (storm circle) dheere-dheere chhota hota hai.
- Circle ke bahar rehne par HP loss hota hai.
- Red medkits se HP recover hoti hai.
- Last player alive = win.
- 🔊 Procedural gun/hit/loot/KO sound effects (WebAudio synth).
- 🗣️ In-game voice callouts (speech synthesis) for match start, kill streak, win/lose.
- ✨ Hit impact aur loot pickup particles for arcade feel.