1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/html-src/intro.html
Shlomi Fish ada9778879 Ran the HTMLs thru tidy.
tidy -asxhtml so they will validate.
2017-11-12 21:26:36 +02:00

51 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content=
"HTML Tidy for HTML5 for Linux version 5.4.0" />
<title></title>
</head>
<body>
<h1>Introduction</h1>
<p>"Why yet another solitaire game ?" you may ask. The answer is
simple...</p>
<h3>PySol highlights</h3>
<ul>
<li>currently supports more than 1000 distinct solitaire games</li>
<li>based upon an extensible solitaire engine</li>
<li>lots of classic games like Forty Thieves, FreeCell, Klondike
and Spider</li>
<li>special games like Ganjifa, Hanafuda, Poker and Tarock type
games</li>
<li>modern look and feel</li>
<li>multiple cardsets and backgrounds</li>
<li>background table tiles</li>
<li>unlimited undo &amp; redo</li>
<li>persistent bookmarks</li>
<li>load &amp; save games</li>
<li>player statistics</li>
<li>a hint system</li>
<li>demo games</li>
<li>a solitaire wizard</li>
<li>support for user written plug-ins</li>
<li>sound samples and background music</li>
<li>integrated HTML help browser</li>
<li>lots of documentation</li>
<li>portable across Unix/X11, Windows 95/98/NT/2000/XP and Mac
OSX</li>
<li>written in 100% pure Python</li>
<li>distributed under the terms of the GNU General Public
License</li>
<li><i>Commercial Quality Freeware</i></li>
</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>.
-->
</body>
</html>