Guess a number between 1-100
Built with HTML, CSS, and JavaScript
Overview: This project was created as part of a school assignment to demonstrate JavaScript interactivity and DOM manipulation skills. The game challenges users to guess a random number between 1 and 100.
<script> tags (Vanilla JavaScript)style.css including animation effectsTech Stack: HTML5, CSS3, Vanilla JavaScript
🔗 Live Demo
📁 View Source on GitHub
Disclaimer: This project was completed for educational purposes as part of a front-end programming curriculum. It is not intended for commercial use.