Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iamludal/typospeed

⏩ Browser-based mini-game to test your keyboard typing speed.
https://github.com/iamludal/typospeed

browser-game game svelte typing-game

Last synced: 15 days ago
JSON representation

⏩ Browser-based mini-game to test your keyboard typing speed.

Awesome Lists containing this project

README

        



# ❓ Presentation

**Typospeed** is a browser-based minimalist game, in which you have to rewrite
words that are falling on your screen, as soon as possible!

# ▶️ Run the project

Install dependencies.
```
yarn
```

Run the development server.
```
yarn dev
```

The game will be available on `localhost:5000`.

# 📸 Screenshots

![](assets/screenshot-home.png)
![](assets/screenshot-playground.png)
![](assets/screenshot-endscreen.png)