Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.48 KB

README.md

File metadata and controls

49 lines (37 loc) · 1.48 KB

Build Status

© Peter Šuhaj & Adrián Tóth

Description:
Term project - implementation of Klondike (solitaire) in Java.

Obtained points:
Full score, see submitted/README.md.

Assessment remarks:
None.

Setup:

git clone https://github.com/psuhaj/Solitaire-IJA
cd Solitaire-IJA/solitaire
ant dir
ant compile
ant run

Card images:
github.com/europ/Solitaire-images

An example of a program's look:


Video about project developement:


License:
This project is available under the terms of the MIT License.