https://github.com/nymann/yatzy-refactoring-kata-python
https://github.com/nymann/yatzy-refactoring-kata-python
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nymann/yatzy-refactoring-kata-python
- Owner: nymann
- Created: 2021-06-20T19:32:27.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T22:00:11.000Z (almost 5 years ago)
- Last Synced: 2025-03-28T21:06:50.947Z (about 1 year ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yatzy Refactoring Kata
[](https://codecov.io/gh/nymann/yatzy-refactoring-kata-python)
[](https://bettercodehub.com/results/nymann/yatzy-refactoring-kata-python)
An OOP Python implementation of the [Yatzy Refactoring Kata](https://github.com/emilybache/Yatzy-Refactoring-Kata).
You can read the problem statement [here](https://sammancoaching.org/kata_descriptions/yatzy.html).