Skip to content

The game is going to test a player's typing skill, which is one of the most underrated skills all developers should have. We should all be practicing our typing! The general flow of the game will look like this:

Notifications You must be signed in to change notification settings

waribu/typing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Typing Game

This game is built using HTML , minimal css (for now) and vanilla javascript

The game is going to test a player's typing skill, which is one of the most underrated skills all developers should have. We should all be practicing our typing! The general flow of the game will look like this:

  • Player clicks on start button and is presented with a quote to type
  • Player types the quote as quickly as they can in a textbox
  • As each word is completed, the next one is highlighted
  • If the player has a typo, the textbox is updated to red
  • When the player completes the quote, a success message is displayed with the elapsed time

Background Photo by mohammad alizade on Unsplash

About

The game is going to test a player's typing skill, which is one of the most underrated skills all developers should have. We should all be practicing our typing! The general flow of the game will look like this:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published