This program is a text-based game modelled after the Mantis card-game.
In your terminal, paste the following commands:
- Clone git repo to local computer:
git clone https://github.com/EricSDavis/mantis.git
- Move into the folder and launch with python:
cd mantis python3 mantis.py
Follow the command line prompts to progress through the game.
For gameplay rules follow this link Mantis card-game.