Skip to content

Solitaire game as the final project for course CSC 122

License

Notifications You must be signed in to change notification settings

KunhuanLiu/card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

card-game

This work is the final project submission for CSC 122: data structure, finished on my own in Fall 2015.

It is a card game implementing "perpetual motion" rules --a solitaire that is used for killing time.

Although it is the first time creating a GUI system, it only took 10 hours to finish it, thanks to using UML diagram and good design principle.

Implemented rules can be found here: https://en.wikipedia.org/wiki/Perpetual_Motion_(solitaire)#Idiot.27s_Delight_.28Alternate_Rules.29

How to Use:

In order to see output information / notification, please run the .jar file from command line using "java -jar IdiotsDelight.jar"

About

Solitaire game as the final project for course CSC 122

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages