ceruleanskis / rook-vs-bishop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rook vs Bishop

Installation

From the base directory, you can install the package with:

pip install .

You can also install from a whl/tar.gz.archive. See section 'Build'.

Running the program

rook_vs_bishop

Testing

Pytest is required.

You can run the tests with:

pytest

Build

These instructions will allow you to build a distribution archive.

pip install build
python -m build

About


Languages

Language:Python 100.0%