https://github.com/geisonjr/truco-marker
Truco Marker
https://github.com/geisonjr/truco-marker
flutter
Last synced: 12 months ago
JSON representation
Truco Marker
- Host: GitHub
- URL: https://github.com/geisonjr/truco-marker
- Owner: GeisonJr
- License: mit
- Created: 2024-10-18T22:32:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-19T00:30:20.000Z (over 1 year ago)
- Last Synced: 2025-03-20T16:02:53.029Z (12 months ago)
- Topics: flutter
- Language: C++
- Homepage:
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Truco Marker
## 🌱 Overview
The Truco Marker is a Flutter project that aims to help players to keep track of the score of the Truco game.
## ✨ Features
- [x] Add/Subtract +1 point
- [x] Add/Subtract +3 points
- [x] Add/Subtract +6 points
- [x] Count wins of each team
- [x] Reset the score
- [x] Restart the game
- [ ] Change the name of the teams
## 🚀 Tecnologies
The following tools were used in the construction of the project:
- [Dart](https://dart.dev/)
- [Flutter](https://flutter.dev/)
## 📋 License
This project is under the
[MIT License](https://github.com/geisonjr/truco-marker/blob/master/LICENSE)