46 lines
2.2 KiB
HTML
46 lines
2.2 KiB
HTML
<head>
|
|
<link rel="icon" href="halfive_favicon.png" type="image/icon type">
|
|
<style type="text/css">
|
|
body{
|
|
line-height:1.6;
|
|
font-size:18px;
|
|
color:#444;
|
|
padding:0
|
|
10px}
|
|
h1,h2,h3{
|
|
line-height:1.2
|
|
}
|
|
</style>
|
|
<title>Halfive</title>
|
|
<meta name="description" content="The Universal Racing Game"">
|
|
</head>
|
|
<body>
|
|
<h1>Halfive</h1>
|
|
<h2>The Universal Racing Game</h2>
|
|
<p>Halfive is a collection of specifications, libraries and implementations for a portable racing game.</p>
|
|
<br />
|
|
<p><a href="specs/H5DESIGN.html">Halfive Design notes</a> (<a href="specs/H5DESIGN.md" type="text/plain">Plain text/Markdown version</a>)</p>
|
|
<p><a href="specs/H5DOC_SPEC.html">Halfive Document Format</a> (<a href="specs/H5DOC_SPEC.md" type="text/plain">Plain text/Markdown version</a>)</p>
|
|
<p><a href="specs/H5T_SPEC.html">Halfive Track Specification</a> (<a href="specs/H5T_SPEC.md" type="text/plain">Plain text/Markdown version</a>)</p>
|
|
<p><a href="specs/H5VM_SPEC.html">Halfive Virtual Machine Specification</a> (<a href="specs/H5VM_SPEC.md" type="text/plain">Plain text/Markdown version</a>)</p>
|
|
<p><a href="specs/H5ELQ_SPEC.html">Halfive Eloquent Lisp Specification</a> (<a href="specs/H5ELQ_SPEC.md" type="text/plain">Plain text/Markdown version</a>)</p>
|
|
<p><a href="specs/H5BMP_SPEC.html">Halfive Bitmap Format</a> (<a href="specs/H5BMP_SPEC.md" type="text/plain">Plain text/Markdown version</a>)</p>
|
|
<!-- ARCHIVE:
|
|
<p><a href="specs/H5NET_SPEC.html">Halfive Network Specification</a> (<a href="specs/H5NET_SPEC.md" type="text/plain">Plain text/Markdown version</a>)</p>
|
|
<p><a href="specs/H5SND_SPEC.html">Halfive Sound Format</a> (<a href="specs/H5SND_SPEC.md" type="text/plain">Plain text/Markdown version</a>)</p>
|
|
-->
|
|
<br />
|
|
<p><a href="https://gitea.com/Nomagno/Halfive.git">Check out the Git repository for more information!</a>
|
|
(<a href="https://gitea.com/Nomagno/Halfive/archive/master.zip">ZIP here</a>)
|
|
</p>
|
|
<p><a href="traffic.html">Website traffic statistics</a></p>
|
|
<p><a href="news/rss.xml">RSS feed with news</a></p>
|
|
<br />
|
|
<br />
|
|
<p>Project email: halfive@nomagno.xyz</p>
|
|
<p><a rel="me" href="https://toot.io/@halfive">Official Mastodon</a></p>
|
|
<br />
|
|
<p>Copyright Nomagno 2021, 2022</p>
|
|
<p><a href="LICENSE.txt" type="text">License of all content on this page</a>
|
|
</body>
|