This repository contains a collection of fun and interactive games built using JavaScript, HTML, and CSS. Each game is designed to enhance your JavaScript skills while providing an enjoyable experience.
๐ Live Demo: Play Now
This is a classic Tic-Tac-Toe game built using HTML, CSS, and JavaScript. The game features a smooth, interactive design with 3D glowing effects for an engaging experience. Players take turns marking X and O, and the game announces the winner dynamically.
๐ Live Demo: Tic-Tac-Toe
- Engaging gameplay with smooth animations.
- Dynamic UI updates using JavaScript.
- Responsive design for desktop and mobile compatibility.
- Event-driven interactions for an immersive experience.
- Reset button to clear the board and restart the game.
- HTML5 - Game structure & canvas elements.
- CSS3 - Styling, animations, and layout.
- JavaScript (ES6) - Core game logic, event handling, and interactivity.
- Clone the repository:
git clone https://github.com/PranavHendre02/Games.git
- Navigate to the project folder and launch the game by opening
index.htmlin a browser. - Enjoy playing and learning JavaScript! ๐
Want to add a game? Feel free to fork the repository and submit a pull request!
