Re: Aisleriot, Klondike menu and other ideas



> For what it's worth, there's also a "Solitaire Wizard", which guides you
> through 5 pages to design your own game based on Klondike, Forty Thieves,
> Spider, or Fan. Who knows, one day, some insane fellow out there might try
> making a wizard that generates scheme for custom aisleriot games... Not
> me, though. :)

Uh, why generate scheme? Just do something like
(load "klondike.scm")
(define tableau-build-suit-check is-alternating-suit?)
(define tableau-build-rank-check is-descending-rank?)
or something. A computer could do that.

The hard part would be making the gui. :p

--
Vincent Povirk aka MadEwokHerd
Primary email: madewokherd gmail com
Secondary email: madewokherd comcast net
Tertiary email: vrp5000 psu edu
Jabber: madewokherd jabber org


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]