/Donsol

port of Donsol card game to terminal

Primary LanguagePythonMIT LicenseMIT

Donsol

a blessed port of John Eternal and Devine Lu Linvega's card game Donsol

Confused? Read the rules

donsol game

play in your terminal:

git clone https://github.com/setphen/Donsol
cd Donsol
pip install -r requirements.txt
python donsol.py

Getting non-ASCII or unicode related errors? Use Python 3.