Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FizzBuzz Game

Overview

This is a Python implementation of the classic FizzBuzz game, designed as part of a work experience project for RDT. The game allows multiple players to participate in a fun and interactive way.

Features

  • Multiplayer Support: Players can join the game by entering their names.
  • Difficulty Levels: Players can choose from different difficulty levels that affect the time allowed to respond.
  • Timer: Each player has a limited time to respond to each number.
  • Scoring System: Players earn points for correct answers and lose points for incorrect answers or failing to respond in time.
  • Elimination: Players with zero points are eliminated from the game.
  • Winning Condition: The first player to reach 10 points wins the game.

Requirements

  • Python 3.x installed on your machine.

for reference i have attached my previous attempts of this project in the "old" folder so you can see the improvements

my main program is the "Main_Fizz_Buzz_oop.py"

I hope you enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages