Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Tressos-Aristomenis committed Sep 14, 2018
2 parents 7b843fa + 4cfe602 commit 43bac6d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# ► READ ME

Read me.

Game preview screenshot: http://prntscr.com/kkk7ad

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

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


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


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


# // TO-DO:

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

0 comments on commit 43bac6d

Please sign in to comment.