- Play a game of skibbo using the command line.
- Play against a computer opponent.
- Play against a human opponent.
You can install Skib-Bo via [pip] from [PyPI]:
$ pip install py-skip-bo
- Type annotations for mypy
- refactor stocks to a submodule
- convert a 'card' to a class with a value and a color
Distributed under the terms of the [MIT license][license], Hypermodern Python is free and open source software.
This project structure is based on [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.