yash-kedia / TypingContest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypingContest

React Native

  1. The application is a game which can be played using the keyboard
  2. At the start of the application, the timer should start at zero seconds
  3. The application should show random 20 alphabets one at a time
  4. The alphabet changes once the user enters the same alphabet on the keyboard
  5. Entering the wrong alphabet should have a penalty of 0.5 second
  6. The keyboard should be always open
  7. On completing the 20 alphabets, show success if the high score (time taken to complete 20 characters) is beaten or shows failure otherwise
  8. Persist the high score locally

Screenshot 2022-11-30 at 22 53 07

About


Languages

Language:JavaScript 100.0%