Starting code for the GildedRose Refactoring Kata in many programming languages.
Go to file
Emily Bache 53235864ec Merge pull request #2 from balp/master
-lphread changed into -phread for linking the cpp code
2012-01-20 06:48:08 -08:00
GildedRose CHanges -lphread into -pthread, removed compile error 2012-01-20 08:05:45 +01:00
Tennis On closer examination of the rules I notice Forty-All should in fact be Deuce 2012-01-04 19:52:03 +01:00
README Java version of the kata now compiles and has a failing test 2012-01-12 21:55:28 +01:00

This is a collection of starting files for when practicing refactoring.

Contents so far:

Tennis Kata in Java, Python and C++.
Gilded Rose Kata in Java, Python and C++. (a C# version is already available on github)