Skip to content

A simple virtual reality puzzle game that can be played using Oculus headset and controllers.

Notifications You must be signed in to change notification settings

anuya-karnik/VRPuzzleGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

VR Puzzle Game

Description: A simple, two-level, virtual reality puzzle game which allows players to pick up and place objects, use dials, etc. using the Oculus headset and controllers to complete and win the game. The goal of the puzzle is to find a key and open the treasure box with it. The player needs to solve two puzzles to find the key.

Contributors: Martha Brandt (M), Anuya Karnik (A)

Features:

  • Room 1 Backdrop and Furniture - M
  • Staircase to Room 2 - M
  • Room 2 Backdrop and Furniture - A
  • Create Puzzle 1 - M
  • Code for Puzzle 1 - M
  • Create Puzzle 2 - A
  • Code for Puzzle 2 - A
  • Complete Puzzle 1 to hide Side Wall and Reveal Puzzle2- M
  • Complete Puzzle 2 to create a Key that opens a Box - A
  • Create a Box that opens and reveals the final prize - A
  • Declare that Game is won after final prize is picked up - A
  • Instructions for Puzzle 1 - M
  • Instructions for Puzzle 2 - A
  • Complete Readme.md for GitHub - A

Objects Created in Unity:

  • Puzzle Blocks - M
  • Puzzle Placer Blocks - M
  • Room Walls - M, A
  • Ceilings - M
  • Picture Puzzle Pieces - A
  • Picture Puzzle Placer Frames - A
  • Dial Controllers for moving puzzle pieces - A
  • Treasure Box and Key - A
  • Final Star Object (inside the Treasure Box) - A
  • Instruction Text Meshes - A

New Scripts Created:

  • Puzzle2Controller.cs - M, A
  • PuzzlePlacer.cs - A
  • PuzzleComplete.cs - A
  • PuzzleComplete2.cs - M, A
  • DialBlockController.cs - A
  • BoxOpenerScript.cs - A

External Libraries Used:

All External Libraries were used to design the rooms and furniture. Items included tables, chairs, shelves, sofas, cabinets, picture frames, etc.

About

A simple virtual reality puzzle game that can be played using Oculus headset and controllers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages