Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabianmendozaospina/typing-racing
Video game that challenges you to type words as fast as you can. Take up the dare and be faster than the Formula 1 champion.
https://github.com/fabianmendozaospina/typing-racing
Last synced: 5 days ago
JSON representation
Video game that challenges you to type words as fast as you can. Take up the dare and be faster than the Formula 1 champion.
- Host: GitHub
- URL: https://github.com/fabianmendozaospina/typing-racing
- Owner: fabianmendozaospina
- Created: 2024-11-15T16:13:09.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-03T03:48:49.000Z (6 days ago)
- Last Synced: 2025-01-03T04:30:40.313Z (6 days ago)
- Language: JavaScript
- Homepage: https://fabianmendozaospina.github.io/typing-racing/
- Size: 191 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typing Racing
![](./assets/img/f1-car-readme.png)
Typing Racing is a video game created to practice and showcase skills learned in `HTML`, `CSS`, and `JavaScript`.
## Instructions to use the Video Game
1. Go to the [webpage](https://fabianmendozaospina.github.io/typing-racing/) of the video game
2. Press "Play" button, wait for the start signal
3. Type the words as quickly as possible
4. To win, type all the words before the timer runs out
5. Correct answers appear as "Hits"
6. Upon finalizing a game you can see your score through the icon `trophy`## Technological Stack
## Get Started
To get started locally:
1. Clone this repo:
```bash
git clone https://github.com/fabianmendozaospina/typing-racing
cd typing-racing
```
2. Explore the index.html in the root and the different files contained in their folders:
- assets
- audio
- data
- css
- img
- js
- video