Skip to content

JoshuaManuel/Lottery-Final-Project-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Pick 4" Lottery Program

My 2018 Advanced Java final project. This program simulates a Pick 4 lottery. The user will be able to pick four unique numbers and compare them against the computer. If any of them match, the user will be awarded a "monetary prize." You can play as many times as you like.

Getting Started

Simply download and extract the files, then run:

javac Lottery.java
java Lottery

Author

  • Joshua Manuel

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

About

A simple "Pick 4" lottery program. Play as much as you want!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages