https://github.com/webcooltz/randomizer
A randomizer console program in Java. Find random numbers in a variety of contexts.
https://github.com/webcooltz/randomizer
app console game java
Last synced: over 1 year ago
JSON representation
A randomizer console program in Java. Find random numbers in a variety of contexts.
- Host: GitHub
- URL: https://github.com/webcooltz/randomizer
- Owner: webcooltz
- Created: 2019-07-02T20:14:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T04:06:13.000Z (almost 7 years ago)
- Last Synced: 2025-02-03T09:47:52.289Z (over 1 year ago)
- Topics: app, console, game, java
- Language: Java
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Randomizer
A randomizer program in Java. Find random numbers in a variety of contexts.
-Tip Calculator (to be announced)
-Roll a die
-Flip a coin
-Random Number 1-100
-Select a random card in a deck
Directions:
-Download the .jar file in the main folder of this repository.
-Open a command line.
-Open the directory where you downloaded the file.
-Use the command java -jar Randomizer.jar