Skip to content

devdo-eu/zombreak

Repository files navigation

Zombreak Game

License Tests Quality lgtm-grade lgtm-alerts coverage last-commit code-size

A game inspired by the some card game

Installation

Install the Miniconda After installation please setup environment with:
conda env create -f environment.yml
Next change environment with:
conda activate zombreak
now you can run the game locally with
a terminal interface using python zombreak.py.

There are unit tests for this project.
You can run tests using python -m pytest ./tests in project directory.

License

MIT License

Copyright (c) 2021 Grzegorz Maciaszek

About

Game inspired by some card game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages