Simple 3x3 Puzzle Game

Category
Web Development
Description
A simple 3x3 puzzle game where players arrange 8 image pieces to complete the full picture, created to practice and test DOM manipulation skills.
URL
https://github.com/johansensagala/Puzzle-Game-with-Javascript-DOM
Tech

This 3x3 Puzzle Game is a minimalist and straightforward application designed to challenge players to rearrange 8 scrambled image pieces into their correct positions to form a complete picture. Originally developed as a personal project to test and improve DOM manipulation techniques, the game focuses on core functionality without complex features, providing an engaging yet simple puzzle experience. Players interact by clicking or dragging tiles to move them into place, exercising problem-solving skills and attention to detail. Though basic in design, this puzzle game serves as a practical example of dynamic webpage manipulation using JavaScript and DOM methods. Ideal for beginners wanting to understand interactive web elements or anyone looking for a quick, casual brain teaser.
View project preview

Preview Application




