Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 790 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 790 Bytes

touch type

this is a simple typing game that helps you improve your typing speed... take it for a spin here inspired by typingTest

The Process

To do for app...

  1. Implement App container
  2. Implement metrics components
  3. Implement Input area
    • not-typed
    • Typing
    • Typed

Data flow:

              App
          _____|________________
          |                    |
       Metrics              Input area
                    ____________|__________________
                    |           |                  |
                  Typed      Typing           Not-typed