https://github.com/maxfleur/dishwashwinner
https://github.com/maxfleur/dishwashwinner
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxfleur/dishwashwinner
- Owner: MaxFleur
- Created: 2020-01-25T22:41:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-31T17:34:54.000Z (over 6 years ago)
- Last Synced: 2025-03-01T18:16:00.443Z (over 1 year ago)
- Language: Java
- Size: 81.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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/