lottery game
Posted by Diplomat
Last Updated: March 03, 2012
create a lottery assistant game to assist users in generating a list of randomly selected lottery number.player should control over a number of setting:
including the size of the font used to display game output.
 the window background color.
 For some game you may need to select five number and other you might require to choose six therefore,the lottery game provides player with the ability to specify:
the range of number. 
the quantity of lottery number require .
how many set of numbers they want to generate. 
To play the game user must supply the information listed above into text field and to make the game run user would have to click appropriate menu item .

tool bar should have 
file >get number F1
option >background>white,gray etc
help

on the window should have 
how many numbers make up a full set (insertbox)
how many sets of lottery number do you want?(insertbox)
what is the highest number that can be picked?(insertbox)

lottery number*heading
 a window that display the lottery number generate

about button should be on it 
Related Content
Lottery Simulator in C++
Lottery Simulator in C++
Samath | Jan 07, 2021
The Matching Game in Java
The Matching Game in Java
Samath | Mar 20, 2015
Hangman Game in C++
Hangman Game in C++
Samath | Jan 17, 2024
Hangman Game using C#
Hangman Game using C#
Samath | Jan 17, 2024
Animal Game in Java
Animal Game in Java
gideonna | Apr 13, 2016
Number Guessing Game using C++
Number Guessing Game using C++
Samath | Jan 04, 2017
Blackjack Game in C++
Blackjack Game in C++
Samath | Jan 05, 2017
Checkers Game using C++
Checkers Game using C++
Samath | Jan 17, 2024
Minesweeper Game using C++
Minesweeper Game using C++
Samath | Jan 05, 2017
Craps Dice game in C++
Craps Dice game in C++
Samath | Jan 06, 2021
Paper Strip Game using Python
Paper Strip Game using Python
Samath | Jan 17, 2024
Tic Tac Toe Game using C#
Tic Tac Toe Game using C#
Samath | Jan 17, 2024
John Conway's Game of Life using C++
John Conway's Game of Life using C++
Samath | Jan 04, 2017
C++ Rock Paper Scissors Game
C++ Rock Paper Scissors Game
Samath | Jan 05, 2017
Tic Tac Toe Game using Python
Tic Tac Toe Game using Python
Samath | Jan 17, 2024