/TDD-hangman

Simple project to practice test driven development

Primary LanguageJavaMIT LicenseMIT

TTD Hangman

This project's goal was to develop a simple Hangman program using Test Driven Development. I wanted to become more proficient in deciding what makes a good test, and also just to get out of my confort zone regarding software development.