Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
plaidpants committed Feb 22, 2022
2 parents 0dd148f + cad601b commit 5bd760b
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# RocksRocketsAndRayguns

Multiplayer VR Spaceship and Rock shooter, focus on support for GearVR but will work on other platforms.
Multiplayer VR Spaceship and Rock shooter with Machine learning AI for NPC rockets, focus is on support for Oculus Quest but the original release supported GearVR and the project can be built for other VR platforms and will run and has support and is playable on non-VR systems as well. Available on Sidequest at the link below.

https://sidequestvr.com/app/2240/rocks-rockets-and-rayguns

[![IMAGE ALT TEXT](http://img.youtube.com/vi/k03XqD0PCIc/0.jpg)](http://www.youtube.com/watch?v=k03XqD0PCIc "Rocks Rockets And Rayguns")

I got tired of waiting for sphereFACE be released so I decided to make my own. [UPDATE] it has finally been released.
I got tired of waiting for the kickstarer game sphereFACE to be released so I decided to make my own. The game sphereFace has now been released and can be acquired at the links below.
http://sphereFACE.com

https://voxelstorm.itch.io/sphereface
Expand All @@ -15,23 +17,27 @@ https://www.kickstarter.com/projects/voxelstorm/sphereface

![screenshot](/../master/vr_screenshot_01.jpg?raw=true)

Uses spherical angular motion physics for all objects. Player's VR head is located at the center of a sphere and all objects orbit around.
This game uses spherical angular motion physics for all objects. Player's VR head is located at the center of a sphere and all objects orbit around.

![screenshot](/../master/sphere.jpg?raw=true)

Uses 3 Skyboxes https://www.assetstore.unity3d.com/en/#!/content/25142 by Bright Shining Star http://brightshiningstar.webs.com
Uses 3 Skyboxes & 3 Skyboxes 2 https://assetstore.unity.com/packages/2d/textures-materials/sky/3-skyboxes-25142 & https://assetstore.unity.com/packages/2d/textures-materials/sky/3-skyboxes-25142 by Bright Shining Star http://brightshiningstar.webs.com

Sound effects by bxfr http://www.bfxr.net/
Sound effects created with bxfr http://www.bfxr.net/

Engine sound from Oculus Audio Pack 1 https://developer3.oculus.com/downloads/audio/1.0/Oculus_Audio_Pack_1/

Models made in Blender http://blender.org/
Models were created in Blender http://blender.org/

Music by Andrew Surine
Music provided by Andrew Surine

https://spaaace.bandcamp.com/
https://soundcloud.com/user-860031864

Machine Learning AI provided by Unity Technologies

https://github.com/Unity-Technologies/ml-agents

This game is not licensed by Atari.

Links
Expand Down

0 comments on commit 5bd760b

Please sign in to comment.