https://github.com/deadlybyte/cm-speed-reader
Championship Manager inspired speed reader web application.
https://github.com/deadlybyte/cm-speed-reader
bootstrap4 create-react-app football javascript react speed-reader speed-reading
Last synced: 5 days ago
JSON representation
Championship Manager inspired speed reader web application.
- Host: GitHub
- URL: https://github.com/deadlybyte/cm-speed-reader
- Owner: deadlybyte
- License: mit
- Created: 2018-02-02T12:05:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T17:19:35.000Z (almost 2 years ago)
- Last Synced: 2024-08-10T16:00:30.599Z (almost 2 years ago)
- Topics: bootstrap4, create-react-app, football, javascript, react, speed-reader, speed-reading
- Language: JavaScript
- Homepage: http://www.cm-speed-reader.co.uk
- Size: 5.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Championship Manager Speed Reader
A `Championship Manager` inspired speed reader web application, written using modern web technologies (ReactJS, Redux, Bootstrap 4, etc).
[](https://travis-ci.org/deadlybyte/cm-speed-reader)
[](https://codecov.io/gh/deadlybyte/cm-speed-reader)

## What is Championship Manager
`Championship Manager` was a football management simulator computer game, that I wasted many hours playing during the course of my younger years. It used a commentary text based system to show live highlights of a match.
## What is a speed reader
Software that aids in improving your ability to read quickly. Splits the long passage of text in to smaller readable chunk.
## Why
The idea came about as I remembered spending many hours playing the football management game `Championship Manager` on my Amiga back in the day and had recently been made aware that `Championship Manager 01/02` was now [abandonware]( https://www.fmscout.com/a-championship-manager-0102-free-download.html) and free to install.
It used a commentary text based system to show live highlights of a match. After installing and playing for a few minutes (probably hours), I was intrigued by the text commentary that was used. Text was flashed within a block in the centre of the screen and the speed could be adjusted (very slow, slow, normal, fast and very fast) and found I could quickly read the commentary.
I'd seen similar web apps that can be used to train speed reading using this technique (for reference, a speed reader is software that aids in improving your ability to read quickly as it splits the long passage of text into smaller chunks).
So I decided to combine the two in my demo project to provide a public showcase of some of the web development knowledge and skills that I’ve collated over the years.
## Demo
http://www.cm-speed-reader.co.uk
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.