Skip to content

This is a simple lottery game that allows the users to enter 6 number which is sorted using insertion sort.

Notifications You must be signed in to change notification settings

HadassahJoseph/Lottery-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Lottery-Game

This is a simple lottery game that allows the users to enter 6 number which is sorted using insertion sort.

Designed a lottery game using c programming language

Implemented Insertion Sort to Sort the winning numbers

Allows user to enter a set of 6 lottery number.

Desgined a feature to check if user has more 2 winning lottery numbers and will display the winning award.

Counts the frequency of each numbers occurence every time the game is run.

Closes the program gracfully

About

This is a simple lottery game that allows the users to enter 6 number which is sorted using insertion sort.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages