/FizzBuzzGame

Practising TDD swift, building a FizzBuzz game

Primary LanguageSwift

BizzFuzz

A fun new take on the classic FizzBuzz game. Count as high as you can before the time runs out.

This app was built in preparation to write Getting Started with TDD in Swift tutorial, which is a fun, interactive introduction to building a iOS using native testing tools.

grouped screenshots

The app is available to download free from the App Store

app store screenshot

Key Skills

  • Test Driven Development
  • XCTest and UITest
  • Swift
  • App Store submission process