This is my solution to the Basketball Scoreboard project from Scrimba. It allows users to keep track of scores for two teams in a basketball game.
🌍 Live Site URL: https://bball-score-tracker.netlify.app/
📂 Solution Repository: [GitHub - asemasda/basketball-scoreboard: A simple basketball scoreboard web app that allows users to keep track of scores for two teams: Home and Guest. The score can be updated dynamically using buttons for +1, +2, and +3 points.](#)
✅ HTML5 - For structure
✅ CSS3 - For styling
✅ JavaScript For dynamic score updates
✅ Real-time Score Updates - Click buttons to increase scores instantly
✅ Home & Guest Teams - Separate score tracking for both teams
✅ Interactive UI - Simple and user-friendly design
✅ Custom Font - Uses CursedTimerUlil-Aznm.ttf for a digital scoreboard look
🎓 Project by Scrimba
💻 Coded by Asem Asda.