diff --git a/paper/system-map.tex b/paper/system-map.tex new file mode 100644 index 0000000..e8b3472 --- /dev/null +++ b/paper/system-map.tex @@ -0,0 +1,17 @@ +\begin{figure}[tbp] + \centering + \includegraphics[width=7cm]{./img/yoshino/360map/360map_screen1.png} + \caption{360度マップの動作画面(1つ目)} + \label{360map_screen1} +\end{figure} + +\begin{figure}[tbp] + \centering + \includegraphics[width=7cm]{./img/yoshino/360map/360map_screen2.png} + \caption{360度マップの動作画面(2つ目)} + \label{360map_screen2} +\end{figure} + +スマートフォンなどのGPS機能を利用して、表示される残りの距離から目標地点がどこかを探し当てるブラウザゲームである。 + +初めに現在地点が表示され、あらかじめ指定した範囲に目標地点が入ると、360度画像が表示される(図\ref{360map_screen1},図\ref{360map_screen2})。