Skip to content

Handwriting practice module #22

@benSlaughter

Description

@benSlaughter

For tablet/stylus users — trace letters to practise spelling words physically.

How:

  • Canvas element showing a word with dotted-line letters
  • Child traces over each letter with finger/stylus
  • Basic stroke recognition (compare path to expected letter shape)
  • Gentle feedback: green trace if close, guide arrows if off-track
  • Not about perfection — it's about motor memory reinforcement

Tech: HTML Canvas API or SVG path tracing. No ML needed — simple bounding-box comparison.

Integration: Add as a spelling game option, appears only on touch devices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gameNew or improved gamelong-termScale & transform — 3-6 monthsproductFeature or UX enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions