A downloadable game

ASportsGame2K20 VR is a game where you can play different sports (2 as of now). In VR! Those two sports being Basketball and Archery. An Oculus Quest headset is required.
Made as part of a project for school and for my internship at ArtsCorps.

This game is only a prototype, so there will be bugs I haven't found yet. Feedback is appreciated

Download

Download
sportsgame.apk 43 MB

Install instructions

After you've downloaded the APK file and put it somewhere you can find it, you'll need to sideload the game onto your Quest, either with Sidequest or ADB. If you don't know how to do that, I've provided a brief how-to below. 

Method 1 (Recommended): Sidequest

  1. Follow this guide to install Sidequest on your PC
  2. With your quest connected, click on the 'install APK from folder' button at the top of the window.
    (It's the one with the red circle around it)
  3. Find the APK file for the game, and install it.

Method 2: ADB

  1. Follow this guide to set up ADB on your PC
  2. Open a command line and navigate to the folder where you installed ADB
  3. Make sure your device is connected and recognised by your computer, you can do so by running the command "adb devices" without the quotes, if everything is working you should see a list of connected devices.
  4. Run the command "adb install <apk-path>". Replace <apk-path> with the file path to the apk file. For example,
    "adb install C:\Users\Eli\Downloads\sportsgame.apk"
  5. TIP: If you've already installed this game to your headset and would like to update it to the most recent version, please instead use the command "adb install -r <apk-path>". By adding the -r option you can override the old version of the game.

Comments

Log in with itch.io to leave a comment.

(1 edit)

Nice. I tried to play the Basket Ball section and noticed that the Ball was attracted to my hand. I tried throwing the ball and releasing the grip, but it seemed to just fall straight to the ground. 

How do you add force to the Basket ball so it moves towards the hoop?

Everything looks great, and I loved the addition of a Soccer Ball in the Gym. :D