Skip to content

tomsal25/fizzbuzz-buzzer

Folders and files

NameName
Last commit message
Last commit date
Mar 20, 2023
Mar 20, 2023
Feb 14, 2023
Feb 3, 2023
Feb 3, 2023
Feb 3, 2023
Mar 20, 2023
Sep 29, 2023
Sep 29, 2023
Feb 3, 2023
Feb 3, 2023
Feb 3, 2023

Repository files navigation

FizzBuzz Buzzer Game

Try it

https://tomsal25.github.io/fizzbuzz-buzzer/

How To Play

Press the correct button to defeat the computer.

The correct button follows these rules:

  • Multiples of 3 → fizz
  • Multiples of 5 → Buzz
  • Multiples of 15 → FizzBuzz
  • The Others → number button

For Dev

You can modify parameters in InitialParam.ts.