Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kadai3-1 by yusukemisawa #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yusukemisa
Copy link

概要

gopher道場課題3-1の回答

課題3-1

タイピングゲームを作ろう!

  • 標準出力に英単語を出す(出すものは自由)
    • 標準出力に内部で定義した英単語を順番に表示する
  • 標準入力から1行受け取る
    • 入力を受け取った場合、表示に使用した単語と一致するか比較し、結果を出力する
  • 制限時間内に何問解けたか表示する
    • 30秒のタイマーをセットし、タイムアップした場合強制的にゲームの結果を表示して終了

プレイ風景

untitled

@yusukemisa yusukemisa self-assigned this May 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant