La escoba de quince is a card game of Spanish origin wherein players take turns collecting cards (following the rule that whatever cards they collect must add up to a value of 15) until they have exhausted the deck. If you are not familiar with the rules, you can read up on them in Spanish or in English over on Wikipedia.
Quince is intended to be a cross-platform implementation of this classic game, written in Python.
- Play against 3 computer opponents
- See scores after playing a single round
The following procedure should get you up and running to either play the game or contribute to the project.
- Fork the repository to your own GitHub account.
- Clone the repository to your local workstation (
git clone https://username.github.com/repository
) - Set up a virtual environment (this step is not required but highly recommended. Read this article to learn more about virtual environments in python.)
- Navigate to the main project directory. This is the same directory where you can find the
Makefile
. - Run
make run
to start the graphical user interface.
Contributions of all sorts will be very much welcomed. Please see CONTRIBUTING.md file in the ./docs directory.
MIT. Copyright (c) 2018 Daniel Liberatori
Card designs courtesy of Basquetteur. Available on Wikipedia