Skip to content

Mrcoolawesome/cs-2610-assn4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

  1. When a user presses down on key(s), display that on the the onscreen keyboard
  2. When key(s) aren't pressed, display that to the onscreen keyboard
  3. When the shift key is pressed, the keys should display as their 'capitalized' versions
  4. As the user types the prompt, move the underscore from character to character
  5. If the user types the correct character, change the color of that character
  6. If the user types an incorrect characer, don't move the underscore
  7. If the user finishes a prompt, give them a new one
  8. When the user finishes all prompts, start them from the first prompt
  9. The onscreen keybaord shall highlight which key should be pressed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published