Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RNm-dove authored Dec 2, 2023
1 parent 6c20f85 commit 9ff8bf5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@ Tech Runway の自作アプリ参考に canvas を使用したサンプル(群)
## [shoot-circle](https://npo-clack.github.io/canvas-sample/shoot-circle/index.html)
canvasを使用して、画面上に円が描画される。
円をクリックすると次の円が描画される。
![Screen Shot 0005-12-02 at 11 21 37 Large](https://github.com/npo-clack/canvas-sample/assets/25113191/5b5302ea-8c15-46b2-a40d-8a7ba3c2cd04)

## [shoot-flowcircle](https://npo-clack.github.io/canvas-sample/shoot-flowcircle/index.html)
shoot-circle の円が上から流れるようにしたもの。
![Screen Shot 0005-12-02 at 11 21 03 Large](https://github.com/npo-clack/canvas-sample/assets/25113191/907313d7-dce4-4cda-8fac-414ea5574784)

## [illumination](https://npo-clack.github.io/canvas-sample/illumination/index.html)
キラキラ
![Screen Shot 0005-12-02 at 11 21 20 Large](https://github.com/npo-clack/canvas-sample/assets/25113191/0e0b4ecf-7053-4fab-9782-153174307892)

## [moving-circle](https://npo-clack.github.io/canvas-sample/moving-circle/index.html)
WASDと十字キーで球を移動させる
WASDと十字キーで球を移動させる
<img width="1379" alt="Screen Shot 0005-12-02 at 11 21 37" src="https://github.com/npo-clack/canvas-sample/assets/25113191/7fb92420-ce01-498e-9900-9bfd6a69ed0c">

0 comments on commit 9ff8bf5

Please sign in to comment.