The classic 21 card game on CLI
Cli 21 is the classic 21 card game running on CLI
Python 3
sudo apt install python3
Download and extract the zip file
or
Clone the repository
git clone https://github.com/EricMGS/cli-21
Execute the file cli-21 with python 3.
python3 cli-21.py
- Python - Programming Language used
This project is licensed under the MIT License - see the LICENSE file for details