Created an engaging puzzle game using vanilla JavaScript, featuring drag-and-drop functionality. Players rearrange split picture pieces to reconstruct the complete image, with each drag counting as a move. Perfect for mastering the fundamentals of vanilla JavaScript.
- Drag-and-Drop Gameplay
- Image Reconstruction Challenge
- Move Counter for Tracking
- Developed with Vanilla JavaScript
Play and experience the game by clicking on the link below.
Clone the project
git clone https://github.com/PrinceGehlot24/picture-puzzle.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm start
ReactJs , Vanilla Javascript , MUI , Sass .