1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-03-12 04:07:01 -04:00
PySolFC/html-src/intro.html

41 lines
1.3 KiB
HTML

<h1>Introduction</h1>
<p>
"Why yet another solitaire game?" you may ask.
The answer is simple...
<h3>PySol highlights</h3>
<ul>
<li> currently supports more than 1,200 distinct solitaire games
<li> based upon an extensible solitaire engine
<li> lots of classic games like Forty Thieves, FreeCell, Klondike and Spider
<li> special games like Ganjifa, Hanafuda, Poker and Tarock type games
<li> modern look and feel
<li> multiple cardsets and backgrounds
<li> background table tiles
<li> unlimited undo &amp; redo
<li> persistent bookmarks
<li> load &amp; save games
<li> player statistics
<li> a hint system
<li> demo games
<li> a solitaire wizard
<li> support for user written plug-ins
<li> sound samples and background music
<li> integrated HTML help browser
<li> lots of documentation
<li> portable across Windows, Mac, and Linux
<li> completely ad-free, now and forever
<li> written in 100% pure Python
<li> distributed under the terms of the GNU General Public License
<li> <i>Commercial Quality Freeware</i>
</ul>
<!--
<h3>Legal terms</h3>
<p>
PySol is Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by <a href="mailto:markus@oberhumer.com">Markus F.X.J. Oberhumer</a>.<br>
All Rights Reserved.
<p>
PySol is distributed under the terms of the
<a href="license.html">GNU General Public License</a>.
-->