mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-11 19:48:54 +01:00
docs: Add a link to Bluebird of Happiness
This commit is contained in:
parent
65cea2beac
commit
a131e74596
@ -107,7 +107,10 @@ go run -tags=example rotate/main.go</code></pre></div>
|
||||
<a href="https://github.com/hajimehoshi/go-inovation"><img src="images/projects/inovation.png" width="1024" height="500" alt="Inovation 2007" class="img-thumbnail"></a>
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<a href="http://blockbros.net/tsugunai/"><img src="images/projects/clock_of_atonement.png" width="400" height="400" alt="Clock of Atonement" class="img-thumbnail"></a>
|
||||
<a href="http://blockbros.net/tsugunai/"><img src="images/projects/clock_of_atonement.png" width="480" height="480" alt="Clock of Atonement" class="img-thumbnail"></a>
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<a href="http://blockbros.net/bluebird/"><img src="images/projects/bluebird_of_happiness.png" width="540" height="540" alt="Bluebird of Happiness" class="img-thumbnail"></a>
|
||||
</div>
|
||||
</div>
|
||||
<p><a href="https://github.com/hajimehoshi/ebiten/wiki/Works">Find more nice works with Ebiten!</a></p>
|
||||
|
BIN
docs/images/projects/bluebird_of_happiness.png
Normal file
BIN
docs/images/projects/bluebird_of_happiness.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
@ -141,7 +141,10 @@ go run -tags=example rotate/main.go</code></pre></div>
|
||||
<a href="https://github.com/hajimehoshi/go-inovation"><img src="images/projects/inovation.png" width="1024" height="500" alt="Inovation 2007" class="img-thumbnail"></a>
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<a href="http://blockbros.net/tsugunai/"><img src="images/projects/clock_of_atonement.png" width="400" height="400" alt="Clock of Atonement" class="img-thumbnail"></a>
|
||||
<a href="http://blockbros.net/tsugunai/"><img src="images/projects/clock_of_atonement.png" width="480" height="480" alt="Clock of Atonement" class="img-thumbnail"></a>
|
||||
</div>
|
||||
<div class="col-3">
|
||||
<a href="http://blockbros.net/bluebird/"><img src="images/projects/bluebird_of_happiness.png" width="540" height="540" alt="Bluebird of Happiness" class="img-thumbnail"></a>
|
||||
</div>
|
||||
</div>
|
||||
<p><a href="https://github.com/hajimehoshi/ebiten/wiki/Works">Find more nice works with Ebiten!</a></p>
|
||||
|
Loading…
Reference in New Issue
Block a user