/kotlin-fizzbuzz

A first, naive implementation of FizzBuzz using TDD with discrete commits showing the baby steps

Primary LanguageKotlinDo What The F*ck You Want To Public LicenseWTFPL

FizzBuzz in Kotlin

The goal of the project is to teach TDD and SOLID principles using the FizzBuzz exercise.

Setup

This code was written using IntelliJ. I have no idea how to configure this outside of that environment.