Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gowhale/the-bowling-game-kata
https://github.com/gowhale/the-bowling-game-kata
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/gowhale/the-bowling-game-kata
- Owner: gowhale
- Created: 2020-08-24T17:36:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T19:48:38.000Z (about 4 years ago)
- Last Synced: 2024-06-19T04:14:28.370Z (5 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The-Bowling-Game-Kata
This repo is for my attempt at the Bowling Game Kata found here: http://www.peterprovost.org/blog/2012/05/02/kata-the-only-way-to-learn-tdd/
I will be using GO to do this.