Fizz Buzz game WITH DRAGONS!!!

See if you can reach 30 correct answers to become a FIZZ BUZZ DRAGON!

Made in Godot 3 as part of #stopwaitingforgodot

Sequel to "Typing Dragon": https://jacksorjacksor.itch.io/typing-dragon

TIMER:

- press "t" to toggle on/off a timer (keyboard only, let me know if you're a mobile user who wants it!)

RULES:

- In "fizz buzz" you start at 0 and count up to a number (in this case 30)

- If a number is divisible by 3 then instead of the number you say "Fizz" (in this game through either clicking or typing "f")

- If a number is divisible by 5 then instead of the number you say "Buzz" (in this game through either clicking or typing "b")

- If a number is divisible by both 3 and 5 (i.e. 15) then instead of that number you say "FizzBuzz" (in this game through either clicking or typing "f" followed by "b")

- When you've made your guess you submit it by clicking or pressing "ENTER" and if you're right then you move onto the next number!

So to start off you would go:

1 (enter)

2 (enter)

Fizz (enter)

4 (enter)

Buzz (enter)

Fizz (enter)

7 (enter)

8 (enter)

... and so on!


Development log

Comments

Log in with itch.io to leave a comment.

Very nice game, didn't know 'fizz_buzz', the sound and graphics make it very funny, controls are good too.


taken from wikipedia: "Players take turns to count incrementally, replacing any number divisible by three with the word "fizz", and any number divisible by five with the word "buzz"."


https://en.wikipedia.org/wiki/Fizz_buzz