Skip to content

Latest commit

 

History

History
50 lines (40 loc) · 2.76 KB

File metadata and controls

50 lines (40 loc) · 2.76 KB

Blockism: A social VR building game

cover_photo

Collaboration is key! This is a social virtual reality building game where players work together to build structures and score points before time runs out. The game is built within the Unity ecosystem along with the Ubiq library for networking support.

Overview

drawingdrawing

Set in a fictional factory, each player is given a colour; red, yellow, green, or blue. Once all players are present, the game begins by touching the suitcase. When the game starts the conveyer belt will present blocks of assorted colours to the players. The colours of these blocks correspond to the player colours that are in the game. Players are only able to pick their own-coloured blocks, which are then combined to create structures. The colour mechanic forces players to build structures together. Once a structure is complete it may then be dropped-off at the submission zone to score points.

Build Instructions

Oculus Quest 2

Step 1: Go to the Unity Editor -> Build Settings
Step 2: Select Scenes/Factory to build
Step 3: Select Android and build the APK
Step 4: Deploy to APK to the Oculus
Step 5: Go to All Apps -> Unkown Sources -> com.Blockism.Blockism

Oculus Touch Controls:

drawing

Desktop/Unity Editor

Step 1: Go to the Unity Editor -> Build Settings
Step 2: Select Scenes/Factory to build
Step 3: Build on the platform of choice (e.g. Windows exe)
Step 4: Run the executable file locally

Acknowledgements

Main Authors

Public Unity Assets

Technical Assistance

  • Daniele Giunchi