https://github.com/billstephens2022/typinggame-angular
A typing game built with Angular / TypeScript where a random 'lorem ipsum' sentence is displayed to the user and the user must type the sentence.
https://github.com/billstephens2022/typinggame-angular
angular angularjs css css3 html html5 javascript typescript
Last synced: about 2 months ago
JSON representation
A typing game built with Angular / TypeScript where a random 'lorem ipsum' sentence is displayed to the user and the user must type the sentence.
- Host: GitHub
- URL: https://github.com/billstephens2022/typinggame-angular
- Owner: BillStephens2022
- Created: 2023-09-03T12:12:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T20:02:26.000Z (almost 3 years ago)
- Last Synced: 2025-10-26T13:27:59.645Z (8 months ago)
- Topics: angular, angularjs, css, css3, html, html5, javascript, typescript
- Language: TypeScript
- Homepage: https://billstephens2022.github.io/TypingGame-Angular/
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TypingGame-Angular

## Description
A simple game where a random lorem ipsum text sentence is generated and the user types out the text. As each letter is typed, the letter of the sentence will appear green if typed correctly or red if incorrect. When full sentence is typed correctly, a success message is rendered.
Screenshots of app:
Successful attempt:

With Typing Errors:

## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)
## Installation
Deployed URL: https://billstephens2022.github.io/TypingGame-Angular/
## Usage
Type each letter of the displayed sentence including the punctuation. Letters will appear green when typed correctly, red if typed incorrectly. A success message will appear if entire sentence is typed correctly.
## License
This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT
## Contributing
N/A
## Tests
N/A
## Questions
Contact Info
GitHub user name: BillStephens2022
Link to GitHub profile: https://github.com/BillStephens2022
Email: stephensbill17@gmail.com