Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.08 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.08 KB

BingoLL

A Bingo Game Project with Multi-Linked Lists for Data Structures

Features & Rules

Add Players To the Game

You can set the player count [2-4]:

Add Players

Also, you change players' names and card colours:

Set Player Info Set Player Info

Use a spinner to select random numbers

Spinner

Check Last Spins

Last Spins

Select random numbers faster with the Fast Spin Button

fast spin

Mark the selected random number on the players' card

Mark Number

Check the Auto Play box to mark numbers automatically

Auto Play

Check the Cinko Status of the players from Radio Buttons

Cinko Status RB

Check the game Status updates from the Status Text Fields

Cinko Status Text

Check the Allow Repetition box to allow repetition while throwing random numbers

Allow Repetition