Skip to content

Commit 43bac6d

Browse files
committed
2 parents 7b843fa + 4cfe602 commit 43bac6d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# ► READ ME
22

3-
Read me.
4-
53
Game preview screenshot: http://prntscr.com/kkk7ad
64

75
Here is some information about the game: https://en.wikipedia.org/wiki/Snakes_and_Ladders
@@ -10,9 +8,9 @@ Here is some information about the game: https://en.wikipedia.org/wiki/Snakes_an
108
# How to run my application
119

1210
- Go to my releases (https://github.com/Tressos-Aristomenis/Snakes-And-Ladders-JavaFX-from-scratch/releases).
13-
- Choose "Code & Executable" (latest version).
11+
- Go to my latest release.
1412
- Download the .zip file.
15-
- Save and run the .jar file that is inside.
13+
- Unzip and run the .jar file that is inside.
1614
- Enjoy and star my repository if you enjoyed it!
1715

1816

@@ -31,11 +29,13 @@ Warning: This edition is extremely disturbing after some time.
3129

3230

3331
# Features
34-
I have added some background music of one of my favourite artists, "Yann Tiersen". You can always pause it if you dislike it.
32+
- I have added some background music of one of my favourite artists, "Yann Tiersen". You can always pause or mute if you dislike it.
3533
"music" folder contains all the tracks.
34+
- Play against computer & Play against human.
3635

3736

3837
# // TO-DO:
3938

40-
- Place a volume slider (DONE).
41-
- Fix potential bug when last square is reached. (Show-and-wait and PauseTransition don't work well together)
39+
- ✔ Add a volume slider.
40+
- ✔ Fix potential bug when last square is reached (Show-and-wait and PauseTransition don't work well together).
41+
- Resizable for multiple screens.

0 commit comments

Comments
 (0)