Skip to content

nathankwon/type-racer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A typing game tutorial: (Traversy Media) https://www.youtube.com/watch?v=Yw-SYSG-028

Initialise application by typing index.html into the console.

Additions/changes implemented:

  • Added colors to success/game over message
  • Added 'typing' message to prevent surrounding items from bouncing around while user types
  • Added difficulty Selector on ui (previously could only be manipulated via the js file)

Additional Thoughts:

  • Refactoring with a css file would be neater, but the application is simple enough to warrant not using one.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published