VRPong is a Oculus Rift and Oculus Quest game that is a classic Pong clone where have two paddles to which your left controller handles the left paddle and the right controller to hanldle the right paddle. Tons of retro fun in this game!
Click HERE to see promotional video on YouTube.
git clone https://github.com/mytechnotalent/VRPong.git
With the terminal window open make sure you cd or change directory and run app.
cd bin
VRPong.exe
With the terminal window open make sure you cd or change directory and follow the directions HERE to side-load the app to your device.
cd bin-apk
VRPong.apk
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.