This repository contains a collection of simple and fun mini-games developed using HTML, CSS, and JavaScript. Each game is in its own directory and can be played directly in the browser.
- Multiple Games: A collection of classic mini-games.
- Simple UI: Clean and user-friendly interface for each game.
- Responsive Design: Games are playable on different screen sizes.
- Pure JavaScript: No external libraries or frameworks used for the game logic.
Here are the games available in this collection:
To run these games on your local machine, follow these steps:
-
Clone the repository:
git clone https://github.com/singh-odyssey/games.git
-
Navigate to the game directory:
cd games/<game-name>
Replace
<game-name>with the directory name of the game you want to play (e.g.,dicee-game). -
Open
index.htmlin your browser: Simply open theindex.htmlfile in your preferred web browser to start playing the game.
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! If you have any ideas, suggestions, or improvements, feel free to open an issue or create a pull request.
If you have any questions, feel free to reach out to me.