-
Notifications
You must be signed in to change notification settings - Fork 868
Description
🎮 Game Request
Game logic and basic description:
Jigsaw Puzzle Game Description
A Jigsaw Puzzle game where players drag and drop pieces to fit them together and complete a picture.
Game Logic
Shuffle Pieces: Randomly place jigsaw pieces around the canvas.
Drag and Drop: Allow pieces to be draggable and snapped into place when close to their correct position.
Completion Check: Continuously check if all pieces are correctly placed to display a completion message.
Point down the features
Jigsaw Puzzle Game Features
Piece Shuffling: Randomly distribute pieces on the canvas.
Drag and Drop: Enable dragging and snapping of pieces.
Completion Check: Detect when all pieces are correctly placed.
Completion Message: Display a message upon completing the puzzle.
Image Selection: Allow users to select different images for the puzzle.
Select program in which you are contributing
GSSoC24
Code of Conduct
- I follow CONTRIBUTING GUIDELINE of this project.