BasketballScoreCounterApp is a simple and interactive Android application that allows users to keep track of basketball scores for two teams. Built using Java and Android Studio, it provides real-time score updates through a clean UI with buttons to increment points by 1, 2, or 3.
- ⛹️ Track scores for Team A and Team B
- ➕ Increment by 1, 2, or 3 points with a tap
- 🔁 Reset scores to start a new match
- 🧑💻 Clean and responsive user interface using XML layouts
- Platform: Android
- Language: Java
- Layout: XML
- IDE: Android Studio
- Clone the repository
git clone https://github.com/devils-angel/BasketballScoreCounterApp.git