Skip to content

Play Escoba de Quince on your desktop. OSX and Windows builds available.

License

Notifications You must be signed in to change notification settings

dliberat/quince

Repository files navigation

Quince

Classic card game written in Python

Build Status codecov

UI

Overview

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.

Game features

  • Play against 3 computer opponents
  • See scores after playing a single round

Getting started

The following procedure should get you up and running to either play the game or contribute to the project.

  1. Fork the repository to your own GitHub account.
  2. Clone the repository to your local workstation (git clone https://username.github.com/repository)
  3. Set up a virtual environment (this step is not required but highly recommended. Read this article to learn more about virtual environments in python.)
  4. Navigate to the main project directory. This is the same directory where you can find the Makefile.
  5. Run make run to start the graphical user interface.

Contributing

Contributions of all sorts will be very much welcomed. Please see CONTRIBUTING.md file in the ./docs directory.

License

MIT. Copyright (c) 2018 Daniel Liberatori

Card designs courtesy of Basquetteur. Available on Wikipedia

About

Play Escoba de Quince on your desktop. OSX and Windows builds available.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •