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 3 years have passed since last update.

三角(▶)を下向き(▼)にするだけのQiita上でできるゲームを作ったばくわら

Last updated at Posted at 2021-08-01

初級

下のをクリックするだけですよ。 簡単でしょ!?

えっ、、天才ですか!?

src
```
    ### 初級
    
      えっ、、天才ですか!?
    ```
  

中級

今度は食べ物の名前を作るゲームです。
の順番に組み合わせます。
例:
また、 間違っていたら❌が表示されます。

ヒント: あまいものです!

🍓正解! いちごでした🍓

src
```
        さ❌
        い
          ち
            あ❌
            ん❌
            た❌
            ご
              🍓正解! いちごでした🍓
            
          
          た❌
          に❌
          う❌
        
        か❌
        わ❌```
      

上級

ゲームというより問題!
koumazaはひらがなでどう書くでしょう!?!?
先ほどに1つ加えて4文字の、 の順番で組み合わせていただきます!!

こーまざだよ~🥺 よろしくね!!!! :wave:~

src
```
          た❌
          こ
            ら
            ー
              ご❌
              ま
                ら❌
                ざ
                  こーまざだよ~🥺 よろしくね!!!! :wave:~
                
                に❌
                あ❌
              
              さ❌
              ば❌
            
            め❌
            ん❌
          
          や❌
          き❌```
        

ご清覧ありがとうございました❤️❤️~~~!
なにをしているんだろう、 か、 、 、:thinking:

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?