GSoC/GCI Archive
Google Code-in 2013 Haiku

Write a Haiku native Spider Solitaire clone. Part 2 *** BONUS ***

completed by: Luke

mentors: scottmc, Siarzhuk Zharski, Gerasim Troeglazov, TriEdgeAI

This is a follow up task to this one:
For this task, the following to do items should be addressed:
 
* optimize SpiderView::Draw() function
 
* occassionally moving cards behaves unexpectedly
        Inter alia, sometimes card disappears and after placing a card on a stack
        it reappears at the end of it.
 
* extend maximum size of stack (now 25 cards)
 
* draw an icon
 
* make appearance of the game more appealing
 
* package and localize application