Welcome to the "Write Or Scream" project! This is a simple HTML project that is inspired by the legendary Write Or Die, providing a writing environment with a twist. Users have a word target to reach within a specified time limit. Failure to meet the target results in a surprising twist, making the experience both challenging and entertaining.
-
Clone the repository:
git clone https://github.com/Aitrium/writeorscream
-
Open the
index.html
file in your web browser.
- Word Count Tracking: The application tracks the number of words you've written in real-time.
- Word Target Setting: You can set a specific word target that you aim to reach before the time limit expires.
- Time Limit: The application includes a timer that counts down from the specified time limit.
- Interactive Timer Display: The timer dynamically updates andthe screen changes color when the user is inactive for too long.
- Surprise Twist: If you stop writing, a scream sound effect is triggered!
- Open the
index.html
file in your web browser. - Start writing in the provided text area.
- Set your word target and time limit using the input fields.
- Click the "Start" button to begin the challenge.
- If you meet your word target within the time limit, you'll hear a cheering sound.
- David Purse
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to contribute, report issues, or suggest improvements. Happy writing (or screaming)!