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

https://github.com/sreyasaju/typqwerty

A minimal typing test game
https://github.com/sreyasaju/typqwerty

typing typing-game typing-practice typing-skills typing-test typingspeedtest

Last synced: 3 months ago
JSON representation

A minimal typing test game

Awesome Lists containing this project

README

          



typQwerty


A minimal typing test game



![preview for home screen](assets/preview/home.png)

![preview for game screen](assets/preview/game.png)

![preview for score screen](assets/preview/score.png)

## About the Project ✨

typQwerty is a simple and minimal typing test game. The number of words and timer is set according to the level chosen by the user. The difficulty of the words increases with the levels. The score is displayed at the end of the game. The user has to select between the
three levels of the game namely: Snail 🐌, Rabbit 🐰, Cheetah 🐆,

## License
```
MIT License

Copyright (c) 2022 Sreya Saju

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```
----
Copyright © 2022-2024 [Sreya Saju](https://github.com/sreyasaju)