Skip to content

Z-Coding-dot/3D-Puzzle-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crate Plate Escape

Step onto the plate, open the gate, and escape your fate!

Crate Plate Escape is a 3D puzzle game built in Unity where players must navigate obstacles, manipulate physics objects, and race against the clock.

Gameplay Screenshot

How to Play

Objective: Push the crate onto the pressure plate to open the door and reach the exit area before the timer runs out!

Controls:

  • Move: W, A, S, D or Arrow Keys
  • Interact: Simply walk into the crate to push it.

Rules:

  • You have 60 seconds to complete the level.
  • Be careful not to fall off the platform!
  • If the timer hits zero or you fall, you lose.

Key Features

  • Physics-Based Interaction: Push objects realistically using Unity's Rigidbody system.
  • Dynamic Audio: Immersive sound effects for footsteps (synced with movement speed) and crate dragging.
  • Smooth Animations: Character animations respond to input intensity and interaction state.
  • UI Feedback: Real-time timer and game over/win screens.
  • Scene Management: Seamless level restarts and menu navigation.

Installation & Setup

  1. Clone the Repository:
    git clone https://github.com/yourusername/CratePlateEscape.git
  2. Open in Unity:
    • Launch Unity Hub.
    • Click Add and select the project folder.
    • Open the project (Created with Unity 2022.3 or later recommended).
  3. Play:
    • Open Scenes/MainMenu or Scenes/Level01.
    • Press the Play button in the editor.

Contributing

Feel free to fork the project and submit pull requests for new levels or features!


Created by Ziaulhaq Parsa

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors