This implementation of the popular Freecell card game can be played on any canvas-enabled browser, without installing anything. The game is based on html5 canvas and Javascript. The table is scalable, which means that cards make up most of the available space, making manipulation easy. During play, obvious moves will be made automatically, even 'supermoves' are supported.
Since version 1.0 hints are included (which may or may not be useful).
Since version 1.1 mobile devices are supported...