mirror of
https://github.com/nishiowo/nishbox
synced 2025-04-21 20:24:39 +00:00
36 lines
1.4 KiB
HTML
36 lines
1.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<meta name="author" content="NishBox contributors">
|
|
<meta name="generator" content="docgen/1.03D">
|
|
<title>About - NishBox</title>
|
|
<link rel="stylesheet" href="..//style.css">
|
|
<link rel="icon" href="..//icon.png">
|
|
</head>
|
|
<body>
|
|
<img src="..//icon.png" alt="logo" style="position: absolute;left: 50px;">
|
|
<div id="space"></div>
|
|
<div id="title">About - NishBox</div>
|
|
<a href="../">Root</a>
|
|
<div id="doc">
|
|
<div style="clear: both;"></div>
|
|
<div id="toc">
|
|
<div id="tocinside">
|
|
<a href="../"><img src="..//icon.png" alt="logo"></a><br><a href="#TOC-Engine">Engine</a><br>
|
|
</div>
|
|
</div>
|
|
<div id="docinside">
|
|
<h1 id="TOC-About"> About</h1>NishBox is an open-source 3D multiplayer physics game.
|
|
<br>
|
|
<div id="shift"><h2 id="TOC-Engine"><a href="#TOC-Engine">#</a> Engine</h2>Engine used by NishBox is called "GoldFish", made from scratch.
|
|
<br>GoldFish Engine is developed with NishBox together and made for NishBox, but you can use it as the engine for your game too.
|
|
<br>See <a href="../engine">engine document</a> for more info about the engine.
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<hr>
|
|
<i>Generated using <a href="http://nishi.boats/docgen">Docgen</a> 1.03D</i><br>
|
|
</body>
|
|
</html>
|