https://github.com/ramenjuniti/vr-avoid-game
ReactVRを用いたwebVRゲーム
https://github.com/ramenjuniti/vr-avoid-game
javascript react react-vr reactvr webvr
Last synced: about 2 months ago
JSON representation
ReactVRを用いたwebVRゲーム
- Host: GitHub
- URL: https://github.com/ramenjuniti/vr-avoid-game
- Owner: ramenjuniti
- Created: 2017-12-08T17:31:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T15:04:01.000Z (over 6 years ago)
- Last Synced: 2025-03-29T07:22:20.326Z (3 months ago)
- Topics: javascript, react, react-vr, reactvr, webvr
- Language: JavaScript
- Homepage: https://vr-avoid-game.firebaseapp.com
- Size: 32.3 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [VR Avoid Game](https://vr-avoid-game.firebaseapp.com)
## 概要
JavaScriptのライブラリである[ReactVR](https://facebook.github.io/react-vr/index.html)を利用し,作ったWebVRゲーム
迫りくる障害物を首の動きや視点の動きによって避けるというゲームである
## ルール
* ランダムに発生する障害物を避け続けることでスコアが加算される
* 障害物に衝突するとゲームオーバー
* ステージからはみ出てしまうとゲームオーバー
## 操作方法
デバイスによって表示や操作方法が異なる| | スマートフォン |PC |
|:--------------:|:--------------------:|:----------------------:|
|ブラウザでの表示|二眼 |一眼 |
|移動方法 |デバイスを左右に傾ける|視点をマウスで左右に移動|**スマートフォンなどのデバイスであれば,VRゴーグルをつけることでVR体験することができる**
## リンク
https://vr-avoid-game.firebaseapp.com
## デモ

これはPCで操作したものです