Site | GitHub | API | Coverage Report | App
Scopa is a popular Italian card game played by two to four players.
I initially discovered Scopa during a holiday in Puglia in August 2024. For a beginner especially, the scoring seemed somewhat complicated. At the time I setup a quick spreadsheet to track each round of scores for each player. It worked but was not easy to navigate or reset or add additional players.
I decided to write this program:
- to have a simpler way to score the game and
- to complete a development using the Dioxus framework (by way of a comparison against earlier work developed using Leptos).
Comments for improvements and any other issues, can be raised on scopa/issues.
dx build
cargo test
dx serve
- Open the browser to http://localhost:8080/scopa/app/
- Original icons are no attribution
CC0
andPD
svg files on svgrepo.com. Derived images can be found under./design/images/
.