vga_spider — SVGAlib solitaire game
Synopsis
vga_spiderDescription
The standard solitaire game of spider, much like the X11 version.The primary differences compared to the X11 version are the lack of hint and scoring functions, and the left button is used for "dragging" cards as well as selecting.
If the player clicks on a card, the game will try to decide where the card should go (if it can go anywhere). If the player doesn't agree, the card must be "dragged" to its intended destination.
This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.