100 Days of Code Day 21
Today’s exercise Red vs Blue Darwin style was about namespaces. The code was simple but they didn’t really explain what they wanted. They could have told us that they wanted the last part in a namespace called Combined, instead of assuming it in the test cases. I only put the red and blue stuff in namespaces. Anyway, it was easy I just don’t like bumping into unspecified requirements.
I refactored the tic tac toe program a bit to allow for a GUI. As you can see from the image, it is not going well so far.
