fuzzley / fSpider

Spider Solitaire written in Javascript.

Home Page:http://fuzzley.info/spider/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rewrite animation logic

fuzzley opened this issue · comments

Right now almost all animations are handled by one function. The animation logic needs to be split up between the individual piles so it can be more easily managed/extended.