JP6903701B2 - Game programs, game methods, and information terminals - Google Patents

Game programs, game methods, and information terminals Download PDF

Info

Publication number
JP6903701B2
JP6903701B2 JP2019063277A JP2019063277A JP6903701B2 JP 6903701 B2 JP6903701 B2 JP 6903701B2 JP 2019063277 A JP2019063277 A JP 2019063277A JP 2019063277 A JP2019063277 A JP 2019063277A JP 6903701 B2 JP6903701 B2 JP 6903701B2
Authority
JP
Japan
Prior art keywords
game
user
current position
portal
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019063277A
Other languages
Japanese (ja)
Other versions
JP2020162630A (en
Inventor
潤哉 福重
潤哉 福重
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Colopl Inc
Original Assignee
Colopl Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Colopl Inc filed Critical Colopl Inc
Priority to JP2019063277A priority Critical patent/JP6903701B2/en
Publication of JP2020162630A publication Critical patent/JP2020162630A/en
Priority to JP2021052510A priority patent/JP7087148B2/en
Application granted granted Critical
Publication of JP6903701B2 publication Critical patent/JP6903701B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ゲームプログラム、ゲーム方法、および情報端末装置に関する。 The present invention relates to game programs, game methods, and information terminal devices.

特許文献1には、プレイヤが操作する端末の現在位置を特定し、当該現在位置に応じたゲーム処理を実行するゲームシステムとして、表示画面上のフィールドマップにプレイヤキャラクタ、敵キャラクタ等のキャラクタを表示し、プレイヤキャラクタが敵キャラクタと接触したときに、当該キャラクタ間でバトル処理を実行したり、当該キャラクタ間の会話に関する処理を実行したり、バトル結果としてのゲームアイテムをプレイヤに付与する処理を実行するものがある。 Patent Document 1 displays characters such as player characters and enemy characters on a field map on a display screen as a game system that specifies the current position of a terminal operated by a player and executes game processing according to the current position. Then, when the player character comes into contact with an enemy character, a battle process is executed between the characters, a process related to a conversation between the characters is executed, and a process of giving a game item as a battle result to the player is executed. There is something to do.

特開2017−170109号公報JP-A-2017-170109

しかし、当該ゲームシステムでは、プレイヤキャラクタが敵キャラクタと接触する程度に近い位置にいないとバトルなどのゲーム処理が始まらないため、ゲームの好趣(興趣)に欠ける虞がある。 However, in the game system, the game processing such as battle does not start unless the player character is close to the position where it comes into contact with the enemy character, so that there is a possibility that the game lacks the taste (interest).

本発明は、かかる実情に鑑み考え出されたものであり、その目的は、好趣を高めることができる、ゲームプログラム、ゲーム方法、および情報端末装置を提供することである。 The present invention has been conceived in view of such circumstances, and an object of the present invention is to provide a game program, a game method, and an information terminal device capable of enhancing a preference.

本開示に示す一実施形態のある局面によれば、プロセッサ、メモリ、入力部、および表示部を備える情報端末装置において実行されるゲームプログラムが提供される。ゲームプログラムは、プロセッサに、情報端末装置の位置を取得する第1ステップと、複数の領域に区分された地図画像のうち、第1ステップにより取得された位置に応じた地図画像を表示部に表示する第2ステップと、複数の領域のうち第1ステップにより取得された位置が属する領域内に配置されている第1のオブジェクトへの入力操作を許容する第3ステップと、第3ステップにより許容された第1のオブジェクトへの入力操作を受け付けることにより、当該第1のオブジェクトに応じたゲーム処理を実行する第4ステップとを実行させる。 According to an aspect of one embodiment shown in the present disclosure, a game program executed in an information terminal device including a processor, a memory, an input unit, and a display unit is provided. The game program displays on the display unit a first step of acquiring the position of the information terminal device and a map image corresponding to the position acquired by the first step among the map images divided into a plurality of areas on the processor. The second step is to allow the input operation to the first object arranged in the area to which the position acquired by the first step belongs among the plurality of areas, and the third step is allowed. By accepting the input operation to the first object, the fourth step of executing the game processing according to the first object is executed.

一実施形態のある局面によれば、プロセッサ、メモリ、入力部、および表示部を備える情報端末装置により実行されるゲーム方法が提供される。ゲーム方法は、情報端末装置が、情報端末装置の位置を取得する第1ステップと、複数の領域に区分された地図画像のうち、第1ステップにより取得された位置に応じた地図画像を表示部に表示する第2ステップと、複数の領域のうち第1ステップにより取得された位置が属する領域内に配置されている第1のオブジェクトへの入力操作を許容する第3ステップと、第3ステップにより許容された第1のオブジェクトへの入力操作を受け付けることにより、当該第1のオブジェクトに応じたゲーム処理を実行する第4ステップとを備える。 According to certain aspects of one embodiment, there is provided a gaming method performed by an information terminal device comprising a processor, memory, input and display. In the game method, the information terminal device displays a map image according to the position acquired in the first step among the first step of acquiring the position of the information terminal device and the map image divided into a plurality of areas. By the second step to be displayed in, the third step to allow the input operation to the first object arranged in the area to which the position acquired by the first step among the plurality of areas belongs, and the third step. It includes a fourth step of executing a game process according to the first object by accepting an input operation to the permitted first object.

一実施形態のある局面によれば、ゲームプログラムを記憶する記憶部と、ゲームプログラムを実行することにより、情報端末装置の動作を制御する制御部とを備える情報端末装置が提供される。制御部は、情報端末装置の位置を取得する第1ステップと、複数の領域に区分された地図画像のうち、第1ステップにより取得された位置に応じた地図画像を表示部に表示する第2ステップと、複数の領域のうち第1ステップにより取得された位置が属する領域内に配置されている第1のオブジェクトへの入力操作を許容する第3ステップと、第3ステップにより許容された第1のオブジェクトへの入力操作を受け付けることにより、当該第1のオブジェクトに応じたゲーム処理を実行する第4ステップとを実行する。 According to an aspect of one embodiment, an information terminal device is provided that includes a storage unit that stores a game program and a control unit that controls the operation of the information terminal device by executing the game program. The control unit has a first step of acquiring the position of the information terminal device and a second step of displaying a map image corresponding to the position acquired by the first step among the map images divided into a plurality of areas on the display unit. A third step that allows an input operation to a step and a first object arranged in the area to which the position acquired by the first step belongs among a plurality of areas, and a first step that is allowed by the third step. By accepting the input operation to the object, the fourth step of executing the game processing according to the first object is executed.

本発明によれば、ゲームの好趣を高めることができる。 According to the present invention, the taste of the game can be enhanced.

ある実施の形態に従うシステムの概要の一例を示す図である。It is a figure which shows an example of the outline of the system which follows a certain embodiment. ある実施の形態に従うユーザ端末のハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware composition of the user terminal which follows a certain embodiment. ある実施の形態に従うサーバのハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware configuration of the server according to a certain embodiment. ある実施の形態に従うゲームプレイ端末のハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware composition of the game play terminal which follows a certain embodiment. ある実施の形態に従う配信端末のハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware composition of the distribution terminal which follows a certain embodiment. ある実施の形態に従うユーザ端末、サーバ、HMDセットの機能的構成の一例を示すブロック図である。It is a block diagram which shows an example of the functional configuration of the user terminal, the server, and the HMD set according to a certain embodiment. ある実施の形態に従う配信端末の機能的構成の一例を示すブロック図である。It is a block diagram which shows an example of the functional structure of the distribution terminal which follows a certain embodiment. ある実施の形態に従うユーザ端末およびゲームプレイ端末において実行される処理の一部を表すフローチャートである。It is a flowchart which shows a part of the processing executed in the user terminal and the game play terminal which follow a certain embodiment. ある実施の形態に従う、プレイヤに提供される仮想空間、および、プレイヤが視認する視界画像の一例を示す図である。It is a figure which shows an example of the virtual space provided to a player, and the visual field image which a player visually recognizes according to a certain embodiment. ある実施の形態に従う、ユーザ端末のユーザに提供される仮想空間、および、該ユーザが視認する視界画像の一例を示す図である。It is a figure which shows an example of the virtual space provided to the user of a user terminal, and the visual field image which the user visually recognizes according to a certain embodiment. ユーザ端末のユーザが視認する視界画像の他の例を示す図である。It is a figure which shows another example of the field of view image which the user of a user terminal visually recognizes. ユーザ端末のユーザが視認する視界画像のさらに別の例を示す図である。It is a figure which shows still another example of the field of view image which the user of a user terminal sees. ある実施の形態に従うゲームプレイ端末において実行される処理の一部を表すフローチャートである。It is a flowchart which shows a part of the processing executed in the game play terminal which follows a certain embodiment. ある実施の形態に従うユーザ端末において実行される処理の一部を表すフローチャートである。It is a flowchart which shows a part of the process executed in the user terminal which follows a certain embodiment. ある実施の形態に従うサーバにおいて実行される処理の一部を表すフローチャートである。It is a flowchart which shows a part of the processing executed in the server according to a certain embodiment. ある実施の形態に従う、ゲームに参加したユーザのリストの一具体例を示す図である。It is a figure which shows a specific example of the list of the user who participated in a game according to a certain embodiment. ある実施の形態に従う配信端末において実行される処理の一部を表すフローチャートである。It is a flowchart which shows a part of the processing executed in the distribution terminal which follows a certain embodiment. ある実施の形態に従う配信端末に表示される画面の一具体例を示す図である。It is a figure which shows a specific example of the screen which is displayed on the distribution terminal which follows a certain embodiment. ある実施の形態に従う配信端末に表示される画面の他の具体例を示す図である。It is a figure which shows the other specific example of the screen which is displayed on the distribution terminal which follows a certain embodiment. ある実施の形態に従う、プレイヤによる音声入力の一具体例を示す図である。It is a figure which shows a specific example of the voice input by a player according to a certain embodiment. ある実施の形態に従う配信端末に表示される画面のさらなる別の具体例と、動作指図データの配信の概要とを示す図である。It is a figure which shows still another specific example of the screen displayed on the distribution terminal according to a certain embodiment, and the outline of distribution of operation instruction data. ある実施の形態に従う、プレイヤによる音声入力の他の具体例を示す図である。It is a figure which shows the other specific example of the voice input by a player according to a certain embodiment. ある実施の形態に従う配信端末に表示される画面のさらなる別の具体例と、動作指図データの配信の概要とを示す図である。It is a figure which shows still another specific example of the screen displayed on the distribution terminal according to a certain embodiment, and the outline of distribution of operation instruction data. ある実施形態に従うゲームプレイ端末からユーザ端末へのゲーム進行情報の送信の概要を示す図である。It is a figure which shows the outline of transmission of the game progress information from a game play terminal to a user terminal according to a certain embodiment. ある実施の形態に従うユーザ端末において実行される処理の一部を表すフローチャートである。It is a flowchart which shows a part of the process executed in the user terminal which follows a certain embodiment. 動画再生の一具体例を示す図である。It is a figure which shows a specific example of moving image play. 動画再生の他の具体例を示す図である。It is a figure which shows the other specific example of moving image play. 地図上で区分されている複数のHEXと、当該複数のHEX各々に配置されているセンタータワー、ライブ配信タワーおよびポータルの一例を示す図である。It is a figure which shows an example of a plurality of HEX divided on a map, and a center tower, a live distribution tower, and a portal arranged in each of the plurality of HEX. ユーザ端末のメモリに記憶されているテーブルの構成を示す図である。It is a figure which shows the structure of the table stored in the memory of a user terminal. (A)はユーザ端末のタッチスクリーンに表示された画像の一例を示す図であり、(B)はユーザ端末のタッチスクリーンに表示された画像の他の一例を示す図であり、(C)はユーザ端末のタッチスクリーンに表示された画像のその他の一例を示す図であり、(D)はユーザ端末のタッチスクリーンに表示された画像のさらにその他の一例を示す図である。(A) is a diagram showing an example of an image displayed on the touch screen of the user terminal, (B) is a diagram showing another example of the image displayed on the touch screen of the user terminal, and (C) is a diagram showing another example. It is a figure which shows the other example of the image displayed on the touch screen of a user terminal, and (D) is the figure which shows the other example of the image displayed on the touch screen of a user terminal. ユーザ端末において実行される処理の流れの一部を示すフローチャートである。It is a flowchart which shows a part of the flow of processing executed in a user terminal. ユーザ端末において実行される処理の流れの他の一部を示すフローチャートである。It is a flowchart which shows the other part of the flow of processing executed in a user terminal.

本開示に係るシステムは、複数のユーザにゲームを提供するためのシステムである。以下、該システムについて図面を参照しつつ説明する。なお、本発明はこれらの例示に限定されるものではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が本発明に含まれることが意図される。以下の説明では、図面の説明において同一の要素には同一の符号を付し、重複する説明を繰り返さない。 The system according to the present disclosure is a system for providing a game to a plurality of users. Hereinafter, the system will be described with reference to the drawings. It should be noted that the present invention is not limited to these examples, and is indicated by the scope of claims, and it is intended that all modifications within the meaning and scope equivalent to the scope of claims are included in the present invention. To. In the following description, the same elements are designated by the same reference numerals in the description of the drawings, and duplicate description will not be repeated.

<システム1の動作概要>
図1は、本実施形態に係るシステム1の概要を示す図である。システム1は、複数のユーザ端末100(コンピュータ)と、サーバ200と、ゲームプレイ端末300(外部装置、第2外部装置)と、配信端末400(外部、第1外部装置)とを含む。なお、図1では、複数のユーザ端末100の一例として、ユーザ端末100A〜100C、換言すれば、3台のユーザ端末100を記載しているが、ユーザ端末100の台数は図示の例に限定されない。また、本実施形態では、ユーザ端末100A〜Cを区別する必要が無い場合、「ユーザ端末100」と記載する。ユーザ端末100、ゲームプレイ端末300、および配信端末400は、サーバ200とネットワーク2を介して接続する。ネットワーク2は、インターネットおよび図示しない無線基地局によって構築される各種移動通信システム等で構成される。この移動通信システムとしては、例えば、所謂3G、4G移動通信システム、LTE(Long Term Evolution)、および所定のアクセスポイントによってインターネットに接続可能な無線ネットワーク(例えばWi-Fi(登録商標))等が挙げられる。
<Overview of system 1 operation>
FIG. 1 is a diagram showing an outline of the system 1 according to the present embodiment. The system 1 includes a plurality of user terminals 100 (computers), a server 200, a game play terminal 300 (external device, second external device), and a distribution terminal 400 (external, first external device). In FIG. 1, user terminals 100A to 100C, in other words, three user terminals 100 are shown as an example of a plurality of user terminals 100, but the number of user terminals 100 is not limited to the illustrated example. .. Further, in the present embodiment, when it is not necessary to distinguish the user terminals 100A to C, it is described as "user terminal 100". The user terminal 100, the game play terminal 300, and the distribution terminal 400 are connected to the server 200 via the network 2. The network 2 is composed of various mobile communication systems constructed by the Internet and a wireless base station (not shown). Examples of this mobile communication system include so-called 3G and 4G mobile communication systems, LTE (Long Term Evolution), and wireless networks (for example, Wi-Fi (registered trademark)) that can be connected to the Internet by a predetermined access point. Be done.

(ゲームの概要)
本実施形態では、システム1によって提供されるゲーム(以下、本ゲーム)の一例として、ゲームプレイ端末300のユーザが主としてプレイするゲームを説明する。以下、ゲームプレイ端末300のユーザを、「プレイヤ」と称する。プレイヤ(演者)は、一例として、本ゲームに登場するキャラクタを操作することにより、ゲームを進行させる。また、本ゲームにおいて、ユーザ端末100のユーザは、プレイヤによるゲームの進行を支援する役割を担う。本ゲームの詳細については後述する。なお、システム1によって提供されるゲームは、複数のユーザが参加するゲームであればよく、この例に限定されない。
(Outline of the game)
In the present embodiment, as an example of the game provided by the system 1 (hereinafter, this game), a game mainly played by the user of the game play terminal 300 will be described. Hereinafter, the user of the game play terminal 300 will be referred to as a "player". As an example, the player (performer) advances the game by operating the characters appearing in the game. Further, in this game, the user of the user terminal 100 plays a role of supporting the progress of the game by the player. Details of this game will be described later. The game provided by the system 1 may be a game in which a plurality of users participate, and is not limited to this example.

(ゲームプレイ端末300)
ゲームプレイ端末300は、プレイヤによる入力操作に応じてゲームを進行させる。また、ゲームプレイ端末300は、プレイヤのゲームプレイにより生成された情報(以下、ゲーム進行情報)を、順次、サーバ200にリアルタイムで配信する。
(Gameplay terminal 300)
The game play terminal 300 advances the game in response to an input operation by the player. In addition, the game play terminal 300 sequentially delivers information generated by the player's game play (hereinafter, game progress information) to the server 200 in real time.

(サーバ200)
サーバ200は、ゲームプレイ端末300からリアルタイムに受信したゲーム進行情報(第2データ)を、ユーザ端末100に送信する。また、サーバ200は、ユーザ端末100、ゲームプレイ端末300、および配信端末400の間の各種情報の送受信を仲介する。
(Server 200)
The server 200 transmits the game progress information (second data) received in real time from the game play terminal 300 to the user terminal 100. In addition, the server 200 mediates the transmission and reception of various information between the user terminal 100, the game play terminal 300, and the distribution terminal 400.

(配信端末400)
配信端末400は、配信端末400のユーザによる入力操作に応じて、動作指図データ(第1データ)を生成し、サーバ200を介してユーザ端末100へ動作指図データを配信する。動作指図データとは、ユーザ端末100において動画を再生するためのデータであり、具体的には、動画に登場するキャラクタを動作させるためのデータである。
(Distribution terminal 400)
The distribution terminal 400 generates operation instruction data (first data) in response to an input operation by the user of the distribution terminal 400, and distributes the operation instruction data to the user terminal 100 via the server 200. The operation instruction data is data for playing back a moving image on the user terminal 100, and specifically, is data for operating a character appearing in the moving image.

本実施形態では、一例として、配信端末400のユーザは、本ゲームのプレイヤである。また、一例として、ユーザ端末100にて動作指図データに基づいて再生される動画は、プレイヤがゲームで操作したキャラクタが動作する動画である。「動作」とは、キャラクタの身体の少なくとも一部を動かすことであり、発話も含む。このため、本実施形態に係る動作指図データは、例えば、キャラクタに発話させるための音声データと、キャラクタの身体を動かすためのモーションデータとを含む。 In the present embodiment, as an example, the user of the distribution terminal 400 is a player of this game. Further, as an example, the moving image played on the user terminal 100 based on the operation instruction data is a moving image in which the character operated by the player in the game operates. "Movement" is to move at least a part of the character's body, including utterances. Therefore, the motion instruction data according to the present embodiment includes, for example, voice data for causing the character to speak and motion data for moving the character's body.

動作指図データは、一例として、本ゲームの終了後にユーザ端末100へ送信される。動作指図データ、および、該動作指図データに基づいて再生される動画の詳細については後述する。 As an example, the operation instruction data is transmitted to the user terminal 100 after the end of this game. The details of the operation instruction data and the moving image played based on the operation instruction data will be described later.

(ユーザ端末100)
ユーザ端末100は、ゲーム進行情報をリアルタイムに受信し、該情報を用いてゲーム画面を生成して表示する。換言すれば、ユーザ端末100は、リアルタイムレンダリングにより、プレイヤがプレイしているゲームのゲーム画面を再生する。これにより、ユーザ端末100のユーザは、プレイヤがゲームをプレイしながら視認しているゲーム画面と同一のゲーム画面を、プレイヤとほぼ同じタイミングで視認することができる。
(User terminal 100)
The user terminal 100 receives the game progress information in real time, and generates and displays the game screen using the information. In other words, the user terminal 100 reproduces the game screen of the game being played by the player by real-time rendering. As a result, the user of the user terminal 100 can visually recognize the same game screen as the game screen that the player is viewing while playing the game at substantially the same timing as the player.

また、ユーザ端末100は、ユーザによる入力操作に応じて、プレイヤによるゲームの進行を支援するための情報を生成し、該情報を、サーバ200を介してゲームプレイ端末300へ送信する。該情報の詳細については後述する。 Further, the user terminal 100 generates information for supporting the progress of the game by the player in response to the input operation by the user, and transmits the information to the game play terminal 300 via the server 200. Details of the information will be described later.

また、ユーザ端末100は、配信端末400から動作指図データを受信し、該動作指図データを用いて動画(映像)を生成して再生する。換言すれば、ユーザ端末100は、動作指図データをレンダリングして再生する。 Further, the user terminal 100 receives the operation instruction data from the distribution terminal 400, and generates and reproduces a moving image (video) using the operation instruction data. In other words, the user terminal 100 renders and reproduces the operation instruction data.

<システム1のハードウェア構成>
図2は、ユーザ端末100のハードウェア構成を示す図である。図3は、サーバ200のハードウェア構成を示す図である。図4は、ゲームプレイ端末300のハードウェア構成を示す図である。図5は、配信端末400のハードウェア構成を示す図である。
<Hardware configuration of system 1>
FIG. 2 is a diagram showing a hardware configuration of the user terminal 100. FIG. 3 is a diagram showing a hardware configuration of the server 200. FIG. 4 is a diagram showing a hardware configuration of the game play terminal 300. FIG. 5 is a diagram showing a hardware configuration of the distribution terminal 400.

(ユーザ端末100)
本実施形態では、一例として、ユーザ端末100がスマートフォンとして実現される例を説明するが、ユーザ端末100はスマートフォンに限定されない。例えば、ユーザ端末100はフィーチャーフォン、タブレット型コンピュータ、ラップトップ型コンピュータ(いわゆる、ノートパソコン)、または、デスクトップ型コンピュータなどとして実現されてもよい。また、ユーザ端末100は、ゲームプレイに適したゲーム装置であってもよい。
(User terminal 100)
In the present embodiment, as an example, an example in which the user terminal 100 is realized as a smartphone will be described, but the user terminal 100 is not limited to the smartphone. For example, the user terminal 100 may be realized as a feature phone, a tablet computer, a laptop computer (so-called notebook computer), a desktop computer, or the like. Further, the user terminal 100 may be a game device suitable for game play.

ユーザ端末100は図2に示すように、プロセッサ10と、メモリ11と、ストレージ12と、通信インターフェース(IF)13と、入出力IF14と、タッチスクリーン15(表示部)と、カメラ17と、測距センサ18とを備える。ユーザ端末100が備えるこれらの構成は、通信バスによって互いに電気的に接続される。なお、ユーザ端末100は、タッチスクリーン15に代えて、または、加えて、ユーザ端末100本体とは別に構成されたディスプレイ(表示部)を接続可能な入出力IF14を備えていてもよい。 As shown in FIG. 2, the user terminal 100 measures the processor 10, the memory 11, the storage 12, the communication interface (IF) 13, the input / output IF 14, the touch screen 15 (display unit), the camera 17, and the like. It includes a distance sensor 18. These configurations included in the user terminal 100 are electrically connected to each other by a communication bus. The user terminal 100 may include an input / output IF 14 to which a display (display unit) configured separately from the user terminal 100 main body can be connected instead of or in addition to the touch screen 15.

また、図2に示すように、ユーザ端末100は、1つ以上のコントローラ1020と通信可能に構成されることとしてもよい。コントローラ1020は、例えば、Bluetooth(登録商標)等の通信規格に従って、ユーザ端末100と通信を確立する。コントローラ1020は、1つ以上のボタン等を有していてもよく、該ボタン等に対するユーザの入力操作に基づく出力値をユーザ端末100へ送信する。また、コントローラ1020は、加速度センサ、および、角速度センサ等の各種センサを有していてもよく、該各種センサの出力値をユーザ端末100へ送信する。 Further, as shown in FIG. 2, the user terminal 100 may be configured to be communicable with one or more controllers 1020. The controller 1020 establishes communication with the user terminal 100 according to a communication standard such as Bluetooth (registered trademark). The controller 1020 may have one or more buttons or the like, and transmits an output value based on a user's input operation to the buttons or the like to the user terminal 100. Further, the controller 1020 may have various sensors such as an acceleration sensor and an angular velocity sensor, and transmits the output values of the various sensors to the user terminal 100.

なお、ユーザ端末100がカメラ17および測距センサ18を備えることに代えて、または、加えて、コントローラ1020がカメラ17および測距センサ18を有していてもよい。 In addition, instead of or in addition to the user terminal 100 including the camera 17 and the distance measuring sensor 18, the controller 1020 may have the camera 17 and the distance measuring sensor 18.

ユーザ端末100は、例えばゲーム開始時に、コントローラ1020を使用するユーザに、該ユーザの名前またはログインID等のユーザ識別情報を、該コントローラ1020を介して入力させることが望ましい。これにより、ユーザ端末100は、コントローラ1020とユーザとを紐付けることが可能となり、受信した出力値の送信元(コントローラ1020)に基づいて、該出力値がどのユーザのものであるかを特定することができる。 It is desirable that the user terminal 100, for example, at the start of a game, have a user who uses the controller 1020 input user identification information such as the user's name or login ID via the controller 1020. As a result, the user terminal 100 can associate the controller 1020 with the user, and identifies which user the output value belongs to based on the source of the received output value (controller 1020). be able to.

ユーザ端末100が複数のコントローラ1020と通信する場合、各コントローラ1020を各ユーザが把持することで、ネットワーク2を介してサーバ200などの他の装置と通信せずに、該1台のユーザ端末100でマルチプレイを実現することができる。また、各ユーザ端末100が無線LAN(Local Area Network)規格等の無線規格により互いに通信接続する(サーバ200を介さずに通信接続する)ことで、複数台のユーザ端末100によりローカルでマルチプレイを実現することもできる。1台のユーザ端末100によりローカルで上述のマルチプレイを実現する場合、ユーザ端末100は、さらに、サーバ200が備える後述する種々の機能の少なくとも一部を備えていてもよい。また、複数のユーザ端末100によりローカルで上述のマルチプレイを実現する場合、複数のユーザ端末100は、サーバ200が備える後述する種々の機能を分散して備えていてもよい。 When the user terminal 100 communicates with a plurality of controllers 1020, each user holds each controller 1020, so that the one user terminal 100 does not communicate with other devices such as the server 200 via the network 2. Multiplayer can be realized with. In addition, each user terminal 100 communicates with each other according to a wireless standard such as a wireless LAN (Local Area Network) standard (communication connection is made without going through a server 200), thereby realizing local multiplayer with a plurality of user terminals 100. You can also do it. When the above-mentioned multiplayer is realized locally by one user terminal 100, the user terminal 100 may further include at least a part of various functions described later described in the server 200. Further, when the above-mentioned multiplayer is realized locally by the plurality of user terminals 100, the plurality of user terminals 100 may be provided with various functions described later described in the server 200 in a distributed manner.

なお、ローカルで上述のマルチプレイを実現する場合であっても、ユーザ端末100はサーバ200と通信を行ってもよい。例えば、あるゲームにおける成績または勝敗等のプレイ結果を示す情報と、ユーザ識別情報とを対応付けてサーバ200に送信してもよい。 Even when the above-mentioned multiplayer is realized locally, the user terminal 100 may communicate with the server 200. For example, information indicating a play result such as a result or victory or defeat in a certain game may be associated with user identification information and transmitted to the server 200.

また、コントローラ1020は、ユーザ端末100に着脱可能な構成であるとしてもよい。この場合、ユーザ端末100の筐体における少なくともいずれかの面に、コントローラ1020との結合部が設けられていてもよい。該結合部を介して有線によりユーザ端末100とコントローラ1020とが結合している場合は、ユーザ端末100とコントローラ1020とは、有線を介して信号を送受信する。 Further, the controller 1020 may be configured to be detachable from the user terminal 100. In this case, a coupling portion with the controller 1020 may be provided on at least one surface of the housing of the user terminal 100. When the user terminal 100 and the controller 1020 are connected by wire via the coupling portion, the user terminal 100 and the controller 1020 transmit and receive signals via wire.

図2に示すように、ユーザ端末100は、外部のメモリカード等の記憶媒体1030の装着を、入出力IF14を介して受け付けてもよい。これにより、ユーザ端末100は、記憶媒体1030に記録されるプログラム及びデータを読み込むことができる。記憶媒体1030に記録されるプログラムは、例えばゲームプログラムである。 As shown in FIG. 2, the user terminal 100 may accept the attachment of a storage medium 1030 such as an external memory card via the input / output IF14. As a result, the user terminal 100 can read the programs and data recorded on the storage medium 1030. The program recorded on the storage medium 1030 is, for example, a game program.

ユーザ端末100は、サーバ200等の外部の装置と通信することにより取得したゲームプログラムをユーザ端末100のメモリ11に記憶してもよいし、記憶媒体1030から読み込むことにより取得したゲームプログラムをメモリ11に記憶してもよい。 The user terminal 100 may store the game program acquired by communicating with an external device such as the server 200 in the memory 11 of the user terminal 100, or may store the game program acquired by reading from the storage medium 1030 in the memory 11. You may memorize it in.

以上で説明したとおり、ユーザ端末100は、該ユーザ端末100に対して情報を入力する機構の一例として、通信IF13、入出力IF14、タッチスクリーン15、カメラ17、および、測距センサ18を備える。入力する機構としての上述の各部は、ユーザの入力操作を受け付けるように構成された操作部と捉えることができる。 As described above, the user terminal 100 includes a communication IF 13, an input / output IF 14, a touch screen 15, a camera 17, and a distance measuring sensor 18 as an example of a mechanism for inputting information to the user terminal 100. Each of the above-mentioned parts as an input mechanism can be regarded as an operation part configured to accept a user's input operation.

例えば、操作部が、カメラ17および測距センサ18の少なくともいずれか一方で構成される場合、該操作部が、ユーザ端末100の近傍の物体1010を検出し、当該物体の検出結果から入力操作を特定する。一例として、物体1010としてのユーザの手、予め定められた形状のマーカーなどが検出され、検出結果として得られた物体1010の色、形状、動き、または、種類などに基づいて入力操作が特定される。より具体的には、ユーザ端末100は、カメラ17の撮影画像からユーザの手が検出された場合、該撮影画像に基づき検出されるジェスチャ(ユーザの手の一連の動き)を、ユーザの入力操作として特定し、受け付ける。なお、撮影画像は静止画であっても動画であってもよい。 For example, when the operation unit is configured by at least one of the camera 17 and the distance measuring sensor 18, the operation unit detects an object 1010 in the vicinity of the user terminal 100 and performs an input operation from the detection result of the object. Identify. As an example, a user's hand as an object 1010, a marker having a predetermined shape, or the like is detected, and an input operation is specified based on the color, shape, movement, or type of the object 1010 obtained as a detection result. To. More specifically, when the user's hand is detected from the captured image of the camera 17, the user terminal 100 inputs a gesture (a series of movements of the user's hand) detected based on the captured image. Identify and accept as. The captured image may be a still image or a moving image.

あるいは、操作部がタッチスクリーン15で構成される場合、ユーザ端末100は、タッチスクリーン15の入力部151に対して実施されたユーザの操作をユーザの入力操作として特定し、受け付ける。あるいは、操作部が通信IF13で構成される場合、ユーザ端末100は、コントローラ1020から送信される信号(例えば、出力値)をユーザの入力操作として特定し、受け付ける。あるいは、操作部が入出力IF14で構成される場合、該入出力IF14と接続されるコントローラ1020とは異なる入力装置(図示せず)から出力される信号をユーザの入力操作として特定し、受け付ける。 Alternatively, when the operation unit is composed of the touch screen 15, the user terminal 100 identifies and accepts the user's operation performed on the input unit 151 of the touch screen 15 as the user's input operation. Alternatively, when the operation unit is composed of the communication IF 13, the user terminal 100 identifies and accepts a signal (for example, an output value) transmitted from the controller 1020 as an input operation of the user. Alternatively, when the operation unit is composed of the input / output IF14, a signal output from an input device (not shown) different from the controller 1020 connected to the input / output IF14 is specified and accepted as a user input operation.

(サーバ200)
サーバ200は、一例として、ワークステーションまたはパーソナルコンピュータなどの汎用コンピュータであってよい。サーバ200は、プロセッサ20と、メモリ21と、ストレージ22と、通信IF23と、入出力IF24とを備える。サーバ200が備えるこれらの構成は、通信バスによって互いに電気的に接続される。
(Server 200)
As an example, the server 200 may be a general-purpose computer such as a workstation or a personal computer. The server 200 includes a processor 20, a memory 21, a storage 22, a communication IF 23, and an input / output IF 24. These configurations included in the server 200 are electrically connected to each other by a communication bus.

(ゲームプレイ端末300)
ゲームプレイ端末300は、一例として、パーソナルコンピュータなどの汎用コンピュータであってよい。ゲームプレイ端末300は、プロセッサ30と、メモリ31と、ストレージ32と、通信IF33と、入出力IF34とを備える。ゲームプレイ端末300が備えるこれらの構成は、通信バスによって互いに電気的に接続される。
(Gameplay terminal 300)
As an example, the game play terminal 300 may be a general-purpose computer such as a personal computer. The game play terminal 300 includes a processor 30, a memory 31, a storage 32, a communication IF 33, and an input / output IF 34. These configurations included in the gameplay terminal 300 are electrically connected to each other by a communication bus.

図4に示すように、本実施形態に係るゲームプレイ端末300は、一例として、HMD(Head Mounted Display)セット1000に含まれる。つまり、HMDセット1000が、システム1に含まれていると表現することができ、また、プレイヤは、HMDセット1000を用いてゲームをプレイすると表現することもできる。なお、プレイヤがゲームをプレイするための装置は、HMDセット1000に限定されない。一例として、該装置は、プレイヤにゲームを仮想体験させることが可能な装置であればよい。また、該装置は、スマートフォン、フィーチャーフォン、タブレット型コンピュータ、ラップトップ型コンピュータ(いわゆる、ノートパソコン)、または、デスクトップ型コンピュータなどとして実現されてもよい。また、該装置は、ゲームプレイに適したゲーム装置であってもよい。 As shown in FIG. 4, the game play terminal 300 according to the present embodiment is included in the HMD (Head Mounted Display) set 1000 as an example. That is, it can be expressed that the HMD set 1000 is included in the system 1, and the player can also express that he / she plays a game using the HMD set 1000. The device for the player to play the game is not limited to the HMD set 1000. As an example, the device may be any device that allows the player to experience the game virtually. In addition, the device may be realized as a smartphone, a feature phone, a tablet computer, a laptop computer (so-called laptop computer), a desktop computer, or the like. Further, the device may be a game device suitable for game play.

HMDセット1000は、ゲームプレイ端末300の他、HMD500、HMDセンサ510、モーションセンサ520、ディスプレイ530、コントローラ540を備える。HMD500は、モニタ51と、注視センサ52と、第1カメラ53と、第2カメラ54と、マイク55と、スピーカ56とを含む。コントローラ540は、モーションセンサ520を含み得る。 The HMD set 1000 includes a game play terminal 300, an HMD 500, an HMD sensor 510, a motion sensor 520, a display 530, and a controller 540. The HMD 500 includes a monitor 51, a gaze sensor 52, a first camera 53, a second camera 54, a microphone 55, and a speaker 56. The controller 540 may include a motion sensor 520.

HMD500は、プレイヤの頭部に装着され、動作中に仮想空間をプレイヤに提供し得る。より具体的には、HMD500は、右目用の画像および左目用の画像をモニタ51にそれぞれ表示する。プレイヤの各目がそれぞれの画像を視認すると、プレイヤは、両目の視差に基づき当該画像を3次元画像として認識し得る。HMD500は、モニタを備える所謂ヘッドマウントディスプレイと、スマートフォンその他のモニタを有する端末を装着可能なヘッドマウント機器のいずれをも含み得る。 The HMD 500 may be mounted on the player's head and provide the player with virtual space during operation. More specifically, the HMD 500 displays an image for the right eye and an image for the left eye on the monitor 51, respectively. When each eye of the player visually recognizes the respective image, the player can recognize the image as a three-dimensional image based on the parallax of both eyes. The HMD 500 may include either a so-called head-mounted display having a monitor and a head-mounted device to which a smartphone or other terminal having a monitor can be attached.

モニタ51は、例えば、非透過型の表示装置として実現される。ある局面において、モニタ51は、プレイヤの両目の前方に位置するようにHMD500の本体に配置されている。したがって、プレイヤは、モニタ51に表示される3次元画像を視認すると、仮想空間に没入することができる。ある局面において、仮想空間は、例えば、背景、プレイヤが操作可能なオブジェクト、プレイヤが選択可能なメニューの画像を含む。ある局面において、モニタ51は、所謂スマートフォンその他の情報表示端末が備える液晶モニタまたは有機EL(Electro Luminescence)モニタとして実現され得る。 The monitor 51 is realized as, for example, a non-transparent display device. In a certain aspect, the monitor 51 is arranged on the main body of the HMD 500 so as to be located in front of both eyes of the player. Therefore, the player can immerse himself in the virtual space when he / she visually recognizes the three-dimensional image displayed on the monitor 51. In some aspects, the virtual space includes, for example, a background, player-operable objects, and player-selectable menu images. In a certain aspect, the monitor 51 can be realized as a liquid crystal monitor or an organic EL (Electro Luminescence) monitor included in a so-called smartphone or other information display terminal.

別の局面において、モニタ51は、透過型の表示装置として実現され得る。この場合、HMD500は、図1に示されるようにプレイヤの目を覆う密閉型ではなく、メガネ型のような開放型であり得る。透過型のモニタ51は、その透過率を調整することにより、一時的に非透過型の表示装置として構成可能であってもよい。モニタ51は、仮想空間を構成する画像の一部と、現実空間とを同時に表示する構成を含んでいてもよい。例えば、モニタ51は、HMD500に搭載されたカメラで撮影した現実空間の画像を表示してもよいし、一部の透過率を高く設定することにより現実空間を視認可能にしてもよい。 In another aspect, the monitor 51 can be realized as a transmissive display device. In this case, the HMD 500 may be an open type such as a glasses type, not a closed type that covers the player's eyes as shown in FIG. The transmissive monitor 51 may be temporarily configured as a non-transparent display device by adjusting its transmittance. The monitor 51 may include a configuration in which a part of the image constituting the virtual space and the real space are displayed at the same time. For example, the monitor 51 may display an image of the real space taken by the camera mounted on the HMD 500, or may make the real space visible by setting a part of the transmittance to be high.

ある局面において、モニタ51は、右目用の画像を表示するためのサブモニタと、左目用の画像を表示するためのサブモニタとを含み得る。別の局面において、モニタ51は、右目用の画像と左目用の画像とを一体として表示する構成であってもよい。この場合、モニタ51は、高速シャッタを含む。高速シャッタは、画像がいずれか一方の目にのみ認識されるように、右目用の画像と左目用の画像とを交互に表示可能に作動する。 In some aspects, the monitor 51 may include a sub-monitor for displaying an image for the right eye and a sub-monitor for displaying an image for the left eye. In another aspect, the monitor 51 may be configured to display the image for the right eye and the image for the left eye as a unit. In this case, the monitor 51 includes a high speed shutter. The high-speed shutter operates so that the image for the right eye and the image for the left eye can be alternately displayed so that the image is recognized by only one of the eyes.

ある局面において、HMD500は、図示せぬ複数の光源を含む。各光源は例えば、赤外線を発するLED(Light Emitting Diode)により実現される。HMDセンサ510は、HMD500の動きを検出するためのポジショントラッキング機能を有する。より具体的には、HMDセンサ510は、HMD500が発する複数の赤外線を読み取り、現実空間内におけるHMD500の位置および傾きを検出する。 In one aspect, the HMD 500 includes a plurality of light sources (not shown). Each light source is realized by, for example, an LED (Light Emitting Diode) that emits infrared rays. The HMD sensor 510 has a position tracking function for detecting the movement of the HMD 500. More specifically, the HMD sensor 510 reads a plurality of infrared rays emitted by the HMD 500 and detects the position and inclination of the HMD 500 in the real space.

別の局面において、HMDセンサ510は、カメラにより実現されてもよい。この場合、HMDセンサ510は、カメラから出力されるHMD500の画像情報を用いて、画像解析処理を実行することにより、HMD500の位置および傾きを検出することができる。 In another aspect, the HMD sensor 510 may be implemented by a camera. In this case, the HMD sensor 510 can detect the position and tilt of the HMD 500 by executing the image analysis process using the image information of the HMD 500 output from the camera.

別の局面において、HMD500は、位置検出器として、HMDセンサ510の代わりに、あるいはHMDセンサ510に加えてセンサ(不図示)を備えてもよい。HMD500は、該センサを用いて、HMD500自身の位置および傾きを検出し得る。例えば、該センサが角速度センサ、地磁気センサ、あるいは加速度センサである場合、HMD500は、HMDセンサ510の代わりに、これらの各センサのいずれかを用いて、自身の位置および傾きを検出し得る。一例として、HMD500に備えられたセンサが角速度センサである場合、角速度センサは、現実空間におけるHMD500の3軸周りの角速度を経時的に検出する。HMD500は、各角速度に基づいて、HMD500の3軸周りの角度の時間的変化を算出し、さらに、角度の時間的変化に基づいて、HMD500の傾きを算出する。 In another aspect, the HMD 500 may include a sensor (not shown) as a position detector in place of the HMD sensor 510 or in addition to the HMD sensor 510. The HMD500 can use the sensor to detect the position and tilt of the HMD500 itself. For example, if the sensor is an angular velocity sensor, a geomagnetic sensor, or an accelerometer, the HMD 500 may use any of these sensors instead of the HMD sensor 510 to detect its position and tilt. As an example, when the sensor provided in the HMD 500 is an angular velocity sensor, the angular velocity sensor detects the angular velocity around the three axes of the HMD 500 in real space over time. The HMD500 calculates the temporal change of the angle around the three axes of the HMD500 based on each angular velocity, and further calculates the inclination of the HMD500 based on the temporal change of the angle.

注視センサ52は、プレイヤの右目および左目の視線が向けられる方向を検出する。つまり、注視センサ52は、プレイヤの視線を検出する。視線の方向の検出は、例えば、公知のアイトラッキング機能によって実現される。注視センサ52は、当該アイトラッキング機能を有するセンサにより実現される。ある局面において、注視センサ52は、右目用のセンサおよび左目用のセンサを含むことが好ましい。注視センサ52は、例えば、プレイヤの右目および左目に赤外光を照射するとともに、照射光に対する角膜および虹彩からの反射光を受けることにより各眼球の回転角を検出するセンサであってもよい。注視センサ52は、検出した各回転角に基づいて、プレイヤの視線を検知することができる。 The gaze sensor 52 detects the direction in which the line of sight of the player's right eye and left eye is directed. That is, the gaze sensor 52 detects the line of sight of the player. The detection of the direction of the line of sight is realized by, for example, a known eye tracking function. The gaze sensor 52 is realized by a sensor having the eye tracking function. In certain aspects, the gaze sensor 52 preferably includes a sensor for the right eye and a sensor for the left eye. The gaze sensor 52 may be, for example, a sensor that irradiates infrared light to the right eye and left eye of the player and detects the angle of rotation of each eyeball by receiving the reflected light from the cornea and the iris with respect to the irradiation light. The gaze sensor 52 can detect the line of sight of the player based on each of the detected rotation angles.

第1カメラ53は、プレイヤの顔の下部を撮影する。より具体的には、第1カメラ53は、プレイヤの鼻および口などを撮影する。第2カメラ54は、プレイヤの目および眉などを撮影する。HMD500のプレイヤ側の筐体をHMD500の内側、HMD500のプレイヤとは逆側の筐体をHMD500の外側と定義する。ある局面において、第1カメラ53は、HMD500の外側に配置され、第2カメラ54は、HMD500の内側に配置され得る。第1カメラ53および第2カメラ54が生成した画像は、ゲームプレイ端末300に入力される。別の局面において、第1カメラ53と第2カメラ54とを1台のカメラとして実現し、この1台のカメラでプレイヤの顔を撮影するようにしてもよい。 The first camera 53 photographs the lower part of the player's face. More specifically, the first camera 53 photographs the nose, mouth, and the like of the player. The second camera 54 photographs the eyes and eyebrows of the player. The housing on the player side of the HMD500 is defined as the inside of the HMD500, and the housing on the side opposite to the player of the HMD500 is defined as the outside of the HMD500. In some aspects, the first camera 53 may be located outside the HMD500 and the second camera 54 may be located inside the HMD500. The images generated by the first camera 53 and the second camera 54 are input to the game play terminal 300. In another aspect, the first camera 53 and the second camera 54 may be realized as one camera, and the player's face may be photographed by the one camera.

マイク55は、プレイヤの発話を音声信号(電気信号)に変換してゲームプレイ端末300に出力する。スピーカ56は、音声信号を音声に変換してプレイヤに出力する。別の局面において、HMD500は、スピーカ56に替えてイヤホンを含み得る。 The microphone 55 converts the player's utterance into an audio signal (electric signal) and outputs it to the game play terminal 300. The speaker 56 converts the voice signal into voice and outputs it to the player. In another aspect, the HMD 500 may include earphones instead of the speaker 56.

コントローラ540は、有線または無線によりゲームプレイ端末300に接続されている。コントローラ540は、プレイヤからゲームプレイ端末300への命令の入力を受け付ける。ある局面において、コントローラ540は、プレイヤによって把持可能に構成される。別の局面において、コントローラ540は、プレイヤの身体あるいは衣類の一部に装着可能に構成される。さらに別の局面において、コントローラ540は、ゲームプレイ端末300から送信される信号に基づいて、振動、音、光のうちの少なくともいずれかを出力するように構成されてもよい。さらに別の局面において、コントローラ540は、プレイヤから、仮想空間に配置されるオブジェクトの位置や動きを制御するための操作を受け付ける。 The controller 540 is connected to the gameplay terminal 300 by wire or wirelessly. The controller 540 receives an input of a command from the player to the game play terminal 300. In certain aspects, the controller 540 is configured to be grippable by the player. In another aspect, the controller 540 is configured to be wearable on a player's body or part of clothing. In yet another aspect, the controller 540 may be configured to output at least one of vibration, sound, and light based on a signal transmitted from the gameplay terminal 300. In yet another aspect, the controller 540 receives from the player an operation for controlling the position and movement of an object arranged in the virtual space.

ある局面において、コントローラ540は、複数の光源を含む。各光源は例えば、赤外線を発するLEDにより実現される。HMDセンサ510は、ポジショントラッキング機能を有する。この場合、HMDセンサ510は、コントローラ540が発する複数の赤外線を読み取り、現実空間内におけるコントローラ540の位置および傾きを検出する。別の局面において、HMDセンサ510は、カメラにより実現されてもよい。この場合、HMDセンサ510は、カメラから出力されるコントローラ540の画像情報を用いて、画像解析処理を実行することにより、コントローラ540の位置および傾きを検出することができる。 In one aspect, the controller 540 includes a plurality of light sources. Each light source is realized by, for example, an LED that emits infrared rays. The HMD sensor 510 has a position tracking function. In this case, the HMD sensor 510 reads a plurality of infrared rays emitted by the controller 540 and detects the position and tilt of the controller 540 in the real space. In another aspect, the HMD sensor 510 may be implemented by a camera. In this case, the HMD sensor 510 can detect the position and tilt of the controller 540 by executing the image analysis process using the image information of the controller 540 output from the camera.

モーションセンサ520は、ある局面において、プレイヤの手に取り付けられて、プレイヤの手の動きを検出する。例えば、モーションセンサ520は、手の回転速度、回転数等を検出する。検出された信号は、ゲームプレイ端末300に送られる。モーションセンサ520は、例えば、コントローラ540に設けられている。ある局面において、モーションセンサ520は、例えば、プレイヤに把持可能に構成されたコントローラ540に設けられている。別の局面において、現実空間における安全のため、コントローラ540は、手袋型のようにプレイヤの手に装着されることにより容易に飛んで行かないものに装着される。さらに別の局面において、プレイヤに装着されないセンサがプレイヤの手の動きを検出してもよい。例えば、プレイヤを撮影するカメラの信号が、プレイヤの動作を表わす信号として、ゲームプレイ端末300に入力されてもよい。モーションセンサ520とゲームプレイ端末300とは、一例として、無線により互いに接続される。無線の場合、通信形態は特に限られず、例えば、Bluetoothその他の公知の通信手法が用いられる。 The motion sensor 520 is attached to the player's hand in a certain aspect to detect the movement of the player's hand. For example, the motion sensor 520 detects the rotation speed, the number of rotations, and the like of the hand. The detected signal is sent to the game play terminal 300. The motion sensor 520 is provided in the controller 540, for example. In a certain aspect, the motion sensor 520 is provided in, for example, a controller 540 configured to be grippable by the player. In another aspect, for safety in real space, the controller 540 is attached to something that does not easily fly by being attached to the player's hand, such as a glove type. In yet another aspect, a sensor not attached to the player may detect the movement of the player's hand. For example, the signal of the camera that shoots the player may be input to the game play terminal 300 as a signal indicating the operation of the player. As an example, the motion sensor 520 and the game play terminal 300 are wirelessly connected to each other. In the case of wireless communication, the communication mode is not particularly limited, and for example, Bluetooth or other known communication method is used.

ディスプレイ530は、モニタ51に表示されている画像と同様の画像を表示する。これにより、HMD500を装着しているプレイヤ以外のユーザにもプレイヤと同様の画像を視聴させることができる。ディスプレイ530に表示される画像は、3次元画像である必要はなく、右目用の画像や左目用の画像であってもよい。ディスプレイ530としては、例えば、液晶ディスプレイや有機ELモニタなどが挙げられる。 The display 530 displays an image similar to the image displayed on the monitor 51. As a result, users other than the player wearing the HMD 500 can view the same image as the player. The image displayed on the display 530 does not have to be a three-dimensional image, and may be an image for the right eye or an image for the left eye. Examples of the display 530 include a liquid crystal display and an organic EL monitor.

ゲームプレイ端末300は、HMD500の各部、コントローラ540、およびモーションセンサ520から取得した各種情報に基づいて、プレイヤの操作対象となるキャラクタを動作させ、ゲームを進行させる。ここでの「動作」には、身体の各部を動かすこと、姿勢を変えること、顔の表情を変えること、移動、発話、仮想空間に配置されたオブジェクトに触れたり、動かしたりすること、キャラクタが把持する武器、道具などを使用することなどが含まれる。すなわち、本ゲームでは、プレイヤが身体の各部を動かすことにより、キャラクタもプレイヤと同様に身体の各部を動かす。また、本ゲームでは、プレイヤが発話した内容をキャラクタが発話する。換言すれば、本ゲームにおいて、キャラクタは、プレイヤの分身としてふるまうアバターオブジェクトである。一例として、キャラクタの動作の少なくとも一部が、プレイヤによるコントローラ540に対する入力により実行されてもよい。 The game play terminal 300 operates a character to be operated by the player based on various information acquired from each part of the HMD 500, the controller 540, and the motion sensor 520, and advances the game. The "movements" here include moving parts of the body, changing postures, changing facial expressions, moving, uttering, touching and moving objects placed in virtual space, and characters. This includes using weapons, tools, etc. to grasp. That is, in this game, when the player moves each part of the body, the character also moves each part of the body in the same manner as the player. Further, in this game, the character utters the content uttered by the player. In other words, in this game, the character is an avatar object that behaves as a player's alter ego. As an example, at least part of the character's movements may be performed by input to the controller 540 by the player.

本実施形態では、モーションセンサ520は、一例として、プレイヤの両手、プレイヤの両足、プレイヤの腰部、および、プレイヤの頭部に取り付けられる。プレイヤの両手に取り付けられるモーションセンサ520は、上述したとおり、コントローラ540に設けられていてもよい。また、プレイヤの頭部に取り付けられるモーションセンサ520は、HMD500に設けられていてもよい。モーションセンサ520は、さらに、ユーザの両肘や両膝に取り付けられてもよい。プレイヤに取り付けるモーションセンサ520の数を増やすことにより、プレイヤの動きをより正確にキャラクタに反映させることができる。
また、プレイヤは、モーションセンサ520を身体の各部に取り付けることに代えて、1以上のモーションセンサ520が取り付けられたスーツを着用してもよい。つまり、モーションキャプチャの方法は、モーションセンサ520を用いる例に限定されない。
In the present embodiment, the motion sensor 520 is attached to, for example, both hands of the player, both feet of the player, the waist of the player, and the head of the player. The motion sensors 520 attached to both hands of the player may be provided in the controller 540 as described above. Further, the motion sensor 520 attached to the player's head may be provided in the HMD 500. The motion sensor 520 may also be attached to the user's elbows and knees. By increasing the number of motion sensors 520 attached to the player, the movement of the player can be more accurately reflected in the character.
Further, the player may wear a suit to which one or more motion sensors 520 are attached instead of attaching the motion sensor 520 to each part of the body. That is, the method of motion capture is not limited to the example using the motion sensor 520.

(配信端末400)
配信端末400は、スマートフォン、PDA(Personal Digital Assistant)、またはタブレット型コンピュータ等の携帯端末であってよい。また、配信端末400は、デスクトップパソコン等の、いわゆる据え置き型の端末であってもよい。
(Distribution terminal 400)
The distribution terminal 400 may be a mobile terminal such as a smartphone, a PDA (Personal Digital Assistant), or a tablet computer. Further, the distribution terminal 400 may be a so-called stationary terminal such as a desktop personal computer.

配信端末400は、図5に示すように、プロセッサ40と、メモリ41と、ストレージ42と、通信IF43と、入出力IF44と、タッチスクリーン45とを備える。なお、配信端末400は、タッチスクリーン45に代えて、または、加えて、配信端末400本体とは別に構成されたディスプレイ(表示部)を接続可能な入出力IF44を備えていてもよい。 As shown in FIG. 5, the distribution terminal 400 includes a processor 40, a memory 41, a storage 42, a communication IF 43, an input / output IF 44, and a touch screen 45. The distribution terminal 400 may be provided with an input / output IF 44 to which a display (display unit) configured separately from the distribution terminal 400 main body can be connected instead of or in addition to the touch screen 45.

コントローラ1021は、1つ以上のボタン、レバー、スティック、ホイール等の物理的な入力機構を有していてもよい。コントローラ1021は、配信端末400の操作者(本実施形態ではプレイヤ)が、該入力機構に対して入力した入力操作に基づく出力値を配信端末400へ送信する。また、コントローラ1021は、加速度センサ、および、角速度センサ等の各種センサを有していてもよく、該各種センサの出力値を配信端末400へ送信してもよい。上述の出力値は、通信IF43を介して配信端末400に受け付けられる。 Controller 1021 may have one or more physical input mechanisms such as buttons, levers, sticks, wheels and the like. The controller 1021 transmits an output value based on an input operation input to the input mechanism by the operator of the distribution terminal 400 (player in the present embodiment) to the distribution terminal 400. Further, the controller 1021 may have various sensors such as an acceleration sensor and an angular velocity sensor, and may transmit the output values of the various sensors to the distribution terminal 400. The above output value is received by the distribution terminal 400 via the communication IF43.

配信端末400は、カメラと、測距センサ(ともに不図示)とを備えていてもよい。配信端末400が備えることに代えて、または、加えて、コントローラ1021がカメラと、測距センサとを有してしてもよい。 The distribution terminal 400 may include a camera and a distance measuring sensor (both not shown). Alternatively or in addition to the distribution terminal 400, the controller 1021 may have a camera and a distance measuring sensor.

以上で説明したとおり、配信端末400は、該配信端末400に対して情報を入力する機構の一例として、通信IF43、入出力IF44、タッチスクリーン45を備える。入力する機構としての上述の各部は、ユーザの入力操作を受け付けるように構成された操作部と捉えることができる。 As described above, the distribution terminal 400 includes a communication IF43, an input / output IF44, and a touch screen 45 as an example of a mechanism for inputting information to the distribution terminal 400. Each of the above-mentioned parts as an input mechanism can be regarded as an operation part configured to accept a user's input operation.

操作部がタッチスクリーン45で構成されている場合、配信端末400は、タッチスクリーン45の入力部451に対して実施されたユーザの操作をユーザの入力操作として特定し、受け付ける。あるいは、操作部が通信IF43で構成される場合、配信端末400は、コントローラ1021から送信される信号(例えば、出力値)をユーザの入力操作として特定し、受け付ける。あるいは、操作部が入出力IF44で構成される場合、配信端末400は、該入出力IF44と接続される入力装置(図示せず)から出力される信号をユーザの入力操作として特定し、受け付ける。 When the operation unit is composed of the touch screen 45, the distribution terminal 400 identifies and accepts the user's operation performed on the input unit 451 of the touch screen 45 as the user's input operation. Alternatively, when the operation unit is composed of the communication IF 43, the distribution terminal 400 identifies and accepts a signal (for example, an output value) transmitted from the controller 1021 as an input operation of the user. Alternatively, when the operation unit is composed of the input / output IF44, the distribution terminal 400 identifies and accepts a signal output from an input device (not shown) connected to the input / output IF44 as a user's input operation.

<各装置のハードウェア構成要素>
プロセッサ10、20、30、40はそれぞれ、ユーザ端末100、サーバ200、ゲームプレイ端末300、配信端末400の全体の動作を制御する。プロセッサ10、20、30、40は、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、およびGPU(Graphics Processing Unit)を含む。プロセッサ10、20、30、40は、それぞれ、後述するストレージ12、22、32、42からプログラムを読み出す。そして、プロセッサ10、20、30、40は、それぞれ、読み出したプログラムを、後述するメモリ11、21、31、41に展開する。プロセッサ10、20、30は、展開したプログラムを実行する。
<Hardware components of each device>
The processors 10, 20, 30, and 40 control the overall operation of the user terminal 100, the server 200, the game play terminal 300, and the distribution terminal 400, respectively. Processors 10, 20, 30, and 40 include a CPU (Central Processing Unit), an MPU (Micro Processing Unit), and a GPU (Graphics Processing Unit). Processors 10, 20, 30, and 40 read programs from storages 12, 22, 32, and 42, which will be described later, respectively. Then, the processors 10, 20, 30, and 40 expand the read programs into the memories 11, 21, 31, and 41, which will be described later, respectively. Processors 10, 20, and 30 execute the expanded program.

メモリ11、21、31、41は主記憶装置である。メモリ11、21、31、41は、ROM(Read Only Memory)およびRAM(Random Access Memory)等の記憶装置で構成される。メモリ11は、プロセッサ10が後述するストレージ12から読み出したプログラムおよび各種データを一時的に記憶することにより、プロセッサ10に作業領域を提供する。メモリ11は、プロセッサ10がプログラムに従って動作している間に生成した各種データも一時的に記憶する。メモリ21は、プロセッサ20が後述するストレージ22から読み出した各種プログラムおよびデータを一時的に記憶することにより、プロセッサ20に作業領域を提供する。メモリ21は、プロセッサ20がプログラムに従って動作している間に生成した各種データも一時的に記憶する。メモリ31は、プロセッサ30が後述するストレージ32から読み出した各種プログラムおよびデータを一時的に記憶することにより、プロセッサ30に作業領域を提供する。メモリ31は、プロセッサ30がプログラムに従って動作している間に生成した各種データも一時的に記憶する。メモリ41は、プロセッサ40が後述するストレージ42から読み出したプログラムおよび各種データを一時的に記憶することにより、プロセッサ40に作業領域を提供する。メモリ41は、プロセッサ40がプログラムに従って動作している間に生成した各種データも一時的に記憶する。 The memories 11, 21, 31, and 41 are the main storage devices. The memories 11, 21, 31, and 41 are composed of storage devices such as a ROM (Read Only Memory) and a RAM (Random Access Memory). The memory 11 provides a work area to the processor 10 by temporarily storing a program and various data read from the storage 12 described later by the processor 10. The memory 11 also temporarily stores various data generated while the processor 10 is operating according to the program. The memory 21 provides a work area to the processor 20 by temporarily storing various programs and data read from the storage 22 described later by the processor 20. The memory 21 also temporarily stores various data generated while the processor 20 is operating according to the program. The memory 31 provides a work area to the processor 30 by temporarily storing various programs and data read from the storage 32 described later by the processor 30. The memory 31 also temporarily stores various data generated while the processor 30 is operating according to the program. The memory 41 provides a work area to the processor 40 by temporarily storing the program and various data read from the storage 42 described later by the processor 40. The memory 41 also temporarily stores various data generated while the processor 40 is operating according to the program.

本実施形態において、プロセッサ10および30が実行するプログラムは、本ゲームのゲームプログラムであってもよい。本実施形態において、プロセッサ40が実行するプログラムは、動作指図データの配信を実現するための配信プログラムであってもよい。また、プロセッサ10は、さらに、動画の再生を実現するための視聴プログラムを実行してもよい。 In the present embodiment, the programs executed by the processors 10 and 30 may be game programs of the present game. In the present embodiment, the program executed by the processor 40 may be a distribution program for realizing distribution of operation instruction data. Further, the processor 10 may further execute a viewing program for realizing the reproduction of the moving image.

本実施形態において、プロセッサ20が実行するプログラムは、上述のゲームプログラム、配信プログラム、視聴プログラムの少なくとも何れかであってもよい。プロセッサ20は、ユーザ端末100、ゲームプレイ端末300、および配信端末400の少なくとも何れかからの要求等に応じて、ゲームプログラム、配信プログラム、視聴プログラムの少なくとも何れかを実行する。なお、配信プログラムと視聴プログラムは、並行して実行されてもよい。 In the present embodiment, the program executed by the processor 20 may be at least one of the above-mentioned game program, distribution program, and viewing program. The processor 20 executes at least one of a game program, a distribution program, and a viewing program in response to a request from at least one of the user terminal 100, the game play terminal 300, and the distribution terminal 400. The distribution program and the viewing program may be executed in parallel.

すなわち、ゲームプログラムは、ゲームをユーザ端末100、サーバ200、およびゲームプレイ端末300の協働により実現するプログラムであってもよい。配信プログラムは、動作指図データの配信を、サーバ200と配信端末400との協働により実現するプログラムであってもよい。視聴プログラムは、動画の再生を、ユーザ端末100とサーバ200との協働により実現するプログラムであってもよい。 That is, the game program may be a program that realizes the game by the cooperation of the user terminal 100, the server 200, and the game play terminal 300. The distribution program may be a program that realizes distribution of operation instruction data in collaboration with the server 200 and the distribution terminal 400. The viewing program may be a program that realizes the reproduction of a moving image in collaboration with the user terminal 100 and the server 200.

ストレージ12、22、32、42は補助記憶装置である。ストレージ12、22、32、42は、フラッシュメモリまたはHDD(Hard Disk Drive)等の記憶装置で構成される。ストレージ12、32には、例えば、ゲームに関する各種データが格納される。ストレージ42には、動作指図データの配信に関する各種データが格納される。また、ストレージ12には、動画の再生に関する各種データが格納される。ストレージ22には、ゲーム、動作指図データの配信、および動画の再生それぞれに関する各種データのうち、少なくとも一部が格納されてもよい。 Storages 12, 22, 32, 42 are auxiliary storage devices. The storages 12, 22, 32, and 42 are composed of a storage device such as a flash memory or an HDD (Hard Disk Drive). For example, various data related to the game are stored in the storages 12 and 32. Various data related to the distribution of the operation instruction data are stored in the storage 42. In addition, various data related to the reproduction of the moving image are stored in the storage 12. The storage 22 may store at least a part of various data related to each of the game, the distribution of the operation instruction data, and the reproduction of the moving image.

通信IF13、23、33、43は、それぞれ、ユーザ端末100、サーバ200、ゲームプレイ端末300、配信端末400における各種データの送受信を制御する。通信IF13、23、33、43は例えば、無線LAN(Local Area Network)を介する通信、有線LAN、無線LAN、または携帯電話回線網を介したインターネット通信、ならびに近距離無線通信等を用いた通信を制御する。 The communication IFs 13, 23, 33, and 43 control the transmission and reception of various data in the user terminal 100, the server 200, the game play terminal 300, and the distribution terminal 400, respectively. The communication IFs 13, 23, 33, and 43 include, for example, communication via a wireless LAN (Local Area Network), Internet communication via a wired LAN, a wireless LAN, or a mobile phone network, and communication using a short-range wireless communication or the like. Control.

入出力IF14、24、34、44は、それぞれ、ユーザ端末100、サーバ200、ゲームプレイ端末300、配信端末400がデータの入力を受け付けるため、また、データを出力するためのインターフェースである。入出力IF14、24、34、44は、USB(Universal Serial Bus)等を介してデータの入出力を行ってもよい。入出力IF14、24、34、44は、物理ボタン、カメラ、マイク、スピーカ、マウス、キーボード、ディスプレイ、スティック、レバーなどを含み得る。また、入出力IF14、24、34、44は、周辺機器との間でデータを送受信するための接続部を含み得る。 The input / output IFs 14, 24, 34, and 44 are interfaces for the user terminal 100, the server 200, the game play terminal 300, and the distribution terminal 400 to receive data input and to output data, respectively. The input / output IFs 14, 24, 34, 44 may input / output data via USB (Universal Serial Bus) or the like. Input / output IFs 14, 24, 34, 44 may include physical buttons, cameras, microphones, speakers, mice, keyboards, displays, sticks, levers and the like. Further, the input / output IFs 14, 24, 34, and 44 may include a connection portion for transmitting and receiving data to and from a peripheral device.

タッチスクリーン15は、入力部151と表示部152(ディスプレイ)とを組み合わせた電子部品である。タッチスクリーン45は、入力部451と表示部452とを組み合わせた電子部品である。入力部151および451は、一例として、タッチセンシティブなデバイスであり、例えばタッチパッドによって構成される。表示部152および452は、例えば液晶ディスプレイ、または有機EL(Electro-Luminescence)ディスプレイ等によって構成される。 The touch screen 15 is an electronic component that combines an input unit 151 and a display unit 152 (display). The touch screen 45 is an electronic component that combines an input unit 451 and a display unit 452. The input units 151 and 451 are, for example, touch-sensitive devices, and are configured by, for example, a touch pad. The display units 152 and 452 are composed of, for example, a liquid crystal display, an organic EL (Electro-Luminescence) display, or the like.

入力部151および451は、入力面に対しユーザの操作(主にタッチ操作、スライド操作、スワイプ操作、およびタップ操作等の物理的接触操作)が入力された位置を検知して、位置を示す情報を入力信号として送信する機能を備える。入力部151および451は、図示しないタッチセンシング部を備えていればよい。タッチセンシング部は、静電容量方式または抵抗膜方式等のどのような方式を採用したものであってもよい。 The input units 151 and 451 detect the position where the user's operation (mainly a physical contact operation such as a touch operation, a slide operation, a swipe operation, and a tap operation) is input to the input surface, and information indicating the position. Is provided as an input signal. The input units 151 and 451 may include touch sensing units (not shown). The touch sensing unit may adopt any method such as a capacitance method or a resistance film method.

図示していないが、ユーザ端末100および配信端末400は、それぞれ、ユーザ端末100および配信端末400の保持姿勢を特定するための1以上のセンサを備えていてもよい。このセンサは、例えば、加速度センサ、または、角速度センサ等であってもよい。 Although not shown, the user terminal 100 and the distribution terminal 400 may each include one or more sensors for specifying the holding posture of the user terminal 100 and the distribution terminal 400, respectively. This sensor may be, for example, an acceleration sensor, an angular velocity sensor, or the like.

ユーザ端末100および配信端末400がセンサを備えている場合、プロセッサ10および40は、それぞれ、センサの出力からユーザ端末100および配信端末400の保持姿勢を特定して、保持姿勢に応じた処理を行うことも可能になる。例えば、プロセッサ10および40は、それぞれ、ユーザ端末100および配信端末400が縦向きに保持されているときには、縦長の画像を表示部152および452に表示させる縦画面表示としてもよい。一方、ユーザ端末100および配信端末400が横向きに保持されているときには、横長の画像を表示部に表示させる横画面表示としてもよい。このように、プロセッサ10および40は、それぞれ、ユーザ端末100および配信端末400の保持姿勢に応じて縦画面表示と横画面表示とを切り替え可能であってもよい。 When the user terminal 100 and the distribution terminal 400 include a sensor, the processors 10 and 40 each specify the holding postures of the user terminal 100 and the distribution terminal 400 from the output of the sensor, and perform processing according to the holding posture. It also becomes possible. For example, the processors 10 and 40 may be a vertical screen display in which vertically long images are displayed on the display units 152 and 452 when the user terminal 100 and the distribution terminal 400 are held vertically, respectively. On the other hand, when the user terminal 100 and the distribution terminal 400 are held horizontally, a horizontally long image may be displayed on the display unit as a horizontal screen display. In this way, the processors 10 and 40 may be able to switch between the vertical screen display and the horizontal screen display according to the holding postures of the user terminal 100 and the distribution terminal 400, respectively.

<システム1の機能的構成>
図6は、システム1に含まれるユーザ端末100、サーバ200、およびHMDセット1000の機能的構成を示すブロック図である。図7は、図6に示す配信端末400の機能的構成を示すブロック図である。
<Functional configuration of system 1>
FIG. 6 is a block diagram showing the functional configurations of the user terminal 100, the server 200, and the HMD set 1000 included in the system 1. FIG. 7 is a block diagram showing a functional configuration of the distribution terminal 400 shown in FIG.

ユーザ端末100は、ユーザの入力操作を受け付ける入力装置としての機能と、ゲームの画像や音声を出力する出力装置としての機能を有する。ユーザ端末100は、プロセッサ10、メモリ11、ストレージ12、通信IF13、入出力IF14、およびタッチスクリーン15等の協働によって、制御部110および記憶部120として機能する。 The user terminal 100 has a function as an input device that accepts a user's input operation and a function as an output device that outputs a game image or sound. The user terminal 100 functions as a control unit 110 and a storage unit 120 in cooperation with a processor 10, a memory 11, a storage 12, a communication IF 13, an input / output IF 14, a touch screen 15, and the like.

サーバ200は、ユーザ端末100、HMDセット1000、および配信端末400の間の各種情報の送受信を仲介する機能を有する。サーバ200は、プロセッサ20、メモリ21、ストレージ22、通信IF23、および入出力IF24等の協働によって、制御部210および記憶部220として機能する。 The server 200 has a function of mediating the transmission / reception of various information between the user terminal 100, the HMD set 1000, and the distribution terminal 400. The server 200 functions as a control unit 210 and a storage unit 220 in cooperation with the processor 20, the memory 21, the storage 22, the communication IF23, the input / output IF24, and the like.

HMDセット1000(ゲームプレイ端末300)は、プレイヤの入力操作を受け付ける入力装置としての機能と、ゲームの画像や音声を出力する出力装置としての機能と、ゲーム進行情報を、サーバ200を介してユーザ端末100へリアルタイムに送信する機能を有する。HMDセット1000は、ゲームプレイ端末300のプロセッサ30、メモリ31、ストレージ32、通信IF33、入出力IF34、並びに、HMD500、HMDセンサ510、モーションセンサ520、およびコントローラ540等の協働によって、制御部310および記憶部320として機能する。 The HMD set 1000 (game play terminal 300) provides a function as an input device for receiving an input operation of a player, a function as an output device for outputting game images and sounds, and game progress information to a user via a server 200. It has a function of transmitting to the terminal 100 in real time. The HMD set 1000 is a control unit 310 in cooperation with the processor 30, the memory 31, the storage 32, the communication IF33, the input / output IF34, and the HMD500, the HMD sensor 510, the motion sensor 520, the controller 540, and the like of the game play terminal 300. And functions as a storage unit 320.

配信端末400は、動作指図データを生成して、該動作指図データを、サーバ200を介してユーザ端末100へ送信する機能を有する。配信端末400は、プロセッサ40、メモリ41、ストレージ42、通信IF43、入出力IF44、およびタッチスクリーン45等の協働によって、制御部410および記憶部420として機能する。 The distribution terminal 400 has a function of generating operation instruction data and transmitting the operation instruction data to the user terminal 100 via the server 200. The distribution terminal 400 functions as a control unit 410 and a storage unit 420 in cooperation with the processor 40, the memory 41, the storage 42, the communication IF43, the input / output IF44, the touch screen 45, and the like.

(各装置の記憶部が格納するデータ)
記憶部120は、ゲームプログラム131(プログラム)、ゲーム情報132、および、ユーザ情報133を格納する。記憶部220は、ゲームプログラム231、ゲーム情報232、ユーザ情報233、および、ユーザリスト234を格納する。記憶部320は、ゲームプログラム331、ゲーム情報332、および、ユーザ情報333を格納する。記憶部420は、ユーザリスト421、モーションリスト422、配信プログラム423(プログラム、第2プログラム)を格納する。
(Data stored in the storage unit of each device)
The storage unit 120 stores the game program 131 (program), the game information 132, and the user information 133. The storage unit 220 stores the game program 231 and the game information 232, the user information 233, and the user list 234. The storage unit 320 stores the game program 331, the game information 332, and the user information 333. The storage unit 420 stores the user list 421, the motion list 422, and the distribution program 423 (program, second program).

ゲームプログラム131、231、331は、それぞれ、ユーザ端末100、サーバ200、HMDセット1000が実行するゲームプログラムである。ゲームプログラム131、231、331に基づいて各装置が協働して動作することにより、本ゲームが実現される。なお、ゲームプログラム131および331は、記憶部220に格納され、ユーザ端末100およびHMDセット1000にそれぞれダウンロードされる構成でもよい。なお、本実施形態では、ユーザ端末100は、ゲームプログラム131に基づいて、配信端末400から受信したデータをレンダリングし、動画を再生するものとする。換言すれば、ゲームプログラム131は、配信端末400から配信された動画指図データを用いて、動画を再生するためのプログラムでもある。該動画を再生するためのプログラムは、ゲームプログラム131と異なってもよい。この場合、記憶部120は、ゲームプログラム131とは別に、該動画を再生するためのプログラムを格納する。 The game programs 131, 231 and 331 are game programs executed by the user terminal 100, the server 200, and the HMD set 1000, respectively. This game is realized by the cooperative operation of each device based on the game programs 131, 231 and 331. The game programs 131 and 331 may be stored in the storage unit 220 and downloaded to the user terminal 100 and the HMD set 1000, respectively. In the present embodiment, the user terminal 100 renders the data received from the distribution terminal 400 based on the game program 131, and reproduces the moving image. In other words, the game program 131 is also a program for playing back a moving image using the moving image instruction data distributed from the distribution terminal 400. The program for playing the moving image may be different from the game program 131. In this case, the storage unit 120 stores a program for playing the moving image separately from the game program 131.

ゲーム情報132、232、332は、それぞれ、ユーザ端末100、サーバ200、HMDセット1000がゲームプログラムを実行する際に参照するデータである。ユーザ情報133、233、333は、ユーザ端末100のユーザのアカウントに関するデータである。ゲーム情報232は、各ユーザ端末100のゲーム情報132、および、HMDセット1000のゲーム情報332である。ユーザ情報233は、各ユーザ端末100のユーザ情報133、および、ユーザ情報333に含まれる、プレイヤのユーザ情報である。ユーザ情報333は、各ユーザ端末100のユーザ情報133、および、プレイヤのユーザ情報である。 The game information 132, 232, and 332 are data that the user terminal 100, the server 200, and the HMD set 1000 refer to when executing the game program, respectively. The user information 133, 233, and 333 are data related to the user account of the user terminal 100. The game information 232 is the game information 132 of each user terminal 100 and the game information 332 of the HMD set 1000. The user information 233 is the user information of the player included in the user information 133 of each user terminal 100 and the user information 333. The user information 333 is the user information 133 of each user terminal 100 and the user information of the player.

ユーザリスト234およびユーザリスト421は、ゲームに参加したユーザのリストである。ユーザリスト234およびユーザリスト421は、プレイヤによる直近のゲームプレイにおいて参加したユーザのリストの他、該ゲームプレイ以前の各ゲームプレイにおいて参加したユーザのリストを含んでいてもよい。モーションリスト422は、予め作成されている複数のモーションデータのリストである。モーションリスト422は、例えば、各モーションを識別する情報(例えば、モーション名)のそれぞれに、モーションデータが対応付けられたリストである。配信プログラム423は、ユーザ端末100にて動画を再生するための動作指図データの、ユーザ端末100への配信を実現するためのプログラムである。 The user list 234 and the user list 421 are a list of users who have participated in the game. The user list 234 and the user list 421 may include a list of users who participated in the most recent gameplay by the player, as well as a list of users who participated in each gameplay before the gameplay. The motion list 422 is a list of a plurality of motion data created in advance. The motion list 422 is, for example, a list in which motion data is associated with each of the information (for example, a motion name) that identifies each motion. The distribution program 423 is a program for realizing distribution of operation instruction data for playing a moving image on the user terminal 100 to the user terminal 100.

(サーバ200の機能的構成)
制御部210は、記憶部220に格納されたゲームプログラム231を実行することにより、サーバ200を統括的に制御する。例えば制御部210は、ユーザ端末100、HMDセット1000、および配信端末400の間の各種情報の送受信を仲介する。
(Functional configuration of server 200)
The control unit 210 comprehensively controls the server 200 by executing the game program 231 stored in the storage unit 220. For example, the control unit 210 mediates the transmission and reception of various information between the user terminal 100, the HMD set 1000, and the distribution terminal 400.

制御部210は、ゲームプログラム231の記述に応じて、通信仲介部211、ログ生成部212、リスト生成部213として機能する。制御部210は、ゲームプレイおよび動作指図データの配信に係る各種情報の送受信の仲介、並びに、ゲームの進行の支援のために、図示しないその他の機能ブロックとしても機能することができる。 The control unit 210 functions as a communication mediation unit 211, a log generation unit 212, and a list generation unit 213 according to the description of the game program 231. The control unit 210 can also function as other functional blocks (not shown) for mediating the transmission and reception of various information related to game play and distribution of operation instruction data, and for supporting the progress of the game.

通信仲介部211は、ユーザ端末100、HMDセット1000、および配信端末400の間の各種情報の送受信を仲介する。例えば、通信仲介部211は、HMDセット1000から受信したゲーム進行情報をユーザ端末100へ送信する。ゲーム進行情報は、プレイヤによって操作されるキャラクタの動き、該キャラクタのパラメータ、該キャラクタが所持しているアイテムや武器、敵キャラクタなどの情報などを示すデータが含まれる。サーバ200は、ゲーム進行情報を、ゲームに参加している全てのユーザのユーザ端末100へ送信する。換言すれば、サーバ200は、共通のゲーム進行情報をゲームに参加している全てのユーザのユーザ端末100へ送信する。これにより、ゲームに参加している全てのユーザのユーザ端末100それぞれにおいて、HMDセット1000と同様にゲームが進行する。 The communication mediation unit 211 mediates the transmission and reception of various information between the user terminal 100, the HMD set 1000, and the distribution terminal 400. For example, the communication mediation unit 211 transmits the game progress information received from the HMD set 1000 to the user terminal 100. The game progress information includes data indicating the movement of the character operated by the player, the parameters of the character, information on items and weapons possessed by the character, enemy characters, and the like. The server 200 transmits the game progress information to the user terminals 100 of all the users participating in the game. In other words, the server 200 transmits common game progress information to the user terminals 100 of all users participating in the game. As a result, the game progresses in the same manner as the HMD set 1000 on each of the user terminals 100 of all the users participating in the game.

また、例えば、通信仲介部211は、ユーザ端末100のいずれかから受信した、プレイヤによるゲームの進行を支援するための情報を、その他のユーザ端末100、および、HMDセット1000へ送信する。該情報は、一例として、プレイヤがゲームを有利に進行するためのアイテムであって、プレイヤ(キャラクタ)に提供されるアイテムを示すアイテム情報であってもよい。アイテム情報は、アイテムを提供したユーザを示す情報(ユーザ名、ユーザIDなど)を含む。また、通信仲介部211は、配信端末400からユーザ端末100への動作指図データの配信を仲介してもよい。 Further, for example, the communication mediation unit 211 transmits the information received from any one of the user terminals 100 to support the progress of the game by the player to the other user terminals 100 and the HMD set 1000. As an example, the information may be an item for the player to advance the game advantageously, and may be item information indicating an item provided to the player (character). The item information includes information (user name, user ID, etc.) indicating the user who provided the item. Further, the communication mediation unit 211 may mediate the distribution of the operation instruction data from the distribution terminal 400 to the user terminal 100.

ログ生成部212は、HMDセット1000から受信するゲーム進行情報に基づいて、ゲーム進行のログを生成する。リスト生成部213は、ゲームプレイの終了後にユーザリスト234を生成する。詳細については後述するが、ユーザリスト234における各ユーザには、そのユーザが行ったプレイヤへの支援の内容を示すタグが関連付けられている。リスト生成部213は、ログ生成部212が生成したゲーム進行のログに基づいて、タグを生成し、該当するユーザに関連付ける。なお、リスト生成部213は、ゲームの運営者などがパーソナルコンピュータなどの端末装置を用いて入力した、各ユーザが行ったプレイヤへの支援の内容を、タグとして、該当するユーザに関連付けてもよい。これにより、各ユーザが行った支援の内容がより詳細なものとなる。なお、ユーザ端末100は、ユーザがゲームに参加する際、ユーザの操作に基づいて、ユーザを示す情報をサーバ200へ送信する。例えば、ユーザ端末100は、ユーザが入力したユーザIDをサーバ200へ送信する。つまり、サーバ200は、ゲームに参加している全てのユーザについて、各ユーザを示す情報を保持している。リスト生成部213は、該情報を用いて、ユーザリスト234を生成すればよい。 The log generation unit 212 generates a game progress log based on the game progress information received from the HMD set 1000. The list generation unit 213 generates the user list 234 after the end of the game play. Although the details will be described later, each user in the user list 234 is associated with a tag indicating the content of the support provided by the user to the player. The list generation unit 213 generates a tag based on the game progress log generated by the log generation unit 212, and associates it with the corresponding user. The list generation unit 213 may associate the content of the support provided by each user to the player, which is input by the game operator or the like using a terminal device such as a personal computer, with the corresponding user as a tag. .. As a result, the content of the support provided by each user becomes more detailed. When the user participates in the game, the user terminal 100 transmits information indicating the user to the server 200 based on the user's operation. For example, the user terminal 100 transmits the user ID entered by the user to the server 200. That is, the server 200 holds information indicating each user for all the users participating in the game. The list generation unit 213 may generate the user list 234 using the information.

(HMDセット1000の機能的構成)
制御部310は、記憶部320に格納されたゲームプログラム331を実行することにより、HMDセット1000を統括的に制御する。例えば、制御部310は、ゲームプログラム331、および、プレイヤの操作に従って、ゲームを進行させる。また、制御部310は、ゲームを進行させている間、必要に応じて、サーバ200と通信して、情報の送受信を行う。制御部310は、情報の送受信を、サーバ200を介さずにユーザ端末100と直接行ってもよい。
(Functional configuration of HMD set 1000)
The control unit 310 comprehensively controls the HMD set 1000 by executing the game program 331 stored in the storage unit 320. For example, the control unit 310 advances the game according to the game program 331 and the operation of the player. In addition, the control unit 310 communicates with the server 200 to send and receive information as needed while the game is in progress. The control unit 310 may send and receive information directly to and from the user terminal 100 without going through the server 200.

制御部310は、ゲームプログラム331の記述に応じて、操作受付部311、表示制御部312、UI制御部313、アニメーション生成部314、ゲーム進行部315、仮想空間制御部316、および反応処理部317として機能する。制御部310は、実行されるゲームの性質に応じて、該ゲームに登場するキャラクタの制御などのために、図示しないその他の機能ブロックとしても機能することができる。 The control unit 310 has an operation reception unit 311, a display control unit 312, a UI control unit 313, an animation generation unit 314, a game progress unit 315, a virtual space control unit 316, and a reaction processing unit 317 according to the description of the game program 331. Functions as. The control unit 310 can also function as other functional blocks (not shown) for controlling characters appearing in the game, depending on the nature of the game to be executed.

操作受付部311は、プレイヤの入力操作を検知し、受け付ける。操作受付部311は、HMD500、モーションセンサ520、コントローラ540などから入力された信号を受け付け、いかなる入力操作がなされたかを判別し、その結果を制御部310の各要素に出力する。 The operation reception unit 311 detects and accepts the input operation of the player. The operation reception unit 311 receives signals input from the HMD 500, the motion sensor 520, the controller 540, etc., determines what kind of input operation has been performed, and outputs the result to each element of the control unit 310.

UI制御部313は、モニタ51、ディスプレイ530などに表示させるユーザインターフェース(以下、UI)画像を制御する。UI画像は、プレイヤが、ゲームの進行上必要な入力をHMDセット1000に対して行うためのツール、または、ゲームの進行中に出力される情報をHMDセット1000から得るためのツールである。UI画像は、これには限定されないが、例えば、アイコン、ボタン、リスト、メニュー画面などである。 The UI control unit 313 controls a user interface (hereinafter, UI) image to be displayed on the monitor 51, the display 530, and the like. The UI image is a tool for the player to make an input necessary for the progress of the game to the HMD set 1000, or a tool for obtaining information output during the progress of the game from the HMD set 1000. UI images are, but are not limited to, icons, buttons, lists, menu screens, and the like.

アニメーション生成部314は、各種オブジェクトの制御態様に基づいて、各種オブジェクトのモーションを示すアニメーションを生成する。例えば、アニメーション生成部314は、オブジェクト(例えば、プレイヤのアバターオブジェクト)がまるでそこにいるかのように動いたり、口を動かしたり、表情を変えたりする様子を表現したアニメーション等を生成してもよい。 The animation generation unit 314 generates animations showing the motions of various objects based on the control modes of the various objects. For example, the animation generation unit 314 may generate an animation or the like that expresses how an object (for example, a player's avatar object) moves as if it were there, moves its mouth, or changes its facial expression. ..

ゲーム進行部315は、ゲームプログラム331、プレイヤによる入力操作、および、該入力操作に応じたアバターオブジェクトの動作などに基づいて、ゲームを進行する。例えば、ゲーム進行部315は、アバターオブジェクトが所定の動作を行った場合に、所定のゲーム処理を行う。また、例えば、ゲーム進行部315は、ユーザ端末100におけるユーザの操作を表す情報を受信し、当該ユーザの操作に基づいてゲーム処理を行ってもよい。また、ゲーム進行部315は、ゲームの進行に従ってゲーム進行情報を生成し、サーバ200へ送信する。該ゲーム進行情報は、サーバ200を介してユーザ端末100へ送信される。これにより、HMDセット1000におけるゲームの進行が、ユーザ端末100において共有される。換言すれば、HMDセット1000におけるゲームの進行と、ユーザ端末100におけるゲームの進行とが同期する。 The game progress unit 315 advances the game based on the game program 331, the input operation by the player, the operation of the avatar object in response to the input operation, and the like. For example, the game progress unit 315 performs a predetermined game process when the avatar object performs a predetermined operation. Further, for example, the game progress unit 315 may receive information representing a user's operation on the user terminal 100 and perform game processing based on the user's operation. Further, the game progress unit 315 generates game progress information according to the progress of the game and transmits it to the server 200. The game progress information is transmitted to the user terminal 100 via the server 200. As a result, the progress of the game in the HMD set 1000 is shared in the user terminal 100. In other words, the progress of the game in the HMD set 1000 and the progress of the game in the user terminal 100 are synchronized.

仮想空間制御部316は、ゲームの進行に応じて、プレイヤに提供される仮想空間に関する各種の制御を行う。一例として、仮想空間制御部316は、各種オブジェクトを生成し、仮想空間に配置する。また、仮想空間制御部316は、仮想カメラを仮想空間に配置する。また、仮想空間制御部316は、ゲームの進行に応じて、仮想空間に配置した各種オブジェクトを動作させる。また、仮想空間制御部316は、ゲームの進行に応じて、仮想空間に配置した仮想カメラの位置、傾きを制御する。 The virtual space control unit 316 performs various controls related to the virtual space provided to the player according to the progress of the game. As an example, the virtual space control unit 316 creates various objects and arranges them in the virtual space. Further, the virtual space control unit 316 arranges the virtual camera in the virtual space. Further, the virtual space control unit 316 operates various objects arranged in the virtual space according to the progress of the game. Further, the virtual space control unit 316 controls the position and inclination of the virtual camera arranged in the virtual space according to the progress of the game.

表示制御部312は、モニタ51、ディスプレイ530に対して、上述の各要素によって実行された処理結果が反映されたゲーム画面を出力する。表示制御部312は、仮想空間に配置された仮想カメラからの視界に基づく画像を、ゲーム画面として、モニタ51、ディスプレイ530に表示してもよい。また、表示制御部312は、アニメーション生成部314によって生成されたアニメーションを該ゲーム画面に含めてもよい。また、表示制御部312は、UI制御部313によって制御される上述のUI画像を、該ゲーム画面に重畳して描画してもよい。 The display control unit 312 outputs a game screen reflecting the processing results executed by each of the above-mentioned elements to the monitor 51 and the display 530. The display control unit 312 may display an image based on the field of view from the virtual camera arranged in the virtual space on the monitor 51 and the display 530 as a game screen. Further, the display control unit 312 may include the animation generated by the animation generation unit 314 in the game screen. Further, the display control unit 312 may superimpose and draw the above-mentioned UI image controlled by the UI control unit 313 on the game screen.

反応処理部317は、ユーザ端末100のユーザによる、プレイヤのゲームプレイに対する反応についてフィードバックを受け付けて、これを、プレイヤに対して出力する。本実施形態では、例えば、ユーザ端末100は、ユーザの入力操作に基づいて、アバターオブジェクトに宛てたコメント(メッセージ)を作成することができる。反応処理部317は、該コメントのコメントデータを受け付けて、これを出力する。反応処理部317は、ユーザのコメントに対応するテキストデータを、モニタ51、ディスプレイ530に表示してもよいし、ユーザのコメントに対応する音声データを、図示しないスピーカから出力してもよい。前者の場合、反応処理部317は、上記テキストデータに対応する画像(すなわち、コメントの内容を含む画像)を、ゲーム画面に重畳して描画してもよい。 The reaction processing unit 317 receives feedback on the reaction of the user of the user terminal 100 to the game play of the player, and outputs this to the player. In the present embodiment, for example, the user terminal 100 can create a comment (message) addressed to the avatar object based on the input operation of the user. The reaction processing unit 317 receives the comment data of the comment and outputs it. The reaction processing unit 317 may display the text data corresponding to the user's comment on the monitor 51 and the display 530, or may output the voice data corresponding to the user's comment from a speaker (not shown). In the former case, the reaction processing unit 317 may superimpose and draw an image corresponding to the text data (that is, an image including the content of the comment) on the game screen.

(ユーザ端末100の機能的構成)
制御部110は、記憶部120に格納されたゲームプログラム131を実行することにより、ユーザ端末100を統括的に制御する。例えば、制御部110は、ゲームプログラム131、および、ユーザの操作に従って、ゲームを進行させる。また、制御部110は、ゲームを進行させている間、必要に応じて、サーバ200と通信して、情報の送受信を行う。制御部110は、情報の送受信を、サーバ200を介さずにHMDセット1000と直接行ってもよい。
(Functional configuration of user terminal 100)
The control unit 110 comprehensively controls the user terminal 100 by executing the game program 131 stored in the storage unit 120. For example, the control unit 110 advances the game according to the game program 131 and the user's operation. In addition, the control unit 110 communicates with the server 200 to send and receive information as needed while the game is in progress. The control unit 110 may send and receive information directly to and from the HMD set 1000 without going through the server 200.

制御部110は、ゲームプログラム131の記述に応じて、操作受付部111、表示制御部112、UI制御部113、アニメーション生成部114、ゲーム進行部115、仮想空間制御部116、および動画再生部117として機能する。制御部110は、実行されるゲームの性質に応じて、ゲームの進行のために、図示しないその他の機能ブロックとしても機能することができる。 The control unit 110 has an operation reception unit 111, a display control unit 112, a UI control unit 113, an animation generation unit 114, a game progress unit 115, a virtual space control unit 116, and a moving image playback unit 117 according to the description of the game program 131. Functions as. The control unit 110 can also function as other functional blocks (not shown) for the progress of the game, depending on the nature of the game being executed.

操作受付部111は、入力部151に対するユーザの入力操作を検知し受け付ける。操作受付部111は、タッチスクリーン15およびその他の入出力IF14を介したコンソールに対してユーザが及ぼした作用から、いかなる入力操作がなされたかを判別し、その結果を制御部110の各要素に出力する。 The operation reception unit 111 detects and accepts a user's input operation with respect to the input unit 151. The operation reception unit 111 determines what kind of input operation has been performed from the action exerted by the user on the console via the touch screen 15 and other input / output IF 14, and outputs the result to each element of the control unit 110. To do.

例えば、操作受付部111は、入力部151に対する入力操作を受け付け、該入力操作の入力位置の座標を検出し、該入力操作の種類を特定する。操作受付部111は、入力操作の種類として、例えばタッチ操作、スライド操作、スワイプ操作、およびタップ操作等を特定する。また、操作受付部111は、連続して検知されていた入力が途切れると、タッチスクリーン15から接触入力が解除されたことを検知する。 For example, the operation receiving unit 111 receives an input operation for the input unit 151, detects the coordinates of the input position of the input operation, and specifies the type of the input operation. The operation reception unit 111 specifies, for example, a touch operation, a slide operation, a swipe operation, a tap operation, and the like as the types of input operations. Further, the operation reception unit 111 detects that the contact input is released from the touch screen 15 when the continuously detected input is interrupted.

UI制御部113は、ユーザの入力操作、および、受信したゲーム進行情報の少なくとも何れかに応じて、UIを構築するために表示部152に表示させるUI画像を制御する。UI画像は、ユーザが、ゲームの進行上必要な入力をユーザ端末100に対して行うためのツール、または、ゲームの進行中に出力される情報をユーザ端末100から得るためのツールである。UI画像は、これには限定されないが、例えば、アイコン、ボタン、リスト、メニュー画面などである。 The UI control unit 113 controls a UI image to be displayed on the display unit 152 in order to construct a UI according to at least one of a user's input operation and received game progress information. The UI image is a tool for the user to input necessary input for the progress of the game to the user terminal 100, or a tool for obtaining information output during the progress of the game from the user terminal 100. UI images are, but are not limited to, icons, buttons, lists, menu screens, and the like.

アニメーション生成部114は、各種オブジェクトの制御態様に基づいて、各種オブジェクトのモーションを示すアニメーションを生成する。 The animation generation unit 114 generates animations showing the motions of various objects based on the control modes of the various objects.

ゲーム進行部115は、ゲームプログラム131、受信したゲーム進行情報、および、ユーザによる入力操作などに基づいて、ゲームを進行する。ゲーム進行部115は、ユーザによる入力操作により、所定のゲーム処理を行った場合、該ゲーム処理に関する情報を、サーバ200を介してHMDセット1000へ送信する。これにより、該所定のゲーム処理が、HMDセット1000において共有される。換言すれば、HMDセット1000におけるゲームの進行と、ユーザ端末100におけるゲームの進行とが同期する。所定のゲーム処理とは、例えば、アバターオブジェクトにアイテムを提供する処理であり、この例の場合、ゲーム処理に関する情報は、上述したアイテム情報である。 The game progress unit 115 advances the game based on the game program 131, the received game progress information, the input operation by the user, and the like. When a predetermined game process is performed by an input operation by the user, the game progress unit 115 transmits information about the game process to the HMD set 1000 via the server 200. As a result, the predetermined game processing is shared in the HMD set 1000. In other words, the progress of the game in the HMD set 1000 and the progress of the game in the user terminal 100 are synchronized. The predetermined game process is, for example, a process of providing an item to the avatar object, and in this example, the information related to the game process is the item information described above.

仮想空間制御部116は、ゲームの進行に応じて、ユーザに提供される仮想空間に関する各種の制御を行う。一例として、仮想空間制御部116は、各種オブジェクトを生成し、仮想空間に配置する。また、仮想空間制御部116は、仮想カメラを仮想空間に配置する。また、仮想空間制御部116は、ゲームの進行、具体的には、受信したゲーム進行情報に応じて、仮想空間に配置した各種オブジェクトを動作させる。また、仮想空間制御部316は、ゲームの進行、具体的には、受信したゲーム進行情報に応じて、仮想空間に配置した仮想カメラの位置、傾きを制御する。 The virtual space control unit 116 performs various controls related to the virtual space provided to the user according to the progress of the game. As an example, the virtual space control unit 116 creates various objects and arranges them in the virtual space. Further, the virtual space control unit 116 arranges the virtual camera in the virtual space. Further, the virtual space control unit 116 operates various objects arranged in the virtual space according to the progress of the game, specifically, the received game progress information. Further, the virtual space control unit 316 controls the position and inclination of the virtual camera arranged in the virtual space according to the progress of the game, specifically, the received game progress information.

表示制御部112は、表示部152に対して、上述の各要素によって実行された処理結果が反映されたゲーム画面を出力する。表示制御部112は、ユーザに提供される仮想空間に配置された仮想カメラからの視界に基づく画像を、ゲーム画面として、表示部152に表示してもよい。また、表示制御部112は、アニメーション生成部114によって生成されたアニメーションを該ゲーム画面に含めてもよい。また、表示制御部112は、UI制御部113によって制御される上述のUI画像を、該ゲーム画面に重畳して描画してもよい。いずれにしても、表示部152に表示されるゲーム画面は、他のユーザ端末100、および、HMDセット1000にて表示されるゲーム画面と同様のゲーム画面である。 The display control unit 112 outputs to the display unit 152 a game screen in which the processing results executed by each of the above elements are reflected. The display control unit 112 may display an image based on the field of view from the virtual camera arranged in the virtual space provided to the user on the display unit 152 as a game screen. Further, the display control unit 112 may include the animation generated by the animation generation unit 114 in the game screen. Further, the display control unit 112 may superimpose and draw the above-mentioned UI image controlled by the UI control unit 113 on the game screen. In any case, the game screen displayed on the display unit 152 is the same game screen as the game screen displayed on the other user terminal 100 and the HMD set 1000.

動画再生部117は、配信端末400から受信した動作指図データを解析(レンダリング)し、動画を再生する。 The moving image reproduction unit 117 analyzes (renders) the operation instruction data received from the distribution terminal 400, and reproduces the moving image.

(配信端末400の機能的構成)
制御部410は、記憶部420に格納されたプログラム(不図示)を実行することにより、配信端末400を統括的に制御する。例えば、制御部410は、該プログラム、および、配信端末400のユーザ(本実施形態ではプレイヤ)の操作に従って、動作指図データを生成し、ユーザ端末100に配信する。また、制御部410は、必要に応じて、サーバ200と通信して、情報の送受信を行う。制御部410は、情報の送受信を、サーバ200を介さずにユーザ端末100と直接行ってもよい。
(Functional configuration of distribution terminal 400)
The control unit 410 comprehensively controls the distribution terminal 400 by executing a program (not shown) stored in the storage unit 420. For example, the control unit 410 generates operation instruction data and distributes it to the user terminal 100 according to the operation of the program and the user (player in this embodiment) of the distribution terminal 400. In addition, the control unit 410 communicates with the server 200 to send and receive information as needed. The control unit 410 may send and receive information directly to and from the user terminal 100 without going through the server 200.

制御部410は、プログラムの記述に応じて、通信制御部411、表示制御部412、操作受付部413、音声受付部414、モーション特定部415、および動作指図データ生成部416として機能する。制御部410は、動作指図データの生成および配信のために、図示しないその他の機能ブロックとしても機能することができる。 The control unit 410 functions as a communication control unit 411, a display control unit 412, an operation reception unit 413, a voice reception unit 414, a motion identification unit 415, and an operation instruction data generation unit 416 according to the description of the program. The control unit 410 can also function as another functional block (not shown) for generating and distributing the operation instruction data.

通信制御部411は、サーバ200、または、サーバ200を介したユーザ端末100との情報の送受信を制御する。通信制御部411は、一例として、サーバ200からユーザリスト421を受信する。また、通信制御部411は、一例として、動作指図データをユーザ端末100へ送信する。 The communication control unit 411 controls transmission / reception of information to / from the server 200 or the user terminal 100 via the server 200. The communication control unit 411 receives the user list 421 from the server 200 as an example. Further, the communication control unit 411 transmits the operation instruction data to the user terminal 100 as an example.

表示制御部412は、表示部452に対して、各要素によって実行された処理結果が反映された各種画面を出力する。表示制御部412は、一例として、受信したユーザリスト234を含む画面を表示する。また、表示制御部412は、一例として、配信する動作指図データに含まれる、アバターオブジェクトを動作させるためのモーションデータを、プレイヤに選択させるためのモーションリスト422を含む画面を表示する。 The display control unit 412 outputs various screens reflecting the processing results executed by each element to the display unit 452. The display control unit 412 displays a screen including the received user list 234 as an example. Further, as an example, the display control unit 412 displays a screen including a motion list 422 for causing the player to select motion data for operating the avatar object included in the motion instruction data to be distributed.

操作受付部413は、入力部151に対するプレイヤの入力操作を検知し受け付ける。操作受付部111は、タッチスクリーン45およびその他の入出力IF44を介したコンソールに対してプレイヤが及ぼした作用から、いかなる入力操作がなされたかを判別し、その結果を制御部410の各要素に出力する。 The operation reception unit 413 detects and accepts a player's input operation with respect to the input unit 151. The operation reception unit 111 determines what kind of input operation has been performed from the action exerted by the player on the console via the touch screen 45 and other input / output IF44s, and outputs the result to each element of the control unit 410. To do.

例えば、操作受付部413は、入力部451に対する入力操作を受け付け、該入力操作の入力位置の座標を検出し、該入力操作の種類を特定する。操作受付部413は、入力操作の種類として、例えばタッチ操作、スライド操作、スワイプ操作、およびタップ操作等を特定する。また、操作受付部413は、連続して検知されていた入力が途切れると、タッチスクリーン45から接触入力が解除されたことを検知する。 For example, the operation reception unit 413 receives an input operation for the input unit 451, detects the coordinates of the input position of the input operation, and specifies the type of the input operation. The operation reception unit 413 specifies, for example, a touch operation, a slide operation, a swipe operation, a tap operation, and the like as the types of input operations. Further, the operation reception unit 413 detects that the contact input is released from the touch screen 45 when the continuously detected input is interrupted.

音声受付部414は、配信端末400の周囲で発生した音声を受け付け、該音声の音声データを生成する。音声受付部414は、一例として、プレイヤが発話した音声を受け付け、該音声の音声データを生成する。 The voice reception unit 414 receives the voice generated around the distribution terminal 400 and generates voice data of the voice. As an example, the voice reception unit 414 receives the voice spoken by the player and generates voice data of the voice.

モーション特定部415は、プレイヤの入力操作に応じて、モーションリスト422から、プレイヤが選択したモーションデータを特定する。 The motion specifying unit 415 specifies the motion data selected by the player from the motion list 422 according to the input operation of the player.

動作指図データ生成部416は、動作指図データを生成する。一例として、動作指図データ生成部416は、生成された音声データと、特定されたモーションデータとを含む動作指図データを生成する。 The operation instruction data generation unit 416 generates operation instruction data. As an example, the operation instruction data generation unit 416 generates operation instruction data including the generated voice data and the specified motion data.

なお、図6に示すHMDセット1000、サーバ200、およびユーザ端末100の機能、並びに、図7に示す配信端末400の機能は一例にすぎない。HMDセット1000、サーバ200、ユーザ端末100、および配信端末400の各装置は、他の装置が備える機能の少なくとも一部を備えていてもよい。さらに、HMDセット1000、サーバ200、ユーザ端末100、および配信端末400以外のさらに別の装置をシステム1の構成要素とし、該別の装置にシステム1における処理の一部を実行させてもよい。すなわち、本実施形態においてゲームプログラムを実行するコンピュータは、HMDセット1000、サーバ200、ユーザ端末100、および配信端末400、並びに、それ以外の別の装置の何れであってもよいし、これらの複数の装置の組み合わせにより実現されてもよい。 The functions of the HMD set 1000, the server 200, and the user terminal 100 shown in FIG. 6 and the functions of the distribution terminal 400 shown in FIG. 7 are merely examples. Each device of the HMD set 1000, the server 200, the user terminal 100, and the distribution terminal 400 may include at least a part of the functions provided by the other devices. Further, another device other than the HMD set 1000, the server 200, the user terminal 100, and the distribution terminal 400 may be a component of the system 1, and the other device may be made to execute a part of the processing in the system 1. That is, the computer that executes the game program in the present embodiment may be any of the HMD set 1000, the server 200, the user terminal 100, the distribution terminal 400, and other devices, or a plurality of these. It may be realized by the combination of the devices of.

<仮想空間の制御処理>
図8は、プレイヤに提供される仮想空間、および、ユーザ端末100のユーザに提供される仮想空間の制御処理の流れの一例を示すフローチャートである。図9は、ある実施の形態に従う、プレイヤに提供される仮想空間600A、および、プレイヤが視認する視界画像を示す図である。図10は、ある実施の形態に従う、ユーザ端末100のユーザに提供される仮想空間600B、および、ユーザが視認する視界画像を示す図である。なお以降、仮想空間600Aおよび600Bを区別する必要が無い場合、「仮想空間600」と記載する。
<Control processing of virtual space>
FIG. 8 is a flowchart showing an example of a flow of control processing of the virtual space provided to the player and the virtual space provided to the user of the user terminal 100. FIG. 9 is a diagram showing a virtual space 600A provided to the player and a field of view image visually recognized by the player according to an embodiment. FIG. 10 is a diagram showing a virtual space 600B provided to the user of the user terminal 100 and a field of view image visually recognized by the user according to a certain embodiment. Hereinafter, when it is not necessary to distinguish between the virtual spaces 600A and 600B, it is described as "virtual space 600".

ステップS1において、プロセッサ30は、仮想空間制御部316として、図9に示す仮想空間600Aを規定する。プロセッサ30は、仮想空間データ(不図示)を用いて、仮想空間600Aを規定する。仮想空間データは、ゲームプレイ端末300に記憶されていてもよいし、プロセッサ30が、ゲームプログラム331に基づいて生成してもよいし、プロセッサ30が、サーバ200などの外部の装置から取得してもよい。 In step S1, the processor 30 defines the virtual space 600A shown in FIG. 9 as the virtual space control unit 316. The processor 30 defines the virtual space 600A by using the virtual space data (not shown). The virtual space data may be stored in the game play terminal 300, may be generated by the processor 30 based on the game program 331, or may be acquired by the processor 30 from an external device such as the server 200. May be good.

仮想空間600は、一例として、中心として定義された点の360度方向の全体を覆う全天球状の構造を有する。図9および図10では、説明を複雑にしないために、仮想空間600のうちの上半分の天球が例示されている。 As an example, the virtual space 600 has an all-sky spherical structure that covers the entire 360-degree direction of a point defined as a center. In FIGS. 9 and 10, the celestial sphere in the upper half of the virtual space 600 is illustrated so as not to complicate the explanation.

ステップS2において、プロセッサ30は、仮想空間制御部316として、仮想空間600Aに、アバターオブジェクト610(キャラクタ)を配置する。アバターオブジェクト610は、プレイヤに関連付けられたアバターオブジェクトであり、プレイヤの入力操作に従って動作する。 In step S2, the processor 30 arranges the avatar object 610 (character) in the virtual space 600A as the virtual space control unit 316. The avatar object 610 is an avatar object associated with the player, and operates according to the input operation of the player.

ステップS3において、プロセッサ30は、仮想空間制御部316として、仮想空間600Aに、その他のオブジェクトを配置する。図9の例では、プロセッサ30は、オブジェクト631〜634を配置する。その他のオブジェクトは、例えば、ゲームプログラム331に従って動作するキャラクタオブジェクト(いわゆるノンプレイヤキャラクタ、NPC)、仮想手などの操作オブジェクト、ゲームの進行に従って配置される動物、植物、人工物、自然物などを模したオブジェクトなどを含み得る。 In step S3, the processor 30 arranges other objects in the virtual space 600A as the virtual space control unit 316. In the example of FIG. 9, processor 30 arranges objects 631-634. Other objects imitate, for example, character objects (so-called non-player characters, NPCs) that operate according to the game program 331, operation objects such as virtual hands, animals, plants, man-made objects, and natural objects that are arranged as the game progresses. Can include objects and the like.

ステップS4において、プロセッサ30は、仮想空間制御部316として、仮想空間600Aに仮想カメラ620Aを配置する。プロセッサ30は、一例として、仮想カメラ620Aを、アバターオブジェクト610の頭部の位置に配置する。 In step S4, the processor 30 arranges the virtual camera 620A in the virtual space 600A as the virtual space control unit 316. As an example, the processor 30 arranges the virtual camera 620A at the position of the head of the avatar object 610.

ステップS5において、プロセッサ30は、視界画像650をモニタ51およびディスプレイ530に表示する。プロセッサ30は、仮想カメラ620Aの初期の位置と傾きとに応じて、仮想空間600Aにおける仮想カメラ620Aからの視界である視界領域640Aを定義する。そして、プロセッサ30は、視界領域640Aに対応する視界画像650を定義する。プロセッサ30は、視界画像650をモニタ51およびディスプレイ530に出力することによって、視界画像650をHMD500およびディスプレイ530に表示させる。 In step S5, the processor 30 displays the field of view image 650 on the monitor 51 and the display 530. The processor 30 defines a field of view 640A, which is the field of view from the virtual camera 620A in the virtual space 600A, according to the initial position and tilt of the virtual camera 620A. Then, the processor 30 defines the field of view image 650 corresponding to the field of view area 640A. The processor 30 outputs the field of view image 650 to the monitor 51 and the display 530 to display the field of view image 650 on the HMD 500 and the display 530.

図9の例において、図9(A)に示すように、オブジェクト634の一部が視界領域640Aに含まれているため、視界画像650は、図9(B)に示すようにオブジェクト634の一部を含む。 In the example of FIG. 9, as shown in FIG. 9A, a part of the object 634 is included in the field of view area 640A, so that the field of view image 650 is one of the objects 634 as shown in FIG. 9B. Includes part.

ステップS6において、プロセッサ30は、初期配置情報を、サーバ200を介してユーザ端末100へ送信する。初期配置情報とは、仮想空間600Aにおける各種オブジェクトの初期の配置位置を示す情報である。図9の例において、初期配置情報は、アバターオブジェクト610、および、オブジェクト631〜634の初期の配置位置の情報を含む。初期配置情報は、ゲーム進行情報の1つであると表現することもできる。 In step S6, the processor 30 transmits the initial arrangement information to the user terminal 100 via the server 200. The initial placement information is information indicating the initial placement positions of various objects in the virtual space 600A. In the example of FIG. 9, the initial placement information includes the avatar object 610 and the information of the initial placement positions of the objects 631 to 634. The initial placement information can also be expressed as one of the game progress information.

ステップS7において、プロセッサ30は、仮想空間制御部316として、HMD500の動きに応じて仮想カメラ620Aを制御する。具体的には、プロセッサ30は、HMD500の動き、すなわち、プレイヤの頭部の姿勢に応じて、仮想カメラ620Aの向きおよび傾きを制御する。後述のように、プロセッサ30は、プレイヤが頭部を動かす(頭部の姿勢を変更する)と、この動きに合わせて、アバターオブジェクト610の頭部を動かす。プロセッサ30は、例えば、アバターオブジェクト610の視線の方向と、仮想カメラ620Aの視線の方向とが一致するように、仮想カメラ620Aの向きおよび傾きを制御する。ステップS8において、プロセッサ30は、仮想カメラ620Aの向きおよび傾きが変更されたことに応じて、視界画像650を更新する。 In step S7, the processor 30 controls the virtual camera 620A according to the movement of the HMD 500 as the virtual space control unit 316. Specifically, the processor 30 controls the orientation and tilt of the virtual camera 620A according to the movement of the HMD 500, that is, the posture of the player's head. As will be described later, when the player moves the head (changes the posture of the head), the processor 30 moves the head of the avatar object 610 in accordance with this movement. The processor 30 controls the orientation and tilt of the virtual camera 620A so that, for example, the direction of the line of sight of the avatar object 610 coincides with the direction of the line of sight of the virtual camera 620A. In step S8, the processor 30 updates the field of view image 650 in response to changes in the orientation and tilt of the virtual camera 620A.

ステップS9において、プロセッサ30は、仮想空間制御部316として、プレイヤの動きに応じて、アバターオブジェクト610を動かす。一例として、プロセッサ30は、プレイヤが現実空間で移動したことに応じて、仮想空間600Aでアバターオブジェクト610を移動させる。また、プロセッサ30は、プレイヤが現実空間で頭部を動かしたことに応じて、仮想空間600Aでアバターオブジェクト610の頭部を動かす。 In step S9, the processor 30 moves the avatar object 610 as the virtual space control unit 316 according to the movement of the player. As an example, the processor 30 moves the avatar object 610 in the virtual space 600A in response to the player moving in the real space. Further, the processor 30 moves the head of the avatar object 610 in the virtual space 600A in response to the player moving the head in the real space.

ステップS10において、プロセッサ30は、仮想空間制御部316として、仮想カメラ620Aを、アバターオブジェクト610に追随するように移動させる。つまり、仮想カメラ620Aは、アバターオブジェクト610が移動しても、常にアバターオブジェクト610の頭部の位置にある。 In step S10, the processor 30 moves the virtual camera 620A as the virtual space control unit 316 so as to follow the avatar object 610. That is, the virtual camera 620A is always at the position of the head of the avatar object 610 even if the avatar object 610 moves.

プロセッサ30は、仮想カメラ620Aの移動に応じて、視界画像650を更新する。つまり、プロセッサ30は、プレイヤの頭部の姿勢と、仮想空間600Aにおける仮想カメラ620Aの位置とに応じて、視界領域640Aを更新する。その結果、視界画像650が更新される。 The processor 30 updates the field of view image 650 in response to the movement of the virtual camera 620A. That is, the processor 30 updates the view area 640A according to the posture of the player's head and the position of the virtual camera 620A in the virtual space 600A. As a result, the field of view image 650 is updated.

ステップS11において、プロセッサ30は、アバターオブジェクト610の動作指図データを、サーバ200を介してユーザ端末100へ送信する。ここでの動作指図データは、仮想体験中(例えば、ゲームプレイ中)において、プレイヤの動作を取り込んだモーションデータ、プレイヤが発話した音声の音声データ、コントローラ540に対する入力操作の内容を示す操作データの少なくとも何れかを含む。プレイヤがゲームをプレイしている場合、動作指図データは、例えば、ゲーム進行情報としてユーザ端末100へ送信される。 In step S11, the processor 30 transmits the operation instruction data of the avatar object 610 to the user terminal 100 via the server 200. The operation instruction data here is motion data that captures the player's motion, voice data of the voice spoken by the player, and operation data indicating the content of the input operation to the controller 540 during the virtual experience (for example, during game play). Includes at least one. When the player is playing the game, the operation instruction data is transmitted to the user terminal 100 as, for example, game progress information.

ステップS7〜S11の処理は、プレイヤがゲームをプレイしている間、継続して繰り返し実行される。 The processes of steps S7 to S11 are continuously and repeatedly executed while the player is playing the game.

ステップS21において、ユーザ3のユーザ端末100のプロセッサ10は、仮想空間制御部116として、図10に示す仮想空間600Bを規定する。プロセッサ10は、仮想空間データ(不図示)を用いて、仮想空間600Bを規定する。仮想空間データは、ユーザ端末100に記憶されていてもよいし、プロセッサ10が、ゲームプログラム131に基づいて生成してもよいし、プロセッサ10が、サーバ200などの外部の装置から取得してもよい。 In step S21, the processor 10 of the user terminal 100 of the user 3 defines the virtual space 600B shown in FIG. 10 as the virtual space control unit 116. The processor 10 defines the virtual space 600B by using the virtual space data (not shown). The virtual space data may be stored in the user terminal 100, may be generated by the processor 10 based on the game program 131, or may be acquired by the processor 10 from an external device such as the server 200. Good.

ステップS22において、プロセッサ10は、初期配置情報を受信する。ステップS23において、プロセッサ10は、仮想空間制御部116として、初期配置情報に応じて各種オブジェクトを仮想空間600Bに配置する。図10の例の場合、各種オブジェクトは、アバターオブジェクト610、および、オブジェクト631〜634である。 In step S22, the processor 10 receives the initial placement information. In step S23, the processor 10 arranges various objects in the virtual space 600B as the virtual space control unit 116 according to the initial arrangement information. In the case of the example of FIG. 10, the various objects are the avatar object 610 and the objects 631 to 634.

ステップS24において、プロセッサ10は、仮想空間制御部116として、仮想空間600Bに仮想カメラ620Bを配置する。プロセッサ10は、一例として、仮想カメラ620Bを、図10(A)に示す位置に配置する。 In step S24, the processor 10 arranges the virtual camera 620B in the virtual space 600B as the virtual space control unit 116. As an example, the processor 10 arranges the virtual camera 620B at the position shown in FIG. 10 (A).

ステップS25において、プロセッサ10は、視界画像660を表示部152に表示する。プロセッサ10は、仮想カメラ620Bの初期の位置と傾きとに応じて、仮想空間600Bにおける仮想カメラ620Bからの視界である視界領域640Bを定義する。そして、プロセッサ10は、視界領域640Bに対応する視界画像660を定義する。プロセッサ10は、視界画像660を表示部152に出力することによって、視界画像660を表示部152に表示させる。 In step S25, the processor 10 displays the field of view image 660 on the display unit 152. The processor 10 defines a field of view 640B, which is the field of view from the virtual camera 620B in the virtual space 600B, according to the initial position and tilt of the virtual camera 620B. Then, the processor 10 defines the field of view image 660 corresponding to the field of view area 640B. The processor 10 outputs the visual field image 660 to the display unit 152 to display the visual field image 660 on the display unit 152.

図10の例において、図10(A)に示すように、アバターオブジェクト610およびオブジェクト631が視界領域640Bに含まれているため、視界画像660は、図10(B)に示すようにアバターオブジェクト610およびオブジェクト631を含む。 In the example of FIG. 10, as shown in FIG. 10 (A), the avatar object 610 and the object 631 are included in the field of view area 640B, so that the field of view image 660 is the avatar object 610 as shown in FIG. 10 (B). And the object 631.

ステップS26において、プロセッサ10は、動作指図データを受信する。ステップS27において、プロセッサ10は、仮想空間制御部116として、動作指図データに応じて、仮想空間600Bでアバターオブジェクト610を動かす。換言すれば、プロセッサ10は、リアルタイムレンダリングにより、アバターオブジェクト610が動作している映像を再生する。 In step S26, the processor 10 receives the operation instruction data. In step S27, the processor 10 moves the avatar object 610 in the virtual space 600B as the virtual space control unit 116 according to the operation instruction data. In other words, the processor 10 reproduces the video in which the avatar object 610 is operating by real-time rendering.

ステップS28において、プロセッサ10は、仮想空間制御部116として、操作受付部111として受け付けたユーザの操作に応じて仮想カメラ620Bを制御する。ステップS29において、プロセッサ10は、仮想カメラ620Bの仮想空間600Bにおける位置、仮想カメラ620Bの向きおよび傾きが変更されたことに応じて、視界画像660を更新する。なお、ステップS28において、プロセッサ10は、アバターオブジェクト610の動き、例えば、アバターオブジェクト610の移動や、向きの変更に応じて仮想カメラ620Bを自動的に制御してもよい。例えば、プロセッサ10は、常にアバターオブジェクト610を正面から撮影するように自動的に仮想カメラ620Bを移動させたり、向きおよび傾きを変更したりしてもよい。また、一例として、プロセッサ10は、アバターオブジェクト610の動きに応じて、常にアバターオブジェクト610を後方から撮影するように自動的に仮想カメラ620Bを移動させたり、向きおよび傾きを変更したりしてもよい。 In step S28, the processor 10 controls the virtual camera 620B as the virtual space control unit 116 according to the operation of the user received as the operation reception unit 111. In step S29, the processor 10 updates the field of view image 660 in response to changes in the position of the virtual camera 620B in the virtual space 600B, the orientation and tilt of the virtual camera 620B. In step S28, the processor 10 may automatically control the virtual camera 620B according to the movement of the avatar object 610, for example, the movement of the avatar object 610 or the change of the orientation. For example, the processor 10 may automatically move the virtual camera 620B or change its orientation and tilt so that the avatar object 610 is always photographed from the front. Further, as an example, the processor 10 may automatically move the virtual camera 620B or change the orientation and tilt so as to always shoot the avatar object 610 from the rear according to the movement of the avatar object 610. Good.

このように、仮想空間600Aにおいて、アバターオブジェクト610は、プレイヤの動きに応じて動作する。この動作を示す動作指図データは、ユーザ端末100に送信される。仮想空間600Bにおいて、アバターオブジェクト610は、受信した動作指図データに応じて動作する。これにより、仮想空間600Aと仮想空間600Bとにおいて、アバターオブジェクト610は同様の動作を行う。換言すれば、ユーザ3は、ユーザ端末100を用いて、プレイヤの動作に応じたアバターオブジェクト610の動作を視認することができる。 As described above, in the virtual space 600A, the avatar object 610 operates according to the movement of the player. The operation instruction data indicating this operation is transmitted to the user terminal 100. In the virtual space 600B, the avatar object 610 operates according to the received operation instruction data. As a result, the avatar object 610 performs the same operation in the virtual space 600A and the virtual space 600B. In other words, the user 3 can visually recognize the movement of the avatar object 610 according to the movement of the player by using the user terminal 100.

<ゲーム概要>
図11は、ユーザ端末100において表示される視界画像の他の例を示す図である。具体的には、プレイヤがプレイしている、システム1が実行するゲーム(本ゲーム)のゲーム画面の一例を示す図である。
<Game overview>
FIG. 11 is a diagram showing another example of the field of view image displayed on the user terminal 100. Specifically, it is a figure which shows an example of the game screen of the game (this game) executed by the system 1 played by a player.

本ゲームは、一例として、銃、ナイフなどの武器を操作するアバターオブジェクト610と、NPCである複数の敵オブジェクト671とを仮想空間600に登場させ、アバターオブジェクト610に敵オブジェクト671との対戦を行わせるゲームである。アバターオブジェクト610の体力、使用可能なマガジンの数、銃の残弾数、敵オブジェクト671の残数等の各種ゲームパラメータは、ゲームの進行に応じて更新される。 In this game, as an example, an avatar object 610 that operates weapons such as guns and knives and a plurality of enemy objects 671 that are NPCs appear in the virtual space 600, and the avatar object 610 fights against the enemy object 671. It is a game to let you. Various game parameters such as the physical strength of the avatar object 610, the number of magazines that can be used, the number of remaining bullets of the gun, and the remaining number of the enemy object 671 are updated as the game progresses.

本ゲームには、複数のステージが用意されており、プレイヤは、各ステージに関連付けられている所定の達成条件を成立させることにより、当該ステージをクリアすることができる。所定の達成条件としては、例えば、出現する敵オブジェクト671をすべて倒すことや、出現する敵オブジェクト671のうちボスオブジェクトを倒すこと、所定のアイテムを獲得すること、所定位置に到達することなどにより成立する条件を含むものであってもよい。該達成条件は、ゲームプログラム131内で定義されている。なお、本ゲームでは、ゲームの内容に即し、達成条件が成立された場合にプレイヤはステージをクリア、換言すれば、アバターオブジェクト610の敵オブジェクト671への勝利(アバターオブジェクト610と敵オブジェクト671との間の勝敗)が決定される。これに対し、例えば、システム1で実行されるゲームがレースゲーム等である場合、ゴールに到達するという条件が成立した場合に、アバターオブジェクト610の順位が決定される。 A plurality of stages are prepared in this game, and the player can clear the stage by satisfying a predetermined achievement condition associated with each stage. Predetermined achievement conditions are established by, for example, defeating all appearing enemy objects 671, defeating boss objects among the appearing enemy objects 671, acquiring predetermined items, reaching a predetermined position, and the like. It may include the condition to be used. The achievement conditions are defined in the game program 131. In this game, the player clears the stage when the achievement condition is satisfied according to the content of the game, in other words, the avatar object 610 wins the enemy object 671 (avatar object 610 and enemy object 671). The victory or defeat between) is decided. On the other hand, for example, when the game executed by the system 1 is a racing game or the like, the ranking of the avatar object 610 is determined when the condition of reaching the goal is satisfied.

本ゲームでは、HMDセット1000及び複数のユーザ端末100の間で仮想空間を共有するために、ゲーム進行情報が、所定時間毎に複数のユーザ端末100にライブ配信される。この結果、ゲームを視聴中のユーザ端末100のタッチスクリーン15には、ユーザ端末100に対応する仮想カメラ620Bによって規定される視界領域の視界画像が表示される。また、視界画像の右上段および左上段には、アバターオブジェクト610の体力、使用可能なマガジンの数、銃の残弾数、敵オブジェクト671の残数等を表すパラメータ画像が重畳的に表示される。この視界画像は、ゲーム画面と表現することもできる。 In this game, in order to share the virtual space between the HMD set 1000 and the plurality of user terminals 100, the game progress information is live-distributed to the plurality of user terminals 100 at predetermined time intervals. As a result, on the touch screen 15 of the user terminal 100 while watching the game, a field of view image of the field of view region defined by the virtual camera 620B corresponding to the user terminal 100 is displayed. Further, in the upper right and upper left of the visibility image, parameter images showing the physical strength of the avatar object 610, the number of magazines that can be used, the number of remaining bullets of the gun, the remaining number of the enemy object 671 and the like are displayed superimposed. .. This view image can also be expressed as a game screen.

ゲーム進行情報は、上述したとおり、プレイヤの動作を取り込んだモーションデータ、プレイヤが発話した音声の音声データ、コントローラ540に対する入力操作の内容を示す操作データを含む。これらのデータはすなわち、アバターオブジェクト610の位置、姿勢、向きなどを特定するための情報、敵オブジェクト671の位置、姿勢、向きなどを特定する情報、その他オブジェクト(例えば、障害物オブジェクト672、673)の位置などを特定する情報である。プロセッサ10は、ゲーム進行情報を解析(レンダリング)することにより、各オブジェクトの位置、姿勢、向きなどを特定する。 As described above, the game progress information includes motion data that captures the player's actions, voice data of the voice spoken by the player, and operation data that indicates the content of the input operation to the controller 540. These data are, that is, information for specifying the position, posture, orientation, etc. of the avatar object 610, information for specifying the position, posture, orientation, etc. of the enemy object 671, and other objects (for example, obstacle objects 672 and 673). This is information that identifies the position of the object. The processor 10 identifies the position, posture, orientation, and the like of each object by analyzing (rendering) the game progress information.

ゲーム情報132は、アバターオブジェクト610、敵オブジェクト671、障害物オブジェクト672、673等の各種オブジェクトのデータを含む。プロセッサ10は、該データと、ゲーム進行情報の解析結果とを用いて、各オブジェクトの位置、姿勢、向きなどを更新する。これにより、ゲームが進行し、仮想空間600Bにおける各オブジェクトは、仮想空間600Aにおける各オブジェクトと同様に動く。具体的には、仮想空間600Bにおいて、アバターオブジェクト610を含む各オブジェクトは、ユーザ端末100に対するユーザからの操作の有無に関わらず、ゲーム進行情報に基づいて動作する。 The game information 132 includes data of various objects such as an avatar object 610, an enemy object 671, and obstacle objects 672 and 673. The processor 10 uses the data and the analysis result of the game progress information to update the position, posture, orientation, and the like of each object. As a result, the game progresses, and each object in the virtual space 600B moves in the same manner as each object in the virtual space 600A. Specifically, in the virtual space 600B, each object including the avatar object 610 operates based on the game progress information regardless of whether or not the user operates the user terminal 100.

ユーザ端末100のタッチスクリーン15においては、一例として、UI画像701および702が、視界画像に重畳して表示される。UI画像701は、アバターオブジェクト610を支援するためのアイテム投入操作をユーザ3から受け付けるUI画像711を、タッチスクリーン15に表示するための操作を受け付けるUI画像である。UI画像702は、アバターオブジェクト610(換言すれば、プレイヤ4)に対するコメントを入力し、送信するための操作をユーザ3から受け付けるUI画像(後述)を、タッチスクリーン15に表示するための操作を受け付けるUI画像である。UI画像701および702が受け付ける操作は、例えば、UI画像701および702をタップする操作であってもよい。 On the touch screen 15 of the user terminal 100, as an example, UI images 701 and 702 are displayed superimposed on the field of view image. The UI image 701 is a UI image that accepts an operation for displaying the UI image 711 for displaying the item input operation for supporting the avatar object 610 from the user 3 on the touch screen 15. The UI image 702 accepts an operation for displaying a UI image (described later) on the touch screen 15 for receiving an operation for inputting and transmitting a comment for the avatar object 610 (in other words, the player 4) from the user 3. It is a UI image. The operation accepted by the UI images 701 and 702 may be, for example, an operation of tapping the UI images 701 and 702.

UI画像701がタップされると、UI画像711が、視界画像に重畳して表示される。UI画像711は、例えば、マガジンのアイコンが描かれたUI画像711A、救急箱のアイコンが描かれたUI画像711B、三角コーンのアイコンが描かれたUI画像711C、バリケードのアイコンが描かれたUI画像711Dを含む。アイテム投入操作は、例えば、いずれかのUI画像をタップする操作に相当する。 When the UI image 701 is tapped, the UI image 711 is displayed superimposed on the visual field image. The UI image 711 is, for example, a UI image 711A on which a magazine icon is drawn, a UI image 711B on which an first aid box icon is drawn, a UI image 711C on which a triangular cone icon is drawn, and a UI on which a barricade icon is drawn. Includes image 711D. The item insertion operation corresponds to, for example, an operation of tapping any UI image.

一例として、UI画像711Aがタップされると、アバターオブジェクト610が使用する銃の残弾数が増加する。UI画像711Bがタップされると、アバターオブジェクト610の体力が回復する。UI画像711Cおよび711Dがタップされると、敵オブジェクト671の移動を妨害する障害物オブジェクト672、673が仮想空間に配置される。障害物オブジェクト672、673は、一方が他方に比べて、敵オブジェクト671の移動をより妨害するものであってもよい。 As an example, when the UI image 711A is tapped, the number of remaining bullets of the gun used by the avatar object 610 increases. When the UI image 711B is tapped, the physical strength of the avatar object 610 is restored. When the UI images 711C and 711D are tapped, obstacle objects 672 and 673 that obstruct the movement of the enemy object 671 are placed in the virtual space. One of the obstacle objects 672 and 673 may obstruct the movement of the enemy object 671 more than the other.

プロセッサ10は、アイテム投入操作が行われたことを示すアイテム投入情報を、サーバ200へ送信する。アイテム投入情報には、アイテム投入操作により指定されたアイテムの種別を特定するための情報が少なくとも含まれる。アイテム投入情報には、アイテムが配置される位置を示す情報など、アイテムに関するその他の情報が含まれていてもよい。アイテム投入情報は、サーバ200を介して、他のユーザ端末100、および、HMDセット1000へ送信される。 The processor 10 transmits the item input information indicating that the item input operation has been performed to the server 200. The item input information includes at least information for specifying the type of the item specified by the item input operation. The item input information may include other information about the item, such as information indicating where the item is placed. The item input information is transmitted to the other user terminal 100 and the HMD set 1000 via the server 200.

図12は、ユーザ端末100において表示される視界画像の他の例を示す図である。具体的には、本ゲームのゲーム画面の一例を示す図であり、ゲームプレイ中のプレイヤとユーザ端末100とのコミュニケーションについて説明するための図である。 FIG. 12 is a diagram showing another example of the field of view image displayed on the user terminal 100. Specifically, it is a figure which shows an example of the game screen of this game, and is the figure for demonstrating the communication between a player and a user terminal 100 during game play.

図12(A)の例において、ユーザ端末100は、アバターオブジェクト610に発話691を実行させている。具体的には、ユーザ端末100は、ゲーム進行情報に含まれる音声データに従って、アバターオブジェクト610に発話691を実行させている。発話691の内容は、プレイヤ4が発話した「弾が無いよー!」というものである。すなわち、発話691の内容は、マガジンが0、銃に装填した銃弾が1となったことにより、敵オブジェクト671を攻撃する手段を失いそうであることを各ユーザに伝えるものである。 In the example of FIG. 12A, the user terminal 100 causes the avatar object 610 to execute the utterance 691. Specifically, the user terminal 100 causes the avatar object 610 to execute the utterance 691 according to the voice data included in the game progress information. The content of the utterance 691 is "There is no bullet!" Spoken by the player 4. That is, the content of the utterance 691 tells each user that the magazine is 0 and the bullet loaded in the gun is 1, so that the means for attacking the enemy object 671 is likely to be lost.

なお、図12(A)では、アバターオブジェクト610の発話を視覚的に示すため吹き出しを用いているが、実際は、ユーザ端末100のスピーカから音声が出力される。なお、音声出力とともに、図12(A)に示す吹き出し(すなわち、音声の内容のテキストを含む吹き出し)が視界画像中に表示されてもよい。これは、後述する発話692でも同様である。 In FIG. 12A, a balloon is used to visually indicate the utterance of the avatar object 610, but in reality, the voice is output from the speaker of the user terminal 100. Along with the audio output, the balloon shown in FIG. 12A (that is, the balloon including the text of the audio content) may be displayed in the visual field image. This also applies to the utterance 692 described later.

UI画像702に対するタップ操作を受け付けると、ユーザ端末100は、図12(B)に示すように、UI画像705および706(メッセージUI)を視界画像に重畳して表示する。UI画像705は、アバターオブジェクト610(換言すれば、プレイヤ)に対するコメントを表示するUI画像である。UI画像706は、入力されたコメントを送信するためコメント送信操作をユーザ3から受け付けるUI画像である。 Upon receiving the tap operation on the UI image 702, the user terminal 100 superimposes and displays the UI images 705 and 706 (message UI) on the field of view image as shown in FIG. 12 (B). The UI image 705 is a UI image that displays a comment on the avatar object 610 (in other words, the player). The UI image 706 is a UI image that accepts a comment transmission operation from the user 3 in order to transmit the input comment.

ユーザ端末100は、一例として、UI画像705へのタップ操作を受け付けると、キーボードを模したUI画像(不図示、以下、単に「キーボード」と記載)をタッチスクリーン15に表示させる。ユーザ端末100は、キーボードに対するユーザの入力操作に応じたテキストを、UI画像705に表示させる。図12(B)の例では、「マガジン送るね」というテキストがUI画像705に表示されている。 As an example, when the user terminal 100 receives a tap operation on the UI image 705, the user terminal 100 displays a UI image (not shown, hereinafter simply referred to as "keyboard") imitating a keyboard on the touch screen 15. The user terminal 100 causes the UI image 705 to display text corresponding to the user's input operation on the keyboard. In the example of FIG. 12B, the text "Magazine is sent" is displayed on the UI image 705.

ユーザ端末100は、テキスト入力後に、一例として、UI画像706へのタップ操作を受け付けると、入力した内容(テキストの内容)を示す情報と、ユーザを示す情報とを含むコメント情報をサーバ200へ送信する。コメント情報は、サーバ200を介して、他のユーザ端末100、および、HMDセット1000へ送信される。 When the user terminal 100 receives a tap operation on the UI image 706 as an example after inputting the text, the user terminal 100 transmits the comment information including the input content (text content) and the information indicating the user to the server 200. To do. The comment information is transmitted to the other user terminal 100 and the HMD set 1000 via the server 200.

UI画像703Aは、コメントを送信したユーザのユーザ名を示すUI画像であり、UI画像704Aは、該ユーザが送信したコメントの内容を示すUI画像である。図12(B)の例では、ユーザ名が「BBBBB」であるユーザが、自身のユーザ端末100を用い、「危ない!」という内容のコメント情報を送信したことにより、UI画像703AおよびUI画像704Aが表示されている。UI画像703AおよびUI画像704Aは、本ゲームに参加しているすべてのユーザ端末100のタッチスクリーン15、および、HMD500のモニタ51に表示される。なお、UI画像703Aおよび704Aは、1つのUI画像であってもよい。すなわち、1つのUI画像にユーザ名とコメントの内容とが含まれていてもよい。 The UI image 703A is a UI image showing the user name of the user who sent the comment, and the UI image 704A is a UI image showing the content of the comment sent by the user. In the example of FIG. 12B, the user whose user name is "BBBBBB" uses his / her own user terminal 100 to transmit comment information having the content "dangerous!", That is, the UI image 703A and the UI image 704A. Is displayed. The UI image 703A and the UI image 704A are displayed on the touch screen 15 of all the user terminals 100 participating in this game and the monitor 51 of the HMD 500. The UI images 703A and 704A may be one UI image. That is, one UI image may include the user name and the content of the comment.

図12(C)の例では、図12に示すユーザ端末100のユーザである、「AAAAA」というユーザ名のユーザが、上述したとおりコメントを入力し、送信したことにより、タッチスクリーン15にUI画像703Bおよび704Bが表示されている。UI画像703Bにはユーザ名「AAAAA」が含まれており、UI画像704Bには、図12(B)の例において入力された「マガジン送るね!」とのコメントが含まれている。 In the example of FIG. 12C, a user with the user name "AAAAA", which is the user of the user terminal 100 shown in FIG. 12, inputs and transmits a comment as described above, so that the UI image is displayed on the touch screen 15. 703B and 704B are displayed. The UI image 703B includes the user name "AAAAAA", and the UI image 704B contains the comment "Magazine send!" Input in the example of FIG. 12B.

また、図12(C)の例は、ユーザ「AAAAA」がさらに、UI画像701へのタップ操作を入力し、UI画像711をタッチスクリーン15に表示させ、UI画像711Aへのタップ操作を入力した後の視界画像611である。つまり、ユーザ「AAAAA」のユーザ端末100から、他のユーザ端末100およびHMDセット1000に、マガジンを示すアイテム投入情報が送信された結果、ユーザ端末100およびHMDセット1000は、演出オブジェクト674(後述)を仮想空間600に配置している。一例として、ユーザ端末100およびHMDセット1000は、アイテム投入情報にて示された経過時間が経過した後に、演出オブジェクト674に関する演出を実行し、アイテムオブジェクトの効果を発動させる処理を実行する。 Further, in the example of FIG. 12C, the user "AAAAA" further inputs a tap operation to the UI image 701, displays the UI image 711 on the touch screen 15, and inputs a tap operation to the UI image 711A. It is a later view image 611. That is, as a result of the item input information indicating the magazine being transmitted from the user terminal 100 of the user "AAAAA" to the other user terminal 100 and the HMD set 1000, the user terminal 100 and the HMD set 1000 have the effect object 674 (described later). Is arranged in the virtual space 600. As an example, the user terminal 100 and the HMD set 1000 execute the effect related to the effect object 674 after the elapsed time indicated in the item input information has elapsed, and execute the process of invoking the effect of the item object.

図12(D)の例では、アイテムオブジェクトの効果を発動させる処理の実行により、マガジンの数が0から1に増加している。この結果、プレイヤは、ユーザ「AAAAA」に対して、「ありがとう!」と発話し、該発話の音声データが、各ユーザ端末100に送信される。これにより、各ユーザ端末100は、アバターオブジェクト610の発話692として、「ありがとう!」という音声を出力する。 In the example of FIG. 12D, the number of magazines is increased from 0 to 1 by executing the process of invoking the effect of the item object. As a result, the player utters "Thank you!" To the user "AAAAA", and the voice data of the utterance is transmitted to each user terminal 100. As a result, each user terminal 100 outputs the voice "Thank you!" As the utterance 692 of the avatar object 610.

以上のように、本ゲームにおいては、プレイヤの発話に基づくアバターオブジェクト610の発話音声の出力と、各ユーザによるコメントの入力とにより、ユーザとアバターオブジェクト610とのコミュニケーションが実現される。 As described above, in this game, communication between the user and the avatar object 610 is realized by outputting the utterance voice of the avatar object 610 based on the utterance of the player and inputting a comment by each user.

(ゲームプレイ端末300におけるゲーム進行処理)
図13は、ゲームプレイ端末300で実行されるゲーム進行処理の流れの一例を示すフローチャートである。
(Game progress processing in the game play terminal 300)
FIG. 13 is a flowchart showing an example of the flow of the game progress process executed by the game play terminal 300.

ステップS31において、プロセッサ30は、ゲーム進行部315として、ゲームプログラム331とプレイヤの動きとに基づいてゲームを進行させる。ステップS32において、プロセッサ30は、ゲーム進行情報を生成し、ユーザ端末100へ配信する。具体的には、プロセッサ30は、生成したゲーム進行情報を、サーバ200を介して、各ユーザ端末100へ送信する。 In step S31, the processor 30 advances the game as the game progress unit 315 based on the game program 331 and the movement of the player. In step S32, the processor 30 generates game progress information and distributes it to the user terminal 100. Specifically, the processor 30 transmits the generated game progress information to each user terminal 100 via the server 200.

ステップS33において、プロセッサ30は、アイテム投入情報を受信すると(S33でYES)、ステップS34において、アイテム投入情報に基づいて、アイテムオブジェクトを仮想空間600Aに配置する。一例として、プロセッサ30は、アイテムオブジェクトの配置の前に、演出オブジェクト674を仮想空間600Aに配置する(図11(C)参照)。演出オブジェクト674は、例えば、プレゼント箱を模したオブジェクトであってもよい。プロセッサ30は、一例として、アイテム投入情報にて示された経過時間が経過した後に、演出オブジェクト674に関する演出を実行してもよい。該演出は、例えば、プレゼント箱の蓋が開くアニメーションであってもよい。プロセッサ30は、該アニメーションの実行の後、アイテムオブジェクトの効果を発動させる処理を実行する。例えば、図11(D)の例では、障害物オブジェクト673を配置する。 When the processor 30 receives the item input information in step S33 (YES in S33), the processor 30 arranges the item object in the virtual space 600A based on the item input information in step S34. As an example, the processor 30 arranges the effect object 674 in the virtual space 600A before arranging the item object (see FIG. 11C). The effect object 674 may be, for example, an object imitating a present box. As an example, the processor 30 may execute the effect related to the effect object 674 after the elapsed time indicated in the item input information has elapsed. The effect may be, for example, an animation in which the lid of the present box is opened. After executing the animation, the processor 30 executes a process of invoking the effect of the item object. For example, in the example of FIG. 11D, the obstacle object 673 is arranged.

プロセッサ30は、アニメーションの実行の後、タップ操作されたUI画像に対応するアイテムオブジェクトを仮想空間600Aに配置してもよい。例えば、UI画像711Aに対してタップ操作が行われた場合、プロセッサ30は、アニメーションの実行の後、マガジンを示すマガジンオブジェクトを仮想空間600Aに配置する。また、UI画像711Bに対してタップ操作が行われた場合、プロセッサ30は、アニメーションの実行の後、救急箱を示す救急箱オブジェクトを仮想空間600Aに配置する。プロセッサ30は、例えば、マガジンオブジェクトまたは救急箱オブジェクトの位置に、アバターオブジェクト610が移動した場合に、マガジンオブジェクトまたは救急箱オブジェクトの効果を発動させる処理を実行してもよい。 After executing the animation, the processor 30 may arrange the item object corresponding to the tapped UI image in the virtual space 600A. For example, when a tap operation is performed on the UI image 711A, the processor 30 arranges a magazine object indicating a magazine in the virtual space 600A after executing the animation. Further, when the tap operation is performed on the UI image 711B, the processor 30 arranges the first aid kit object indicating the first aid kit in the virtual space 600A after executing the animation. The processor 30 may execute a process of invoking the effect of the magazine object or the first aid kit object when the avatar object 610 moves to the position of the magazine object or the first aid kit object, for example.

プロセッサ30は、ゲームが終了するまで、ステップS31〜S34の処理を継続し、繰り返す。ゲームが終了した場合、例えば、プレイヤがゲームを終了するための所定の入力操作を入力した場合(ステップS35でYES)、図13に示す処理は終了する。 The processor 30 continues and repeats the processes of steps S31 to S34 until the game is finished. When the game ends, for example, when the player inputs a predetermined input operation for ending the game (YES in step S35), the process shown in FIG. 13 ends.

(ユーザ端末100におけるゲーム進行処理)
図14は、ユーザ端末100で実行されるゲーム進行処理の流れの一例を示すフローチャートである。
(Game progress processing in user terminal 100)
FIG. 14 is a flowchart showing an example of the flow of the game progress process executed by the user terminal 100.

ステップS41において、プロセッサ10は、ゲーム進行情報を受信する。ステップS42において、プロセッサ10は、ゲーム進行部115として、ゲーム進行情報に基づいてゲームを進行させる。 In step S41, the processor 10 receives the game progress information. In step S42, the processor 10 advances the game as the game progress unit 115 based on the game progress information.

ステップS43において、プロセッサ10が、ユーザ3によるアイテム投入操作を受け付けると(ステップS43にてYES)、ステップS44において、プロセッサ10は、仮想通貨を消費し、演出オブジェクト674を仮想空間600Bに配置する。ここで、仮想通貨は、ゲームへの参加の前、あるいは、ゲームへの参加中に、ユーザ3がプロセッサ10に対し所定の操作を行うことにより購入(本ゲームに対して課金)されるものであってもよいし、所定の条件を満たした場合にユーザ3に付与されるものであってもよい。所定の条件とは、本ゲームにおけるクエストのクリア等、本ゲームへの参加が必要なものであってもよいし、アンケートに答える等、本ゲームへの参加が不要なものであってもよい。仮想通貨の金額(仮想通貨の所有量)は、一例として、ゲーム情報132としてユーザ端末100に記憶される。 In step S43, when the processor 10 accepts the item input operation by the user 3 (YES in step S43), in step S44, the processor 10 consumes the virtual currency and arranges the effect object 674 in the virtual space 600B. Here, the virtual currency is purchased (charged for the game) by the user 3 performing a predetermined operation on the processor 10 before or during the participation in the game. It may be, or it may be given to the user 3 when a predetermined condition is satisfied. The predetermined conditions may be those that require participation in this game, such as clearing a quest in this game, or those that do not require participation in this game, such as answering a questionnaire. The amount of virtual currency (the amount of virtual currency owned) is stored in the user terminal 100 as game information 132 as an example.

ステップS45において、プロセッサ10は、アイテム投入情報をサーバ200へ送信する。アイテム投入情報は、サーバ200を介してゲームプレイ端末300へ送信される。 In step S45, the processor 10 transmits the item input information to the server 200. The item input information is transmitted to the game play terminal 300 via the server 200.

プロセッサ10は、演出オブジェクト674の配置後、所定時間が経過すると、アイテムオブジェクトを仮想空間600Aに配置する。図11の例では、障害物オブジェクト673を配置する。つまり、ユーザ3が、UI画像711Cへのタップ操作を入力することにより、所定量の仮想通貨が消費され、障害物オブジェクト673が配置される。 The processor 10 arranges the item object in the virtual space 600A when a predetermined time elapses after the arrangement of the effect object 674. In the example of FIG. 11, the obstacle object 673 is arranged. That is, when the user 3 inputs a tap operation to the UI image 711C, a predetermined amount of virtual currency is consumed and the obstacle object 673 is arranged.

プロセッサ10は、ゲームが終了するまで、ステップS41〜S45の処理を継続し、繰り返す。ゲームが終了した場合、例えば、プレイヤがゲームを終了するための所定の入力操作を行った場合や、ユーザ3が、ゲームから途中退席するための所定の入力操作を行った場合(ステップS46でYES)、図14に示す処理は終了する。 The processor 10 continues and repeats the processes of steps S41 to S45 until the game is finished. When the game is finished, for example, when the player performs a predetermined input operation for ending the game, or when the user 3 performs a predetermined input operation for leaving the game halfway (YES in step S46). ), The process shown in FIG. 14 is completed.

(サーバ200におけるゲーム進行処理)
図15は、サーバ200で実行されるゲーム進行処理の流れの一例を示すフローチャートである。
(Game progress processing on server 200)
FIG. 15 is a flowchart showing an example of the flow of game progress processing executed on the server 200.

ステップS51において、プロセッサ20は、ゲーム進行情報をゲームプレイ端末300から受信する。ステップS52において、プロセッサ20は、ログ生成部212として、ゲーム進行のログ(以下、プレイログ)を更新する。なお、プレイログは、一例として、ゲームプレイ端末300から初期配置情報を受信したとき、プロセッサ20が生成する。 In step S51, the processor 20 receives the game progress information from the game play terminal 300. In step S52, the processor 20 updates the game progress log (hereinafter, play log) as the log generation unit 212. As an example, the play log is generated by the processor 20 when the initial arrangement information is received from the game play terminal 300.

ステップS53において、プロセッサ20は、受信したゲーム進行情報を、各ユーザ端末100へ送信する。 In step S53, the processor 20 transmits the received game progress information to each user terminal 100.

ステップS54において、アイテム投入情報をいずれかのユーザ端末100から受信した場合(ステップS54にてYES)、ステップS55において、プロセッサ20は、ログ生成部212としてプレイログを更新する。ステップS56において、プロセッサ20は、受信したアイテム投入情報をゲームプレイ端末300へ送信する。 When the item input information is received from any user terminal 100 in step S54 (YES in step S54), the processor 20 updates the play log as the log generation unit 212 in step S55. In step S56, the processor 20 transmits the received item input information to the game play terminal 300.

プロセッサ20は、ゲームが終了するまで、ステップS51〜S56の処理を継続し、繰り返す。ゲームが終了した場合、例えば、ゲームプレイ端末300から、ゲームが終了したことを示す情報を受信した場合(ステップS57でYES)、ステップS58において、プロセッサ20は、リスト生成部213として、プレイログからゲームに参加したユーザのリスト(ユーザリスト234)を生成する。プロセッサ20は、生成したユーザリスト234を、サーバ200に記憶する。 The processor 20 continues and repeats the processes of steps S51 to S56 until the game is finished. When the game is finished, for example, when information indicating that the game is finished is received from the game play terminal 300 (YES in step S57), in step S58, the processor 20 acts as a list generator 213 from the play log. Generate a list of users who participated in the game (user list 234). The processor 20 stores the generated user list 234 in the server 200.

図16は、ユーザリスト234の一具体例を示す図である。「ユーザ」のカラムには、ゲームに参加した各ユーザを示す情報(例えば、ユーザ名)が格納されている。「タグ」のカラムには、各ユーザがプレイヤに対して行った支援に基づいて生成された情報(タグ)が格納されている。図16の例において、「タグ」のカラムに格納されたタグのうち、鍵括弧を有さないものは、プロセッサ20が自動生成した情報であり、鍵括弧を有するものは、ゲームの運営者が手動で入力した情報である。 FIG. 16 is a diagram showing a specific example of the user list 234. In the "user" column, information (for example, a user name) indicating each user who has participated in the game is stored. The "tag" column stores information (tags) generated based on the support provided by each user to the player. In the example of FIG. 16, among the tags stored in the "tag" column, those without the key brackets are the information automatically generated by the processor 20, and those with the key brackets are those stored by the game operator. This is manually entered information.

図16の例において、ユーザ「AAAAA」には、マガジン、10F、ボス、「マガジンのプレゼントによりボスに勝利」という情報が対応付けられている。これは、例えば、10Fというステージでのボス戦において、ユーザ「AAAAA」がマガジンを投入し、その投入されたマガジンの銃弾でアバターオブジェクト610がボスに勝利したことを示している。 In the example of FIG. 16, the user "AAAAA" is associated with information such as a magazine, 10F, a boss, and "winning the boss by presenting the magazine". This indicates that, for example, in the boss battle on the stage of 10F, the user "AAAAA" inserts a magazine, and the avatar object 610 wins the boss with the bullet of the inserted magazine.

また、ユーザ「BBBBB」には、救急箱、3F、ザコ、「ゲームオーバー寸前で回復」という情報が対応付けられている、これは、例えば、3Fというステージのザコ敵との戦闘において、ユーザ「BBBBB」が救急箱を投入し、その結果、アバターオブジェクト610の体力が0になる(ゲームオーバーになる)寸前で体力が回復したことを示している。 In addition, the user "BBBBBB" is associated with information such as a first aid kit, 3rd floor, Zako, and "recovery on the verge of game over". For example, in a battle with a Zako enemy on the 3rd floor, the user "BBBB" "BBBBBB" throws in the first aid kit, and as a result, it shows that the physical strength of the avatar object 610 has recovered just before it becomes 0 (the game is over).

また、ユーザ「CCCCC」には、バリケード、5F、ザコ、「バリケードでゾンビを二人足止め」という情報が対応付けられている。これは、例えば、5Fというステージのザコ敵との戦闘において、ユーザ「CCCCC」がバリケード(図11における障害物オブジェクト672)を投入し、その結果、二人のザコ敵の足止めに成功したことを示している。 In addition, the user "CCCCC" is associated with information such as barricade, 5th floor, Zako, and "stopping two zombies at the barricade". This means that, for example, in a battle with a Zako enemy on the 5th floor, the user "CCCCC" throws in a barricade (obstacle object 672 in FIG. 11), and as a result, succeeds in stopping the two Zako enemies. Shown.

図16の例では、各ユーザ3のユーザ名に対し、行った支援が1つ対応付けられているが、支援を複数回行なったユーザ3のユーザ名には、複数回の支援それぞれのタグが対応付けられる。ユーザリスト234において、該それぞれのタグは区別されていることが好ましい。これにより、ゲーム終了後に、配信端末400を用いてユーザリスト421を参照するプレイヤが、各支援の内容を正確に把握できる。 In the example of FIG. 16, one support provided is associated with the user name of each user 3, but the user name of the user 3 who has performed the support a plurality of times has a tag for each of the multiple times of support. Associated. In the user list 234, it is preferable that each tag is distinguished. As a result, after the game is completed, the player who refers to the user list 421 using the distribution terminal 400 can accurately grasp the content of each support.

<動作指図データの配信>
(配信端末400における配信処理)
図17は、配信端末400で実行される配信処理の流れの一例を示すフローチャートである。図18は、配信端末400に表示される画面の一具体例を示す図である。図19は、配信端末に表示される画面の他の具体例を示す図である。
<Distribution of operation instruction data>
(Distribution processing in the distribution terminal 400)
FIG. 17 is a flowchart showing an example of the flow of the distribution process executed by the distribution terminal 400. FIG. 18 is a diagram showing a specific example of a screen displayed on the distribution terminal 400. FIG. 19 is a diagram showing another specific example of the screen displayed on the distribution terminal.

ステップS61において、プロセッサ40は、操作受付部413として、ゲームに参加したユーザのリスト(ユーザリスト234)を表示するための第1操作を受け付ける。図18(A)に示すダウンロード画面721は、ユーザリスト234をサーバ200からダウンロードし、表示部452に表示させるための画面である。ダウンロード画面721は、一例として、図17に示す配信処理を実行するアプリケーションの起動操作を、配信端末400に入力した直後に表示される画面である。 In step S61, the processor 40 receives the first operation for displaying the list of users who participated in the game (user list 234) as the operation reception unit 413. The download screen 721 shown in FIG. 18A is a screen for downloading the user list 234 from the server 200 and displaying it on the display unit 452. As an example, the download screen 721 is a screen displayed immediately after inputting the start operation of the application for executing the distribution process shown in FIG. 17 into the distribution terminal 400.

ダウンロード画面721は、一例として、UI画像722および723を含む。UI画像722は、ユーザリスト234をダウンロードするための操作、すなわち、上記第1操作を受け付ける。第1操作は、例えば、UI画像722をタップする操作であってもよい。UI画像723は、アプリケーションを終了するための操作を受け付ける。該操作は、例えば、UI画像723をタップする操作であってもよい。 The download screen 721 includes UI images 722 and 723 as an example. The UI image 722 accepts an operation for downloading the user list 234, that is, the first operation. The first operation may be, for example, an operation of tapping the UI image 722. The UI image 723 accepts an operation for terminating the application. The operation may be, for example, an operation of tapping the UI image 723.

UI画像722に対するタップ操作を受け付けると、ステップS62において、プロセッサ40は、通信制御部411として、ユーザリスト234をサーバ200から取得(受信)する。ステップS63において、プロセッサ40は、表示制御部412として、ユーザリスト234を表示部452に表示させる。具体的には、プロセッサ40は、ユーザリスト234に基づいて生成されたユーザリスト画面を、表示部452に表示させる。ユーザリスト画面は、一例として、図18(B)に示すユーザリスト画面731であってもよい。ユーザリスト画面731は、ユーザリスト234における各レコードに対応するレコード画像からなる。図18(B)の例では、レコード画像として、レコード画像732A〜732Cを記載しているが、レコード画像の数は3つに限定されない。図18(B)の例において、ユーザリスト234におけるレコードの数が3より多い(すなわち、ゲームに参加したユーザの人数が3人より多い)場合、プレイヤは、例えば画面をスクロールする操作(例えば、ドラッグ操作やフリック操作)をタッチスクリーン45に入力することにより、他のレコード画像を表示部452に表示させることができる。 Upon receiving the tap operation for the UI image 722, in step S62, the processor 40 acquires (receives) the user list 234 from the server 200 as the communication control unit 411. In step S63, the processor 40 causes the display unit 452 to display the user list 234 as the display control unit 412. Specifically, the processor 40 causes the display unit 452 to display the user list screen generated based on the user list 234. As an example, the user list screen may be the user list screen 731 shown in FIG. 18 (B). The user list screen 731 is composed of a record image corresponding to each record in the user list 234. In the example of FIG. 18B, record images 732A to 732C are shown as record images, but the number of record images is not limited to three. In the example of FIG. 18B, if the number of records in the user list 234 is greater than 3 (ie, the number of users participating in the game is greater than 3), the player may perform, for example, scroll the screen (eg,). By inputting a drag operation or a flick operation) to the touch screen 45, another record image can be displayed on the display unit 452.

一例として、レコード画像732A〜732Cは、それぞれ、ユーザ名733A〜733C、タグ情報734A〜734C、および、アイコン735A〜735Cを含む。以降、レコード画像732A〜732C、ユーザ名733A〜733C、タグ情報734A〜734C、および、アイコン735A〜735Cについて、区別する必要が無い場合、それぞれ、「レコード画像732」、「ユーザ名733」、「タグ情報734」、「アイコン735」と記載する。 As an example, the record images 732A to 732C include user names 733A to 733C, tag information 734A to 734C, and icons 735A to 735C, respectively. Hereinafter, when it is not necessary to distinguish the record images 732A to 732C, the user names 733A to 733C, the tag information 734A to 734C, and the icons 735A to 735C, "record image 732", "user name 733", and "user name 733", respectively. It is described as "tag information 734" and "icon 735".

ユーザ名733は、ユーザリスト234において、「ユーザ」のカラムに格納されている、ゲームに参加した各ユーザを示す情報である。タグ情報734は、ユーザリスト234において、ゲームに参加した各ユーザを示す情報のそれぞれに対応付けられているタグを示す情報である。例えば、レコード画像732Aは、ユーザ名733Aとして、「AAAAA」を含む。このため、レコード画像732Aは、タグ情報734Aとして、ユーザリスト234において「AAAAA」に対応付けられている、『マガジン、10F、ボス、「マガジンのプレゼントによりボスに勝利」』を含む。アイコン735は、例えば、ユーザが事前に設定した画像である。 The user name 733 is information indicating each user who has participated in the game, which is stored in the "user" column in the user list 234. The tag information 734 is information indicating a tag associated with each of the information indicating each user who participated in the game in the user list 234. For example, the record image 732A includes "AAAAAA" as the user name 733A. Therefore, the record image 732A includes "magazine, 10F, boss," win the boss by presenting the magazine "" as tag information 734A, which is associated with "AAAAA" in the user list 234. The icon 735 is, for example, an image preset by the user.

なお、プロセッサ40は、受信したユーザリストを配信端末400に記憶してもよい(図7のユーザリスト421)。ダウンロード画面721は、ユーザリスト421を表示部452に表示するためのUI画像(不図示)を含んでいてもよい。この例において、該UI画像がタップされた場合、プロセッサ40は、ユーザリスト234のダウンロードを行わず、ユーザリスト421を読み出し、該ユーザリスト421からユーザリスト画面を生成し、表示部452に表示させる。 The processor 40 may store the received user list in the distribution terminal 400 (user list 421 in FIG. 7). The download screen 721 may include a UI image (not shown) for displaying the user list 421 on the display unit 452. In this example, when the UI image is tapped, the processor 40 does not download the user list 234, reads the user list 421, generates a user list screen from the user list 421, and displays the user list screen on the display unit 452. ..

ステップS64において、プロセッサ40は、操作受付部413として、ユーザリスト画面731に含まれるユーザの何れかを選択するための第2操作を受け付ける。第2操作は、一例として、ユーザリスト画面731におけるレコード画像732の何れかをタップする操作であってもよい。図18(B)の例では、プレイヤは、レコード画像732Aへのタップ操作を入力している。すなわち、プレイヤは、動作指図データを配信するユーザとしてユーザ「AAAAA」を選択している。 In step S64, the processor 40 receives a second operation for selecting any of the users included in the user list screen 731 as the operation reception unit 413. As an example, the second operation may be an operation of tapping any of the record images 732 on the user list screen 731. In the example of FIG. 18B, the player inputs a tap operation to the record image 732A. That is, the player has selected the user "AAAAAA" as the user who distributes the operation instruction data.

レコード画像732に対するタップ操作を受け付けると、ステップS65において、プロセッサ40は、表示制御部412として、モーションリスト422を表示部452に表示させる。具体的には、プロセッサ40は、モーションリスト422に基づいて生成されたモーションリスト画面を、表示部452に表示させる。モーションリスト画面は、一例として、図19に示すモーションリスト画面741であってもよい。モーションリスト画面741は、モーションリスト422における各レコードに対応するレコード画像からなる。図19の例では、レコード画像として、レコード画像742A〜742Cを記載しているが、レコード画像の数は3つに限定されない。図19の例において、モーションリスト422におけるレコードの数が4より多い場合、プレイヤは、例えば画面をスクロールする操作(例えば、ドラッグ操作やフリック操作)をタッチスクリーン45に入力することにより、他のレコード画像を表示部452に表示させることができる。 Upon receiving the tap operation for the record image 732, in step S65, the processor 40 causes the display unit 452 to display the motion list 422 as the display control unit 412. Specifically, the processor 40 causes the display unit 452 to display the motion list screen generated based on the motion list 422. As an example, the motion list screen may be the motion list screen 741 shown in FIG. The motion list screen 741 is composed of a record image corresponding to each record in the motion list 422. In the example of FIG. 19, record images 742A to 742C are described as record images, but the number of record images is not limited to three. In the example of FIG. 19, when the number of records in the motion list 422 is more than 4, the player inputs another record, for example, an operation of scrolling the screen (for example, a drag operation or a flick operation) to the touch screen 45. The image can be displayed on the display unit 452.

一例として、レコード画像742A〜742Cは、それぞれ、モーション名743A〜743C、モーション画像744A〜744C、および、UI画像745A〜745Cを含む。以降、レコード画像742A〜742C、モーション名743A〜743C、モーション画像744A〜744C、および、UI画像745A〜745Cについて、区別する必要が無い場合、それぞれ、「レコード画像7432」、「モーション名743」、「モーション画像744」、「UI画像745」と記載する。 As an example, the record images 742A-742C include motion names 743A-743C, motion images 744A-744C, and UI images 745A-745C, respectively. Hereinafter, when it is not necessary to distinguish between the record images 742A to 742C, the motion names 743A to 743C, the motion images 744A to 744C, and the UI images 745A to 745C, "record image 7432" and "motion name 743", respectively. It is described as "motion image 744" and "UI image 745".

モーション名743は、モーションリスト422に格納されているモーションを識別する情報である。モーション画像744は、モーションリスト422において、各モーション名に対応付けられているモーションデータから生成される画像である。プロセッサ40は、一例として、各モーションデータにおける最初の姿勢をとるアバターオブジェクト610の画像を、モーション画像744とてレコード画像742に含める。モーション画像744は、プレイヤによる所定の操作(例えば、モーション画像744に対するタップ操作)を受け付けるUI画像であってもよい。プロセッサ40は、該所定の操作を受け付けた場合、モーションデータに基づいてアバターオブジェクト610が動作するモーション動画を再生してもよい。プロセッサ40は、モーション動画が終了すると、自動的にモーションリスト画面741を再表示してもよい。 The motion name 743 is information for identifying the motion stored in the motion list 422. The motion image 744 is an image generated from the motion data associated with each motion name in the motion list 422. As an example, the processor 40 includes an image of the avatar object 610 that takes the first posture in each motion data in the record image 742 as the motion image 744. The motion image 744 may be a UI image that accepts a predetermined operation (for example, a tap operation on the motion image 744) by the player. When the processor 40 accepts the predetermined operation, the processor 40 may reproduce the motion moving image in which the avatar object 610 operates based on the motion data. The processor 40 may automatically redisplay the motion list screen 741 when the motion moving image ends.

なお、レコード画像742は、モーション画像744に代えて、例えば、「モーション再生」とのテキストを含むUI画像を含んでもよい。 Note that the record image 742 may include, for example, a UI image including the text "motion reproduction" instead of the motion image 744.

ステップS66において、プロセッサ40は、操作受付部413として、モーションを選択する第3操作を受け付ける。第3操作は、一例として、UI画像745へのタップ操作であってもよい。つまり、UI画像745は、各レコード画像742に対応するモーションデータを選択する操作を受け付ける。第3操作を受け付けたことにより、プロセッサ40は、モーション特定部415として、プレイヤが選択したモーションデータを特定する。 In step S66, the processor 40 receives the third operation of selecting the motion as the operation receiving unit 413. As an example, the third operation may be a tap operation on the UI image 745. That is, the UI image 745 accepts an operation of selecting motion data corresponding to each record image 742. By accepting the third operation, the processor 40 specifies the motion data selected by the player as the motion specifying unit 415.

ステップS67において、プロセッサ40は、表示制御部412および音声受付部414として、アバターオブジェクト610が、選択されたモーションデータに基づき動作するモーション動画を再生しながら、プレイヤの音声入力を受け付ける。 In step S67, the processor 40 receives the voice input of the player as the display control unit 412 and the voice reception unit 414 while the avatar object 610 reproduces the motion moving image that operates based on the selected motion data.

図20は、プレイヤ4による音声入力の一具体例を示す図である。図20に示すように、プレイヤ4は、モーション動画810Aを再生しながら、発話音声820Aを入力している。この発話音声820Aは、ユーザ名が「AAAAA」であるユーザ3(以下、ユーザ3A)宛の発話音声である。つまり、図20の例において、プレイヤ4は、ステップS64にて、ユーザ3A(第1ユーザ)を選択し、該ユーザ3A宛の動作指図データを作成している。なお、ユーザ3Aが使用するユーザ端末100は、ユーザ端末100Aであるとする。 FIG. 20 is a diagram showing a specific example of voice input by the player 4. As shown in FIG. 20, the player 4 is inputting the utterance voice 820A while playing the motion moving image 810A. The utterance voice 820A is a utterance voice addressed to the user 3 (hereinafter, user 3A) whose user name is "AAAAAA". That is, in the example of FIG. 20, the player 4 selects the user 3A (first user) in step S64 and creates the operation instruction data addressed to the user 3A. It is assumed that the user terminal 100 used by the user 3A is the user terminal 100A.

発話音声820Aは、ユーザ3A宛の発話音声であるため、該ユーザ3Aがアバターオブジェクト610(換言すれば、プレイヤ4)に対して行った支援の内容に基づく発話音声となっている。具体的には、ユーザ3Aは、10Fというステージでのボス戦において、マガジンを投入し、その投入されたマガジンの銃弾でアバターオブジェクト610がボスに勝利している。このため、発話音声820Aは、「ボス戦でマガジンをプレゼントしてくれてありがとう!タイミングも完璧だったね!AAAAAさんのおかげでクリアできたよ!」という内容である。このように、発話音声は、ユーザ3がゲームにおいて行った支援の内容と、ユーザ3への感謝とを含むものであることが好ましい。 Since the utterance voice 820A is a utterance voice addressed to the user 3A, the utterance voice is based on the content of the support provided by the user 3A to the avatar object 610 (in other words, the player 4). Specifically, the user 3A inserts a magazine in the boss battle on the stage of 10F, and the avatar object 610 wins the boss with the bullet of the inserted magazine. For this reason, the utterance voice 820A says, "Thank you for giving me the magazine in the boss battle! The timing was perfect! Thanks to Mr. AAAAA, I was able to clear it!" As described above, it is preferable that the uttered voice includes the content of the support provided by the user 3 in the game and the gratitude to the user 3.

ある局面において、プレイヤ4は、音声入力を開始する前、すなわち、第3操作を配信端末400へ入力する前に、ユーザ3宛の発話内容を作成する。別の局面において、ユーザ3宛の発話内容は、プロセッサ40が自動生成してもよい。また、プロセッサ40は、第2操作によって選択されたユーザ3に対応付けられたタグを、モーション動画810Aに重畳して表示させてもよい。 In a certain aspect, the player 4 creates an utterance content addressed to the user 3 before starting the voice input, that is, before inputting the third operation to the distribution terminal 400. In another aspect, the utterance content addressed to the user 3 may be automatically generated by the processor 40. Further, the processor 40 may superimpose and display the tag associated with the user 3 selected by the second operation on the motion moving image 810A.

プロセッサ40は、受け付けた音声を音声データに変換する。ステップS68において、プロセッサ40は、動作指図データ生成部416として、該音声データと、選択されたモーションのモーションデータとを含む動作指図データを生成する。 The processor 40 converts the received voice into voice data. In step S68, the processor 40 generates the operation instruction data including the voice data and the motion data of the selected motion as the operation instruction data generation unit 416.

ステップS69において、プロセッサ40は、通信制御部411として、生成した動作指図データを選択されたユーザ3(図20の例ではユーザ3A)のユーザ端末100(第1コンピュータ)に配信する。図21は、配信端末400に表示される画面のさらなる別の具体例を示す図である。プロセッサ40は、ステップS68の実行後、表示制御部412として、配信画面を表示部452に表示させる。配信画面は、一例として、図21(A)に示す配信画面751であってもよい。配信画面751は、UI画像752、および、モーション画像753Aを含む。また、配信画面751は、図21(A)に示すように、動作指図データの配信先のユーザを示す情報を含むものであってもよい。 In step S69, the processor 40 distributes the generated operation instruction data to the user terminal 100 (first computer) of the selected user 3 (user 3A in the example of FIG. 20) as the communication control unit 411. FIG. 21 is a diagram showing still another specific example of the screen displayed on the distribution terminal 400. After the execution of step S68, the processor 40 causes the display unit 452 to display the distribution screen as the display control unit 412. As an example, the distribution screen may be the distribution screen 751 shown in FIG. 21 (A). The distribution screen 751 includes a UI image 752 and a motion image 753A. Further, as shown in FIG. 21A, the distribution screen 751 may include information indicating a user to whom the operation instruction data is distributed.

UI画像752は、動作指図データを選択されたユーザ3へ配信するための操作を受け付ける。該操作は、例えば、UI画像752へのタップ操作であってもよい。モーション画像753Aは、生成した動作指図データに基づく動画、すなわち、ユーザ3A用に生成した動作指図データに基づく動画を再生するための操作を受け付けるUI画像である。該操作は、例えば、モーション画像753Aへのタップ操作であってもよい。なお、生成した動画を再生するための操作を受け付けるUI画像は、モーション画像753Aに限定されない。例えば、「動画再生」とのテキストを含むUI画像であってもよい。プロセッサ40は、動画が終了すると、自動的に配信画面751を再表示してもよい。 The UI image 752 accepts an operation for delivering the operation instruction data to the selected user 3. The operation may be, for example, a tap operation on the UI image 752. The motion image 753A is a UI image that accepts an operation for playing a moving image based on the generated motion instruction data, that is, a moving image based on the motion instruction data generated for the user 3A. The operation may be, for example, a tap operation on the motion image 753A. The UI image that accepts the operation for playing the generated moving image is not limited to the motion image 753A. For example, it may be a UI image including the text "video playback". The processor 40 may automatically redisplay the distribution screen 751 when the moving image is finished.

配信画面751は、音声入力の受け付けに戻るための操作を受け付けるUI画像をさらに含むことが好ましい。該操作は、例えば、該UI画像へのタップ操作であってもよい。配信画面751が該UI画像を含むことにより、プレイヤ4は、例えば、発話する内容を間違えた場合など、音声入力に失敗した場合に、再度音声入力を行うことができる。なお、該UI画像は、モーションデータの選択に戻るための操作を受け付けるUI画像であってもよい。 The distribution screen 751 preferably further includes a UI image that accepts an operation for returning to the acceptance of voice input. The operation may be, for example, a tap operation on the UI image. By including the UI image in the distribution screen 751, the player 4 can perform voice input again when the voice input fails, for example, when the content to be spoken is mistaken. The UI image may be a UI image that accepts an operation for returning to the selection of motion data.

UI画像752に対するタップ操作を受け付けると、プロセッサ40は、ユーザ3Aを示す情報とともに、動作指図データをサーバ200へ送信する。サーバ200は、ユーザ3Aを示す情報に基づいて、動作指図データの送信先のユーザ端末100を特定し、該動作指図データを特定したユーザ端末100(すなわち、ユーザ端末100A)へ送信する。 Upon receiving the tap operation for the UI image 752, the processor 40 transmits the operation instruction data to the server 200 together with the information indicating the user 3A. The server 200 identifies the user terminal 100 to which the operation instruction data is transmitted based on the information indicating the user 3A, and transmits the operation instruction data to the specified user terminal 100 (that is, the user terminal 100A).

プロセッサ40は、動作指図データの送信が終了した場合、一例として、図21(B)に示す配信完了画面761を表示部452に表示させてもよい。配信完了画面761は、一例として、UI画像762および763を含む。また、配信完了画面761は、図21(B)に示すように、動作指図データの送信が完了したことを示すテキストを含むものであってもよい。 When the transmission of the operation instruction data is completed, the processor 40 may display the distribution completion screen 761 shown in FIG. 21B on the display unit 452 as an example. The delivery completion screen 761 includes UI images 762 and 763 as an example. Further, the distribution completion screen 761 may include a text indicating that the transmission of the operation instruction data has been completed, as shown in FIG. 21 (B).

UI画像762は、別のユーザ3宛の動作指図データの作成を開始するための操作を受け付ける。該操作は、例えば、UI画像762をタップする操作であってもよい。プロセッサ40は、該タップ操作を受け付けると、ユーザリスト画面を、表示部452に再度表示させる。すなわち、該タップ操作を受け付けた場合、配信処理は、ステップS63に戻る。このとき、プロセッサ40は、配信端末400に記憶したユーザリスト421に基づいて、ユーザリスト画面を生成し、表示部452に表示させてもよい。UI画像763は、アプリケーションを終了するための操作を受け付ける。該操作は、例えば、UI画像763をタップする操作であってもよい。該操作を受け付けると、配信処理は終了する。 The UI image 762 accepts an operation for starting the creation of operation instruction data addressed to another user 3. The operation may be, for example, an operation of tapping the UI image 762. When the processor 40 receives the tap operation, the processor 40 causes the display unit 452 to display the user list screen again. That is, when the tap operation is accepted, the distribution process returns to step S63. At this time, the processor 40 may generate a user list screen based on the user list 421 stored in the distribution terminal 400 and display it on the display unit 452. The UI image 763 accepts an operation for terminating the application. The operation may be, for example, an operation of tapping the UI image 763. When the operation is accepted, the distribution process ends.

図20、図21を参照して説明した例では、図21(C)に示すように、配信端末400は、ユーザ3A(ユーザ名が「AAAAA」のユーザ3)宛の動画の動作指図データを、ユーザ端末100Aのみに送信する。 In the example described with reference to FIGS. 20 and 21, as shown in FIG. 21 (C), the distribution terminal 400 transmits the operation instruction data of the moving image addressed to the user 3A (the user 3 whose user name is "AAAAAA"). , Transmit only to the user terminal 100A.

図22は、プレイヤ4による音声入力の他の具体例を示す図である。図22に示すように、プレイヤ4は、モーション動画810Bを再生しながら、発話音声820Bを入力している。この発話音声820Bは、ユーザ名が「BBBBB」であるユーザ3(以下、ユーザ3B)宛の発話音声である。つまり、図22の例において、プレイヤ4は、ステップS64にて、ユーザ3Bに対応するレコード画像732Bへのタップ操作を入力し、ユーザ3B宛の動作指図データを作成している。なお、ユーザ3Bが使用するユーザ端末100は、ユーザ端末100Bであるとする。 FIG. 22 is a diagram showing another specific example of voice input by the player 4. As shown in FIG. 22, the player 4 is inputting the utterance voice 820B while playing the motion moving image 810B. The utterance voice 820B is a utterance voice addressed to the user 3 (hereinafter, user 3B) whose user name is "BBBBBB". That is, in the example of FIG. 22, the player 4 inputs the tap operation to the record image 732B corresponding to the user 3B in step S64, and creates the operation instruction data addressed to the user 3B. It is assumed that the user terminal 100 used by the user 3B is the user terminal 100B.

発話音声820Bは、ユーザ3B宛の発話音声であるため、該ユーザ3Bがアバターオブジェクト610(換言すれば、プレイヤ4)に対して行った支援の内容に基づく発話音声となっている。具体的には、ユーザ3Bは、3Fというステージのザコ敵との戦闘において、ユーザ「BBBBB」が救急箱を投入し、その結果、アバターオブジェクト610の体力が0になる(ゲームオーバーになる)寸前で体力が回復している。このため、発話音声820Bは、「BBBBBさんがプレゼントしてくれた救急箱のおかげで、3Fでゲームオーバーにならずにすんだよ。本当にありがとう!」という内容である。 Since the utterance voice 820B is a utterance voice addressed to the user 3B, the utterance voice is based on the content of the support provided by the user 3B to the avatar object 610 (in other words, the player 4). Specifically, in the battle with the Zako enemy on the 3rd floor, the user "BBBBBB" throws in the first aid kit, and as a result, the physical strength of the avatar object 610 becomes 0 (the game is over). I am recovering my physical strength. For this reason, the utterance voice 820B has the content of "Thanks to the first aid kit given by Mr. BBBBB, the game did not end on the 3rd floor. Thank you very much!"

図23は、配信端末400に表示される画面のさらなる別の具体例を示す図である。図23(A)に示す配信画面751は、UI画像752、および、モーション画像753Bを含む。モーション画像753Bは、タップ操作を受け付けると、ユーザ3B用に生成した動作指図データに基づく動画を再生する。 FIG. 23 is a diagram showing still another specific example of the screen displayed on the distribution terminal 400. The distribution screen 751 shown in FIG. 23A includes a UI image 752 and a motion image 753B. When the motion image 753B receives the tap operation, the motion image 753B reproduces a moving image based on the operation instruction data generated for the user 3B.

UI画像752に対するタップ操作を受け付けると、プロセッサ40は、ユーザ3Bを示す情報とともに、動作指図データをサーバ200へ送信する。サーバ200は、ユーザ3Bを示す情報に基づいて、動作指図データの送信先のユーザ端末100を特定し、該動作指図データを特定したユーザ端末100(すなわち、ユーザ端末100B)へ送信する。 Upon receiving the tap operation for the UI image 752, the processor 40 transmits the operation instruction data to the server 200 together with the information indicating the user 3B. The server 200 identifies the user terminal 100 to which the operation instruction data is transmitted based on the information indicating the user 3B, and transmits the operation instruction data to the specified user terminal 100 (that is, the user terminal 100B).

図22、図23を参照して説明した例では、図23(C)に示すように、配信端末400は、ユーザ3B(ユーザ名が「BBBBB」のユーザ3)宛の動画の動作指図データを、ユーザ端末100Bのみに送信する。 In the example described with reference to FIGS. 22 and 23, as shown in FIG. 23 (C), the distribution terminal 400 transmits the operation instruction data of the moving image addressed to the user 3B (the user 3 whose user name is "BBBBBB"). , Transmit only to the user terminal 100B.

以上のように、動作指図データに含まれる音声データに基づく音声の内容は、ユーザ3が直近のゲームへの参加において、プレイヤ4に対して行った支援の内容に基づくものとなる。該支援の内容はユーザ3ごとに異なるため、音声の内容は、ユーザ3ごとに異なる内容となる。つまり、ゲームの終了後、ゲームに参加したユーザ3の少なくとも一部のユーザ端末100には、それぞれ異なる内容の音声を含む動作指図データが送信される。 As described above, the content of the voice based on the voice data included in the operation instruction data is based on the content of the support provided to the player 4 by the user 3 in participating in the latest game. Since the content of the support is different for each user 3, the content of the voice is different for each user 3. That is, after the end of the game, operation instruction data including voices having different contents is transmitted to at least a part of the user terminals 100 of the user 3 who participated in the game.

また、図22の例におけるアバターオブジェクト610のモーションは、図20の例におけるモーションと異なる。つまり、プレイヤ4は、ユーザ3B宛の動作指図データ生成において、ユーザ3A宛の動作指図データ生成時と異なるモーションデータを選択している。具体的には、プレイヤ4は、ステップS66において、レコード画像742Bに対応するモーションデータを選択する、UI画像745Bへのタップ操作を入力している。このように、プレイヤ4は、動作指図データに含まれるモーションデータを、ユーザ3毎に異ならせることができる。 Further, the motion of the avatar object 610 in the example of FIG. 22 is different from the motion of the example of FIG. That is, the player 4 selects motion data different from that at the time of generating the operation instruction data addressed to the user 3A in the operation instruction data generation addressed to the user 3B. Specifically, in step S66, the player 4 inputs a tap operation to the UI image 745B that selects the motion data corresponding to the record image 742B. In this way, the player 4 can make the motion data included in the operation instruction data different for each user 3.

そして、ユーザ3毎に異なる内容の音声データと、ユーザ3毎に選択されたモーションデータとを含む、ユーザ3毎の動作指図データは、各ユーザ3のユーザ端末100のみに送信される。換言すれば、ユーザ端末100毎にユニーク(一意)の動作指図データが、選択されたユーザ3のユーザ端末100の各々に送信される。 Then, the operation instruction data for each user 3, including the voice data having different contents for each user 3 and the motion data selected for each user 3, is transmitted only to the user terminal 100 of each user 3. In other words, unique operation instruction data for each user terminal 100 is transmitted to each of the user terminals 100 of the selected user 3.

図24は、ゲームプレイ端末300からユーザ端末100へのゲーム進行情報の送信の概要を示す図である。ユーザ端末100における動画再生のための動作指図データが、ユーザ端末100毎にユニークである一方、図24に示すように、ゲーム実行中に、ゲームに参加している全てのユーザ3のユーザ端末100に送信されるゲーム進行情報は、各ユーザ端末100の間で共通である。すなわち、ゲーム進行情報に含まれる動作指図データもまた、各ユーザ端末100の間で共通である。このように、動画再生のための動作指図データと、ゲームを進行させるための動作指図データとは、ユーザ端末100間での同異、および、送信先といった観点で異なるデータであると言える。 FIG. 24 is a diagram showing an outline of transmission of game progress information from the game play terminal 300 to the user terminal 100. While the operation instruction data for video reproduction on the user terminal 100 is unique for each user terminal 100, as shown in FIG. 24, the user terminals 100 of all the users 3 participating in the game during the game execution. The game progress information transmitted to is common among each user terminal 100. That is, the operation instruction data included in the game progress information is also common among the user terminals 100. As described above, it can be said that the operation instruction data for playing the moving image and the operation instruction data for advancing the game are different data from the viewpoints of the same difference between the user terminals 100 and the transmission destination.

(ユーザ端末100における動画再生処理)
図25は、ユーザ端末100で実行される動画再生処理の流れの一例を示すフローチャートである。
(Video playback processing on user terminal 100)
FIG. 25 is a flowchart showing an example of the flow of the moving image reproduction process executed by the user terminal 100.

ステップS71において、プロセッサ10は、動画再生部117として、動作指図データを受信する。ステップS72において、プロセッサ10は、動画再生部117として、動作指図データの受信をユーザ3へ通知する。プロセッサ10は、一例として、通知画像の表示部152への表示、スピーカ(不図示)からの通知音声の再生、LED(light-emitting diode)などで構成される点灯部(不図示)の点灯または点滅の少なくともいずれかにより、動作指図データの受信をユーザ3へ通知する。 In step S71, the processor 10 receives the operation instruction data as the moving image reproduction unit 117. In step S72, the processor 10 notifies the user 3 of the reception of the operation instruction data as the moving image reproduction unit 117. As an example, the processor 10 displays a notification image on the display unit 152, reproduces a notification voice from a speaker (not shown), lights a lighting unit (not shown) composed of an LED (light-emitting diode), or the like. The user 3 is notified of the reception of the operation instruction data by at least one of the blinking.

ステップS73において、プロセッサ10は、操作受付部111として、動画を再生するための第1再生操作を受け付ける。第1再生操作は、一例として、通知画像をタップする操作であってもよい。ステップS74において、プロセッサ10は、動画再生部117として、動作指図データをレンダリングし、動画を再生する。プロセッサ10は、一例として、本ゲームをプレイするためのアプリケーションを起動し、動画を再生してもよいし、該アプリケーションとは別の、動画再生用のアプリケーションを起動し、動画を再生してもよい。以降、該動画を、「ありがとう動画」と記載する。 In step S73, the processor 10 receives the first reproduction operation for reproducing the moving image as the operation reception unit 111. As an example, the first reproduction operation may be an operation of tapping the notification image. In step S74, the processor 10 renders the operation instruction data as the moving image reproduction unit 117 and reproduces the moving image. As an example, the processor 10 may start an application for playing this game and play a video, or may start an application for playing a video different from the application and play a video. Good. Hereinafter, the moving image will be referred to as a "thank you moving image".

図26は、ありがとう動画の再生の一具体例を示す図である。具体的には、ユーザ3Aのユーザ端末100における、ありがとう動画の再生の一例を示す図である。該ユーザ端末100において再生されたありがとう動画910Aにおいて、アバターオブジェクト610は、或るモーションを実行しながら、音声920Aを発話している。換言すれば、プロセッサ10は、或るモーションを実行するアバターオブジェクト610を含むありがとう動画910Aを再生しながら、音声920Aをスピーカ(不図示)から出力させている。 FIG. 26 is a diagram showing a specific example of playing a thank-you video. Specifically, it is a figure which shows an example of the reproduction of the thank-you moving image in the user terminal 100 of the user 3A. In the thank-you video 910A played on the user terminal 100, the avatar object 610 is uttering the voice 920A while executing a certain motion. In other words, the processor 10 outputs the audio 920A from the speaker (not shown) while playing the thank-you video 910A including the avatar object 610 that executes a certain motion.

ありがとう動画910Aにおけるモーションは、ユーザ3A宛の動作指図データの生成において、プレイヤ4が選択したモーションデータに基づくものであり、音声920Aは、該動作指図データの生成において、プレイヤ4が入力した発話音声820Aから生成された音声データに基づくものである。つまり、音声920Aは、ユーザ3Aがゲームにおいて行った支援の内容と、該支援に対する感謝とを含む音声である。このように、ユーザ3Aは、第1再生操作の入力により、自身がゲームにおいて行った支援の内容と、該支援に対する感謝とを、アバターオブジェクト610が発話するありがとう動画を視聴することができる。 The motion in the thank-you video 910A is based on the motion data selected by the player 4 in the generation of the motion instruction data addressed to the user 3A, and the voice 920A is the utterance voice input by the player 4 in the generation of the motion instruction data. It is based on the voice data generated from the 820A. That is, the voice 920A is a voice including the content of the support provided by the user 3A in the game and the gratitude for the support. In this way, the user 3A can watch the thank-you video in which the avatar object 610 utters the content of the support provided in the game and the gratitude for the support by inputting the first playback operation.

ユーザ端末100は、一例として、ありがとう動画910Aの再生が終了した後、少なくとも1つのUI画像をタッチスクリーン15に表示させてもよい。該UI画像は、例えば、ありがとう動画910Aをもう一度再生するための操作を受け付けるUI画像であってもよいし、別の画面に遷移するための操作を受け付けるUI画像であってもよいし、アプリケーションを終了するための操作を受け付けるUI画像であってもよい。 As an example, the user terminal 100 may display at least one UI image on the touch screen 15 after the reproduction of the thank-you video 910A is completed. The UI image may be, for example, a UI image that accepts an operation for playing the thank-you video 910A again, a UI image that accepts an operation for transitioning to another screen, or an application. It may be a UI image that accepts an operation for terminating.

また、ユーザ端末100は、一例として、ありがとう動画910Aの再生中に、少なくとも1つのUI画像をタッチスクリーン15に表示させてもよい。該UI画像は、例えば、再生中のありがとう動画910Aを一時的に停止させたり、終了させたり、再生する場面を変更させたりする操作をそれぞれ受け付ける、複数のUI画像であってもよい。 Further, as an example, the user terminal 100 may display at least one UI image on the touch screen 15 during playback of the thank-you video 910A. The UI image may be, for example, a plurality of UI images that accept operations such as temporarily stopping, ending, or changing the playback scene of the thank-you video 910A being played.

なお、ありがとう動画910Aの再生中、および、ありがとう動画910Aの再生が狩猟した後に表示されるこれらのUI画像には、アバターオブジェクト610に対する返答を行うためのUI画像は含まれない。すなわち、本実施形態に係るありがとう動画910Aにおいては、アバターオブジェクト610に対する返答を行うための手段が備えられていない。 Note that these UI images displayed during the playback of the thank-you video 910A and after the playback of the thank-you video 910A is hunted do not include a UI image for making a response to the avatar object 610. That is, the thank-you video 910A according to the present embodiment does not provide a means for responding to the avatar object 610.

図27は、ありがとう動画の再生の他の具体例を示す図である。具体的には、ユーザ3Bのユーザ端末100における、ありがとう動画の再生の例を示す図である。該ユーザ端末100において再生されたありがとう動画910Bにおいて、アバターオブジェクト610は、或るモーションを実行しながら、音声920Bを発話している。換言すれば、プロセッサ10は、或るモーションを実行するアバターオブジェクト610を含むありがとう動画910Bを再生しながら、音声920Bをスピーカ(不図示)から出力させている。 FIG. 27 is a diagram showing another specific example of playback of the thank-you video. Specifically, it is a figure which shows the example of the reproduction of the thank-you video in the user terminal 100 of the user 3B. In the thank-you video 910B played on the user terminal 100, the avatar object 610 is uttering the voice 920B while executing a certain motion. In other words, the processor 10 outputs the audio 920B from the speaker (not shown) while playing the thank-you video 910B including the avatar object 610 that executes a certain motion.

ありがとう動画910Bにおけるモーションは、ユーザ3B宛の動作指図データの生成において、プレイヤ4が選択したモーションデータに基づくものであり、音声920Bは、該動作指図データの生成において、プレイヤ4が入力した発話音声820Bから生成された音声データに基づくものである。このため、図27の例において、アバターオブジェクト610が行っているモーションは、図26の例のモーションとは異なる。また、音声920Bは、ユーザ3Bがゲームにおいて行った支援の内容と、該支援に対する感謝とを含む音声である。このため、図27の例において、音声920Bの内容は、図26の例に
おける音声920Aの内容とは異なる。
The motion in the thank-you video 910B is based on the motion data selected by the player 4 in the generation of the motion instruction data addressed to the user 3B, and the voice 920B is the utterance voice input by the player 4 in the generation of the motion instruction data. It is based on the voice data generated from the 820B. Therefore, in the example of FIG. 27, the motion performed by the avatar object 610 is different from the motion of the example of FIG. 26. Further, the voice 920B is a voice including the content of the support provided by the user 3B in the game and the gratitude for the support. Therefore, in the example of FIG. 27, the content of the voice 920B is different from the content of the voice 920A in the example of FIG. 26.

このように、ゲームの終了後に、ゲームに参加したユーザ3の少なくとも一部のユーザ端末100が受信するありがとう動画は、ユーザ3毎にアバターオブジェクト610の発話内容が異なる動画である。 As described above, the thank-you video received by at least a part of the user terminals 100 of the users 3 who participated in the game after the end of the game is a video in which the utterance content of the avatar object 610 is different for each user 3.

なお、プロセッサ10は、次回のゲームへの参加を促す内容を含むUI画像930を、動画910に重畳させて表示させてもよい。UI画像930は、動作指図データとともに配信されてもよいし、ゲーム情報132として、ユーザ端末100が記憶していてもよい。 The processor 10 may superimpose and display the UI image 930 including the content prompting participation in the next game on the moving image 910. The UI image 930 may be distributed together with the operation instruction data, or may be stored in the user terminal 100 as the game information 132.

<位置情報ゲームの概要>
本実施形態に係るシステム1は、上述の本ゲーム以外に、位置情報ゲームを提供する。当該位置情報ゲームでは、センタータワーCTW、ポータルPTL、およびライブ配信タワーLTWのオブジェクトが表示されている地図画像が、タッチスクリーン15に表示される。当該ポータルPTLのオブジェクトへのタップ操作が行なわれると、当該ポータルPTLに関連付けられているゲームが実行される。また、当該ライブ配信タワーLTWのオブジェクトへのタップ操作が行なわれると、当該ライブ配信タワーLTWに関連付けられているライブ配信コンテンツを視聴するライブ視聴処理が実行される。
<Outline of location-based game>
The system 1 according to the present embodiment provides a location information game in addition to the above-mentioned game. In the location-based game, a map image displaying objects of the center tower CTW, the portal PTL, and the live distribution tower LTW is displayed on the touch screen 15. When the tap operation on the object of the portal PTL is performed, the game associated with the portal PTL is executed. Further, when the tap operation on the object of the live distribution tower LTW is performed, the live viewing process for viewing the live distribution content associated with the live distribution tower LTW is executed.

図28に示すように、地図画像は、複数のHEXに区分されている。当該複数のHEX各々は六角形をなし、当該六角形の頂点から中心までの距離は、例えば1kmに設定されている。また、当該複数のHEX各々の配置を特定するための配置情報は、ゲームプログラムのダウンロード時やアップデート時にサーバ200から取得され、メモリ11に記憶される。 As shown in FIG. 28, the map image is divided into a plurality of HEXs. Each of the plurality of HEXs forms a hexagon, and the distance from the apex to the center of the hexagon is set to, for example, 1 km. Further, the arrangement information for specifying the arrangement of each of the plurality of HEXs is acquired from the server 200 at the time of downloading or updating the game program, and is stored in the memory 11.

センタータワーCTWは、当該複数のHEX各々の中心位置に配置される。ポータルPTLおよびライブ配信タワーLTWは、当該複数のHEX各々の任意の位置に配置される。ポータルPTLは各HEX内に複数配置され、ライブ配信タワーLTWは各HEXに1つ配置される。 The center tower CTW is arranged at the center position of each of the plurality of HEXs. The portal PTL and the live distribution tower LTW are arranged at arbitrary positions of each of the plurality of HEXs. A plurality of portal PTLs are arranged in each HEX, and one live distribution tower LTW is arranged in each HEX.

位置情報ゲームを開始する操作が行なわれると、ユーザ端末100に備えられている不図示の位置登録システムにより、当該ユーザ端末100の現在位置PSTの情報(例えば、住所情報、緯度経度情報など)が取得され、当該現在位置PSTを含む所定領域(例えば、当該現在位置PSTを中心とする半径50kmの領域)の地図データが、他のサービス提供装置から取得される。また、当該所定領域に配置されているポータルPTLの位置情報およびポータルIDと、当該所定領域に配置されているライブ配信タワーLTWの位置情報および配信タワーIDとが、サーバ200から取得される。 When the operation to start the position information game is performed, the position registration system (not shown) provided in the user terminal 100 provides information on the current position PST of the user terminal 100 (for example, address information, latitude / longitude information, etc.). The map data of a predetermined area including the current position PST (for example, an area having a radius of 50 km centered on the current position PST) is acquired from another service providing device. Further, the position information and the portal ID of the portal PTL arranged in the predetermined area and the position information and the distribution tower ID of the live distribution tower LTW arranged in the predetermined area are acquired from the server 200.

なお、ポータルIDは、例えば、当該IDがポータルPTLのIDであることを示すID種別情報と、当該ポータルPTLが属するHEXの識別番号と、当該ポータルPTLの識別番号とにより規定される。また、配信タワーIDは、例えば、当該IDがライブ配信タワーLTWのIDであることを示すID種別情報と、当該ライブ配信タワーLTWが属するHEXの識別番号と、当該ライブ配信タワーLTWの識別番号とにより規定される。 The portal ID is defined by, for example, ID type information indicating that the ID is the ID of the portal PTL, the identification number of the HEX to which the portal PTL belongs, and the identification number of the portal PTL. Further, the distribution tower ID includes, for example, ID type information indicating that the ID is the ID of the live distribution tower LTW, the identification number of the HEX to which the live distribution tower LTW belongs, and the identification number of the live distribution tower LTW. Specified by.

タッチスクリーン15には、当該現在位置PSTの周辺を斜め上空から眺めた視点で模式化した地図画像が、当該地図データに基づいて表示される(図30(A)参照)。当該地図画像に現れるHEXの中心位置には、メモリ11に記憶されているHEXの配置情報に基づいて、センタータワーCTWを表すオブジェクトが表示される。また、当該HEXの所定の位置には、サーバ200から取得したポータルPTLの位置情報およびポータルIDとライブ配信タワーLTWの位置情報および配信タワーIDとに基づいて、ポータルPTLを表すオブジェクトとライブ配信タワーLTWを表すオブジェクトとが表示される。ただし、ライブ配信タワーLTWのオブジェクトについては、ライブ視聴処理が行われていないもの、つまりライブ配信コンテンツが視聴されていないものが表示される。 On the touch screen 15, a map image schematically obtained from a viewpoint viewed from an oblique sky around the current position PST is displayed based on the map data (see FIG. 30 (A)). At the center position of the HEX appearing in the map image, an object representing the center tower CTW is displayed based on the arrangement information of the HEX stored in the memory 11. Further, at a predetermined position of the HEX, an object representing the portal PTL and a live distribution tower are located based on the position information and portal ID of the portal PTL acquired from the server 200 and the position information and distribution tower ID of the live distribution tower LTW. An object representing the LTW is displayed. However, as for the objects of the live distribution tower LTW, those for which the live viewing process has not been performed, that is, those for which the live distribution contents have not been viewed are displayed.

なお、以降の説明では、センタータワーCTWを表すオブジェクトを単に「センタータワーCTW」と呼び、ポータルPTLを表すオブジェクトを単に「ポータルPTL」と呼び、ライブ配信タワーLTWを表すオブジェクトを単に「ライブ配信タワーLTW」と呼ぶ。 In the following description, the object representing the center tower CTW is simply called "center tower CTW", the object representing the portal PTL is simply called "portal PTL", and the object representing the live distribution tower LTW is simply called "live distribution tower". It is called "LTW".

当該地図画像においては、「タップ済み」のセンタータワーCTWが配置されているHEXがハイライト表示され、当該現在位置PSTを表す現在位置画像と当該現在位置PSTを中心とするサークルCCL(所定範囲)を表すサークル画像とが表示される。ここで、サークルCCLの広さは、センタータワーCTWが当該サークルCCL内に含まれる状態では、当該センタータワーCTWが配置されているHEX内にユーザ端末100が位置する広さ(例えば半径500mの広さ)に設定される。このため、当該HEXの外側にユーザ端末100が存在する状態では、当該HEXのセンタータワーCTWが当該サークルCCLに含まれることはない。 In the map image, the HEX in which the "tapped" center tower CTW is placed is highlighted, and the current position image representing the current position PST and the circle CCL centered on the current position PST (predetermined range). A circle image representing the above is displayed. Here, the area of the circle CCL is the area where the user terminal 100 is located in the HEX where the center tower CTW is arranged (for example, a radius of 500 m) when the center tower CTW is included in the circle CCL. Is set to. Therefore, when the user terminal 100 exists outside the HEX, the center tower CTW of the HEX is not included in the circle CCL.

なお、タッチスクリーン15上の地図画像は、タッチスクリーン15に対するスクロール操作(フリック操作またはスワイプ操作)を受け付けることによりスクロールされる。また、ユーザ端末100が移動すれば、当該現在位置画像が中心に表示されるように、地図画像がスクロールされる。 The map image on the touch screen 15 is scrolled by accepting a scroll operation (flick operation or swipe operation) on the touch screen 15. Further, when the user terminal 100 moves, the map image is scrolled so that the current position image is displayed in the center.

メモリ11には、図29に示すテーブルTBL1が記憶される。図29によれば、地図画像上の複数のHEX各々に対して、当該HEXに配置されているセンタータワーCTW、ライブ配信タワーLTW、および複数のポータルPTLの各々の設定が関連付けられる。ここでテーブルTBL1におけるセンタータワーCTW、ライブ配信タワーLTW、および複数のポータルPTLの各々の設定状態は、ユーザ端末100毎に異なり得る。また、テーブルTBL1はサーバ200により管理し、位置情報ゲームの開始時に当該サーバ200からメモリ11に取り込むようにしてもよい。 The table TBL1 shown in FIG. 29 is stored in the memory 11. According to FIG. 29, the settings of the center tower CTW, the live distribution tower LTW, and the plurality of portal PTLs arranged in the HEX are associated with each of the plurality of HEXs on the map image. Here, the setting states of the center tower CTW, the live distribution tower LTW, and the plurality of portal PTLs in the table TBL1 may differ for each user terminal 100. Further, the table TBL1 may be managed by the server 200, and may be taken into the memory 11 from the server 200 at the start of the location information game.

このうち、センタータワーCTWの設定は、当該センタータワーCTWに対するタップ操作が行われていないときに「タップ無し」を示し、当該センタータワーCTWに対するタップ操作が行われているときに「タップ済み」を示す。センタータワーCTWに対するタップ操作は、ユーザ端末100の現在位置PSTを中心とするサークルCCL内に当該センタータワーCTWが含まれる場合に許容される(有効に受け付けられる)。このため、例えば、HEX1のセンタータワーCTWが当該サークルCCL内に含まれる位置にユーザ端末100が移動すると、当該センタータワーCTWに対するタップ操作が許容される。当該センタータワーCTWの設定は、当該タップ操作に応じて「タップ済み」に変更される。 Of these, the setting of the center tower CTW indicates "no tap" when the tap operation for the center tower CTW is not performed, and "tapped" when the tap operation for the center tower CTW is performed. Shown. The tap operation on the center tower CTW is permitted (effectively accepted) when the center tower CTW is included in the circle CCL centered on the current position PST of the user terminal 100. Therefore, for example, when the user terminal 100 moves to a position where the center tower CTW of HEX1 is included in the circle CCL, a tap operation on the center tower CTW is allowed. The setting of the center tower CTW is changed to "tapped" according to the tap operation.

ライブ配信タワーLTWの設定としては、表示設定および視聴設定が設けられる。当該表示設定は、ライブ視聴処理が実行されていないライブ配信タワーLTWについて「可」に設定され、当該ライブ視聴処理が実行されたライブ配信タワーLTWについて「不可」に設定される。ライブ配信タワーLTWは、当該表示設定が「可」を示す場合に地図画像上に表示され、当該表示設定が「不可」を示す場合に非表示とされる。 As the settings of the live distribution tower LTW, display settings and viewing settings are provided. The display setting is set to "possible" for the live distribution tower LTW in which the live viewing process has not been executed, and set to "impossible" for the live distribution tower LTW in which the live viewing process has been executed. The live distribution tower LTW is displayed on the map image when the display setting indicates "possible", and is hidden when the display setting indicates "impossible".

当該視聴設定は、センタータワーCTWが「タップ済み」のHEXに配置されたライブ配信タワーLTWのうち、ライブ視聴処理が実行されていないライブ配信タワーLTWについて「未」に設定され、ライブ視聴処理が実行されたライブ配信タワーLTWについて「済」に設定される。また、当該視聴設定は、センタータワーCTWが「タップ無し」のHEXに配置されているライブ配信タワーLTWについて、「--」に設定される。 The viewing setting is set to "not yet" for the live distribution tower LTW in which the live viewing process is not executed among the live distribution tower LTWs arranged in the HEX where the center tower CTW is "tapped", and the live viewing process is performed. The executed live distribution tower LTW is set to "Done". Further, the viewing setting is set to "-" for the live distribution tower LTW in which the center tower CTW is arranged in the "no tap" HEX.

例えば、HEX1のセンタータワーCTWに対するタップ操作は行なわれたものの、当該HEX1のライブ配信タワーLTWについてライブ視聴処理が実行されていなければ、表示設定は「可」に設定され、視聴設定は「未」に設定される。その後、当該ライブ配信タワーLTWについてライブ視聴処理が実行されると、当該視聴設定は「済」に変更され、当該表示設定は「不可」に変更される。 For example, if the HEX1 center tower CTW has been tapped, but the HEX1 live distribution tower LTW has not been live-viewed, the display setting is set to "OK" and the viewing setting is "Not". Is set to. After that, when the live viewing process is executed for the live distribution tower LTW, the viewing setting is changed to "done" and the display setting is changed to "impossible".

即ち、初期状態においては、ライブ配信タワーLTWの表示設定は「可」に設定され、視聴設定は「--」に設定される。当該ライブ配信タワーLTWが属するHEXのセンタータワーCTWがタップされると、当該ライブ配信タワーLTWの視聴設定は「未」に更新される。また、当該ライブ配信タワーLTWがタップされると、表示設定は「不可」に更新され、視聴設定は「済」に更新される。 That is, in the initial state, the display setting of the live distribution tower LTW is set to "OK", and the viewing setting is set to "-". When the center tower CTW of HEX to which the live distribution tower LTW belongs is tapped, the viewing setting of the live distribution tower LTW is updated to "not yet". When the live distribution tower LTD is tapped, the display setting is updated to "impossible" and the viewing setting is updated to "done".

この結果、センタータワーCTWがタップされていない段階においても、当該センタータワーCTWが属するHEX内のライブ配信タワーLTWは、ポータルPTLと同様に表示される。当該ライブ配信タワーLTWからのライブ配信は、当該センタータワーCTWに対するタップ操作により視聴可能となる。視聴が終了すると、ポータルPTLと異なり、当該ライブ配信タワーLTWは非表示となる。 As a result, even when the center tower CTW is not tapped, the live distribution tower LTW in the HEX to which the center tower CTW belongs is displayed in the same manner as the portal PTL. The live distribution from the live distribution tower LTW can be viewed by tapping the center tower CTW. When the viewing is finished, unlike the portal PTL, the live distribution tower LTW is hidden.

ポータルPTLの設定としては、クールタイムの残り時間、レアリティ、遠方プレイ済フラグが設けられる。あるHEXのセンタータワーCTWに対するタップ操作が行なわれると、当該HEXに配置されている全てのポータルPTLに対して、クールタイムの残り時間、レアリティ、遠方プレイ済フラグが設定される。具体的には、クールタイムの残り時間は0分に設定され、レアリティの種類は銀、金、虹のいずれかに設定され、遠方プレイ済フラグはリセットされる。これによって、当該全てのポータルPTLに対するタップ操作が許容される(有効に受け付け可能となる)。即ち、当該全てのポータルPTLが開放される。タップ操作が許容されたポータルPTLは、タップ操作が許容されていないポータルPTLとは異なる態様で、地図画像上に表示される。例えば、タップ操作が許容されていないポータルPTLは、所定のポータル画像のみが表示されるのに対し、タップ操作が許容されたポータルPTLは、所定のポータル画像の周りが輝いている態様で表示される。 As the settings of the portal PTL, the remaining time of the cool time, the rarity, and the far-played flag are set. When a tap operation is performed on the center tower CTW of a certain HEX, the remaining time of the cool time, the rarity, and the far-played flag are set for all the portal PTLs arranged in the HEX. Specifically, the remaining cool time is set to 0 minutes, the rarity type is set to silver, gold, or rainbow, and the far-played flag is reset. As a result, tap operations for all the portal PTLs are allowed (effectively accepted). That is, all the portal PTLs are opened. The portal PTL that allows tap operation is displayed on the map image in a manner different from that of the portal PTL that does not allow tap operation. For example, a portal PTL in which tap operation is not allowed displays only a predetermined portal image, whereas a portal PTL in which tap operation is allowed is displayed in such a manner that the circumference of the predetermined portal image is shining. To.

クールタイムは、当該ゲームが終了した後に当該ポータルPTLに対するタップ操作が許容されない時間、つまりタップ操作が再度許容可能となるまでの残り時間を表すパラメータである。当該クールタイムは、当該ゲームの終了に応じて所定時間(例えば120分)に設定され、残り時間のカウントダウンが開始される。当該ポータルPTLが配置されているHEX内にユーザ端末100が存在する場合、当該ポータルPTLに対するタップ操作は、当該クールタイムの残り時間が0分となったときに再度許容される。 The cool time is a parameter representing the time during which the tap operation on the portal PTL is not allowed after the end of the game, that is, the remaining time until the tap operation becomes acceptable again. The cool time is set to a predetermined time (for example, 120 minutes) according to the end of the game, and the countdown of the remaining time is started. When the user terminal 100 exists in the HEX in which the portal PTL is arranged, the tap operation for the portal PTL is allowed again when the remaining time of the cool time becomes 0 minutes.

レアリティは、例えば、ポータルPTLに対するタップ操作により実行されるゲームをクリアすることにより付与される投げ銭アイテムの価値を規定するパラメータであり、銀→金→虹の順で高くなる。当該レアリティは、クールタイムの残り時間が0分になったときに例えば乱数抽選により当該ポータルPTLに再設定される。なお、ポータルPTLの表示態様は、レアリティに応じて異ならせる(例えば、ポータル画像の大きさが異なる)ようにしてもよい。 Rarity is a parameter that defines the value of the tossed item given by clearing the game executed by tapping the portal PTL, for example, and increases in the order of silver → gold → rainbow. The rarity is reset to the portal PTL by, for example, a random number lottery when the remaining time of the cool time becomes 0 minutes. The display mode of the portal PTL may be different depending on the rarity (for example, the size of the portal image is different).

遠方プレイ済みフラグは、タップ操作が行なわれたセンタータワーCTWが属するHEXの外側にユーザ端末100が存在する状態で、当該HEX内のポータルPTLのうちクールタイムが経過しているポータルPTL(クールタイムの残り時間が0分を示すポータルPTL)に対するタップ操作を許容するか否かを特定可能にするためのフラグである。 The far-played flag is a portal PTL (cool time) in which the cool time has passed among the portal PTLs in the HEX in a state where the user terminal 100 exists outside the HEX to which the center tower CTW to which the tap operation is performed belongs. It is a flag for making it possible to specify whether or not to allow a tap operation on the portal PTL) indicating that the remaining time of is 0 minutes.

あるHEX内のセンタータワーCTWに対するタップ操作が行なわれると、当該HEX内の全てのポータルPTLに関連付けられている遠方プレイ済みフラグがリセットされる(即ち、遠方プレイ済みフラグが0になる)。当該遠方プレイ済みフラグは、ユーザ端末100が当該HEXの内側に存在する状態で、当該HEX内のポータルPTLのうちクールタイムが経過しているポータルPTLに対するタップ操作が行なわれる毎に、全てリセットされる。クールタイムの残り時間が0分のポータルPTLに対するタップ操作は、遠方プレイ済みフラグがリセットされていることを条件として許容される。 When a tap operation is performed on the center tower CTW in a certain HEX, the far-played flag associated with all portal PTLs in the HEX is reset (that is, the far-played flag becomes 0). The far-played flag is reset every time the user terminal 100 is inside the HEX and a tap operation is performed on the portal PTL in the HEX whose cool time has passed. To. A tap operation on the portal PTL with 0 minutes remaining in the cool time is allowed provided that the far-played flag is reset.

一方、ユーザ端末100が当該HEXの外側に移動した後に、当該HEX内のポータルPTLに対するタップ操作が行なわれた場合には、当該ポータルPTLの遠方プレイ済みフラグがセットされていないことを条件として、当該タップ操作に応じてゲームが実行可能となるとともに、当該ポータルPTLの遠方プレイ済みフラグがセットされる。これにより、当該ポータルPTLのクールタイムが経過した後であっても、当該ポータルPTLが属するHEXの外側にユーザ端末100が存在する限り、遠方プレイ済フラグがセットされているため、当該ポータルPTLに対するタップ操作が許容されることはない。 On the other hand, if a tap operation is performed on the portal PTL in the HEX after the user terminal 100 moves to the outside of the HEX, the far-played flag of the portal PTL is not set, provided that the far-played flag is not set. The game can be executed according to the tap operation, and the far-played flag of the portal PTL is set. As a result, even after the cool time of the portal PTL has elapsed, as long as the user terminal 100 exists outside the HEX to which the portal PTL belongs, the far-played flag is set for the portal PTL. Tap operation is not allowed.

遠方プレイ済みフラグについて、例えば、ユーザが大阪に旅行し、大阪に配置されているHEXのうちユーザ端末100が存在するHEXのセンタータワーCTWをタップすると、当該HEX内の全てのポータルPTLに関連付けられている遠方プレイ済みフラグがリセットされる。当該遠方プレイ済みフラグは、当該ユーザが当該HEXの内側にいる状態で、当該HEX内のクールタイムが経過しているポータルPTLをタップしたときにも、全てリセットされる。この結果、ユーザが当該HEXの内側にいれば、当該HEX内のポータルPTLに対するタップ操作は、当該ポータルPTLのクールタイムが経過する毎に許容される。 Regarding the far-played flag, for example, when the user travels to Osaka and taps the center tower CTW of the HEX in which the user terminal 100 exists among the HEXs located in Osaka, the flag is associated with all portal PTLs in the HEX. The far-played flag is reset. The far-played flag is also reset when the user is inside the HEX and taps the portal PTL in which the cool time has passed in the HEX. As a result, if the user is inside the HEX, the tap operation on the portal PTL in the HEX is allowed every time the cool time of the portal PTL elapses.

その後に当該ユーザが東京に移動し、ユーザ端末100が大阪の上記のHEX内に存在しない状態において、当該HEX内のいずれかのポータルPTLをタップすると、当該ポータルPTLの遠方プレイ済みフラグがセットされる。遠方プレイ済みフラグがセットされているポータルPTLに対するタップ操作は、ユーザ端末100が当該ポータルPTLが属するHEXの外側にいる場合には許容されない。この結果、ユーザが当該HEXの外側にいる限り、当該HEX内のポータルPTLに対するタップ操作は1回しか許容されない。 After that, when the user moves to Tokyo and the user terminal 100 does not exist in the above HEX in Osaka, tapping any portal PTL in the HEX sets the far-played flag of the portal PTL. To. The tap operation on the portal PTL in which the far-played flag is set is not allowed when the user terminal 100 is outside the HEX to which the portal PTL belongs. As a result, as long as the user is outside the HEX, the tap operation on the portal PTL in the HEX is allowed only once.

テーブルTBL1に設定されているポータルPTLのうち、クールタイムの残り時間が0分で、遠方プレイフラグがリセットされているポータルPTLに対するタップ操作が行われると、当該ポータルPTLに関連付けられているゲーム(例えばシューティングゲーム)が実行される。当該ゲームは、所定の達成条件(例えば、撃ち落とした敵キャラクタの数が所定数に到達するといった条件)が成立することにより、クリアとなるゲームである。当該ゲームがクリアとなると、当該ポータルPTLのレアリティに応じた投げ銭アイテムが、報酬としてユーザに付与される。当該投げ銭アイテムの価値は、当該レアリティが高いほど高くなる。 Of the portal PTLs set in the table TBL1, when the remaining time of the cool time is 0 minutes and the tap operation is performed on the portal PTL whose far play flag is reset, the game associated with the portal PTL ( For example, a shooting game) is executed. The game is a game that is cleared when a predetermined achievement condition (for example, a condition that the number of shot down enemy characters reaches a predetermined number) is satisfied. When the game is cleared, a tossed item according to the rarity of the portal PTL is given to the user as a reward. The value of the thrown item increases as the rarity increases.

具体的には、当該レアリティが銀または金であれば、当該ポータルPTLが属するHEXが配置されている地域に関係しないアイテムであって銀または金に応じたアイテムが、投げ銭アイテムとして付与される。 Specifically, if the rarity is silver or gold, an item that is not related to the area where the HEX to which the portal PTL belongs and is corresponding to silver or gold is given as a thrown item.

一方、当該レアリティが虹であれば、ご当地アイテムが投げ銭アイテムとして付与される。当該HEXが複数の地域に跨る場合があるため、ご当地がいずれの地域であるかは、当該HEXの中心位置に基づいて特定される。例えば、当該中心位置が東京都墨田区であれば、スカイツリーを模したアイテムが投げ銭アイテムとして付与され、当該中心位置が大阪市浪速区であれば通天閣を模したアイテムが投げ銭アイテムとして付与される。 On the other hand, if the rarity is a rainbow, a local item will be given as a thrown item. Since the HEX may span a plurality of areas, which area the area is located is specified based on the central position of the HEX. For example, if the central position is Sumida-ku, Tokyo, an item imitating the Sky Tree will be given as a throwing item, and if the central position is Naniwa-ku, Osaka, an item imitating Tsutenkaku will be given as a throwing item. ..

地図画像上のライブ配信タワーLTWに対するタップ操作が行われたときは、当該ライブ配信タワーLTWが配置されているHEXが、テーブルTBL1上で特定される。当該HEXに関連付けられているライブ配信タワーLTWの視聴設定が「未」であれば、ライブ視聴処理が実行される。具体的には、ゲームプレイ端末300からライブ配信される動作指図データ等のゲーム進行情報がサーバ200を介して受信され、当該ゲーム進行情報に基づくコンテンツ(例えば、図11および図12を参照して説明した本ゲームの映像)がタッチスクリーン15に表示される。また、当該コンテンツを視聴するユーザには、ポータルチケットが付与される。当該ポータルチケットは、クールタイムが経過していないポータルPTLや、遠方プレイ済フラグがセットされているポータルPTLへのタップ操作を許容するためのアイテムである。さらに、当該コンテンツの視聴中において、ユーザは、ゲームをクリアすることにより付与された投げ銭アイテムや、課金により付与された投げ銭アイテムを配信者に対して投入することができる。 When a tap operation is performed on the live distribution tower LTW on the map image, the HEX in which the live distribution tower LTW is arranged is specified on the table TBL1. If the viewing setting of the live distribution tower LTW associated with the HEX is "not yet", the live viewing process is executed. Specifically, game progress information such as operation instruction data lively distributed from the game play terminal 300 is received via the server 200, and content based on the game progress information (see, for example, FIGS. 11 and 12). The video of the game described) is displayed on the touch screen 15. In addition, a portal ticket is given to the user who views the content. The portal ticket is an item for allowing a tap operation to a portal PTL for which the cool time has not passed or a portal PTL for which the far-played flag is set. Further, while viewing the content, the user can throw the tossed item given by clearing the game or the tossed item given by the charge to the distributor.

クールタイムが経過していないポータルPTL、または遠方プレイ済みフラグがセットされているポータルPTLがタップされたときは、図30(D)に示すチケット消費問合せ画面がタッチスクリーン15に重畳して表示される。図30(D)によれば、当該チケット消費問合せ画面には、「ポータルチケットを消費してゲームを実行しますか?」の文字列と、「実行」ボタンと、「キャンセル」ボタンとが表示される。ここで「実行」ボタンがタップされると、ユーザが所有するポータルチケットの消費に伴って、ゲームが開始される。即ち、クールタイムが経過していない場合や、遠方プレイ済みフラグがセットされている場合でも、当該ポータルチケットを消費することにより、当該ポータルPTLに対するタップ操作が許容される。 When the portal PTL for which the cool time has not passed or the portal PTL for which the far-played flag is set is tapped, the ticket consumption inquiry screen shown in FIG. 30 (D) is superimposed on the touch screen 15 and displayed. To. According to FIG. 30 (D), the character string "Do you want to consume the portal ticket to execute the game?", The "Execute" button, and the "Cancel" button are displayed on the ticket consumption inquiry screen. Will be done. When the "Run" button is tapped here, the game is started as the portal ticket owned by the user is consumed. That is, even when the cool time has not passed or the far-played flag is set, the tap operation on the portal PTL is permitted by consuming the portal ticket.

なお、ポータルチケットが足りない場合には、課金により当該ポータルPTLに対するタップ操作を許容するようにしてもよい。具体的には、課金によりポータルチケットを購入可能とし、当該ポータルチケットを消費することにより、当該タップ操作を許容するようにしてもよく、課金により仮想通貨を購入可能とし、当該仮想通貨を消費することにより、当該タップ操作を許容するようにしてもよい。 If the portal ticket is insufficient, the tap operation for the portal PTL may be allowed by billing. Specifically, the portal ticket may be purchased by billing and the tap operation may be allowed by consuming the portal ticket, and the virtual currency can be purchased by billing and the virtual currency is consumed. As a result, the tap operation may be allowed.

図30(A)に示すように、タッチスクリーン15上の地図画像には、一覧アイコンICNを含む各種アイコンが重畳して表示される。当該一覧アイコンICNがタップされると、センタータワーCTWの設定が「タップ済み」を示すHEXがテーブルTBL1上で特定され、当該HEXの見出しが列挙された一覧画面がタッチスクリーン15に重畳して表示される(図30(B)参照)。 As shown in FIG. 30A, various icons including the list icon ICN are superimposed and displayed on the map image on the touch screen 15. When the list icon ICN is tapped, a HEX indicating that the center tower CTW setting is "tapped" is specified on the table TBL1, and a list screen in which the headings of the HEX are listed is superimposed on the touch screen 15 and displayed. (See FIG. 30 (B)).

当該一覧画面に列挙されている見出しのいずれかをタップする操作、即ちHEX選択操作が行われると、当該HEX選択操作により選択されたHEX内の所定位置(例えば、センタータワーCTWが配置されている当該HEXの中心位置)が特定される。タッチスクリーン15上の地図画像は、当該所定位置の周辺を斜め上空から眺めた地図画像に更新される(図30(C)参照)。 When an operation of tapping any of the headings listed on the list screen, that is, a HEX selection operation is performed, a predetermined position (for example, a center tower CTW) in the HEX selected by the HEX selection operation is arranged. The central position of the HEX) is specified. The map image on the touch screen 15 is updated with a map image in which the periphery of the predetermined position is viewed from diagonally above (see FIG. 30C).

更新後の地図画像においても、センタータワーCTWと、ポータルPTLと、表示設定が「可」を示すライブ配信タワーLTWとが表示される。また、当該HEX内のセンタータワーCTWは「タップ済み」であるため、ポータルPTLおよびライブ配信タワーLTWの各々に対するタップ操作は受け付け可能となる。ただし、当該HEXがユーザ端末100の現在位置PSTよりも遠方(例えば、現在位置PSTが表示されない位置)のHEXである場合、現在位置画像と当該現在位置PSTを中心とするサークル画像とが地図画像に現れることはない。 Also in the updated map image, the center tower CTW, the portal PTL, and the live distribution tower LTW indicating that the display setting is "OK" are displayed. Further, since the center tower CTW in the HEX is "tapped", tap operations for each of the portal PTL and the live distribution tower LTW can be accepted. However, when the HEX is a HEX farther than the current position PST of the user terminal 100 (for example, a position where the current position PST is not displayed), the current position image and the circle image centered on the current position PST are map images. Does not appear in.

(動作について)
図31および図32は、位置情報ゲームを行うための位置情報ゲーム処理の一例を説明するためのフローチャートである。位置情報ゲーム処理は、位置情報ゲームを開始する操作を受付けたときにプロセッサ10により実行される。
(About operation)
31 and 32 are flowcharts for explaining an example of the position information game processing for playing the position information game. The position information game process is executed by the processor 10 when the operation for starting the position information game is accepted.

なお、図31および図32に示すフローチャートの一部の処理はサーバ200において実行し、処理結果をユーザ端末100に送信するようにしてもよい。また、ユーザ端末100とゲームプレイ端末300との間での情報の送受信は、サーバ200を介して実行されるものであるが、これに限らず、サーバ200を介することなく実行されるものであってもよい。 A part of the processing of the flowcharts shown in FIGS. 31 and 32 may be executed by the server 200, and the processing result may be transmitted to the user terminal 100. Further, the transmission / reception of information between the user terminal 100 and the game play terminal 300 is executed via the server 200, but is not limited to this, and is executed without going through the server 200. You may.

図31を参照して、ステップS81では、当該ユーザ端末100の現在位置PSTを示す位置情報を位置登録システムから取得し、当該位置情報を図示しないレジスタに記憶する。ステップS82では、当該レジスタに記憶された位置情報により特定される位置を含む所定領域の地図データを他のサービス提供装置から取得するとともに、当該所定領域に配置されているポータルPTLの位置情報およびポータルIDと、当該所定領域に配置されているライブ配信タワーLTWの位置情報および配信タワーIDとをサーバ200から取得する。 With reference to FIG. 31, in step S81, the position information indicating the current position PST of the user terminal 100 is acquired from the position registration system, and the position information is stored in a register (not shown). In step S82, the map data of the predetermined area including the position specified by the position information stored in the register is acquired from another service providing device, and the position information and the portal of the portal PTL arranged in the predetermined area are acquired. The ID, the location information of the live distribution tower LTW arranged in the predetermined area, and the distribution tower ID are acquired from the server 200.

ステップS82では、当該位置の周辺を斜め上空から眺めた地図画像を当該地図データに基づいてタッチスクリーン15に表示する。また、メモリ11に記憶されているHEXの配置情報に基づいて、当該地図画像に現れるHEXの中心位置にセンタータワーCTWを表示する。さらに、サーバ200から取得したポータルPTLの位置情報およびポータルIDに基づいて、当該ポータルPTLを当該HEXの所定位置に表示し、サーバ200から取得したライブ配信タワーLTWの位置情報および配信タワーIDに基づいて、当該ライブ配信タワーLTWを当該HEXの所定位置に表示する。また、ライブ配信タワーLTWについては、図29に示すテーブルTBL1において表示設定が「可」を示すもの(ライブ視聴処理が行われていないもの)を表示する。 In step S82, a map image of the periphery of the position viewed from diagonally above is displayed on the touch screen 15 based on the map data. Further, the center tower CTW is displayed at the center position of the HEX appearing in the map image based on the arrangement information of the HEX stored in the memory 11. Further, based on the location information and the portal ID of the portal PTL acquired from the server 200, the portal PTL is displayed at a predetermined position of the HEX, and based on the location information and the distribution tower ID of the live distribution tower LTW acquired from the server 200. Then, the live distribution tower LTW is displayed at a predetermined position of the HEX. Further, as for the live distribution tower LTW, the one whose display setting indicates "OK" in the table TBL1 shown in FIG. 29 (the one in which the live viewing process is not performed) is displayed.

レジスタに記憶されている位置情報が現在位置PSTを示す場合、ステップS82では、現在位置画像と、当該現在位置PSTを中心とするサークル画像とを当該地図画像に表示する(図30(A)参照)。また、ステップS82では、「タップ済み」のセンタータワーCTWが配置されているHEXをハイライト表示し、一覧アイコンICNを含む各種アイコンを当該地図画像に重畳する。 When the position information stored in the register indicates the current position PST, in step S82, the current position image and the circle image centered on the current position PST are displayed on the map image (see FIG. 30 (A)). ). Further, in step S82, the HEX in which the “tapped” center tower CTW is arranged is highlighted, and various icons including the list icon ICN are superimposed on the map image.

ステップS83では、当該地図画像上のセンタータワーCTWに対するタップ操作が行われたか否かを、タッチスクリーン15からの操作入力に基づいて判定する。当該タップ操作が行われたと判定されたときは、ステップS84に進む。ステップS84では、当該タップ操作の対象であるセンタータワーCTWの位置が当該サークルCCL内であり、当該センタータワーCTWの設定が「タップ無し」であるか否かを、メモリ11に記憶されているHEXの配置情報およびユーザ端末100の現在位置PSTと、テーブルTBL1の設定とに基づいて判定する。 In step S83, it is determined whether or not the tap operation on the center tower CTW on the map image has been performed based on the operation input from the touch screen 15. When it is determined that the tap operation has been performed, the process proceeds to step S84. In step S84, it is stored in the memory 11 whether or not the position of the center tower CTW that is the target of the tap operation is in the circle CCL and the setting of the center tower CTW is “no tap”. The determination is made based on the arrangement information of the user terminal 100, the current position PST of the user terminal 100, and the setting of the table TBL1.

当該センタータワーCTWの位置が当該サークルCCL内であり、当該センタータワーCTWの設定が「タップ無し」であると判定されたときは、ステップS85に進む。ステップS85では、当該センタータワーCTWの設定を、「タップ無し」から「タップ済み」に変更する。また、当該センタータワーCTWが配置されているHEX内のライブ配信タワーLTWを配信タワーIDに基づいて特定し、当該ライブ配信タワーLTWの視聴設定をテーブルTBL1上で「--」から「未」に変更する。さらに、当該HEX内の全てのポータルPTLをポータルIDに基づいて特定し、当該全てのポータルPTLについて、レアリティを銀、金、虹のいずれかに設定し、クールタイムの残り時間を0分に設定し、遠方プレイ済フラグをリセットする。 When the position of the center tower CTW is within the circle CCL and it is determined that the setting of the center tower CTW is "no tap", the process proceeds to step S85. In step S85, the setting of the center tower CTW is changed from "no tap" to "tapped". In addition, the live distribution tower LTW in the HEX where the center tower CTW is located is specified based on the distribution tower ID, and the viewing setting of the live distribution tower LTW is changed from "-" to "not" on the table TBL1. change. Furthermore, all portal PTLs in the HEX are specified based on the portal ID, the rarity is set to silver, gold, or rainbow for all the portal PTLs, and the remaining cool time is set to 0 minutes. And reset the far-played flag.

この結果、当該HEX内のライブ配信タワーLTWおよびポータルPTLの各々に対するタップ操作が許容される。ポータルPTLについては、ユーザ端末100の現在位置PSTを中心とするサークルCCL内に配置されているポータルPTLであるか否かにかかわらず、当該HEX内の全てのポータルPTLに対するタップ操作が許容される。即ち、当該HEX内の全てのポータルPTLが開放される。ステップS85の処理が完了すると、ステップS83に戻る。 As a result, tap operations for each of the live distribution tower LTW and the portal PTL in the HEX are allowed. Regarding the portal PTL, tap operation is permitted for all portal PTLs in the HEX regardless of whether or not the portal PTLs are arranged in the circle CCL centered on the current position PST of the user terminal 100. .. That is, all portal PTLs in the HEX are opened. When the process of step S85 is completed, the process returns to step S83.

なお、ステップS84において、当該タップ操作の対象であるセンタータワーCTWの位置が当該サークルCCL内であり、当該センタータワーCTWの設定が「タップ無し」であると判定されなかったときは、ステップS85の処理を実行することなく、ステップS83に戻る。 In step S84, when the position of the center tower CTW that is the target of the tap operation is within the circle CCL and the setting of the center tower CTW is not determined to be "no tap", step S85 is performed. The process returns to step S83 without executing the process.

ステップS83において、センタータワーCTWに対するタップ操作が行われたと判定されなかったときは、ステップS86に進み、いずれかのポータルPTLに対するタップ操作が行われたか否かを、タッチスクリーン15からの操作入力に基づいて判定する。当該タップ操作が行われたと判定されたときは、ステップS87に進む。 If it is not determined in step S83 that the tap operation on the center tower CTW has been performed, the process proceeds to step S86, and whether or not the tap operation on any of the portal PTLs has been performed is input from the touch screen 15. Judge based on. When it is determined that the tap operation has been performed, the process proceeds to step S87.

ステップS87では、ステップS82で取得した当該ポータルPTLのポータルPTLIDに基づいて当該ポータルPTLが配置されているHEXを特定し、当該HEX内のセンタータワーCTWが「タップ済み」であるか否かを、テーブルTBL1の設定に基づいて判定する。当該センタータワーCTWが「タップ済み」であると判定されたときは、ステップS88でポータル対応処理(後述)を実行し、その後にリターンする。 In step S87, the HEX in which the portal PTL is located is specified based on the portal PTLID of the portal PTL acquired in step S82, and whether or not the center tower CTW in the HEX is "tapped" is determined. Judgment is made based on the setting of table TBL1. When it is determined that the center tower CTW is "tapped", the portal correspondence process (described later) is executed in step S88, and then the center tower CTW is returned.

一方、ステップS86において、ポータルPTLに対するタップ操作が行われたと判定されなかったとき、または、ステップS87において、当該センタータワーCTWが「タップ済み」であると判定されなかったときは、ステップS89に進み、一覧アイコンICNに対するタップ操作が行われたか否かを、タッチスクリーン15に対する操作入力に基づいて判定する。当該タップ操作が行われたと判定されたときは、ステップS90に進む。 On the other hand, if it is not determined in step S86 that the tap operation for the portal PTL has been performed, or if it is not determined in step S87 that the center tower CTW has been "tapped", the process proceeds to step S89. , It is determined whether or not the tap operation on the list icon ICN has been performed based on the operation input on the touch screen 15. When it is determined that the tap operation has been performed, the process proceeds to step S90.

ステップS90では、センタータワーCTWの設定が「タップ済み」であるHEXをテーブルTBL1上で特定し、当該HEXの見出しが列挙された一覧画面をタッチスクリーン15に重畳して表示する(図30(B)参照)。図30(B)によれば、当該HEXの見出しが当該一覧画面の中央に縦方向に並んで表示され、「キャンセル」ボタンが当該一覧画面の右下段に表示される。 In step S90, the HEX whose center tower CTW setting is "tapped" is specified on the table TBL1, and the list screen in which the headings of the HEX are listed is superimposed and displayed on the touch screen 15 (FIG. 30 (B). )reference). According to FIG. 30B, the headings of the HEX are displayed vertically arranged in the center of the list screen, and the "Cancel" button is displayed in the lower right corner of the list screen.

ステップS91では、当該一覧画面に列挙されている見出しのいずれかをタップするHEX選択操作が行われたか否かを、タッチスクリーン15に対する操作入力に基づいて判定する。当該HEX選択操作が行われたと判定されなかったときは、ステップS92に進み、当該一覧画面上の「キャンセル」ボタンがタップされたか否かを、タッチスクリーン15に対する操作入力に基づいて判定する。当該「キャンセル」ボタンがタップされたと判定されなかったときは、ステップS91に戻る。 In step S91, it is determined based on the operation input to the touch screen 15 whether or not the HEX selection operation of tapping any of the headings listed on the list screen has been performed. If it is not determined that the HEX selection operation has been performed, the process proceeds to step S92, and it is determined whether or not the "Cancel" button on the list screen has been tapped based on the operation input to the touch screen 15. If it is not determined that the "Cancel" button has been tapped, the process returns to step S91.

一方、ステップS91においてHEX選択操作が行われたと判定されたときは、ステップS93に進む。ステップS93では、当該HEX選択操作により選択された見出しに対応するHEXを特定し、当該HEX内の所定位置を示す位置情報を上記レジスタに記憶する。また、ステップS93では、当該一覧画面を非表示とする。ステップS93の処理が完了すると、ステップS82に戻る。 On the other hand, when it is determined in step S91 that the HEX selection operation has been performed, the process proceeds to step S93. In step S93, the HEX corresponding to the heading selected by the HEX selection operation is specified, and the position information indicating a predetermined position in the HEX is stored in the register. Further, in step S93, the list screen is hidden. When the process of step S93 is completed, the process returns to step S82.

この結果、タッチスクリーン15上の地図画像は、選択されたHEX(所定位置)の周辺を斜め上空から眺めた地図画像に更新される(図30(C)参照)。更新後の地図画像にも、センタータワーCTWと、ポータルPTLと、ライブ視聴処理が行われていないライブ配信タワーLTWとが表示される。また、当該HEX内のセンタータワーCTWは「タップ済み」であるため、ポータルPTLへのタップ操作は、ステップS86およびS87により受け付け可能となり、ライブ配信タワーLTWへのタップ操作は、ステップS97およびS98により受け付け可能となる。 As a result, the map image on the touch screen 15 is updated to a map image in which the periphery of the selected HEX (predetermined position) is viewed from diagonally above (see FIG. 30C). The updated map image also displays the center tower CTW, the portal PTL, and the live distribution tower LTW for which live viewing processing has not been performed. Further, since the center tower CTW in the HEX is "tapped", the tap operation to the portal PTL can be accepted by steps S86 and S87, and the tap operation to the live distribution tower LTW can be performed by steps S97 and S98. It will be accepted.

なお、HEX選択操作により地図画像が更新された場合においても、図30(A)と同様に、一覧アイコンICNを含む各種アイコンが当該地図画像に重畳される。ただし、当該HEXがユーザ端末100の現在位置PSTよりも遠方のHEXである場合、現在位置画像と当該現在位置PSTを中心とするサークル画像とが当該地図画像に現れることはない。 Even when the map image is updated by the HEX selection operation, various icons including the list icon ICN are superimposed on the map image as in FIG. 30A. However, when the HEX is a HEX farther than the current position PST of the user terminal 100, the current position image and the circle image centered on the current position PST do not appear in the map image.

ステップS92において「キャンセル」ボタンがタップされたと判定されたときは、ステップS94に進む。ステップS94では、当該一覧画像を非表示とし、その後にステップS83に戻る。 When it is determined that the "Cancel" button has been tapped in step S92, the process proceeds to step S94. In step S94, the list image is hidden, and then the process returns to step S83.

ステップS89において、一覧アイコンICNに対するタップ操作が行われたと判定されなかったときは、ステップS95に進み、スクロール操作が行われたか否かを、タッチスクリーン15に対する操作入力に基づいて判定する。当該スクロール操作が行われたと判定されたときは、ステップS96に進み、レジスタ上の位置情報を更新することなく、タッチスクリーン15に表示されている地図画像をスクロールする。スクロール操作に応じたステップS96の処理が完了すると、ステップS83に戻る。なお、スクロールされた地図画像にもセンタータワーCTWと、ポータルPTLと、ライブ視聴処理が行われていないライブ配信タワーLTWとが表示され、これらのポータルPTL等へのタップ操作が受け付け可能となる。 If it is not determined in step S89 that the tap operation on the list icon ICN has been performed, the process proceeds to step S95 to determine whether or not the scroll operation has been performed based on the operation input on the touch screen 15. When it is determined that the scroll operation has been performed, the process proceeds to step S96, and the map image displayed on the touch screen 15 is scrolled without updating the position information on the register. When the process of step S96 corresponding to the scroll operation is completed, the process returns to step S83. The scrolled map image also displays the center tower CTW, the portal PTL, and the live distribution tower LTW that has not been subjected to live viewing processing, and tap operations on these portal PTLs and the like can be accepted.

当該スクロール操作が行われたと判定されなかったときは、ステップS97に進み、ライブ配信タワーLTWに対するタップ操作が行われたか否かをタッチスクリーン15からの操作入力に基づいて判定する。当該タップ操作が行われたと判定されたときはステップS98に進む。ステップS98では、ステップS82で取得した当該ライブ配信タワーLTWの配信タワーIDに基づいて当該ライブ配信タワーLTWが配置されているHEXを特定し、当該HEX内のセンタータワーCTWが「タップ済み」であるか否かをテーブルTBL1に基づいて判定する。 If it is not determined that the scroll operation has been performed, the process proceeds to step S97, and it is determined whether or not the tap operation for the live distribution tower LTW has been performed based on the operation input from the touch screen 15. When it is determined that the tap operation has been performed, the process proceeds to step S98. In step S98, the HEX in which the live distribution tower LTW is arranged is specified based on the distribution tower ID of the live distribution tower LTW acquired in step S82, and the center tower CTW in the HEX is “tapped”. Whether or not it is determined based on the table TBL1.

当該センタータワーCTWが「タップ済み」であると判定されると、ステップS99においてライブ視聴処理を実行する。この結果、ゲームプレイ端末300からライブ配信されたデータに基づくコンテンツがタッチスクリーン15に表示される。当該ライブ視聴処理では、当該コンテンツを視聴するユーザに対してポータルチケットを付与する。また、コンテンツの視聴中、ユーザは、後述するステップS116で付与された投げ銭アイテムや、課金により付与された投げ銭アイテムを配信者に対して投入することができる。 If it is determined that the center tower CTW is "tapped", the live viewing process is executed in step S99. As a result, the content based on the data live-distributed from the game play terminal 300 is displayed on the touch screen 15. In the live viewing process, a portal ticket is given to the user who views the content. Further, while viewing the content, the user can throw the tossed item given in step S116 described later or the tossed item given by billing to the distributor.

ライブ視聴処理が完了すると、ステップS100に進み、テーブルTBL1における当該ライブ配信タワーLTWの表示設定を「不可」に変更し、視聴設定を「済」に変更する。ステップS100の処理が完了すると、ステップS82に戻る。この結果、タッチスクリーン15の表示は、当該レジスタに記憶された位置情報により特定される位置の周辺を斜め上空から眺めた地図画像に更新される。ただし、当該地図画像上では、当該ライブ配信タワーLTWは非表示とされる。 When the live viewing process is completed, the process proceeds to step S100, the display setting of the live distribution tower LTW in the table TBL1 is changed to "impossible", and the viewing setting is changed to "finished". When the process of step S100 is completed, the process returns to step S82. As a result, the display of the touch screen 15 is updated to a map image in which the periphery of the position specified by the position information stored in the register is viewed from diagonally above. However, the live distribution tower LTW is hidden on the map image.

ステップS97において、ライブ配信タワーLTWに対するタップ操作が行われたと判定されなかったとき、または、ステップS98において、当該センタータワーCTWが「タップ済み」であると判定されなかったときは、ステップS101でその他の処理を実行し、その後にリターンする。 If it is not determined in step S97 that the tap operation for the live distribution tower LTW has been performed, or if it is not determined in step S98 that the center tower CTW has been "tapped", other steps are taken in step S101. Executes the processing of, and then returns.

ステップS88に示すポータル対応処理は、図32に示すサブルーチンに従って実行される。まずステップS111で、タップされたポータルPTLに設定されているクールタイムの残り時間は0分であるか否かを、テーブルTBL1に基づいて判定する。当該残り時間は、センタータワーCTWへのタップ操作されたとき、並びにゲームが実行された後に再設定されたクールタイムが経過したときに0分を示す。このような状態で当該ポータルPTLがタップされると、ステップS111からステップS112に進む。 The portal correspondence process shown in step S88 is executed according to the subroutine shown in FIG. 32. First, in step S111, it is determined based on the table TBL1 whether or not the remaining time of the cool time set in the tapped portal PTL is 0 minutes. The remaining time indicates 0 minutes when the tap operation to the center tower CTW is performed and when the reset cool time elapses after the game is executed. When the portal PTL is tapped in such a state, the process proceeds from step S111 to step S112.

ステップS112では、当該ポータルPTLのポータルIDに基づいて当該ポータルPTLが配置されているHEXを特定し、ユーザ端末100の現在位置PSTが当該HEXの内側であるか否かをメモリ11に記憶されているHEXの配置情報とユーザ端末100の現在位置PSTとに基づいて判定する。 In step S112, the HEX in which the portal PTL is located is specified based on the portal ID of the portal PTL, and whether or not the current position PST of the user terminal 100 is inside the HEX is stored in the memory 11. The determination is made based on the arrangement information of the existing HEX and the current position PST of the user terminal 100.

当該現在位置PSTが当該HEXの内側であると判定されたときは、ステップS113に進み、当該現在位置PSTが当該HEXの内側であると判定されなかったときは、ステップS118に進む。 If it is determined that the current position PST is inside the HEX, the process proceeds to step S113, and if it is not determined that the current position PST is inside the HEX, the process proceeds to step S118.

この結果、あるポータルPTLへのタップ操作に応じてゲーム処理が実行された後において、当該ポータルPTLが属するHEX内にユーザ端末100が存在するときには、当該ポータルPTLのクールタイムが経過することにより当該ポータルPTLへの再度のタップ操作が許容される。例えば、HEX1に配置されているポータル2へのタップ操作に応じてゲーム処理が実行された後においてユーザ端末100がHEX1内に存在するときにされた当該ポータル2への再度のタップ操作は、当該ポータル2のクールタイムが経過していることにより、許容される。 As a result, when the user terminal 100 exists in the HEX to which the portal PTL belongs after the game process is executed in response to the tap operation to the portal PTL, the cool time of the portal PTL elapses. Another tap operation to the portal PTL is allowed. For example, the re-tap operation to the portal 2 performed when the user terminal 100 exists in the HEX 1 after the game process is executed in response to the tap operation to the portal 2 arranged in the HEX 1 is the said. It is permissible because the cool time of Portal 2 has passed.

一方、ポータルPTLへのタップ操作に応じてゲーム処理が実行された後において、当該ポータルPTLが属するHEX内にユーザ端末100が存在しないときには、当該ポータルPTLのクールタイムが経過することによっては、当該ポータルPTLへの再度のタップ操作は許容されない。例えば、HEX1に配置されているポータル2へのタップ操作に応じてゲーム処理が実行された後においてユーザ端末100がHEX1の外側に移動しているときにされた当該ポータル2への再度のタップ操作は、当該ポータル2のクールタイムが経過していることのみによっては許容されず、後述するステップS118へ移行される。 On the other hand, if the user terminal 100 does not exist in the HEX to which the portal PTL belongs after the game process is executed in response to the tap operation to the portal PTL, the cool time of the portal PTL may elapse. Re-tapping the portal PTL is not allowed. For example, a re-tap operation on the portal 2 performed when the user terminal 100 is moving to the outside of the HEX 1 after the game process is executed in response to the tap operation on the portal 2 arranged in the HEX 1. Is not allowed only because the cool time of the portal 2 has elapsed, and the process proceeds to step S118, which will be described later.

ステップS113では、テーブルTBL1において当該HEX内のポータルPTLに関連付けられている遠方プレイ済みフラグを全てリセットする。例えば、ユーザ端末100がHEX1内に存在する場合は、当該HEX1内のポータル1、2、…の各々に関連付けられている遠方プレイ済みフラグをリセットする。ステップS113の処理が完了すると、ステップS114に進む。 In step S113, all the far-played flags associated with the portal PTL in the HEX are reset in the table TBL1. For example, when the user terminal 100 exists in HEX1, the far-played flag associated with each of the portals 1, 2, ... In the HEX1 is reset. When the process of step S113 is completed, the process proceeds to step S114.

一方、ステップS118では、タップ操作が行なわれたポータルPTLに関連付けられている遠方プレイ済みフラグがリセットされているか否かをテーブルTBL1に基づいて判定する。当該遠方プレイ済みフラグがリセットされていると判定されたときは、ステップS119で当該遠方プレイ済みフラグをセットし、その後にステップS114に進む。この結果、例えばHEX1に配置されているセンタータワーCTWがタップされた後に、ユーザ端末100が当該HEX1の外側に移動し、当該HEX1の内側に戻っていない状況でも、当該HEX1内に配置されているポータル1、2、…に設定されているクールタイムが0分であれば、遠方プレイ済みフラグがリセットされていることを条件として当該ポータル1、2、…へのタップ操作が1回だけ許容される。 On the other hand, in step S118, it is determined based on the table TBL1 whether or not the far-played flag associated with the portal PTL on which the tap operation has been performed has been reset. When it is determined that the far-played flag has been reset, the far-played flag is set in step S119, and then the process proceeds to step S114. As a result, for example, after the center tower CTW arranged in the HEX1 is tapped, the user terminal 100 is moved to the outside of the HEX1 and is arranged in the HEX1 even in a situation where the user terminal 100 is not returned to the inside of the HEX1. If the cool time set for portals 1, 2, ... is 0 minutes, tap operation to the portals 1, 2, ... is allowed only once, provided that the far-played flag is reset. To.

ステップS114では、当該ポータルPTLに関連付けられているゲームを当該ポータルPTLのポータルIDに基づいて特定し、当該ゲームを実行する。当該ゲームは、所定の達成条件が成立することによりクリアとなる。当該ゲームが終了するとステップS115に進み、当該ゲームがクリアされたか否かをステップS114の処理結果に基づいて判定する。当該ゲームがクリアされたと判定されると、ステップS116に進む。 In step S114, the game associated with the portal PTL is specified based on the portal ID of the portal PTL, and the game is executed. The game is cleared when a predetermined achievement condition is satisfied. When the game ends, the process proceeds to step S115, and whether or not the game is cleared is determined based on the processing result of step S114. If it is determined that the game has been cleared, the process proceeds to step S116.

ステップS116では、当該ポータルPTLに設定されているレアリティをテーブルTBL1から特定し、当該レアリティが高いほど価値の高い投げ銭アイテムを、報酬としてユーザに付与する。ステップS116の処理が完了すると、ステップS117に進む。また、ステップS115において当該ゲームがクリアされたと判定されなかったときは、ステップS116の処理を実行することなく、ステップS117に進む。ステップS117では、当該ゲームを実行する契機となったタップ操作の対象であるポータルPTLをテーブルTBL1上で特定し、当該ポータルPTLのクールタイムを所定時間に再設定する。ステップS117の処理が完了すると、リターンする。 In step S116, the rarity set in the portal PTL is specified from the table TBL1, and the higher the rarity, the higher the value of the tossed item is given to the user as a reward. When the process of step S116 is completed, the process proceeds to step S117. If it is not determined in step S115 that the game has been cleared, the process proceeds to step S117 without executing the process of step S116. In step S117, the portal PTL that is the target of the tap operation that triggered the execution of the game is specified on the table TBL1, and the cool time of the portal PTL is reset to a predetermined time. When the process of step S117 is completed, the process returns.

ステップS111において、タップされたポータルPTLに設定されているクールタイムの残り時間は0分であると判定されなかったとき、または、ステップS118において、当該ポータルPTLに関連付けられている遠方プレイ済みフラグがリセットされていると判定されなかったときは、ステップS120に進み、図30(D)に示すチケット消費問合せ画面をタッチスクリーン15に重畳して表示する。図30(D)によれば、当該チケット消費問合せ画面には、「ポータルチケットを消費してゲームを実行しますか?」の文字列と、「実行」ボタンと、「キャンセル」ボタンとが表示される。 In step S111, when the remaining cool time set in the tapped portal PTL is not determined to be 0 minutes, or in step S118, the far-played flag associated with the portal PTL is set. If it is not determined that the reset has been performed, the process proceeds to step S120, and the ticket consumption inquiry screen shown in FIG. 30D is superimposed and displayed on the touch screen 15. According to FIG. 30 (D), the character string "Do you want to consume the portal ticket to execute the game?", The "Execute" button, and the "Cancel" button are displayed on the ticket consumption inquiry screen. Will be done.

ステップS121では、「実行」ボタンがタップされたか否かをタッチスクリーン15に対する操作入力に基づいて判定する。当該「実行」ボタンがタップされたと判定されなかったときは、ステップS123に進み、「キャンセル」ボタンがタップされたか否かをタッチスクリーン15に対する操作入力に基づいて判定する。当該「キャンセル」ボタンがタップされたと判定されなかったときは、ステップS121に戻る。 In step S121, it is determined whether or not the "execute" button has been tapped based on the operation input to the touch screen 15. If it is not determined that the "execute" button has been tapped, the process proceeds to step S123, and it is determined whether or not the "cancel" button has been tapped based on the operation input to the touch screen 15. If it is not determined that the "Cancel" button has been tapped, the process returns to step S121.

ステップS121において「実行」ボタンがタップされたと判定されたときは、ステップS122に進み、ユーザが所有するポータルチケットを消費する。ステップS122の処理が完了すると、ステップS114に移行する。このため、当該ポータルPTLに対するタップ操作は、クールタイムの残り時間が0分でない場合や、遠方プレイ済みフラグがセットされている場合でも、当該ポータルチケットを消費することにより、当該ポータルPTLに対するタップ操作が許容される。一方、ステップS123において「キャンセル」ボタンがタップされたと判定されたときは、リターンする。 When it is determined in step S121 that the "execute" button has been tapped, the process proceeds to step S122, and the portal ticket owned by the user is consumed. When the process of step S122 is completed, the process proceeds to step S114. Therefore, the tap operation for the portal PTL is a tap operation for the portal PTL by consuming the portal ticket even when the remaining time of the cool time is not 0 minutes or the far-played flag is set. Is allowed. On the other hand, when it is determined that the "Cancel" button has been tapped in step S123, the process returns.

なお、ユーザがポータルチケットを所有していないときは、ステップS120〜S123の処理を実行することなく、リターンする。ただし、ポータルチケットを所有していない場合には、課金によりポータルチケットまたは仮想通貨を購入可能とし、当該ポータルチケットまたは当該仮想通貨を消費することにより、当該ポータルに対するタップ操作を許容するようにしてもよい。 If the user does not own the portal ticket, the user returns without executing the processes of steps S120 to S123. However, if you do not own a portal ticket, you can purchase a portal ticket or virtual currency for a fee, and by consuming the portal ticket or virtual currency, you can allow tap operations on the portal. Good.

<本実施形態の効果>
本実施形態によれば、複数のHEXに区分されている地図画像のうち、ユーザ端末100の現在位置PSTに応じた地図画像が、タッチスクリーン15に表示される。ポータルPTLへのタップ操作は、当該複数のHEXのうち、現在位置PSTを中心とするサークルCCL内に中心位置(センタータワーCTW)が存在する特定のHEX内に配置されているポータルPTLを対象として許容される。許容されたポータルPTLに対するタップ操作が行われると、当該ポータルPTLに関連付けられたゲームが実行される。
<Effect of this embodiment>
According to the present embodiment, among the map images divided into a plurality of HEXs, the map image corresponding to the current position PST of the user terminal 100 is displayed on the touch screen 15. The tap operation to the portal PTL targets the portal PTL arranged in a specific HEX having a center position (center tower CTW) in the circle CCL centered on the current position PST among the plurality of HEXs. Permissible. When a tap operation is performed on the allowed portal PTL, the game associated with the portal PTL is executed.

この結果、ユーザに対してHEXの中心位置がサークルCCL内に含まれる程度の移動を促すことができ、かつ、当該移動によって、当該HEX内に配置されているポータルPTLであれば、サークルCCL内に含まれていないポータルPTLであっても、これらのポータルPTLに応じたゲームが実行可能となる。つまり、適度な移動をユーザに促すとともに、適度な移動により実際に移動していないポータルPTLに応じたゲームが実行可能となるため、ゲームの好趣を高めることができる。 As a result, if the user can be urged to move to the extent that the center position of the HEX is included in the circle CCL, and the portal PTL is arranged in the HEX by the movement, the movement is within the circle CCL. Even if the portal PTL is not included in, the game corresponding to these portal PTLs can be executed. That is, the user is urged to move appropriately, and the game can be executed according to the portal PTL that has not actually moved by the appropriate movement, so that the preference of the game can be enhanced.

また、本実施形態によれば、特定のHEX内に配置されているポータルPTLがユーザ端末100を中心とするサークルCCL内に配置されているか否かにかかわらず、当該ポータルPTLへのタップ操作が許容される。 Further, according to the present embodiment, regardless of whether or not the portal PTL arranged in the specific HEX is arranged in the circle CCL centered on the user terminal 100, the tap operation to the portal PTL can be performed. Permissible.

このため、あるHEXに配置されているポータルPTLに対するタップ操作は、当該HEXの中心位置が当該サークルCCL内に含まれる位置にユーザ端末100が移動することにより、許容される。これによって、当該タップ操作が可能となるためのユーザの行動基準が単純明快になり、ゲームの好趣が向上する。 Therefore, the tap operation on the portal PTL arranged in a certain HEX is permitted by moving the user terminal 100 to a position where the center position of the HEX is included in the circle CCL. As a result, the user's behavioral standard for enabling the tap operation becomes simple and clear, and the preference of the game is improved.

また、本実施形態によれば、複数のHEX各々の中心位置には、センタータワーCTWが配置されており、特定のHEX内のセンタータワーCTWに対してタップ操作を行うことにより、当該特定のHEX内に配置されているポータルPTLへのタップ操作が許容される。この結果、当該ポータルPTLに関連付けられているゲームを実行するには、ユーザは、地図画像をタッチスクリーン15に表示させ、いずれかのHEXのセンタータワーCTWが当該サークルCCL内に存在する状況になったときに、当該センタータワーCTWをタップする必要がある。これによって、地図画像を頻繁に確認するためのユーザ操作が促され、位置情報ゲームがダウンロードされたまま放置される懸念を軽減することができる。 Further, according to the present embodiment, a center tower CTW is arranged at the center position of each of the plurality of HEXs, and by tapping the center tower CTW in the specific HEX, the specific HEX is performed. Tap operation to the portal PTL located inside is allowed. As a result, in order to execute the game associated with the portal PTL, the user displays the map image on the touch screen 15, and the center tower CTW of any HEX exists in the circle CCL. At that time, it is necessary to tap the center tower CTW. As a result, the user operation for frequently checking the map image is promoted, and the concern that the location information game is left as it is downloaded can be reduced.

HEX内のポータルPTLを開放する契機となるタップ操作の対象であるセンタータワーCTWは、当該HEXの端ではなく中心に配置される。このため、他のHEX内のポータルPTLを開放するためには、ユーザは当該他のHEXのセンタータワーCTWがサーブルCCL内に含まれる位置に移動する必要がある。これによって、ユーザに適度な移動を促すことができる。 The center tower CTW, which is the target of the tap operation that triggers the opening of the portal PTL in the HEX, is arranged at the center of the HEX, not at the end. Therefore, in order to open the portal PTL in another HEX, the user needs to move to a position where the center tower CTW of the other HEX is included in the saber CCL. As a result, the user can be encouraged to move appropriately.

さらに、本実施形態によれば、HEXの一覧画面に表示されている見出しのうちのいずれかの見出しをタップするHEX選択操作が行われると、ユーザ端末100の現在位置PSTにかかわらず、当該見出しに対応するHEXが現れている地図画像がタッチスクリーン15に表示される。タップ操作が許容されているポータルPTLがどのポータルPTLであるかは、テーブルTBL1により管理されている。ユーザ端末100の現在位置PSTを中心とするサークルCCL内に中心位置が存在していないHEX内のポータルPTLであっても、テーブルTBL1からタップ操作が許容されていることが特定されるポータルPTLへのタップ操作を受け付けることにより、当該ポータルPTLに関連付けられているゲームが実行される。 Further, according to the present embodiment, when the HEX selection operation of tapping any of the headings displayed on the HEX list screen is performed, the heading is not related to the current position PST of the user terminal 100. The map image in which the HEX corresponding to the above appears is displayed on the touch screen 15. Which portal PTL is the portal PTL to which the tap operation is allowed is managed by the table TBL1. Even if the portal PTL in HEX whose center position does not exist in the circle CCL centered on the current position PST of the user terminal 100, from the table TBL1 to the portal PTL in which the tap operation is specified to be permitted. By accepting the tap operation of, the game associated with the portal PTL is executed.

これによって、あるHEXの中心位置が当該サークルCCLに含まれる位置まで移動することにより、当該HEX内のポータルPTLへのタップ操作が許容されれば、ユーザ端末100が当該HEXから離れた後でも、当該ポータルPTLに対するタップ操作により、当該ゲームを実行することができる。また、当該ゲームをクリアすることにより、ライブ配信の配信者に対して投入可能な投げ銭アイテムを入手できる。即ち、センタータワーCTWが一旦タップ操作されたHEXについては、当該HEX内にユーザ端末が存在しないときであっても、当該HEX内のポータルPTLに応じたゲームを実行でき、投げ銭アイテムを入手することができる。この結果、様々な地域を訪問した際に取り敢えずセンタータワーCTWをタップしておき、訪問先から戻った後にゆっくりゲームを楽しもうという動機付けを働かせることができる。 As a result, if the center position of a certain HEX moves to a position included in the circle CCL and the tap operation to the portal PTL in the HEX is permitted, even after the user terminal 100 leaves the HEX. The game can be executed by tapping the portal PTL. In addition, by clearing the game, it is possible to obtain a throwing item that can be thrown into the distributor of the live distribution. That is, for the HEX whose center tower CTW has been tapped once, the game corresponding to the portal PTL in the HEX can be executed even when the user terminal does not exist in the HEX, and the tossed item can be obtained. Can be done. As a result, when visiting various areas, it is possible to tap the center tower CTW for the time being, and to exercise the motivation to enjoy the game slowly after returning from the visited place.

また、本実施形態によれば、あるHEX内のポータルPTLへのタップ操作を許容することによりゲーム処理が実行された後において、ユーザ端末100の現在位置PSTに応じて再許容条件(当該HEX内にユーザ端末100が存在するという条件)が成立しているときには、クールタイムが経過することにより当該ポータルPTLへの再度のタップ操作が許容される。一方、ユーザ端末100の現在位置PSTに応じて再許容条件が成立していないときには、クールタイムが経過することによっては当該ポータルPTLへの再度のタップ操作は許容されない。これによって、ユーザ端末100が当該HEX内に存在し続ける場合、クールタイムが経過する毎にタップ操作が許容され、ゲームを繰り返し楽しむことができる。また、ユーザ端末100が当該HEX内に存在しないときにまで時間経過のみによりゲームを繰り返し実行できないようにすることにより、ユーザに移動を促すことができる。 Further, according to the present embodiment, after the game processing is executed by allowing the tap operation to the portal PTL in a certain HEX, the re-permissible condition (in the HEX) according to the current position PST of the user terminal 100. When the condition (condition that the user terminal 100 exists in the user terminal 100) is satisfied, the tap operation to the portal PTL is allowed again as the cool time elapses. On the other hand, when the re-allowance condition is not satisfied according to the current position PST of the user terminal 100, the re-tap operation to the portal PTL is not allowed depending on the elapse of the cool time. As a result, when the user terminal 100 continues to exist in the HEX, the tap operation is allowed every time the cool time elapses, and the game can be enjoyed repeatedly. Further, the user can be urged to move by preventing the user terminal 100 from repeatedly executing the game only by the passage of time until the user terminal 100 does not exist in the HEX.

さらに、本実施形態によれば、ゲーム処理が実行された後において当該再許容条件が成立していないことにより、当該ポータルPTLへの再度のタップ操作が許容されないときであっても、ユーザが所有するポータルチケットを消費することにより、当該ポータルPTLへの再度のタップ操作が許容可能とされる。これによって、ユーザ端末100が当該ポータルPTLが配置されているHEXから離れた後でも、当該ポータルチケットを消費することにより、当該ゲームを楽しむことができる。 Further, according to the present embodiment, the user owns the portal PTL even when the re-tap operation to the portal PTL is not permitted because the re-allowance condition is not satisfied after the game processing is executed. By consuming the portal ticket to be used, the operation of tapping the portal PTL again is allowed. As a result, even after the user terminal 100 leaves the HEX where the portal PTL is arranged, the game can be enjoyed by consuming the portal ticket.

また、本実施形態によれば、当該ポータルチケットは、ライブ配信によるコンテンツをユーザが視聴することにより、当該ユーザに付与される。この結果、当該コンテンツを視聴して当該ポータルチケットを入手することにより、再度のタップ操作が許容されていないポータルPTLに関連付けられているゲームを実行可能にしようという動機付けをユーザに働かせることができる。 Further, according to the present embodiment, the portal ticket is given to the user when the user views the content by live distribution. As a result, by viewing the content and obtaining the portal ticket, the user can be motivated to execute the game associated with the portal PTL in which the tap operation is not allowed again. ..

さらに、本実施形態によれば、ポータルPTLに関連付けられたゲームがクリアされることにより、複数種類の投げ銭アイテムのうち当該ポータルPTLが配置されているHEXに応じた種類の投げ銭アイテムがユーザに付与される。これによって、様々な地域を訪れて様々な投げ銭アイテムを入手しようという動機付けをユーザに働かせることができる。 Further, according to the present embodiment, by clearing the game associated with the portal PTL, the user is given a type of throwing item corresponding to the HEX in which the portal PTL is arranged among a plurality of types of throwing items. Will be done. This can motivate the user to visit different areas and obtain different tossed items.

<変形例>
以上説明した実施形態の変形例などを以下に列挙する。
<Modification example>
Examples of modifications of the embodiments described above are listed below.

(1) 上記実施形態においては、ユーザ端末100の現在位置PSTを中心とするサークルCCL内にセンタータワーCTWが含まれる状態で当該センタータワーCTWをタップすることにより、当該センタータワーCTWが属するHEX内の全てのポータルPTLを開放するようにしている。しかし、センタータワーCTWへのタップ操作により、センタータワーCTWに応じたゲーム処理が実行され、当該ゲームをクリアすることにより、当該センタータワーCTWが属するHEX内の全てのポータルPTLを開放するようにしてもよい。つまり、センタータワーCTWは、HEX内の全てのポータルPTLを開放する契機となることに加えて、ポータルPTLと同様にゲーム処理を実行するものであってもよい。また、HEX内にセンタータワーCTWが設けられているものに限らず、当該サークルCCL内に当該複数のポータルPTLのうちのいずれかのポータルPTLまたは特定のポータルPTLが含まれる状態で当該ポータルPTLをタップすることにより、当該ポータルPTLが属するHEX内の全てのポータルPTLを開放するようにしてもよい。 (1) In the above embodiment, by tapping the center tower CTW in a state where the center tower CTW is included in the circle CCL centered on the current position PST of the user terminal 100, the center tower CTW belongs to the HEX. I am trying to open all portal PTL of. However, by tapping the center tower CTW, game processing according to the center tower CTW is executed, and by clearing the game, all portal PTLs in the HEX to which the center tower CTW belongs are opened. May be good. That is, the center tower CTW may execute the game processing in the same manner as the portal PTL, in addition to providing an opportunity to open all the portal PTLs in the HEX. Further, the portal PTL is not limited to the one in which the center tower CTW is provided in the HEX, and the portal PTL is included in the circle CCL in a state where any one of the plurality of portal PTLs or a specific portal PTL is included. By tapping, all portal PTLs in the HEX to which the portal PTL belongs may be opened.

(2) 上記実施形態においては、複数のHEX各々の位置および形状は固定的である。しかし、当該位置または形状は、時期(例えば季節)によって異ならせるようにしてもよく、さらには隣り合うHEXの間に隙間を設けるようにしてもよい。同様に、当該複数のHEX各々に配置されるライブ配信タワーLTWおよびポータルPTLの位置や数も、時期(例えば季節)によって異ならせるようにしてもよい。 (2) In the above embodiment, the position and shape of each of the plurality of HEXs are fixed. However, the position or shape may be different depending on the time (for example, season), and a gap may be provided between adjacent HEXs. Similarly, the positions and numbers of the live distribution tower LTW and the portal PTL arranged in each of the plurality of HEXs may be different depending on the time (for example, the season).

(3) 上記実施形態においては、ライブ配信タワーLTWおよびポータルPTLは、センタータワーCTWに対するタップ操作が行われる前の段階でも、地図画像上に現れている。しかし、ライブ配信タワーLTWおよびポータルPTLは、センタータワーCTWに対するタップ操作が行われることにより、地図画像上に出現させるようにしてもよい。この場合、ライブ配信タワーLTWおよびポータルPTLは、当該タップ操作時に乱数抽選によって特定した位置に配置するようにしてもよい。 (3) In the above embodiment, the live distribution tower LTW and the portal PTL appear on the map image even before the tap operation on the center tower CTW is performed. However, the live distribution tower LTW and the portal PTL may be made to appear on the map image by performing a tap operation on the center tower CTW. In this case, the live distribution tower LTW and the portal PTL may be arranged at positions specified by a random number lottery at the time of the tap operation.

(4) 上記実施形態においては、現在の地図を表す地図画像をタッチスクリーン15に表示するようにしているが、例えば地図更新操作を受け付けることにより、別の時代の地図を表す地図画像をタッチスクリーン15に表示するようにしてもよい。これにより、表示する地図画像のバリエーションを豊富にすることができる。 (4) In the above embodiment, the map image representing the current map is displayed on the touch screen 15, but for example, by accepting the map update operation, the map image representing the map of another era is displayed on the touch screen. It may be displayed at 15. As a result, it is possible to increase the variation of the map image to be displayed.

(5) 上記実施形態においては、ポータルPTLの位置情報およびポータルIDとライブ配信タワーLTWの位置情報および配信タワーIDとをサーバ200から取得し、地図データを他のサービス提供装置から取得するようにしている。しかし、地図データについてもサーバ200から取得するようにしてもよい。 (5) In the above embodiment, the location information and portal ID of the portal PTL and the location information and distribution tower ID of the live distribution tower LTW are acquired from the server 200, and the map data is acquired from another service providing device. ing. However, the map data may also be acquired from the server 200.

(6) 上記実施形態においては、ライブ配信タワーLTWに対するタップ操作は、当該ライブ配信タワーLTWが配置されているHEX内のセンタータワーCTWに対してタップ操作を行うことにより、許容される。しかし、当該ライブ配信タワーLTWに対するタップ操作は、当該センタータワーCTWがタップされたか否かにかかわらず許容するようにしてもよい。 (6) In the above embodiment, the tap operation on the live distribution tower LTW is permitted by performing the tap operation on the center tower CTW in the HEX in which the live distribution tower LTW is arranged. However, the tap operation on the live distribution tower LTW may be allowed regardless of whether or not the center tower CTW is tapped.

(7) 上記実施形態においては、あるHEX内のポータルPTLに関連付けられている遠方プレイ済みフラグは、ユーザ端末100が当該HEX内のいずれかのポータルPTLに対してタップ操作を行うことにより、リセットされる。しかし、ユーザ端末100があるHEX内に入れば、当該HEX内のいずれかのポータルPTLに対してタップ操作が行われたか否かにかかわらず、当該HEX内のポータルPTLに関連付けられている遠方プレイフラグをリセットするようにしてもよい。 (7) In the above embodiment, the far-played flag associated with the portal PTL in a certain HEX is reset by the user terminal 100 performing a tap operation on any of the portal PTLs in the HEX. Will be done. However, if the user terminal 100 enters the HEX, the distant play associated with the portal PTL in the HEX is performed regardless of whether or not the tap operation is performed on any of the portal PTLs in the HEX. You may want to reset the flag.

(8) 上記実施形態においては、ユーザがあるHEX内のセンタータワーCTWをタップして当該HEXの外に移動した場合(例えば、大阪に配置されているHEX内のセンタータワーCTWをタップして東京に移動した場合)、当該HEX内のポータルPTLに対してタップ操作が行われたか否かにかかわらず、当該HEX内のいずれのポータルPTLについても、1回に限りタップ操作が許容される。しかし、当該HEX内のポータルPTLのうち、ユーザ端末100が当該HEX内にいる状態でタップ操作が行われたポータルPTLについては、ユーザ端末100が当該HEXの外に移動した後のタップ操作を許容しないようにしてもよい。即ち、ユーザ端末100が当該HEXの外側に存在する状態でタップ操作を許容するポータルPTLは、当該HEX内のポータルPTLのうち1回もゲームが実行されていないポータルPTLに限るようにしてもよい。 (8) In the above embodiment, when the user taps the center tower CTW in a certain HEX and moves out of the HEX (for example, taps the center tower CTW in the HEX located in Osaka to Tokyo. ), Regardless of whether or not the tap operation is performed on the portal PTL in the HEX, the tap operation is allowed only once for any portal PTL in the HEX. However, among the portal PTLs in the HEX, for the portal PTL in which the tap operation is performed while the user terminal 100 is in the HEX, the tap operation after the user terminal 100 moves out of the HEX is allowed. You may not do it. That is, the portal PTL that allows the tap operation while the user terminal 100 exists outside the HEX may be limited to the portal PTL in which the game has not been executed even once among the portal PTLs in the HEX. ..

(9) 上記実施形態においては、ユーザ端末100の現在位置PSTを中心とするサークルCCLの広さは固定的である。しかし、課金操作を受け付けることにより当該サークルCCLの広さを拡大するようにしてもよい。例えば、サークル拡大アイコンを当該サークルCCLが表示されている地図画像上に表示し、当該サークル拡大アイコンがタップされたときに、課金をしてもよいか否かを確認した上でサークルCCLの広さを2倍(例えば、半径1キロの広さ)にするようにしてもよい。また、拡大された後のサークルの広さは、2以上のHEXのセンタータワーが包含される広さとなるようにしてもよい。 (9) In the above embodiment, the size of the circle CCL centered on the current position PST of the user terminal 100 is fixed. However, the size of the circle CCL may be expanded by accepting a billing operation. For example, the circle enlargement icon is displayed on the map image on which the circle CCL is displayed, and when the circle enlargement icon is tapped, it is confirmed whether or not it is okay to charge, and then the circle CCL is widened. It may be doubled (for example, a radius of 1 km). Further, the size of the circle after being expanded may be a size that includes two or more HEX center towers.

(10) 上記実施形態においては、ゲームをクリアすると、当該ゲームを実行する契機となったポータルPTLのレアリティに応じた投げ銭アイテムをユーザに付与するようにしている。しかし、これに加えて、ゲームをクリアすることによりユーザの経験値をアップさせ、当該経験値が所定値に達することにより当該ユーザが属するHEX内のポータルPTLのランクをアップさせるようにしてもよい。ランクアップの効果は、より高いレアリティを当該ポータルPTLに設定し、当該ポータルPTLのクールタイムを0分に設定する旨の効果としてもよい。 (10) In the above embodiment, when the game is cleared, the user is given a tossed item according to the rarity of the portal PTL that triggered the execution of the game. However, in addition to this, the user's experience value may be increased by clearing the game, and the rank of the portal PTL in the HEX to which the user belongs may be increased when the experience value reaches a predetermined value. .. The effect of rank-up may be an effect of setting a higher rarity to the portal PTL and setting the cool time of the portal PTL to 0 minutes.

また、ゲームが実行されることに応じて更新条件が成立することにより、ユーザに関連付けられているランクを更新し、当該更新条件を成立させたゲームを実行する契機となったポータルPTLが配置されているHEX内のポータルPTLについては、クールタイムが経過しているか否かにかかわらずクールタイムを0として、タップ操作を許容可能とするようにしてもよい。また、この場合、さらに遠方プレイ済フラグについてもリセットしてもよい。 In addition, when the update condition is satisfied according to the execution of the game, the rank associated with the user is updated, and the portal PTL that triggered the execution of the game that satisfies the update condition is arranged. For the portal PTL in the HEX, the cool time may be set to 0 regardless of whether or not the cool time has passed, and the tap operation may be allowed. In this case, the far-away played flag may also be reset.

(11) 上記実施形態においては、ポータルPTLへのタップ操作に応じてゲーム処理が実行された後において、当該ポータルPTLが属するHEXの内側にユーザ端末100が存在しないことにより、当該ポータルPTLに対する再度のタップ操作が許容されていないときでも、ユーザが所有するポータルチケットを消費することにより、当該再度のタップ操作が許容される。ここで、ポータルPTLおよびポータルチケットの各々に複数のレアリティのうちのいずれかを設定し、再度のタップ操作が許容されていないときに、タップ操作の対象となるポータルPTLとレアリティが一致するポータルチケットを消費することにより、当該ポータルPTLへの再度のタップ操作を許容するようにしてもよい。これによって、より多くのライブ配信タワーLTWをタップして様々なレアリティのポータルチケットを入手しようという動機付けが働く。 (11) In the above embodiment, after the game process is executed in response to the tap operation to the portal PTL, the user terminal 100 does not exist inside the HEX to which the portal PTL belongs, so that the portal PTL is again. Even when the tap operation of is not allowed, the tap operation is allowed again by consuming the portal ticket owned by the user. Here, one of a plurality of rarities is set for each of the portal PTL and the portal ticket, and when the tap operation is not allowed again, the portal ticket whose rarity matches the portal PTL to be tapped. May allow another tap operation on the portal PTL by consuming. This motivates you to tap more livestreaming towers LTW to get portal tickets for various rarities.

(12) 上記実施形態においては、ライブ配信タワーLTWへのタップ操作に応じて実行されるライブ視聴処理では、当該ライブ配信タワーLTWが配置されているHEXの位置にかかわらず、ユーザが所有するいずれの投げ銭アイテムも配信者に対して投入することができる。しかし、当該ライブ配信タワーLTWが配置されているHEXの位置に応じた種類の投げ銭アイテム(例えば、当該HEXが東京都墨田区に配置されている場合には、東京スカイツリーを模したアイテム)は、当該HEXが配置されている地域(例えば東京都墨田区)でライブ配信を視聴する視聴者に対しては投入可能とする一方、当該HEXが配置されている地域と異なる地域(例えば大阪市浪速区)でライブ配信を視聴する視聴者に対しては投入できないようにしてもよい。これによって、まず当該HEX内のポータルPTLに応じたゲームを実行してご当地アイテムを入手し、その後に当該HEX内のライブ配信タワーLTWをタップしようという一連の操作をユーザに促すことができる。 (12) In the above embodiment, in the live viewing process executed in response to the tap operation to the live distribution tower LTW, the user owns any of the live viewing processes regardless of the position of the HEX in which the live distribution tower LTW is arranged. You can also throw money items to the distributor. However, the type of throwing item according to the position of the HEX where the live distribution tower LTW is located (for example, if the HEX is located in Sumida-ku, Tokyo, an item that imitates the Tokyo Sky Tree) , While it is possible to input to viewers who watch live distribution in the area where the HEX is located (for example, Sumida-ku, Tokyo), the area different from the area where the HEX is located (for example, Naniwa, Osaka City) It may not be possible to input to viewers who watch live distribution in (ward). As a result, the user can be prompted to perform a series of operations to first execute a game corresponding to the portal PTL in the HEX to obtain a local item, and then tap the live distribution tower LTW in the HEX.

(13) 上記実施形態においては、ゲームをクリアすることにより付与されたご当地アイテム等の投げ銭アイテムを投入可能なコンテンツとして、ライブ視聴処理により視聴可能となるライブ配信コンテンツを想定している。しかし、当該投げ銭アイテムを投入可能なコンテンツは、これに限るものではない。即ち、アバターオブジェクト610が登場するライブ配信コンテンツであれば、種類は問わず、図11および図12を参照して説明したゲームや、ユーザがアバターオブジェクト610と対戦するゲームや、ユーザにより操作されるオブジェクトをアバターオブジェクト610とともに仮想空間に配置して進めるゲームにおいても、当該投げ銭アイテムを投入可能とするようにしてもよい。 (13) In the above embodiment, live distribution content that can be viewed by live viewing processing is assumed as content that can be input with thrown items such as local items given by clearing the game. However, the content to which the thrown item can be thrown is not limited to this. That is, as long as it is a live distribution content in which the avatar object 610 appears, regardless of the type, the game described with reference to FIGS. 11 and 12, the game in which the user plays against the avatar object 610, or operated by the user. Even in a game in which an object is arranged in a virtual space together with an avatar object 610 and the game is advanced, the thrown item may be made available.

(14) 上記実施形態においては、ポータルPTLのレアリティは、センタータワーCTWが「タップ済み」のHEXの数に関係なく、乱数抽選により銀、金、虹のいずれかに設定される。しかし、当該HEXの数が増えるほど虹が設定される確率を高くするなど、当該HEXの数に応じて異なる態様で当該レアリティを設定するようにしてもよい。 (14) In the above embodiment, the rarity of the portal PTL is set to silver, gold, or rainbow by random number lottery regardless of the number of HEXs in which the center tower CTW is "tapped". However, the rarity may be set in a different manner according to the number of HEXs, such as increasing the probability that a rainbow will be set as the number of HEXs increases.

(15) 上記実施形態においては、ゲームを実行する契機となったタップ操作の対象であるポータルPTLに再設定するクールタイムの長さは、固定的である。しかし、ゲームを開始する直前に当該ポータルPTLに設定されていたレアリティに応じて、当該クールタイムの長さを異ならせるようにしてもよい。例えば、当該レアリティが虹であれば、当該クールタイムを150分に設定し、当該レアリティが金であれば、当該クールタイムを120分に設定し、当該レアリティが銀であれば、当該クールタイムを90分に設定するようにしてもよい。 (15) In the above embodiment, the length of the cool time reset to the portal PTL that is the target of the tap operation that triggered the execution of the game is fixed. However, the length of the cool time may be made different according to the rarity set in the portal PTL immediately before the game is started. For example, if the rarity is a rainbow, the cool time is set to 150 minutes, if the rarity is gold, the cool time is set to 120 minutes, and if the rarity is silver, the cool time is set. It may be set to 90 minutes.

(16) 上記実施形態においては、ユーザがゲームをクリアすることにより、投げ銭アイテムを当該ユーザに付与するようにしている。しかし、投げ銭アイテムの替わりに、または投げ銭アイテムとともに、有償の投げ銭アイテムを購入可能な仮想通貨をユーザに付与するようにしてもよい。このとき、当該仮想通貨の量は、当該ゲームの実行契機となったタップ操作の対象であるポータルPTLのレアリティに応じて異ならせるようにしてもよい。また、当該仮想通貨は、ユーザにより課金操作により購入できるようにしてもよい。 (16) In the above embodiment, when the user clears the game, the tossed item is given to the user. However, instead of the tossed item, or together with the tossed item, the user may be given a virtual currency in which a paid tossed item can be purchased. At this time, the amount of the virtual currency may be different depending on the rarity of the portal PTL that is the target of the tap operation that triggered the execution of the game. Further, the virtual currency may be purchased by the user by a billing operation.

(17) 上記実施形態においては、ポータルPTLのクールタイムは、当該ポータルPTLに関連付けられているゲームをクリアしたか否かにかかわらず、再設定される。しかし、当該クールタイムは、当該ゲームをクリアすることを条件として、再設定するようにし、当該ゲームをクリアできなかったときには設定されないようにしてもよい。 (17) In the above embodiment, the cool time of the portal PTL is reset regardless of whether or not the game associated with the portal PTL is cleared. However, the cool time may be reset on condition that the game is cleared, and may not be set when the game cannot be cleared.

(18) 上記実施形態においては、複数のHEX各々に配置されるライブ配信タワーLTWは1つであるが、当該ライブ配信タワーLTWは、当該複数のHEX各々に複数配置するようにしてもよい。 (18) In the above embodiment, one live distribution tower LTW is arranged in each of the plurality of HEXs, but a plurality of the live distribution towers LTW may be arranged in each of the plurality of HEXs.

(19) 上記実施形態においては、「タップ済み」のセンタータワーCTWが配置されているHEXをハイライト表示により報知するようにしている。しかし、HEXの配置状態が視認できるように、当該HEXの輪郭を表す線を表示することにより、「タップ済み」のセンタータワーCTWが配置されているHEXであることを報知するようにしてもよい。この場合、「タップ済み」のセンタータワーCTWが配置されているHEXのハイライト表示は、必ずしも必要ではない。 (19) In the above embodiment, the HEX in which the "tapped" center tower CTW is arranged is notified by highlighting. However, by displaying a line representing the outline of the HEX so that the arrangement state of the HEX can be visually recognized, it may be notified that the "tapped" center tower CTW is the HEX in which the center tower CTW is arranged. .. In this case, the highlighting of the HEX where the "tapped" center tower CTW is located is not always necessary.

(20) 上記実施形態においては、ポータルPTLにどのようなゲームを関連付けるかが当該ポータルPTLのレアリティによって規定されることはない。しかし、当該ポータルPTLに関連付けられるゲームを当該ポータルPTLのレアリティにより規定するようにしてもよい。即ち、レアイティが銀のポータルPTLには簡単なゲームを関連付け、レアイティが虹のポータルPTLには難しいゲームを関連付けるなどのように、ポータルPTLに関連付けられているゲームのクリアレベル(難易度)をレアリティに応じて異ならせるようにしてもよい。 (20) In the above embodiment, what kind of game is associated with the portal PTL is not defined by the rarity of the portal PTL. However, the game associated with the portal PTL may be defined by the rarity of the portal PTL. That is, the rarity of the clear level (difficulty) of the game associated with the portal PTL, such as Reity associating a simple game with the silver portal PTL and Reity associating a difficult game with the rainbow portal PTL. It may be made different according to.

(21) 上記実施形態においては、ポータルPTLが地域によって偏在しないようにポータルPTLの数を調整することを想定していない。しかし、複数のHEX各々に所定数以上のポータルPTLを配置するようにしてもよい。この場合、レアリティの高いポータルPTL即ちレアリティが虹のポータルPTLを、当該複数のHEX各々に必ず設定するようにしてもよい。さらに、ポータルPTLのレアリティを再設定する場合には、当該ポータルPTLが配置されているHEX内にレアイティが虹のポータルPTLが必ず存在するように、当該再設定を行うようにしてもよい。 (21) In the above embodiment, it is not assumed that the number of portal PTLs is adjusted so that the portal PTLs are not unevenly distributed depending on the region. However, a predetermined number or more of portal PTLs may be arranged in each of the plurality of HEXs. In this case, a portal PTL having a high rarity, that is, a portal PTL having a rainbow rarity may be set for each of the plurality of HEXs. Further, when the rarity of the portal PTL is reset, the reset may be performed so that the portal PTL having a rainbow of raity always exists in the HEX in which the portal PTL is arranged.

(22) 上記実施形態においては、ポータルPTLのレアリティは、当該ポータルPTLに設定されているクールタイムの残り時間が0分となったときに再設定される。しかし、当該レアリティは、当該ポータルPTLに関連付けられているゲームが実行されたときに再設定するようにしてもよい。 (22) In the above embodiment, the rarity of the portal PTL is reset when the remaining cool time set in the portal PTL reaches 0 minutes. However, the rarity may be reset when the game associated with the portal PTL is executed.

(23) 上記実施形態においては、タッチスクリーン15に表示されている一覧アイコンICNがタップされると、センタータワーCTWの設定が「タップ済み」を示すHEXがテーブルTBL1上で特定され、図30(B)に示すように当該HEXの見出しが列挙された一覧画面がタッチスクリーン15に重畳して表示される。ここで、当該HEXの見出しには、地名(市町村など)および日時などの訪問履歴や、タップ操作の履歴(タップしたポータルPTLまたはライブ配信タワーの数など)を含めるようにしてもよい。 (23) In the above embodiment, when the list icon ICN displayed on the touch screen 15 is tapped, HEX indicating that the setting of the center tower CTW is "tapped" is specified on the table TBL1. As shown in B), a list screen in which the headings of the HEX are listed is superimposed on the touch screen 15 and displayed. Here, the heading of the HEX may include a visit history such as a place name (city, town, village, etc.) and a date and time, and a history of tap operations (number of tapped portal PTLs or live distribution towers, etc.).

(24) 上記実施形態においては、ライブ視聴処理においてコンテンツを視聴するユーザに対して、ポータルチケットを付与するとともに、ゲームをクリアすることにより付与された投げ銭アイテムや、課金により付与された投げ銭アイテムを配信者に対して投入可能としている。ここで、ユーザが投げ銭アイテムを投入したときの方が、投入しなかったときよりも多くのポータルチケットを当該ユーザに付与したり、レアリティが高いポータルチケットを当該ユーザに付与したりしてもよい。また、課金により投げ銭アイテムを投入したときの方が、ゲームをクリアすることにより付与された投げ銭アイテムを投入したときよりも多くのポータルチケットを付与したり、レアリティが高いポータルチケットを付与したりしてもよい。 (24) In the above embodiment, a portal ticket is given to a user who views the content in the live viewing process, and a tossed item given by clearing the game and a tossed item given by billing are given. It is possible to input to the distributor. Here, when the user throws in the tossed item, more portal tickets may be given to the user than when the item is not thrown, or a portal ticket with high rarity may be given to the user. .. In addition, when a tossed item is thrown in by billing, more portal tickets are given or a portal ticket with high rarity is given than when a tossed item given by clearing the game is thrown in. You may.

(25) 上記実施形態においては、地図画像におけるポータルPTLの表示態様は、当該ポータルPTLに対するタップ操作が許容されているか否かによって異ならせるとともに、当該ポータルPTLのレアリティに応じて異ならせるようにしている。これに加えて、またはこれに替えて、ポータルPTLの表示態様は、クールタイムの残り時間、当該ポータルに関連付けられているゲームの種類、当該ゲームをクリアすることにより付与される投げ銭アイテムの種類に応じて異ならせるようにしてもよい。 (25) In the above embodiment, the display mode of the portal PTL in the map image is made different depending on whether or not the tap operation on the portal PTL is permitted, and is made different according to the rarity of the portal PTL. There is. In addition to or in lieu of this, the display mode of the portal PTL is the remaining time of the cool time, the type of game associated with the portal, and the type of money to be given by clearing the game. It may be made different according to it.

(26) 上記実施形態においては、サーバ200から取得したポータルPTLの位置情報およびポータルIDに基づいて、当該ポータルPTLをHEXの所定位置に表示し、サーバ200から取得したライブ配信タワーLTWの位置情報および配信タワーIDに基づいて、当該ライブ配信タワーLTWをHEXの所定位置に表示するようにしている。しかし、ポータルPTLおよびライブ配信タワーのうちの少なくとも一方については、HEX内のランダムな位置(乱数抽選により決定された位置)に配置するようにしてもよい。 (26) In the above embodiment, the portal PTL is displayed at a predetermined position on the HEX based on the position information and the portal ID of the portal PTL acquired from the server 200, and the position information of the live distribution tower LTW acquired from the server 200. Based on the distribution tower ID and the distribution tower ID, the live distribution tower LTW is displayed at a predetermined position on the HEX. However, at least one of the portal PTL and the live distribution tower may be arranged at a random position (a position determined by a random number lottery) in the HEX.

(27) 上記実施形態においては、ライブ配信タワーLTWがタップされることにより、ライブ配信によるコンテンツを視聴する処理が実行される。しかし、ライブ配信に替えて録画済のコンテンツを視聴する処理を実行するようにしてもよい。 (27) In the above embodiment, when the live distribution tower LTW is tapped, a process of viewing the content by live distribution is executed. However, the process of viewing the recorded content may be executed instead of the live distribution.

(28) 上記実施形態においては、ライブ視聴処理が終了すると、ライブ配信タワーLTWは非表示となり、ライブ配信によるコンテンツを視聴することはできなくなる。しかし、ライブ配信タワーLTWについてもクールタイムを設定し、当該クールタイムが経過することにより当該コンテンツを再度視聴可能とするようにしてもよい。 (28) In the above embodiment, when the live viewing process is completed, the live distribution tower LTW is hidden and the live distribution content cannot be viewed. However, a cool time may be set for the live distribution tower LTW so that the content can be viewed again when the cool time elapses.

(29) 上記実施形態においては、ユーザ端末100の現在位置PSTを中心とするサークルCCL内にセンタータワーCTWが存在するときに、当該センタータワーCTWへのタップ操作により、当該HEX内に配置されているポータルPTLに対するタップ操作を許容する例について説明した。しかし、HEX内に配置されているポータルPTLに対するタップ操作を許容する条件は、これに限るものではない。例えば、サークルCCLが定められておらず、ユーザ端末100の現在位置PSTが存在するHEX内に配置されているセンタータワーCTWへのタップ操作により、当該HEX内に配置されているポータルPTLに対するタップ操作を許容するものであってもよい。また、サークルCCLやセンタータワーCTWが定められておらず、オブジェクトへのタップ操作等を伴うことなく、ユーザ端末100の現在位置PSTに応じて、当該現在位置PSTが存在するHEX内に配置されているポータルPTLに対するタップ操作を許容するものであってもよい。 (29) In the above embodiment, when the center tower CTW exists in the circle CCL centered on the current position PST of the user terminal 100, it is arranged in the HEX by tapping the center tower CTW. An example of allowing a tap operation on an existing portal PTL has been described. However, the conditions for allowing the tap operation on the portal PTL arranged in the HEX are not limited to this. For example, by tapping the center tower CTW located in the HEX where the current position PST of the user terminal 100 is not defined and the circle CCL is defined, the tap operation on the portal PTL arranged in the HEX is performed. May be acceptable. Further, the circle CCL and the center tower CTW are not defined, and they are arranged in the HEX where the current position PST exists according to the current position PST of the user terminal 100 without accompanied by a tap operation on the object. It may allow a tap operation on the existing portal PTL.

<付記>
以上の各実施形態で説明した事項を、以下に付記する。
<Additional notes>
The matters described in each of the above embodiments will be added below.

(付記1):
本開示に示す一実施形態のある局面によれば、プロセッサ、メモリ、入力部、および表示部を備える情報端末装置(ユーザ端末100A)において実行されるゲームプログラムであって、前記ゲームプログラムは、前記プロセッサに、前記情報端末装置の位置を取得する第1ステップ(S81)と、複数の領域(HEX)に区分された地図画像のうち、前記第1ステップにより取得された位置に応じた地図画像を前記表示部に表示する第2ステップ(S82)と、前記複数の領域のうち前記第1ステップにより取得された位置が属する領域内に配置されている第1のオブジェクト(ポータルPTL)への入力操作を許容する第3ステップ(S85)と、前記第3ステップにより許容された第1のオブジェクトへの入力操作を受け付けることにより、当該第1のオブジェクトに応じたゲーム処理を実行する第4ステップ(S114)とを実行させる。
(Appendix 1):
According to an aspect of one embodiment shown in the present disclosure, the game program is executed in an information terminal device (user terminal 100A) including a processor, a memory, an input unit, and a display unit, and the game program is the game program. The processor is provided with a map image corresponding to the position acquired in the first step among the first step (S81) for acquiring the position of the information terminal device and the map image divided into a plurality of areas (HEX). An input operation to the second step (S82) displayed on the display unit and the first object (portal PTL) arranged in the area to which the position acquired by the first step belongs among the plurality of areas. The third step (S85) that allows the above, and the fourth step (S114) that executes the game processing according to the first object by accepting the input operation to the first object permitted by the third step. ) And execute.

(付記2):
(付記1)において、前記複数の領域各々には、特定位置(中心位置)が定められ、前記複数の領域各々の特定位置には、前記第1のオブジェクトとは異なる第2のオブジェクト(センタータワーCTW)が配置され、前記第3ステップは、前記第1ステップにより取得された位置が属する領域内であって当該位置から所定範囲(サークルCCL)内に配置されている第2のオブジェクトへの入力操作を受け付けることにより、当該領域内に配置されている第1のオブジェクトへの入力操作を許容する。
(Appendix 2):
In (Appendix 1), a specific position (center position) is determined for each of the plurality of areas, and a second object (center tower) different from the first object is set at the specific position of each of the plurality of areas. CTW) is arranged, and the third step is an input to a second object arranged in a predetermined range (circle CCL) from the position within the area to which the position acquired by the first step belongs. By accepting the operation, the input operation to the first object arranged in the area is allowed.

(付記3):
(付記2)において、前記ゲームプログラムは、前記プロセッサに、前記第1ステップにより取得された位置にかかわらず、ユーザからの入力操作に応じた位置に対応する地図画像を前記表示部に表示する第5ステップを実行させ、前記第3ステップは、前記第1ステップにより取得された位置が属する領域内であって当該位置から所定範囲内に配置されている第2のオブジェクトへの入力操作を受け付けることにより、当該領域内に配置されている第1のオブジェクトへの入力操作が許容されている旨を特定可能にするための許容情報(テーブルTBL1)を記憶することにより、当該第1のオブジェクトへの入力操作を許容し、前記第4ステップは、前記第1ステップにより取得された位置が属していない領域内に配置されている第1のオブジェクトであっても、前記許容情報から特定される第1のオブジェクトへの入力操作を受け付けることにより、当該第1のオブジェクトに応じたゲーム処理を実行する。
(Appendix 3):
In (Appendix 2), the game program displays a map image corresponding to a position corresponding to an input operation from a user on the display unit regardless of the position acquired by the first step on the processor. Five steps are executed, and the third step accepts an input operation to a second object located within a predetermined range from the position within the area to which the position acquired by the first step belongs. By storing the permissible information (table TBL1) for making it possible to specify that the input operation to the first object arranged in the area is permitted, the first object is stored. The first step is specified from the permissible information even if the first object is arranged in the area to which the position acquired by the first step does not belong, while allowing the input operation. By accepting the input operation to the object of, the game process corresponding to the first object is executed.

(付記4):
(付記2)または(付記3)において、前記所定範囲は、課金処理により広い範囲に定められる。
(Appendix 4):
In (Appendix 2) or (Appendix 3), the predetermined range is defined in a wide range by the billing process.

(付記5):
(付記1)から(付記4)のいずれかにおいて、前記第3ステップは、前記第1のオブジェクトへの入力操作を許容することにより前記ゲーム処理が実行された後において、前記第1ステップにより取得された位置に応じて再許容条件が成立しているときには、所定時間(クールタイム)が経過することにより当該第1のオブジェクトへの再度の入力操作を許容する一方、前記第1ステップにより取得された位置に応じて前記再許容条件が成立していないときには、前記所定時間が経過することによっては当該第1のオブジェクトへの再度の入力操作を許容しない。
(Appendix 5):
In any of (Appendix 1) to (Appendix 4), the third step is acquired by the first step after the game process is executed by allowing an input operation to the first object. When the re-permission condition is satisfied according to the position, the re-input operation to the first object is permitted after a predetermined time (cool time) elapses, and the object is acquired by the first step. When the re-permissive condition is not satisfied according to the position, the re-input operation to the first object is not allowed after the predetermined time elapses.

(付記6):
(付記5)において、前記第3ステップは、前記ゲーム処理が実行された後において前記再許容条件が成立していないことにより、当該第1のオブジェクトへの再度の入力操作を許容しないときであっても、ユーザに関連付けられている第1アイテム(ポータルチケット)を消費することにより、当該第1のオブジェクトへの再度の入力操作を許容可能とする。
(Appendix 6):
In (Appendix 5), the third step is a case where the re-input operation to the first object is not permitted because the re-permission condition is not satisfied after the game processing is executed. However, by consuming the first item (portal ticket) associated with the user, the re-input operation to the first object is allowed.

(付記7):
(付記6)において、前記ゲームプログラムは、前記プロセッサに、ライブ配信によるコンテンツをユーザが視聴することにより、前記第1アイテムをユーザに関連付ける第6ステップ(S99)を実行させる。
(Appendix 7):
In (Supplementary Note 6), the game program causes the processor to execute the sixth step (S99) of associating the first item with the user by viewing the content by live distribution by the user.

(付記8):
(付記7)において、前記第1のオブジェクトおよび前記第1アイテムの各々には、複数種類の属性(レアリティ)のうちのいずれかが定められており、前記第3ステップは、前記ゲーム処理が実行された後において前記再許容条件が成立していないことにより、当該第1のオブジェクトへの再度の入力操作を許容していないときに、当該第1のオブジェクトと属性が一致する第1アイテムを消費することにより、当該第1のオブジェクトへの再度の入力操作を許容する。
(Appendix 8):
In (Appendix 7), one of a plurality of types of attributes (rareness) is defined for each of the first object and the first item, and the game process executes the third step. The first item whose attributes match the first object is consumed when the re-input operation to the first object is not allowed because the re-allowing condition is not satisfied after the execution. By doing so, the input operation to the first object is allowed again.

(付記9):
(付記5から(付記8)のいずれかにおいて、前記ゲームプログラムは、前記プロセッサに、前記ゲーム処理が実行されることに応じて更新条件が成立することにより、ユーザに関連付けられているランクを更新するステップを実行させ、前記第3ステップは、前記更新条件が成立したときには、当該更新条件を成立させたゲーム処理の実行契機となった第1のオブジェクトが配置されている特定の領域内に配置されている第1のオブジェクトについては、前記所定時間が経過しているか否かにかかわらず入力操作を許容可能とする。
(Appendix 9):
(In any of Appendix 5 to (Appendix 8), the game program updates the rank associated with the user by satisfying the update condition in response to the game processing being executed by the processor. When the update condition is satisfied, the third step is arranged in a specific area where the first object that triggered the execution of the game process that satisfies the update condition is arranged. For the first object, the input operation is acceptable regardless of whether or not the predetermined time has elapsed.

(付記10):
(付記9)において、前記第1のオブジェクトの各々には、複数種類の属性のうちのいずれかが定められており、前記ゲームプログラムは、前記プロセッサに、前記ゲーム処理が実行されることに応じて更新条件が成立することにより、ユーザに関連付けられているランクを更新するステップと、前記第1のオブジェクトへの入力操作を受け付けて前記ゲーム処理が実行された後において前記所定時間が経過したときに当該第1のオブジェクトの属性を更新し、前記更新条件が成立したときには、当該更新条件を成立させたゲーム処理の実行契機となった第1のオブジェクトが配置されている特定の領域内に配置されている第1のオブジェクトについては前記所定時間が経過しているか否かにかかわらず属性を更新するステップとを実行させる。
(Appendix 10):
In (Appendix 9), one of a plurality of types of attributes is defined for each of the first objects, and the game program responds to the execution of the game processing by the processor. When the predetermined time elapses after the step of updating the rank associated with the user and the game processing after receiving the input operation to the first object by satisfying the update condition. When the attribute of the first object is updated and the update condition is satisfied, the object is placed in a specific area where the first object that triggered the execution of the game process that satisfies the update condition is arranged. For the first object, the step of updating the attribute is executed regardless of whether or not the predetermined time has elapsed.

(付記11):
(付記1)から(付記10)のいずれかにおいて、前記ゲームプログラムは、前記プロセッサに、前記ゲーム処理中において所定の達成条件が成立することにより、複数種類の第2アイテムのうち当該第1のオブジェクトが配置されている領域に応じた種類の第2アイテム(投げ銭アイテム)をユーザに関連付ける第7ステップ(S116)を実行させる。
(Appendix 11):
In any of (Appendix 1) to (Appendix 10), the game program is the first of a plurality of types of second items when a predetermined achievement condition is satisfied by the processor during the game processing. The seventh step (S116) of associating the second item (throwing item) of the type corresponding to the area where the object is arranged with the user is executed.

(付記12):
(付記11)において、前記複数の領域各々には、前記第1のオブジェクトとは異なる第3のオブジェクト(ライブ配信タワーLTW)が配置され、前記ゲームプログラムは、前記プロセッサに、前記第3のオブジェクトへの入力操作を受け付けることにより、ライブ配信によるコンテンツを視聴するための処理を行う第8ステップ(S99)と、前記複数種類の第2アイテムのうち、前記第8ステップの処理の実行契機となった入力操作の対象である第3のオブジェクトが配置されている領域に応じた種類の第2アイテムを、前記ライブ配信の配信者に付与可能とする第9ステップとを実行させる。
(Appendix 12):
In (Appendix 11), a third object (live distribution tower LTW) different from the first object is arranged in each of the plurality of regions, and the game program sends the third object to the processor. By accepting the input operation to, the eighth step (S99) of performing the process for viewing the content by live distribution and the process of the eighth step among the plurality of types of the second items are executed. The ninth step of enabling the distributor of the live distribution to be given a second item of a type corresponding to the area in which the third object to be the target of the input operation is arranged is executed.

(付記13):
本開示に示す一実施形態のある局面によれば、プロセッサ、メモリ、入力部、および表示部を備える情報端末装置(ユーザ端末100A)により実行されるゲーム方法であって、前記ゲーム方法は、前記情報端末装置が、前記情報端末装置の位置を取得する第1ステップ(S81)と、複数の領域(HEX)に区分された地図画像のうち、前記第1ステップにより取得された位置に応じた地図画像を前記表示部に表示する第2ステップ(S82)と、前記複数の領域のうち前記第1ステップにより取得された位置が属する領域内に配置されている第1のオブジェクト(ポータルPTL)への入力操作を許容する第3ステップ(S85)と、前記第3ステップにより許容された第1のオブジェクトへの入力操作を受け付けることにより、当該第1のオブジェクトに応じたゲーム処理を実行する第4ステップ(S114)とを備える。
(Appendix 13):
According to an aspect of one embodiment shown in the present disclosure, the game method is executed by an information terminal device (user terminal 100A) including a processor, a memory, an input unit, and a display unit, and the game method is described above. Of the map images divided into the first step (S81) in which the information terminal device acquires the position of the information terminal device and the plurality of areas (HEX), the map corresponding to the position acquired in the first step. To the second step (S82) of displaying the image on the display unit and the first object (portal PTL) arranged in the area to which the position acquired by the first step belongs among the plurality of areas. A third step (S85) that allows an input operation and a fourth step that executes a game process according to the first object by accepting an input operation to the first object permitted by the third step. (S114).

(付記14):
本開示に示す一実施形態のある局面によれば、情報端末装置(ユーザ端末100A)であって、ゲームプログラムを記憶する記憶部(記憶部120)と、前記ゲームプログラムを実行することにより、前記情報端末装置の動作を制御する制御部(制御部110)とを備え、前記制御部は、前記情報端末装置の位置を取得する第1ステップ(S81)と、複数の領域(HEX)に区分された地図画像のうち、前記第1ステップにより取得された位置に応じた地図画像を前記表示部に表示する第2ステップ(S82)と、前記複数の領域のうち前記第1ステップにより取得された位置が属する領域内に配置されている第1のオブジェクト(ポータルPTL)への入力操作を許容する第3ステップ(S85)と、前記第3ステップにより許容された第1のオブジェクトへの入力操作を受け付けることにより、当該第1のオブジェクトに応じたゲーム処理を実行する第4ステップ(S114)とを実行する。
(Appendix 14):
According to a certain aspect of the embodiment shown in the present disclosure, the information terminal device (user terminal 100A) is the storage unit (storage unit 120) for storing the game program, and the game program is executed. A control unit (control unit 110) that controls the operation of the information terminal device is provided, and the control unit is divided into a first step (S81) for acquiring the position of the information terminal device and a plurality of areas (HEX). Among the map images, the second step (S82) of displaying the map image corresponding to the position acquired by the first step on the display unit, and the position acquired by the first step among the plurality of areas. Accepts a third step (S85) that allows an input operation to the first object (portal PTL) arranged in the area to which the third object belongs, and an input operation to the first object that is permitted by the third step. As a result, the fourth step (S114) of executing the game processing according to the first object is executed.

〔ソフトウェアによる実現例〕
ユーザ端末100、サーバ200、ゲームプレイ端末300(HMDセット1000)、および配信端末400の制御ブロック(特に制御部110、210、310、410)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、ソフトウェアによって実現してもよい。
[Example of realization by software]
The control blocks (particularly the control units 110, 210, 310, 410) of the user terminal 100, the server 200, the game play terminal 300 (HMD set 1000), and the distribution terminal 400 are logics formed in an integrated circuit (IC chip) or the like. It may be realized by a circuit (hardware) or by software.

後者の場合、ユーザ端末100、サーバ200、ゲームプレイ端末300(HMDセット1000)、および配信端末400は、各機能を実現するソフトウェアであるプログラムの命令を実行するコンピュータを備えている。このコンピュータは、例えば1つ以上のプロセッサを備えていると共に、上記プログラムを記憶したコンピュータ読み取り可能な記録媒体を備えている。そして、上記コンピュータにおいて、上記プロセッサが上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記プロセッサとしては、例えばCPU(Central Processing Unit)を用いることができる。上記記録媒体としては、「一時的でない有形の媒体」、例えば、ROM(Read Only Memory)等の他、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムを展開するRAM(Random Access Memory)などをさらに備えていてもよい。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明の一態様は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。 In the latter case, the user terminal 100, the server 200, the game play terminal 300 (HMD set 1000), and the distribution terminal 400 include a computer that executes instructions of a program that is software that realizes each function. The computer includes, for example, one or more processors and a computer-readable recording medium that stores the program. Then, in the computer, the processor reads the program from the recording medium and executes it, thereby achieving the object of the present invention. As the processor, for example, a CPU (Central Processing Unit) can be used. As the recording medium, a "non-temporary tangible medium", for example, a ROM (Read Only Memory) or the like, a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used. Further, a RAM (Random Access Memory) for expanding the above program may be further provided. Further, the program may be supplied to the computer via an arbitrary transmission medium (communication network, broadcast wave, etc.) capable of transmitting the program. In addition, one aspect of the present invention can also be realized in the form of a data signal embedded in a carrier wave, in which the above program is embodied by electronic transmission.

本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。 The present invention is not limited to the above-described embodiments, and various modifications can be made within the scope of the claims, and the embodiments obtained by appropriately combining the technical means disclosed in the different embodiments. Is also included in the technical scope of the present invention.

1 システム、2 ネットワーク、3、3A、3B ユーザ(第1ユーザ)、4 プレイヤ(演者)、10,20,30,40 プロセッサ、11,21,31,41 メモリ、12,22,32,42 ストレージ、13,23,33,43 通信IF、14,24,34,44 入出力IF、15,45 タッチスクリーン、17 カメラ、18 測距センサ、51 モニタ、52 注視センサ、53 第1カメラ、54 第2カメラ、55 マイク、56 スピーカ、100,100A,100B,100C ユーザ端末(コンピュータ、第1コンピュータ、第1情報処理装置)、110,210,310,410 制御部(第1制御部、第2制御部)、111,311,413 操作受付部、112,312,412 表示制御部、113,313 UI制御部、114,314 アニメーション生成部、115,315 ゲーム進行部、116,316 仮想空間制御部、117 動画再生部、120,220,320,420 記憶部(第1記憶部、第2記憶部)、131,231,331 ゲームプログラム(プログラム、第1プログラム)、132,232,332 ゲーム情報、133,233,333 ユーザ情報、151,451 入力部、152,452 表示部(ディスプレイ)、200 サーバ、211 通信仲介部、212 ログ生成部、213 リスト生成部、234,421 ユーザリスト、300 ゲームプレイ端末(外部装置、第2外部装置)、317 反応処理部、400 配信端末(外部、第1外部装置、コンピュータ、第2情報処理装置)、411 通信制御部、414 音声受付部、415 モーション特定部、416 動作指図データ生成部、422 モーションリスト、423 配信プログラム(プログラム、第2プログラム)、540,1020,1021 コントローラ、500 HMD、510 HMDセンサ、520 モーションセンサ、530 ディスプレイ、600A、600B 仮想空間、610 アバターオブジェクト(キャラクタ)、620A,620B 仮想カメラ、631,632,633,634 オブジェクト、640A,640B 視界領域、650,660 視界画像、671 敵オブジェクト、672,673 障害物オブジェクト、674 演出オブジェクト、691,692 発話、701,702,703A,70B,704A,704B,705,706,711,711A,711B,711C,711D,722,723,745,745A,745B,745C,752,762,763,930,2011、2022、2031、2032、2033、2034、2037、2038、2051、2063、2072、2073、2075 UI画像(メッセージUI、UI)、721 ダウンロード画面、731 ユーザリスト画面(リスト)、732,732A,732B,732C,742,742A,742B,742C レコード画像、733,733A,733B,733C ユーザ名、734,734A,734B,734C タグ情報、735,735A,735B,735C アイコン、741 モーションリスト画面(選択肢)、743,743A,743B,743C モーション名、744,744A,744B,744C,753 モーション画像、751 配信画面、761 配信完了画面、810A,810B モーション動画、820A,820B 発話音声、910A,910B 動画、920A,920B 音声、1000 HMDセット、1010 物体、1030 記憶媒体


1 system, 2 networks, 3, 3A, 3B users (first user), 4 players (performers), 10, 20, 30, 40 processors, 11,21,31,41 memory, 12,22,32,42 storage , 13, 23, 33, 43 Communication IF, 14, 24, 34, 44 I / O IF, 15, 45 Touch screen, 17 camera, 18 ranging sensor, 51 monitor, 52 gaze sensor, 53 1st camera, 54th 2 cameras, 55 microphones, 56 speakers, 100, 100A, 100B, 100C User terminals (computer, first computer, first information processing device), 110, 210, 310, 410 Control units (first control unit, second control) Unit), 111,311,413 Operation reception unit, 112,312,412 Display control unit, 113,313 UI control unit, 114,314 animation generation unit, 115,315 game progress unit, 116,316 virtual space control unit, 117 Video playback unit, 120, 220, 320, 420 Storage unit (1st storage unit, 2nd storage unit), 131,231,331 Game program (program, 1st program), 132,232,332 Game information 133 , 233,333 User information, 151,451 input unit, 152,452 display unit (display), 200 server, 211 communication mediation unit, 212 log generation unit, 213 list generation unit, 234,421 user list, 300 gameplay terminal (External device, 2nd external device), 317 reaction processing unit, 400 distribution terminal (external, 1st external device, computer, 2nd information processing device), 411 communication control unit, 414 voice reception unit, 415 motion identification unit, 416 Operation instruction data generator, 422 motion list, 423 distribution program (program, second program), 540, 1020, 1021 controller, 500 HMD, 510 HMD sensor, 520 motion sensor, 530 display, 600A, 600B virtual space, 610 Avatar object (character), 620A, 620B virtual camera, 631,632,633,634 object, 640A, 640B view area, 650,660 view image, 671 enemy object, 672,673 obstacle object, 674 effect object, 691, 692 speech, 701, 702, 703A, 70B, 704 A, 704B, 705,706,711,711A, 711B, 711C, 711D, 722,723,745,745A, 745B, 745C, 752,762,763,930,2011,2022,2031,2032,2033,2034, 2037, 2038, 2051, 2063, 2072, 2073, 2075 UI images (message UI, UI), 721 download screen, 731 user list screen (list), 732,732A, 732B, 732C, 742, 742A, 742B, 742C records Image, 733,733A, 733B, 733C user name, 734,734A, 734B, 734C tag information, 735,735A, 735B, 735C icon, 741 motion list screen (choices), 743, 743A, 743B, 743C motion name, 744 , 744A, 744B, 744C, 753 motion image, 751 distribution screen, 761 distribution completion screen, 810A, 810B motion video, 820A, 820B speech voice, 910A, 910B video, 920A, 920B voice, 1000 HMD set, 1010 object, 1030 Storage medium


Claims (10)

プロセッサ、メモリ、入力部、および表示部を備える情報端末装置において実行されるゲームプログラムであって、
前記ゲームプログラムは、前記プロセッサに、
前記情報端末装置の現在位置を取得する第1ステップと、
複数の領域に区分された地図画像のうち、前記第1ステップにより取得された前記現在位置に応じた地図画像を前記表示部に表示する第2ステップと、
前記複数の領域のうち前記現在位置が属する領域内に配置されている第1のオブジェクトであることを条件として、当該第1のオブジェクトへの入力操作を許容する第3ステップと、
前記第3ステップにより許容された第1のオブジェクトへの入力操作を受け付けることにより、当該第1のオブジェクトに応じたゲーム処理を実行する第4ステップとを実行させ、
前記第3ステップは、前記現在位置に応じて2以上の領域に跨る地図画像が前記表示部に表示されているときであって、前記現在位置が属する領域内に配置されている第1のオブジェクトと前記現在位置が属さない領域内に配置されている第1のオブジェクトとが当該地図画像に重畳して表示されているときに、前記現在位置が属さない領域内に配置されている第1のオブジェクトへの入力操作については前記表示部に表示されていても許容せず、前記現在位置が属する領域内に配置されている第1のオブジェクトであることを条件として、当該第1のオブジェクトへの入力操作を許容し、
前記複数の領域各々には、特定位置が定められ、
前記複数の領域各々の特定位置には、前記第1のオブジェクトとは異なる第2のオブジェクトが配置され、
前記第3ステップは、前記第1ステップにより取得された前記現在位置が属する領域内であって前記現在位置から所定範囲内に配置されている第2のオブジェクトへの入力操作を受け付けることにより、当該領域内に配置されている第1のオブジェクトへの入力操作を許容する、ゲームプログラム。
A game program executed in an information terminal device including a processor, a memory, an input unit, and a display unit.
The game program is supplied to the processor.
The first step of acquiring the current position of the information terminal device and
Among the map images divided into a plurality of areas, the second step of displaying the map image corresponding to the current position acquired in the first step on the display unit, and
A third step of allowing an input operation to the first object, provided that the object is the first object arranged in the area to which the current position belongs among the plurality of areas.
By accepting the input operation to the first object permitted by the third step, the fourth step of executing the game processing according to the first object is executed.
The third step is when a map image spanning two or more areas according to the current position is displayed on the display unit, and the first object is arranged in the area to which the current position belongs. And the first object arranged in the area to which the current position does not belong are superimposed on the map image, and the first object arranged in the area to which the current position does not belong is displayed. The input operation to the object is not allowed even if it is displayed on the display unit, and the first object is provided on the condition that it is the first object arranged in the area to which the current position belongs. Allows input operations ,
Specific positions are defined in each of the plurality of regions.
A second object different from the first object is arranged at a specific position in each of the plurality of regions.
The third step is the operation of receiving an input operation to a second object that is located within a predetermined range from the current position in the area to which the current position belongs, which is acquired by the first step. A game program that allows input operations to the first object placed in the area.
前記ゲームプログラムは、前記プロセッサに、
前記第1ステップにより取得された前記現在位置にかかわらず、ユーザからの入力操作に応じた位置に対応する地図画像を前記表示部に表示する第5ステップを実行させ、
前記第3ステップは、前記第1ステップにより取得された前記現在位置が属する領域内であって前記現在位置から所定範囲内に配置されている第2のオブジェクトへの入力操作を受け付けることにより、当該領域内に配置されている第1のオブジェクトへの入力操作が許容されている旨を特定可能にするための許容情報を記憶することにより、当該第1のオブジェクトへの入力操作を許容し、
前記第4ステップは、前記第1ステップにより取得された前記現在位置が属していない領域内に配置されている第1のオブジェクトであっても、前記許容情報から特定される第1のオブジェクトへの入力操作を受け付けることにより、当該第1のオブジェクトに応じたゲーム処理を実行する、請求項に記載のゲームプログラム。
The game program is supplied to the processor.
Regardless of the current position acquired in the first step, the fifth step of displaying the map image corresponding to the position corresponding to the input operation from the user on the display unit is executed.
The third step is the operation of receiving an input operation to a second object, which is within the area to which the current position belongs and is arranged within a predetermined range from the current position, acquired by the first step. By storing the permissible information for making it possible to identify that the input operation to the first object arranged in the area is permitted, the input operation to the first object is permitted.
The fourth step is to the first object specified from the permissible information even if the first object is arranged in the area to which the current position does not belong, which is acquired by the first step. by accepting an input operation, it executes the game processing corresponding to the first object, a game program according to claim 1.
前記第3ステップは、前記第1のオブジェクトへの入力操作を許容することにより前記ゲーム処理が実行された後において、前記第1ステップにより取得された前記現在位置に応じて再許容条件が成立しているときには、所定時間が経過することにより当該第1のオブジェクトへの再度の入力操作を許容する一方、前記第1ステップにより取得された前記現在位置に応じて前記再許容条件が成立していないときには、前記所定時間が経過することによっては当該第1のオブジェクトへの再度の入力操作を許容しない、請求項1または請求項に記載のゲームプログラム。 In the third step, after the game processing is executed by allowing the input operation to the first object, the re-allowance condition is satisfied according to the current position acquired by the first step. When is, the re-input operation to the first object is permitted after a lapse of a predetermined time, but the re-allowing condition is not satisfied according to the current position acquired in the first step. The game program according to claim 1 or 2 , wherein the re-input operation to the first object is not permitted when the predetermined time elapses. 前記第3ステップは、前記ゲーム処理が実行された後において前記再許容条件が成立していないことにより、当該第1のオブジェクトへの再度の入力操作を許容しないときであっても、ユーザに関連付けられている第1アイテムを消費することにより、当該第1のオブジェクトへの再度の入力操作を許容可能とする、請求項に記載のゲームプログラム。 The third step is associated with the user even when the re-input operation to the first object is not allowed because the re-allowing condition is not satisfied after the game processing is executed. The game program according to claim 3 , wherein a re-input operation to the first object is allowed by consuming the first item. 前記ゲームプログラムは、前記プロセッサに、
ライブ配信によるコンテンツをユーザが視聴することにより、前記第1アイテムをユーザに関連付ける第6ステップを実行させる、請求項に記載のゲームプログラム。
The game program is supplied to the processor.
The game program according to claim 4 , wherein the user views the content by live distribution to execute the sixth step of associating the first item with the user.
前記第1のオブジェクトおよび前記第1アイテムの各々には、複数種類の属性のうちのいずれかが定められており、
前記第3ステップは、前記ゲーム処理が実行された後において前記再許容条件が成立していないことにより、当該第1のオブジェクトへの再度の入力操作を許容していないときに、当該第1のオブジェクトと属性が一致する第1アイテムを消費することにより、当該第1のオブジェクトへの再度の入力操作を許容する、請求項に記載のゲームプログラム。
One of a plurality of types of attributes is defined for each of the first object and the first item.
In the third step, when the re-allowing condition is not satisfied after the game processing is executed and the re-input operation to the first object is not allowed, the first step is performed. The game program according to claim 5 , wherein a re-input operation to the first object is permitted by consuming the first item whose attributes match the object.
前記ゲームプログラムは、前記プロセッサに、
前記ゲーム処理中において所定の達成条件が成立することにより、複数種類の第2アイテムのうち当該第1のオブジェクトが配置されている領域に応じた種類の第2アイテムをユーザに関連付ける第7ステップを実行させる、請求項1〜請求項のいずれかに記載のゲームプログラム。
The game program is supplied to the processor.
When a predetermined achievement condition is satisfied during the game processing, a seventh step of associating a user with a second item of a type corresponding to an area in which the first object is arranged among a plurality of types of second items is performed. The game program according to any one of claims 1 to 6, which is to be executed.
前記複数の領域各々には、前記第1のオブジェクトとは異なる第3のオブジェクトが配置され、
前記ゲームプログラムは、前記プロセッサに、
前記第3のオブジェクトへの入力操作を受け付けることにより、ライブ配信によるコンテンツを視聴するための処理を行う第8ステップと、
前記複数種類の第2アイテムのうち、前記第8ステップの処理の実行契機となった入力操作の対象である第3のオブジェクトが配置されている領域に応じた種類の第2アイテムを、前記ライブ配信の配信者に付与可能とする第9ステップとを実行させる、請求項に記載のゲームプログラム。
A third object different from the first object is arranged in each of the plurality of regions.
The game program is supplied to the processor.
The eighth step of performing the process for viewing the content by live distribution by accepting the input operation to the third object, and
Among the plurality of types of second items, the second item of the type corresponding to the area in which the third object, which is the target of the input operation that triggered the execution of the process of the eighth step, is arranged, is live-streamed. The game program according to claim 7 , wherein the distributor of the distribution is made to execute the ninth step that can be granted.
プロセッサ、メモリ、入力部、および表示部を備える情報端末装置により実行されるゲーム方法であって、
前記ゲーム方法は、前記情報端末装置が、
前記情報端末装置の現在位置を取得する第1ステップと、
複数の領域に区分された地図画像のうち、前記第1ステップにより取得された前記現在位置に応じた地図画像を前記表示部に表示する第2ステップと、
前記複数の領域のうち前記現在位置が属する領域内に配置されている第1のオブジェクトであることを条件として、当該第1のオブジェクトへの入力操作を許容する第3ステップと、
前記第3ステップにより許容された第1のオブジェクトへの入力操作を受け付けることにより、当該第1のオブジェクトに応じたゲーム処理を実行する第4ステップとを備え、
前記第3ステップは、前記現在位置に応じて2以上の領域に跨る地図画像が前記表示部に表示されているときであって、前記現在位置が属する領域内に配置されている第1のオブジェクトと前記現在位置が属さない領域内に配置されている第1のオブジェクトとが当該地図画像に重畳して表示されているときに、前記現在位置が属さない領域内に配置されている第1のオブジェクトへの入力操作については前記表示部に表示されていても許容せず、前記現在位置が属する領域内に配置されている第1のオブジェクトであることを条件として、当該第1のオブジェクトへの入力操作を許容し、
前記複数の領域各々には、特定位置が定められ、
前記複数の領域各々の特定位置には、前記第1のオブジェクトとは異なる第2のオブジェクトが配置され、
前記第3ステップは、前記第1ステップにより取得された前記現在位置が属する領域内であって前記現在位置から所定範囲内に配置されている第2のオブジェクトへの入力操作を受け付けることにより、当該領域内に配置されている第1のオブジェクトへの入力操作を許容する、ゲーム方法。
A game method executed by an information terminal device including a processor, a memory, an input unit, and a display unit.
In the game method, the information terminal device
The first step of acquiring the current position of the information terminal device and
Among the map images divided into a plurality of areas, the second step of displaying the map image corresponding to the current position acquired in the first step on the display unit, and
A third step of allowing an input operation to the first object, provided that the object is the first object arranged in the area to which the current position belongs among the plurality of areas.
It is provided with a fourth step of executing a game process according to the first object by accepting an input operation to the first object permitted by the third step.
The third step is when a map image spanning two or more areas according to the current position is displayed on the display unit, and the first object is arranged in the area to which the current position belongs. And the first object arranged in the area to which the current position does not belong are superimposed on the map image, and the first object arranged in the area to which the current position does not belong is displayed. The input operation to the object is not allowed even if it is displayed on the display unit, and the first object is provided on the condition that it is the first object arranged in the area to which the current position belongs. Allows input operations ,
Specific positions are defined in each of the plurality of regions.
A second object different from the first object is arranged at a specific position in each of the plurality of regions.
The third step is the operation of receiving an input operation to a second object, which is within the area to which the current position belongs and is arranged within a predetermined range from the current position, acquired by the first step. A game method that allows an input operation to a first object arranged in an area.
情報端末装置であって、
ゲームプログラムを記憶する記憶部と、
前記ゲームプログラムを実行することにより、前記情報端末装置の動作を制御する制御部とを備え、
前記制御部は、
前記情報端末装置の現在位置を取得する第1ステップと、
複数の領域に区分された地図画像のうち、前記第1ステップにより取得された前記現在位置に応じた地図画像を表示部に表示する第2ステップと、
前記複数の領域のうち前記現在位置が属する領域内に配置されている第1のオブジェクトであることを条件として、当該第1のオブジェクトへの入力操作を許容する第3ステップと、
前記第3ステップにより許容された第1のオブジェクトへの入力操作を受け付けることにより、当該第1のオブジェクトに応じたゲーム処理を実行する第4ステップとを実行させ、
前記第3ステップは、前記現在位置に応じて2以上の領域に跨る地図画像が前記表示部に表示されているときであって、前記現在位置が属する領域内に配置されている第1のオブジェクトと前記現在位置が属さない領域内に配置されている第1のオブジェクトとが当該地図画像に重畳して表示されているときに、前記現在位置が属さない領域内に配置されている第1のオブジェクトへの入力操作については前記表示部に表示されていても許容せず、前記現在位置が属する領域内に配置されている第1のオブジェクトであることを条件として、当該第1のオブジェクトへの入力操作を許容し、
前記複数の領域各々には、特定位置が定められ、
前記複数の領域各々の特定位置には、前記第1のオブジェクトとは異なる第2のオブジェクトが配置され、
前記第3ステップは、前記第1ステップにより取得された前記現在位置が属する領域内であって前記現在位置から所定範囲内に配置されている第2のオブジェクトへの入力操作を受け付けることにより、当該領域内に配置されている第1のオブジェクトへの入力操作を許容する、情報端末装置。
It is an information terminal device
A memory unit that stores game programs and
A control unit that controls the operation of the information terminal device by executing the game program is provided.
The control unit
The first step of acquiring the current position of the information terminal device and
Among the map images divided into a plurality of areas, the second step of displaying the map image corresponding to the current position acquired in the first step on the display unit, and
A third step of allowing an input operation to the first object, provided that the object is the first object arranged in the area to which the current position belongs among the plurality of areas.
By accepting the input operation to the first object permitted by the third step, the fourth step of executing the game processing according to the first object is executed.
The third step is when a map image spanning two or more areas according to the current position is displayed on the display unit, and the first object is arranged in the area to which the current position belongs. And the first object arranged in the area to which the current position does not belong are superimposed on the map image, and the first object arranged in the area to which the current position does not belong is displayed. The input operation to the object is not allowed even if it is displayed on the display unit, and the first object is provided on the condition that it is the first object arranged in the area to which the current position belongs. Allows input operations ,
Specific positions are defined in each of the plurality of regions.
A second object different from the first object is arranged at a specific position in each of the plurality of regions.
The third step is the operation of receiving an input operation to a second object that is located within a predetermined range from the current position in the area to which the current position belongs, which is acquired by the first step. An information terminal device that allows an input operation to a first object arranged in an area.
JP2019063277A 2019-03-28 2019-03-28 Game programs, game methods, and information terminals Active JP6903701B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019063277A JP6903701B2 (en) 2019-03-28 2019-03-28 Game programs, game methods, and information terminals
JP2021052510A JP7087148B2 (en) 2019-03-28 2021-03-26 Game programs, game methods, and information terminals

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019063277A JP6903701B2 (en) 2019-03-28 2019-03-28 Game programs, game methods, and information terminals

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021052510A Division JP7087148B2 (en) 2019-03-28 2021-03-26 Game programs, game methods, and information terminals

Publications (2)

Publication Number Publication Date
JP2020162630A JP2020162630A (en) 2020-10-08
JP6903701B2 true JP6903701B2 (en) 2021-07-14

Family

ID=72714891

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2019063277A Active JP6903701B2 (en) 2019-03-28 2019-03-28 Game programs, game methods, and information terminals
JP2021052510A Active JP7087148B2 (en) 2019-03-28 2021-03-26 Game programs, game methods, and information terminals

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2021052510A Active JP7087148B2 (en) 2019-03-28 2021-03-26 Game programs, game methods, and information terminals

Country Status (1)

Country Link
JP (2) JP6903701B2 (en)

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110039622A1 (en) * 2009-08-12 2011-02-17 3 Legged Dog, Inc. Interactive system and method for digital artifact relocation and activation
US8663014B2 (en) * 2011-01-31 2014-03-04 Zynga Inc. Apparatus and method with physical location check-in that triggers a status change in a virtual game
US8550909B2 (en) * 2011-06-10 2013-10-08 Microsoft Corporation Geographic data acquisition by user motivation
JP5688062B2 (en) * 2012-10-31 2015-03-25 株式会社コナミデジタルエンタテインメント GAME MANAGEMENT DEVICE, GAME SYSTEM, GAME MANAGEMENT METHOD, AND PROGRAM
US8968099B1 (en) * 2012-11-01 2015-03-03 Google Inc. System and method for transporting virtual objects in a parallel reality game
WO2017004433A1 (en) * 2015-06-30 2017-01-05 Amazon Technologies, Inc. Integrating games systems with a spectating system
KR20170032632A (en) * 2015-09-15 2017-03-23 이상호 Personal media broadcasting system and method therefor
JPWO2018158835A1 (en) * 2017-02-28 2019-03-07 株式会社スクウェア・エニックス GAME PROGRAM AND GAME PROGRAM CONTROL METHOD
JP6279136B1 (en) * 2017-08-15 2018-02-14 株式会社テクテック Object control system, program and method in position game

Also Published As

Publication number Publication date
JP7087148B2 (en) 2022-06-20
JP2021100632A (en) 2021-07-08
JP2020162630A (en) 2020-10-08

Similar Documents

Publication Publication Date Title
JP7286588B2 (en) game program
JP7344189B2 (en) Viewing programs, viewing methods, and information terminal devices
JP6776393B2 (en) Viewing program, viewing method, and information terminal device
JP2021053181A (en) Program, method and viewing terminal
WO2022202126A1 (en) Program, method, and information processing device
JP6832381B2 (en) Game programs, game methods, and information terminals
JP6796158B2 (en) Game programs, game methods, and information terminals
JP6722320B1 (en) Game program, game method, and information terminal device
JP7437480B2 (en) Programs, methods, and computers
JP6770603B2 (en) Game programs, game methods, and information terminals
JP6776425B1 (en) Programs, methods, and delivery terminals
JP6818106B1 (en) Programs, methods, and viewing terminals
JP2021006274A (en) Program, game method, computer, and information terminal device
JP6818091B2 (en) Game programs, game methods, and information terminals
JP6952730B2 (en) Programs, methods, information processing equipment, and systems
JP6818092B2 (en) Game programs, game methods, and information terminals
JP6813617B2 (en) Game programs, game methods, and information terminals
JP6754859B1 (en) Programs, methods, and computers
JP2021010756A (en) Program, method, and information terminal device
JP2021175436A (en) Game program, game method, and terminal device
JP6903701B2 (en) Game programs, game methods, and information terminals
JP6776394B2 (en) Programs, game methods, computers, and information terminals
JP2021035577A (en) Game program, game method, and information terminal device
JP2022096801A (en) Game program, game method, and information processing device
JP2021058625A (en) Game program, game method, and information terminal device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200311

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20200311

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20200609

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200616

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200812

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200915

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201102

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210126

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210326

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20210326

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20210406

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20210413

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210622

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210623

R150 Certificate of patent or registration of utility model

Ref document number: 6903701

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150