Skip to content

pratikKenjale/Arrow-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🏹 Arrow Shooting Game

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.


🎮 Features

  • 🖼 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.

🛠 Tech Stack

Technology Purpose
HTML Structure & SVG elements
CSS Styling & positioning
JavaScript Game logic & interactions

🚀 How to Play

  1. Open the game in your browser.
  2. Click and drag the bowstring backward to aim.
  3. Release to shoot the arrow.
  4. Try to hit the center of the target for maximum points.
  5. Keep shooting to improve your accuracy.

About

This is a simple and fun Bow & Arrow Shooting Game made with HTML, CSS, and JavaScript. The bow, arrow, and target are drawn using HTML and styled with CSS. JavaScript makes the game work by letting you aim, shoot, and check if you hit the target. Everything runs in your browser — no extra software or libraries needed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors