Skip to main content

Python Kriegspiel Game

Project description

Python Kriegspiel Game

Build Status PyPI version codecov


Kriegspiel Game Engine

Supported Kriegspiel rules:

  1. Berkeley
  2. Berkeley + Any

In plan:

  1. Crazykrieg
  2. Crazykrieg + Any

How-to

Install

pip install kriegspiel

Run tests

# clone this repo
git clone git@github.com:Kriegspiel/ks-game.git
# activate virtual env (optional)
cd ks-game
python3 -m venv ks-game-env
source ks-game-env/bin/activate
# install dependencies
pip install -r requirements.txt
pip install -r requirements-dev.txt
# run tests
python -m pytest tests/

Lint

black -l 128 %FILE%

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kriegspiel-1.1.1.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

kriegspiel-1.1.1-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page