mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
Update doc
This commit is contained in:
parent
9fb5c178ed
commit
501e51c554
@ -36,7 +36,7 @@ table.examples td.code pre {
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<h1>Ebiten (海老天)</h1>
|
<h1>Ebiten (海老天)</h1>
|
||||||
<p>v1.0.0-alpha</p>
|
<p>v1.1.0-alpha</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>A simple SNES-like 2D game library in Go</li>
|
<li>A simple SNES-like 2D game library in Go</li>
|
||||||
<li>Works on
|
<li>Works on
|
||||||
@ -47,7 +47,7 @@ table.examples td.code pre {
|
|||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="http://godoc.org/github.com/hajimehoshi/ebiten">API Docs</a></li>
|
<li><a href="http://godoc.org/github.com/hajimehoshi/ebiten">API Docs</a></li>
|
||||||
<li><a href="http://github.com/hajimehoshi/ebiten">Source Code</a> (Development Version: v1.0.0-alpha)</li>
|
<li><a href="http://github.com/hajimehoshi/ebiten">Source Code</a> (Development version: v1.1.0-alpha)</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Features</h2>
|
<h2>Features</h2>
|
||||||
|
Loading…
Reference in New Issue
Block a user