Skip to content

MonopolyVR is a VR game based on an American classic board game, Monopoly.

License

Notifications You must be signed in to change notification settings

AriaTZY/MonopolyVR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonopolyVR

Open Source Love License: MIT GitHub stars

MonopolyVR is a VR game based on an American classic board game, Monopoly. You can buy the land and build houses, and you may also trigger some random events such as a puzzle game.

or a better gaming experience of users, we add more elements for collaboration part. And we set a final goal for this game. The purpose of this game is to earn more money to build a house together in the center of the map. In order to achieve the goal, participants need to communicate with others to complete a puzzle game together and buy materials to establish their building.

Dependencies

We build our VR game on windows10 64-bit. For other dependencies:

  • Unity 2019.4.10f1

  • Ubik-0.0.4 (Used for our network part. And if you want to use it, please contact UCL VECG lab )

For installation:

  • In Unity folder, you will get 3 folders: Assets, Packages, and ProjectSettings.
  • Create a new project, then paste these three folders under the new project folder and replace the Assets, Packages, and Projectsettings automatically created by the new project.
  • Click the unity scene named GameMap (Assets->Samples->Ubik->0.0.4->Samples->GameMap) and you will find some errors in the player (missing prefab). In order to fix this, click window->package manager->add package from disk to import ubik-0.0.4's package.json file and the errors will be fixed.

Samples

You can see more details in Reportfloder, including our report and video sample.

And the over view of this game is following:

over view

Acknowledgements

This project would not have been possible without the help of my teammates, Zijian Guo, Jiamin Wang and Zhaoyi Tan. And you can click their name to check out their GitHub page!

About

MonopolyVR is a VR game based on an American classic board game, Monopoly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ShaderLab 54.3%
  • C# 38.9%
  • HLSL 6.1%
  • GLSL 0.7%