- ホームポジションを習得するためのタイピングゲームです!
- タイピングの際の手元をWebカメラで撮影
- 表示される文字を入力する際,ホームポジションで推奨される指とは異なる指で打鍵する場合にブザーで指摘
- 推奨される指で打鍵するまで文字は入力されません
左人差し指での打鍵が推奨される"T"を右人差し指で打鍵した時の例
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.