A fun and interactive shooting game built using pure HTML, CSS, and JavaScript.
Draw the bow, aim with your mouse, and release to shoot arrows at the target.
Enjoy smooth animations and instant hit/miss feedback.
- 🖼 HTML for structuring the SVG bow, arrow, and target.
- 🎨 CSS for layout, styling, and visual effects.
- ⚡ JavaScript (ES6) for:
- Bow aiming & arrow shooting.
- Collision detection with target.
- Hit/miss scoring.
- 🎯 Real-time arrow movement tracking.
- ✨ Smooth animations for a realistic feel.
| Technology | Purpose |
|---|---|
| HTML | Structure & SVG elements |
| CSS | Styling & positioning |
| JavaScript | Game logic & interactions |
- Open the game in your browser.
- Click and drag the bowstring backward to aim.
- Release to shoot the arrow.
- Try to hit the center of the target for maximum points.
- Keep shooting to improve your accuracy.