Implementation of the bowling kata in python
-
Updated
Oct 24, 2021 - Python
Implementation of the bowling kata in python
The following project is a classic challenge proposed in class that consists of creating a program (in this case in python) that tries to add the points obtained by all the frames of a game of bowling.
Proposed solution for the Rust Randori of 2018-01-22
Bowling Game TDD Kata from Uncle Bob
A Bowling Score Calculator implemented using Test-Driven Development (TDD). This project focuses on building a clean, testable, and maintainable scoring system for a standard ten-pin bowling game. Developed as a coding kata to improve unit testing, red-green-refactor cycles, and clean code practices.
implementation of the bowling kata in java
Classic katas, in erlang
The Bowling Game Kata, as given by Bob Martin, interpreted in ES2015
Add a description, image, and links to the bowling-game-kata topic page so that developers can more easily learn about it.
To associate your repository with the bowling-game-kata topic, visit your repo's landing page and select "manage topics."