andre1003 / SSPOT-VR

The Space Station for Programming Training in Virtual Reality (SSPOT-VR) repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSPOT-VR

image

SSPOT-VR game made in Unity.

SSPOT-VR (Space Station for Programming Training in Virtual Reality) is a multi-platform application aimed at teaching programming using immersive VR to promote greater dynamics and fun in the teaching-learning process of programming and computational thinking. The game is currently receiving a multiplayer update, which will allow players to play with their friends from anywhere!

πŸ’» Requirements

  • Unity engine version 2021.3.16f1. Not tested in other versions, but it might work.
  • Windows (10 or newer) / Linux / Mac.

πŸš€ Installling SSPOT-VR

Download the PC version at Releases tab. A mobile version is on the way!

β˜• Building SSPOT-VR

To build SSPOT-VR, do the following steps:

  1. Open the project with Unity
  2. Configure Photon Engine
  3. Access the tab File and click on Build Settings
  4. Select the platform you want to play
  5. Click on Build

Done! You will run the application in your computer. Note: If you want to play SSPOT-VR on mobile, make sure to uncheck the Is On PC bool at the PlatformController/GlobalPlatformController.cs script, located on MainMenu scene.

πŸŽ‰ Special thanks

I want to give a special thanks for the original developer of SSPOT-VR, Gustavo Martins Nunes Avellar, which allows and helped me to improve the game.

⬆ Back to top

About

The Space Station for Programming Training in Virtual Reality (SSPOT-VR) repository.


Languages

Language:C# 98.2%Language:ShaderLab 1.4%Language:JavaScript 0.2%Language:Rich Text Format 0.1%