How to play PySol



Mouse Usage

Left mouse button:

Right mouse button (or double-click the left button):

Middle mouse button (or Ctrl-click the left button):


Two-handed play

Put three fingers of one hand on 'A' (auto drop), 'S' (undo) and 'D' (deal). You can also reach 'R' (redo) from there.

The animation is too slow...

That's a drawback of using Tcl/Tk - it lacks a sprite concept, so there is a lot of (invisible double-buffered) redraw going on when dragging cards around.

Disabling the options `Card shadow' and `Shade legal moves' will somewhat improve the display speed.

Selecting a cardset

Loading the new cardset is deferred until you start a new game.

Some notes about scoring



Undocumented key bindings


Back to the index