T-Strike is a fast-paced, reaction-based web game where precision is everything. Your goal? Stop the timer exactly at a randomly generated target time (e.g., 5.00 seconds). Simple? Yes. Easy? Not at all.
Developed using HTML, CSS, and vanilla JavaScript, this project showcases fundamental frontend development skills and is fully deployed via GitHub Pages.
It was also originally created as part of a high school computer science project.
- A random target time is displayed at the start of each round.
- Press Start (or Spacebar) to begin the timer.
- Press again to stop as close to the target as possible.
- Scoring is based on accuracy, with custom feedback messages (Perfect, Good job, Missed, etc.).
- Difficulty increases as you improve:
- Faster timer
- Tighter error margins
- Visual distractions
- HTML: Page structure
- CSS: Styling, animations, theming
- JavaScript: Game logic, event handling
- GitHub Pages: Free static hosting
Contributions are welcome! If you have suggestions for new features or improvements, feel free to open an issue or submit a pull request.
If you like the project, consider giving it a ⭐️ on GitHub — it really helps!
This project is licensed under the MIT License. See the LICENSE file for more details.
Developed by Léo Leman and created as part of a high school CS course to demonstrate frontend proficiency and creative thinking.
For questions or feedback:
- GitHub: LeoLeman555
- Email: leo.leman555@gmail.com