Backend for DiceWars games/servers
Project description
dicewars
DiceWars is a (quite addictive) quick game, inspired by the Risk board game. It mixes strategy and luck, the objective is to conquer all areas on a map by dice rolls.
dicewars implements the logic (the backend) that is required to create playable game GUIs (the frontends) and (multi player) game servers in Python.
See the Documentation for more information and API Reference.
dicewars is pure Python (>=3.7), has no external dependencies and is distributed under the terms of the GPLv3+.
Installation
From PyPI
dicewars is available on The Python Package Index:
$ pip install dicewars
From source
Get the source code. In the top-level directory:
$ pip install .
# or
$ python setup.py install
To build the documentation locally:
$ cd doc
$ pip install -r requirements.txt
$ make html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dicewars-0.2.0.tar.gz
.
File metadata
- Download URL: dicewars-0.2.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4361f588c495780f930fc0da69ef3e2fd690c3f8ba95becaa619bffce1357806 |
|
MD5 | ad9407e331a9682a6840934d74e649fa |
|
BLAKE2b-256 | 232d6db83a713d39038a57c7fa394e91d1441b12c63378eedc2bafc62c8343f5 |
File details
Details for the file dicewars-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: dicewars-0.2.0-py3-none-any.whl
- Upload date:
- Size: 30.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89faf4468a7851bc820e58319eb7f09bc2ccd23d6b2aeaf0fa0e1b624c29d4d2 |
|
MD5 | 52e941499bd91376f211532c6278b5e9 |
|
BLAKE2b-256 | 0622c5b4583a9e59414967f4ea09fd234295ae911aeab5598c341a93fe8f49d0 |