Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/belchenkov/typing_game_js
Game to beat the clock by typing random words
https://github.com/belchenkov/typing_game_js
css3 es6 html5 localstorage surge
Last synced: about 1 month ago
JSON representation
Game to beat the clock by typing random words
- Host: GitHub
- URL: https://github.com/belchenkov/typing_game_js
- Owner: Belchenkov
- Created: 2020-06-05T09:28:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T17:28:03.000Z (over 3 years ago)
- Last Synced: 2024-11-09T18:44:46.353Z (3 months ago)
- Topics: css3, es6, html5, localstorage, surge
- Language: JavaScript
- Homepage: http://speed-typing-game-ab.surge.sh/
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Speed Typer Typing Game
> Game to beat the clock by typing random words
### [Demo](http://speed-typing-game-ab.surge.sh/)
[![IMAGE ALT TEXT HERE](./screen.png)](https://radikal.ru/video/4K0PPC3QPXB)### Get started
```shell script
git clone
```
```shell script
open index.html
```
or
```shell script
npm i -g live-server
```
```shell script
live-server
```