Skip to content

domain80/touch-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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