Skip to content

Commit

Permalink
Modified a image layout
Browse files Browse the repository at this point in the history
  • Loading branch information
kitao committed Sep 15, 2024
1 parent acabc32 commit 097ae47
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@ The motivation for the development of Pyxel is the feedback from users. Please g

<p>
<a href="https://kitao.github.io/pyxel/wasm/examples/10_platformer.html">
<img src="docs/images/10_platformer.gif" width="320" style="padding-left: 30px; padding-right: 30px; box-sizing: border-box;">
<img src="docs/images/10_platformer.gif" width="290">
</a>
<a href="https://kitao.github.io/pyxel/wasm/examples/30SecondsOfDaylight.html">
<img src="docs/images/30SecondsOfDaylight.gif" width="320" style="padding-left: 5px; padding-right: 5px; box-sizing: border-box;">
<img src="docs/images/30SecondsOfDaylight.gif" width="350">
</a>
<a href="https://kitao.github.io/pyxel/wasm/examples/07_snake.html">
<img src="docs/images/07_snake.gif" width="320" style="padding-left: 55px; padding-right: 55px; box-sizing: border-box;">
<a href="https://kitao.github.io/pyxel/wasm/examples/02_jump_game.html">
<img src="docs/images/02_jump_game.gif" width="330">
</a>
<a href="https://kitao.github.io/pyxel/wasm/examples/megaball.html">
<img src="docs/images/megaball.gif" width="320" style="padding-left: 10px; padding-right: 10px; box-sizing: border-box;">
<img src="docs/images/megaball.gif" width="310">
</a>
<a href="https://kitao.github.io/pyxel/wasm/examples/image_editor.html">
<img src="docs/images/image_tilemap_editor.gif" width="320" style="padding-left: 5px; padding-right: 5px; box-sizing: border-box;">
<img src="docs/images/image_tilemap_editor.gif" width="320">
</a>
<a href="https://kitao.github.io/pyxel/wasm/examples/sound_editor.html">
<img src="docs/images/sound_music_editor.gif" width="320" style="padding-left: 5px; padding-right: 5px; box-sizing: border-box;">
<img src="docs/images/sound_music_editor.gif" width="320">
</a>
</p>

Expand Down

0 comments on commit 097ae47

Please # to comment.