Welcome to the Puzzle Game! This project is a simple yet engaging game created using HTML, CSS, and JavaScript.
Vaibhav Sarkar
- Interactive Gameplay: Drag and drop elements to solve the puzzle.
- Responsive Design: Works seamlessly across various screen sizes.
- Customizable: Easy to adapt for different types of puzzles.
- HTML: Structure and layout of the game.
- CSS: Styling and animations.
- JavaScript: Game logic and interactivity.
- Open the game in your favorite browser.
- Arrange the puzzle pieces by dragging them into their correct positions.
- Complete the puzzle to win!
- Clone the repository:
git clone https://github.com/DeveloperVaibhav1/puzzle-game.git
- Navigate to the project folder:
cd puzzle-game
- Open
index.html
in your browser to start the game.
Puzzle-Game/
βββ index.html
βββ style.css
βββ script.js
βββ loader.js
- index.html: The main HTML file.
- style.css: Contains the styles for the game.
- script.js: Contains the game logic.
- loader.js/: contains game logic.
Feel free to contribute to this project by:
- Reporting bugs
- Suggesting new features
- Submitting pull requests
This project is licensed under the MIT License.
Enjoy the game and happy puzzling!