1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/html-src/index.html
2025-02-20 17:26:10 -05:00

44 lines
1.4 KiB
HTML

<h1>PySol - a Solitaire Game Collection</h1>
<ul>
<li> <a href="intro.html">Introduction</a>
<!-- <p> <a href="install.html">Installation</a>-->
<li> <a href="howtoplay.html">How to use PySol</a>
</ul>
<h2>Rules</h2>
<ul>
<li> <a href="glossary.html">Glossary</a>
<li> <a href="general_rules.html">General Rules</a>
<li> <a href="rules.html">Individual Game Rules</a>
<li> <a href="rules_alternate.html">Alternate Names</a>
</ul>
<h2>Features</h2>
<ul>
<li> <a href="assist_options.html">Assist Options</a>
<li> <a href="solitaire_wizard.html">Solitaire Wizard</a>
<li> <a href="solver.html">Solver</a>
<li> <a href="cardset_customization.html">Cardset Customization</a>
<li> <a href="plugins.html">Plugins</a>
</ul>
<h2>About</h2>
<ul>
<li> <a href="news.html">What's new?</a>
<li> <a href="faq.html">FAQ</a>
<li> <a href="report_bug.html">Report a Bug</a>
<li> <a href="license.html">PySol license terms</a>
<li> <a href="credits.html">PySol credits</a>
</ul>
<hr>
<p> Visit the official <a href="http://pysolfc.sourceforge.net/">PySolFC Home
Page</a>.
<!--
<p>
Copyright (C) 1998-2003 by <a href="mailto:markus@oberhumer.com">Markus
F.X.J. Oberhumer</a>.<br>
Copyright (C) 2003 by Mt. Hood Playing Card Co.<br>
Copyright (C) 2005 by <a href="mailto:skomoroh@gmail.com">Skomoroh</a>.<br>
All Rights Reserved.
-->
<p>
PySol is distributed under the terms of the
<a href="license.html">GNU General Public License</a>.