Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```