An open API service indexing awesome lists of open source software.

https://github.com/younusaliakash/vanilla-js-typing-game

Game to beat the clock by typing random words
https://github.com/younusaliakash/vanilla-js-typing-game

css dom-manipulation html javascript

Last synced: 2 months ago
JSON representation

Game to beat the clock by typing random words

Awesome Lists containing this project

README

        

## Speed Typer Typing Game

Game to beat the clock by typing random words

## Project Specifications

- Create game UI including a difficuly setting
- Generate random word and place in DOM
- Score increase after word is typed
- Implement timer
- Add certain amount of time after word is typed based on difficulty
- Store difficulty setting in local storage

type game