File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
# ► READ ME
2
2
3
- Read me.
4
-
5
3
Game preview screenshot: http://prntscr.com/kkk7ad
6
4
7
5
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
10
8
# How to run my application
11
9
12
10
- 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 .
14
12
- Download the .zip file.
15
- - Save and run the .jar file that is inside.
13
+ - Unzip and run the .jar file that is inside.
16
14
- Enjoy and star my repository if you enjoyed it!
17
15
18
16
@@ -31,11 +29,13 @@ Warning: This edition is extremely disturbing after some time.
31
29
32
30
33
31
# 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.
35
33
"music" folder contains all the tracks.
34
+ - Play against computer & Play against human.
36
35
37
36
38
37
# // TO-DO:
39
38
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.
You can’t perform that action at this time.
0 commit comments