Solitaires
You can play it for FREE.
"Solitaires" can be played on a PC with Java8 installed.
JavaFX used by this game may not be included in newer versions than Java8.
If Java8 is not installed, install Java8.

www.java.com

Accept license and DOWNLOAD "solitaire.jar"

How to start "Solitaires".

1) Deployment

  1. Download "solitaire.jar".
    On Windows, it may be stored to "C:\Users\abc\Downloads" (abc is your username).
  2. Create a directory somewhere.
  3. Move the file to the directory.

2) Execution

Method A

  1. Start a console such as "command prompt" (Windows).
  2. Change the working directory to the directory where "solitaire.jar" is located.
  3. For example, run "cd C:\Users\abc\solitaire".
  4. Run "java -jar solitaire.jar".

Method B
On Windows, double-click "solitaire.jar".

vz2t-anb@asahi-net.or.jp