Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 689 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 689 Bytes

DishWashWinner

A small program to select and store a name out of a list when gambling the one washing the dishes. The program is written in Java and unses Swing for the GUI.

This code surely is not written perfectly; feel free to comment on possible optimizations!

Setup

Use Gradle [1] to run the app. Alternatively you can create a project in the IDE of your choice and pull the project.

You will need a JDK of at least Version 11 to run the .jar-File. Alternatively, just download the newest version via [2].

License

This app is licensed under CC BY 3.0 [3].

[1] https://gradle.org/install/

[2] https://jdk.java.net/13/

[3] https://creativecommons.org/licenses/by/3.0/