Skip to content

majid-200/Game-Dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Jigsaw Puzzle

Screenshot 2024-07-20 124807

Overview

This is a simple 3D jigsaw puzzle designed to test and assess a player's ability and speed in solving a puzzle. Let’s dive into the details:

  • Randomized puzzle images: Each time the player restarts the game, it will present them with a different puzzle image from a set of chosen puzzle images.

  • Scores: The game keeps track of how many moves the user made as well as the time it took the player to finish the puzzle.

  • Simple Visuals: Mainly to add to the immersion of the player.

Installation

  1. Clone this repository:

    https://github.com/majid-200/Simple-Jigsaw-Puzzle.git
    
  2. Install dependencies:

    • A Unity editor, preferably version 2022.3.2f1 (higher versions should be fine).
  3. Run the Streamlit web app:

    • add the project folder to the Unity Hub.
    • launch the project through the Unity Hub and click on the play button.

SCreenshots from the web app

Screenshot 2024-07-20 142155 Screenshot 2024-07-20 142107 Screenshot 2024-07-20 142135

About

A 3D Jigsaw Puzzle made using Unity's editor and the 3D software Blender

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors