Skip to content

jobo3208/jfreecell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

jfreecell

jfreecell is a basic version of FreeCell written in Java.

Simple compile and run:

$ cd src
$ javac freecell/*.java
$ java freecell.FreeCell

This game works very much like the original Windows version: click a card to select it, then click a column or a cell to move it there. Click in the green area to cancel a move. You can also double-click to auto-move.

About

A basic Java FreeCell implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages