Skip to content

Add finger hints and visual feedback#68

Open
AbdelkaderBah wants to merge 3 commits intolemnos:masterfrom
AbdelkaderBah:feature/finger-hints
Open

Add finger hints and visual feedback#68
AbdelkaderBah wants to merge 3 commits intolemnos:masterfrom
AbdelkaderBah:feature/finger-hints

Conversation

@AbdelkaderBah
Copy link

@AbdelkaderBah AbdelkaderBah commented Mar 7, 2026

image

Summary

  • Finger hints (-fingers): shows which finger to use for the current key
  • Visual hand diagram (-visual): ASCII hand overlay highlighting the active finger
  • Progressive level system (-level N): 16 levels introducing keys pair-by-pair from home row anchors (f j) through full keyboard
  • Report screen controls: [q] quit, [n] next level (level mode), any other key starts a new test
  • -list levels: lists all available levels with their key introductions
  • Updated README with new features, examples, and key bindings

Test plan

  • tt -level 1 — verify home row anchors (f j) only
  • Complete a level, press n — verify it advances to next level
  • Complete a level, press q — verify it quits
  • tt -level 16 — verify full keyboard level
  • tt -list levels — verify level listing
  • tt -fingers -visual — verify finger hints and hand diagram display
  • tt (no flags) — verify report screen shows [q] quit without [n]

🤖 Generated with Claude Code

AbdelkaderBah and others added 3 commits March 7, 2026 12:35
Introduce -level flag with 16 progressive typing levels that
introduce keys pair-by-pair from home row to full keyboard.
Report screen now shows [q] quit and [n] next level hints,
with 'n' advancing to the next level in level mode.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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