Skip Bo

[pre-commit][pre-commit] [Black][black]

Features

  • Play a game of skibbo using the command line.
  • Play against a computer opponent.
  • Play against a human opponent.

Installation

You can install Skib-Bo via [pip] from [PyPI]:

$ pip install py-skip-bo

Todo

  • Type annotations for mypy
  • refactor stocks to a submodule
  • convert a 'card' to a class with a value and a color

License

Distributed under the terms of the [MIT license][license], Hypermodern Python is free and open source software.

Credits

This project structure is based on [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.