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

https://github.com/josephadoga/swift-typer

A game to test your typing speed
https://github.com/josephadoga/swift-typer

classes classes-and-objects javascript

Last synced: 7 months ago
JSON representation

A game to test your typing speed

Awesome Lists containing this project

README

          

# Swift Typer

### A game to test your typing speed

## Game Rules

- You have 99 seconds to enter as many words as possible.
- The game contains 90 words, randomized for each session.
- Enter a word in the input field, and a new word will appear instantly.
- Start a new game by pressing the 'Start' button, no need to reload the page.
- The remaining time and your number of hits/points are displayed.
- Background music plays when the game starts and stops when it ends.
- The game ends when time runs out or when you get all the words right.

## Technologies used

![html5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![css3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)
![javascript](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)

## Collaborators

Worked with [Navjot Kaur](https://github.com/navjot0210) in this interesting project.

## Demo

Click [here](https://josephadoga.github.io/swift-typer/) to view.