0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

プログラミングで作ったゲーム2つを公開!プログラミング初心者向け

Last updated at Posted at 2018-10-02

今回は、タイピングゲームと熊を捕まえるゲームのソースコードを公開します。

■タイピングゲーム

Typing Game!

Letters count: , Miss count: , Remaining Time:


以下
タイピングゲームの開始時画面
![image.png](https://qiita-image-store.s3.amazonaws.com/0/297364/60c654b1-89a3-2718-64ec-2ce1b23c0e92.png)
タイピングゲームの打ち込み時画面
![image.png](https://qiita-image-store.s3.amazonaws.com/0/297364/4aa005f7-3337-7bb6-8dd9-4bd196cfe30f.png)
タイピングゲームの終了時画面
![image.png](https://qiita-image-store.s3.amazonaws.com/0/297364/f5d44457-7498-9927-6810-27eadefe161d.png)





0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?