Skip to content

Commit

Permalink
Translated a description
Browse files Browse the repository at this point in the history
  • Loading branch information
kitao committed Jan 1, 2022
1 parent 46521de commit 0b7f67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ pyxel copy_examples
- [08_triangle_api.py](../pyxel/examples/08_triangle_api.py) - 三角形描画APIのデモ
- [09_shooter.py](../pyxel/examples/09_shooter.py) - 画面遷移のあるシューティングゲーム
- [10_platformer.py](../pyxel/examples/10_platformer.py) - マップのある横スクロールアクションゲーム
- [11_offscreen.py](../pyxel/examples/11_offscreen.py) - Offscreen rendering with Image class
- [11_offscreen.py](../pyxel/examples/11_offscreen.py) - Imageクラスによるオフスクリーン描画

サンプルは以下のコマンドで実行できます。

Expand Down

0 comments on commit 0b7f67a

Please sign in to comment.