Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 261 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 261 Bytes

FizzBuzz App

FizzBuzz is an addicting game based on tapping: fizz, buzz or fizzbuzz! If the number shown on screen is divisible by 3, press fizz; if it's by 5, press buzz; if it's by both, press fizzbuzz! You can also save your score and check it out later.