Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added images
  • Loading branch information
noobieyuh authored Nov 9, 2024
1 parent 4a2b685 commit 8244bf2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Randomizer (Dice Roll)
Heyo, this project is called Randomizer :D

<img src = "https://raw.githubusercontent.com/noobieyuh/Randomizer/refs/heads/master/src/main/resources/picofrandom.png?token=GHSAT0AAAAAACZ5TFHDROIEAV5NDMJ42TYYZZO6ZGQ">

## What is Randomizer?
It's what you thought at first, it's a random number generator (1,6). The program is just like rolling a dice.

Expand All @@ -9,3 +11,8 @@ You click the roll button, and a window will pop up with what number you got!

There are sound effects and audio that plays depending on your roll.

## Have Fun!

<img src = "https://raw.githubusercontent.com/noobieyuh/Randomizer/refs/heads/master/src/main/resources/randomizerexample.png?token=GHSAT0AAAAAACZ5TFHCO6DE6KG37GUW2ASYZZO6ZYQ">


0 comments on commit 8244bf2

Please sign in to comment.