An open API service indexing awesome lists of open source software.

https://github.com/geisonjr/truco-marker

Truco Marker
https://github.com/geisonjr/truco-marker

flutter

Last synced: 12 months ago
JSON representation

Truco Marker

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)