Skip to content

desibabua/typingTutor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypingTutor

How to install

git clone https://github.com/desibabua/typingTutor.git
npm install

Command to run

To play with characters only

node typingPractice.js --c

To play with characters and words

node typingPractice.js --w

Rules:--

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published