git clone https://github.com/desibabua/typingTutor.git
npm install
node typingPractice.js --c
node typingPractice.js --w
-
type the characters as they come
-
In characers
- not necessary to type enter after every character.
-
In words
- necessary to type enter after every word.
-
if character touches ground or if you type 10 wrong characters the game will over .
-
type ? to quit the game