Skip to content

JTowers is an adaptation of the classic seahaven towers solitaire game.

Notifications You must be signed in to change notification settings

shinoburc/JTowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JTowers

JTowers

JTowers is an adaptation of the classic seahaven towers solitaire game.

JTowers is inspired by ktowers written by Keith Packard.

JTowers is played with one pack of cards. The aim of the game is to form 4 piles of cards which run consecutively from the ace to the king of each suit.

Requirements

  • JRE
  • JDK (if you want to recompile JTowers)

Getting Started

  1. Check out JTowers

    $ git clone git://github.com/shinoburc/JTowers
  2. Run

$ cd JTowers
$ java -jar JTowers.jar

Have fun!

etc

  • compile

    $ cd JTowers
    $ ./compile.sh
  • create jar

    $ cd JTowers
    $ ./gen-jar.sh

LICENSE

GNU GPLv3.

GNU GPL3v or later

About

JTowers is an adaptation of the classic seahaven towers solitaire game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published