st01k / Freecell-DS-F16

[fall 2016] freecell solitaire game - final project for data structures course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freecell-DS-F16

groovyLlama Freecell
v1.1

Final project for Data Structures (Fall 2016 - WVUP)

groovyLlama
<b>groovyLlama devteam:</b><br><br>
Casey Murphy<br>
Ryan Whytsell<br>
Brandon Wharton<br>
Gordon Finnie<br>

NAME

glFreecell [OPTIONS]
DESCRIPTION

Freecell card game
OPTIONS

-t, --test: Enters freecell CLI

CHANGELOG

0.1 - skeleton
0.2 - basic cli, basic gui, working card/deck
0.3 - initial card placement on board
0.4 - unpolished cli gameplay, board rendering
0.5 - cli gameplay mostly working, deal rendering
0.6 - gameplay fully functional, undo/redo available
0.7 - gameplay in gui is functional
0.8 - optimized resource usage, added timer, fixed rendering
0.9 - hint functionality in gui
1.0 - drag and drop integrated in gui
1.1 - new theme available

About

[fall 2016] freecell solitaire game - final project for data structures course

License:GNU General Public License v3.0


Languages

Language:Java 100.0%