diff --git a/yuto/game/AR.html b/yuto/game/AR.html index 8a4d0c7..6f916a9 100755 --- a/yuto/game/AR.html +++ b/yuto/game/AR.html @@ -1,7 +1,12 @@ - + + + + AR読み取り|庄内XR謎解きゲーム(仮) <script src="https://aframe.io/releases/1.0.0/aframe.min.js"></script> <script src="https://raw.githack.com/AR-js-org/AR.js/master/aframe/build/aframe-ar.js"></script> +</head> + <body style="margin: 0px; overflow: hidden;"> <a-scene embedded arjs> <a-marker type="pattern" url="pattern-marker.patt"> diff --git a/yuto/game/game.html b/yuto/game/game.html new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/yuto/game/game.html