gare-Ware / speed-typing

Timed typing game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speed Typing Game

A stylish and fun timed typing game with user input for time limit.

Link to project: https://gk-speedtyping.netlify.app/

speed-typing

How It's Made:

Tech used: HTML, CSS, JavaScript, React

Foundational game code is written as a reusable custom hook. useEffect hook handles setTimout function which changes timeRemaining state every second. useRef is used to focus on the typing input field the moment the game starts so user can start typing immediately. User input for time length displays when game is not in progress.

About

Timed typing game.


Languages

Language:CSS 50.1%Language:JavaScript 41.1%Language:HTML 8.8%