A sleek, responsive, and interactive scoreboard built entirely with HTML, CSS, and JavaScript. This project simulates a real-time basketball scorekeeper, allowing users to increment points for Home and Guest teams with intuitive one-click buttons. The UI is styled in a modern dark theme, optimized for both desktop and mobile devices.
⚙️ Features:
✅ Increment scores by 1, 2, or 3 points for each team
🔁 'New Game' button resets the scoreboard instantly
💻 Responsive layout using Flexbox for a seamless experience across devices
🎨 Styled with a custom dark theme and retro digital fonts for an authentic scoreboard feel
🚀 Lightweight and fast – runs fully client-side with zero dependencies
🛠️ Technologies Used:
- HTML5
- CSS3 (Flexbox, custom styling)
- JavaScript (DOM manipulation)