scopa

BSD 3 Clause License Language Build Coverage Version

Site | GitHub | API | Coverage Report | App

Scopa is a popular Italian card game played by two to four players.

Background

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:

Comments for improvements and any other issues, can be raised on scopa/issues.

Development

dx build
cargo test
dx serve

Acknowledgements