commit 75be039a6f19073dc1413907e69a828bcfbc247d parent 61d7d04323d277d68b25abb25e546fc2f9b434c7 Author: Matsuda Kenji <info@mtkn.jp> Date: Sat, 17 Dec 2022 15:38:03 +0900 add collision detection section Diffstat:
M | note.html | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/note.html b/note.html @@ -20,6 +20,8 @@ <h2>メニューの実装</h2> <p>メニューとゲームの推移を実装した。</p> +<h2>当たり判定</h2> + <h2>参考</h2> <ul>