A collection of browser-based mini games built using HTML, CSS, and Vanilla JavaScript.
This project focuses on practicing DOM manipulation, basic game logic, and UI interactions without using any external frameworks or libraries.
- Tic Tac Toe
- Snake Game
- Rock Paper Scissors
- 2048
- Chess
- Bubble Shooter
- Math Game
- Racing Game
Each game is implemented as a separate module with its own logic and UI.
- HTML5
- CSS3
- JavaScript (ES6)
No backend, database, or frameworks are used.
- Clone the repository:
git clone https://github.com/kajal-code12/javascript-html-css-mini-games.git