Skip to content

gabrielsants/uno_score_tracker

Repository files navigation

Uno Score Tracker

Uno Score Tracker is a Flutter application developed to manage player scores during Uno games.

Features

  • Track multiple players' scores: Add up to ten players and track their scores in real-time.
  • Adaptive interface: See the interface adapt as the game score changes.
  • Simple and intuitive interface: Easy to use, with clear controls to add players and adjust scores.
  • Customizable settings: Options to reset points when removing or adding new players.

Add Players and Update Scores

Add Players

Settings: Reset Scores when removing a player and/or adding a new one

Settings

Technologies Used

  • Flutter
  • Dart

How to Run the Project

  1. Clone this repository:
git clone https://github.com/gabrielsants/uno_score_tracker.git
  1. Navigate to the project folder:
cd uno_score_tracker
  1. Install dependencies:
flutter pub get
  1. Run the application:
flutter run

Contributors

Releases

No releases published

Packages

No packages published