Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 455 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 455 Bytes

Keno

This is a collection of code I wrote for a Maven project I worked on for my Software Design class. In this project, I created the lottery game: Keno, complete with a graphical user interface. Compile and run using maven commands to play!

More on Maven

If you're unfamiliar with maven, or are unsure how to build / run the project. Check out the following link: https://www.oracle.com/webfolder/technetwork/tutorials/obe/java/Maven_SE/Maven.html