JP2020110447A - Game program, method, and information processing device - Google Patents

Game program, method, and information processing device Download PDF

Info

Publication number
JP2020110447A
JP2020110447A JP2019004732A JP2019004732A JP2020110447A JP 2020110447 A JP2020110447 A JP 2020110447A JP 2019004732 A JP2019004732 A JP 2019004732A JP 2019004732 A JP2019004732 A JP 2019004732A JP 2020110447 A JP2020110447 A JP 2020110447A
Authority
JP
Japan
Prior art keywords
user
game
unit
game program
quest
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.)
Granted
Application number
JP2019004732A
Other languages
Japanese (ja)
Other versions
JP7320952B2 (en
Inventor
飛鳥 武田
Asuka Takeda
飛鳥 武田
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 JP2019004732A priority Critical patent/JP7320952B2/en
Publication of JP2020110447A publication Critical patent/JP2020110447A/en
Application granted granted Critical
Publication of JP7320952B2 publication Critical patent/JP7320952B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To enhance a user's feeling of satisfaction.SOLUTION: A game program (131) causes a processor (10) to execute a step (S102) for progressing a first play unit in which a predetermined condition is set in common for a user and another user different from the user based on operations of game objects operated by the user and another user different from the user, a step (S107) for acquiring an evaluation for at least any one user of the user and the another user according to an operation in which the game object operated by each user in the first play unit gives an action to the game object operated by the another user different from the user, and a step (S108) for executing predetermined game processing based on the evaluation.SELECTED DRAWING: Figure 3

Description

本開示はゲームプログラム、ゲームプログラムを実行する方法および情報処理装置に関する。 The present disclosure relates to a game program, a method for executing the game program, and an information processing device.

従来、複数のユーザの各々がゲームオブジェクトを操作して、所定の達成条件が設定されたプレイ単位を、共通したゲーム空間でプレイ可能なゲームが公知である。 Conventionally, there is known a game in which each of a plurality of users operates a game object and a play unit in which a predetermined achievement condition is set can be played in a common game space.

“ラグナロクオンライン公式サイト”、[online]、ガンホー、[2018年11月9日検索]、インターネット(URL:https://ragnarokonline.gungho.jp/)"Ragnarok Online Official Website", [online], GungHo, [Search on November 9, 2018], Internet (URL: https://ragnarokonline.gungho.jp/)

しかしながら上述したような従来技術においては、直接的に達成条件の達成に寄与した要因のみが、ゲームプレイにおける評価の基準となる。しかし、評価の方法を改善することで、ユーザの満足感を向上させることができる余地がある。 However, in the conventional technique as described above, only the factors that directly contribute to the achievement of the achievement condition are the evaluation criteria in the game play. However, there is room for improving user satisfaction by improving the evaluation method.

本開示の一態様は、他のゲームオブジェクトに作用を与える動作を行ったユーザに対する評価を行い、当該ユーザの満足感を向上させることを目的とする。 One aspect of the present disclosure is to evaluate a user who has performed an action that affects another game object and improve the satisfaction of the user.

本開示に係るゲームプログラムは、プロセッサおよびメモリを備えるコンピュータにより実行される。ゲームプログラムは、プロセッサに、ユーザ及び前記ユーザとは異なる他のユーザがそれぞれ操作するゲームオブジェクトの動作に基づいて、前記ユーザ及び前記他のユーザに共通して所定の条件が設定された第1プレイ単位を進行させるステップと、前記第1プレイ単位において各ユーザが操作するゲームオブジェクトが、当該ユーザとは他のユーザが操作するゲームオブジェクトに作用を与える動作に応じた、前記ユーザおよび前記他のユーザのうちの少なくともいずれかのユーザに対する評価を取得するステップと、前記評価に基づく所定のゲーム処理を行うステップと、を実行させる。 The game program according to the present disclosure is executed by a computer including a processor and a memory. The game program includes a first play in which a predetermined condition is set in the processor in common with the user and the other user based on a motion of a game object operated by the user and another user different from the user. The step of advancing a unit, and the user and the other user according to an action in which a game object operated by each user in the first play unit acts on a game object operated by another user than the user. The step of obtaining an evaluation for at least one of the users and the step of performing a predetermined game process based on the evaluation are executed.

本開示に係る方法は、プロセッサ、及びメモリを備えるコンピュータがゲームプログラムを実行する方法である。該方法は、プロセッサが、上述した各ステップを実行することを含む。 The method according to the present disclosure is a method in which a computer including a processor and a memory executes a game program. The method includes a processor performing the steps described above.

本開示に係る情報処理装置は、上述のゲームプログラムを記憶する記憶部と、該ゲームプログラムを実行することにより、情報処理装置の動作を制御する制御部とを備えている。 An information processing device according to the present disclosure includes a storage unit that stores the above-mentioned game program and a control unit that controls the operation of the information processing device by executing the game program.

本開示の一態様によれば、他のゲームオブジェクトに作用を与える動作を行ったユーザに対して評価がなされるので、当該ユーザの満足感が向上する。 According to one aspect of the present disclosure, a user who has performed an action that affects another game object is evaluated, so that the user's satisfaction is improved.

ゲームシステムのハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of a game system. ユーザ端末およびサーバの機能的構成を示すブロック図である。It is a block diagram which shows the functional structure of a user terminal and a server. 実施形態1に係る処理の流れを示すフローチャートである。6 is a flowchart showing a flow of processing according to the first embodiment. 作用を与える動作の結果を示す情報が累積されたデータテーブルの一例を示す図である。It is a figure which shows an example of the data table in which the information which shows the result of the action which gives an action was accumulated. 評価を示す情報および称号を示す情報をユーザに提示する画面の一例を示す図である。It is a figure which shows an example of the screen which shows the information which shows evaluation and the information which shows a title to a user. 実施形態2に係る処理の流れを示すフローチャートである。9 is a flowchart showing a flow of processing according to the second embodiment. ユーザ端末に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on a user terminal. ユーザ端末に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on a user terminal.

〔実施形態1〕
本開示に係るゲームシステムは、複数のユーザにゲームを提供するためのシステムである。以下、ゲームシステムについて図面を参照しつつ説明する。なお、本発明はこれらの例示に限定されるものではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が本発明に含まれることが意図される。以下の説明では、図面の説明において同一の要素には同一の符号を付し、重複する説明を繰り返さない。
[Embodiment 1]
The game system according to the present disclosure is a system for providing a game to a plurality of users. Hereinafter, the game system will be described with reference to the drawings. It should be noted that the present invention is not limited to these exemplifications, and is shown 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. It In the following description, the same elements will be denoted by the same reference symbols in the description of the drawings, without redundant description.

<ゲームシステム1のハードウェア構成>
図1は、ゲームシステム1のハードウェア構成を示す図である。ゲームシステム1は図示の通り、複数のユーザ端末100と、サーバ200とを含む。各ユーザ端末100は、サーバ200とネットワーク2を介して接続する。ネットワーク2は、インターネットおよび図示しない無線基地局によって構築される各種移動通信システム等で構成される。この移動通信システムとしては、例えば、所謂3G、4G移動通信システム、LTE(Long Term Evolution)、および所定のアクセスポイントによってインターネットに接続可能な無線ネットワーク(例えばWi-Fi(登録商標))等が挙げられる。
<Hardware configuration of game system 1>
FIG. 1 is a diagram showing a hardware configuration of the game system 1. As illustrated, the game system 1 includes a plurality of user terminals 100 and a server 200. Each user terminal 100 is connected to the server 200 via the network 2. The network 2 includes 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 a wireless network (for example, Wi-Fi (registered trademark)) that can be connected to the Internet by a predetermined access point. To be

サーバ200(コンピュータ、情報処理装置)は、ワークステーションまたはパーソナルコンピュータ等の汎用コンピュータであってよい。サーバ200は、プロセッサ20と、メモリ21と、ストレージ22と、通信IF23と、入出力IF24とを備える。サーバ200が備えるこれらの構成は、通信バスによって互いに電気的に接続される。 The server 200 (computer, information processing device) 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 components included in the server 200 are electrically connected to each other by a communication bus.

ユーザ端末100(コンピュータ、情報処理装置)は、スマートフォン、フィーチャーフォン、PDA(Personal Digital Assistant)、またはタブレット型コンピュータ等の携帯端末であってよい。ユーザ端末100は、ゲームプレイに適したゲーム装置であってもよい。ユーザ端末100は図示の通り、プロセッサ10と、メモリ11と、ストレージ12と、通信インターフェース(IF)13と、入出力IF14と、タッチスクリーン15(表示部)と、カメラ17と、測距センサ18とを備える。ユーザ端末100が備えるこれらの構成は、通信バスによって互いに電気的に接続される。なお、ユーザ端末100は、タッチスクリーン15に代えて、または、加えて、ユーザ端末100本体とは別に構成されたディスプレイ(表示部)を接続可能な入出力IF14を備えていてもよい。 The user terminal 100 (computer, information processing device) may be a mobile terminal such as a smartphone, a feature phone, a PDA (Personal Digital Assistant), or a tablet computer. The user terminal 100 may be a game device suitable for game play. As illustrated, the user terminal 100 includes a processor 10, a memory 11, a storage 12, a communication interface (IF) 13, an input/output IF 14, a touch screen 15 (display unit), a camera 17, and a distance measuring sensor 18. With. These components 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 main body of the user terminal 100 can be connected instead of or in addition to the touch screen 15.

また、図1に示すように、ユーザ端末100は、1つ以上のコントローラ1020と通信可能に構成されることとしてもよい。コントローラ1020は、例えば、Bluetooth(登録商標)等の通信規格に従って、ユーザ端末100と通信を確立する。コントローラ1020は、1つ以上のボタン等を有していてもよく、該ボタン等に対するユーザの入力操作に基づく出力値をユーザ端末100へ送信する。また、コントローラ1020は、加速度センサ、および、角速度センサ等の各種センサを有していてもよく、該各種センサの出力値をユーザ端末100へ送信する。 Further, as shown in FIG. 1, the user terminal 100 may be configured to be able to communicate 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 outputs output values of the various sensors to the user terminal 100.

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

ユーザ端末100は、例えばゲーム開始時に、コントローラ1020を使用するユーザに、該ユーザの名前またはログインID等のユーザ識別情報を、該コントローラ1020を介して入力させることが望ましい。これにより、ユーザ端末100は、コントローラ1020とユーザとを紐付けることが可能となり、受信した出力値の送信元(コントローラ1020)に基づいて、該出力値がどのユーザのものであるかを特定することができる。 It is desirable that the user terminal 100 causes a user who uses the controller 1020 to input user identification information such as a name or a login ID of the user via the controller 1020, for example, at the start of the game. This allows the user terminal 100 to associate the controller 1020 with the user, and specifies which user the output value belongs to based on the transmission source (controller 1020) of the received output value. 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 the plurality of controllers 1020, each controller 1020 is held by each user, 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 (communicatively connects without passing through the server 200), thereby realizing multi-play locally by a plurality of user terminals 100. You can also do it. When the above-mentioned multiplay is locally realized by one user terminal 100, the user terminal 100 may further include at least a part of various functions of the server 200, which will be described later. When the above-described multiplay is locally realized by a plurality of user terminals 100, the plurality of user terminals 100 may be provided with various functions of the server 200, which will be described later, in a distributed manner.

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

また、コントローラ1020は、ユーザ端末100に着脱可能な構成であるとしてもよい。この場合、ユーザ端末100の筐体における少なくともいずれかの面に、コントローラ1020との結合部が設けられていてもよい。該結合部を介して有線によりユーザ端末100とコントローラ1020とが結合している場合は、ユーザ端末100とコントローラ1020とは、有線を介して信号を送受信する。 Further, the controller 1020 may be configured to be attachable to and detachable from the user terminal 100. In this case, a coupling part 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 connecting unit, the user terminal 100 and the controller 1020 send and receive signals via wire.

図1に示すように、ユーザ端末100は、外部のメモリカード等の記憶媒体1030の装着を、入出力IF14を介して受け付けてもよい。これにより、ユーザ端末100は、記憶媒体1030に記録されるプログラム及びデータを読み込むことができる。記憶媒体1030に記録されるプログラムは、例えばゲームプログラムである。 As shown in FIG. 1, the user terminal 100 may accept mounting of a storage medium 1030 such as an external memory card via the input/output IF 14. As a result, the user terminal 100 can read the program and data recorded in the storage medium 1030. The program recorded in 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 the game program acquired by reading from the storage medium 1030 in the memory 11. May be stored in.

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

例えば、操作部が、カメラ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 near the user terminal 100 and performs an input operation from the detection result of the object. Identify. As an example, the user's hand as the object 1010, a marker having a predetermined shape, or the like is detected, and the input operation is specified based on the color, shape, movement, or type of the object 1010 obtained as a detection result. It More specifically, when the user's hand is detected from the image captured by the camera 17, the user terminal 100 operates the gesture (a series of movements of the user's hand) detected based on the captured image by the user's input operation. As specified and accepted. 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 includes 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 configured by the communication IF 13, the user terminal 100 identifies and receives a signal (for example, an output value) transmitted from the controller 1020 as a user input operation. Alternatively, when the operation unit is configured by the input/output IF 14, a signal output from an input device (not shown) different from the controller 1020 connected to the input/output IF 14 is specified and accepted as the user's input operation.

<各装置のハードウェア構成要素>
プロセッサ10は、ユーザ端末100全体の動作を制御する。プロセッサ20は、サーバ200全体の動作を制御する。プロセッサ10および20は、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、およびGPU(Graphics Processing Unit)を含む。
<Hardware components of each device>
The processor 10 controls the operation of the entire user terminal 100. The processor 20 controls the operation of the entire server 200. The processors 10 and 20 include a CPU (Central Processing Unit), an MPU (Micro Processing Unit), and a GPU (Graphics Processing Unit).

プロセッサ10は後述するストレージ12からプログラムを読み出し、後述するメモリ11に展開する。プロセッサ20は後述するストレージ22からプログラムを読み出し、後述するメモリ21に展開する。プロセッサ10およびプロセッサ20は展開したプログラムを実行する。 The processor 10 reads a program from the storage 12 described later and loads it into the memory 11 described later. The processor 20 reads a program from a storage 22 described later and loads it into a memory 21 described later. The processor 10 and the processor 20 execute the expanded program.

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

本実施形態においてプログラムとは、ゲームをユーザ端末100により実現するためのゲームプログラムであってもよい。あるいは、該プログラムは、該ゲームをユーザ端末100とサーバ200との協働により実現するためのゲームプログラムであってもよい。なお、ユーザ端末100とサーバ200との協働により実現されるゲームは、一例として、ユーザ端末100において起動されたブラウザ上で実行されるゲームであってもよい。あるいは、該プログラムは、該ゲームを複数のユーザ端末100の協働により実現するためのゲームプログラムであってもよい。また、各種データとは、ユーザ情報およびゲーム情報などのゲームに関するデータ、ならびに、ユーザ端末100とサーバ200との間または複数のユーザ端末100間で送受信する指示または通知を含んでいる。 In the present embodiment, the program may be a game program for realizing the game on the user terminal 100. Alternatively, the program may be a game program for realizing the game by cooperation between the user terminal 100 and the server 200. Note that the game realized by the cooperation of the user terminal 100 and the server 200 may be, for example, a game executed on a browser activated in the user terminal 100. Alternatively, the program may be a game program for realizing the game by cooperation of a plurality of user terminals 100. In addition, various data includes data regarding a game such as user information and game information, and instructions or notifications transmitted and received between the user terminal 100 and the server 200 or between a plurality of user terminals 100.

ストレージ12および22は補助記憶装置である。ストレージ12および22は、フラッシュメモリまたはHDD(Hard Disk Drive)等の記憶装置で構成される。ストレージ12およびストレージ22には、ゲームに関する各種データが格納される。 The storages 12 and 22 are auxiliary storage devices. The storages 12 and 22 are configured by a storage device such as a flash memory or an HDD (Hard Disk Drive). The storage 12 and the storage 22 store various data relating to the game.

通信IF13は、ユーザ端末100における各種データの送受信を制御する。通信IF23は、サーバ200における各種データの送受信を制御する。通信IF13および23は例えば、無線LAN(Local Area Network)を介する通信、有線LAN、無線LAN、または携帯電話回線網を介したインターネット通信、ならびに近距離無線通信等を用いた通信を制御する。 The communication IF 13 controls transmission/reception of various data in the user terminal 100. The communication IF 23 controls transmission/reception of various data in the server 200. The communication IFs 13 and 23 control communication using a wireless LAN (Local Area Network), Internet communication via a wired LAN, a wireless LAN, or a mobile phone network, and communication using short-distance wireless communication, for example.

入出力IF14は、ユーザ端末100がデータの入力を受け付けるためのインターフェースであり、またユーザ端末100がデータを出力するためのインターフェースである。入出力IF14は、USB(Universal Serial Bus)等を介してデータの入出力を行ってもよい。入出力IF14は、例えば、ユーザ端末100の物理ボタン、カメラ、マイク、または、スピーカ等を含み得る。サーバ200の入出力IF24は、サーバ200がデータの入力を受け付けるためのインターフェースであり、またサーバ200がデータを出力するためのインターフェースである。入出力IF24は、例えば、マウスまたはキーボード等の情報入力機器である入力部と、画像を表示出力する機器である表示部とを含み得る。 The input/output IF 14 is an interface for the user terminal 100 to receive data input, and is an interface for the user terminal 100 to output data. The input/output IF 14 may input/output data via a USB (Universal Serial Bus) or the like. The input/output IF 14 may include, for example, a physical button of the user terminal 100, a camera, a microphone, a speaker, or the like. The input/output IF 24 of the server 200 is an interface for the server 200 to receive data input, and is an interface for the server 200 to output data. The input/output IF 24 may include, for example, an input unit which is an information input device such as a mouse or a keyboard, and a display unit which is a device for displaying and outputting an image.

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

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

図示していないが、ユーザ端末100は、該ユーザ端末100の保持姿勢を特定するための1以上のセンサを備えていてもよい。このセンサは、例えば、加速度センサ、または、角速度センサ等であってもよい。ユーザ端末100がセンサを備えている場合、プロセッサ10は、センサの出力からユーザ端末100の保持姿勢を特定して、保持姿勢に応じた処理を行うことも可能になる。例えば、プロセッサ10は、ユーザ端末100が縦向きに保持されているときには、縦長の画像を表示部152に表示させる縦画面表示としてもよい。一方、ユーザ端末100が横向きに保持されているときには、横長の画像を表示部に表示させる横画面表示としてもよい。このように、プロセッサ10は、ユーザ端末100の保持姿勢に応じて縦画面表示と横画面表示とを切り替え可能であってもよい。 Although not shown, the user terminal 100 may include one or more sensors for specifying the holding posture of the user terminal 100. This sensor may be, for example, an acceleration sensor or an angular velocity sensor. When the user terminal 100 includes a sensor, the processor 10 can also specify the holding posture of the user terminal 100 from the output of the sensor and perform processing according to the holding posture. For example, the processor 10 may perform vertical screen display for displaying a vertically long image on the display unit 152 when the user terminal 100 is held vertically. On the other hand, when the user terminal 100 is held in a horizontal orientation, a landscape image may be displayed on the display unit. In this way, the processor 10 may be capable of switching between the vertical screen display and the horizontal screen display according to the holding posture of the user terminal 100.

カメラ17は、イメージセンサ等を含み、レンズから入射する入射光を電気信号に変換することで撮影画像を生成する。 The camera 17 includes an image sensor and the like, and converts a light incident from a lens into an electric signal to generate a captured image.

測距センサ18は、測定対象物までの距離を測定するセンサである。測距センサ18は、例えば、パルス変換した光を発する光源と、光を受ける受光素子とを含む。測距センサ18は、光源からの発光タイミングと、該光源から発せられた光が測定対象物にあたって反射されて生じる反射光の受光タイミングとにより、測定対象物までの距離を測定する。測距センサ18は、指向性を有する光を発する光源を有することとしてもよい。 The distance measuring sensor 18 is a sensor that measures the distance to the measurement target. The distance measuring sensor 18 includes, for example, a light source that emits pulse-converted light and a light receiving element that receives the light. The distance measuring sensor 18 measures the distance to the measurement object by the light emission timing from the light source and the light reception timing of the reflected light generated by the light emitted from the light source reflected on the measurement object. The distance measuring sensor 18 may include a light source that emits light having directivity.

ここで、ユーザ端末100が、カメラ17と測距センサ18とを用いて、ユーザ端末100の近傍の物体1010を検出した検出結果を、ユーザの入力操作として受け付ける例をさらに説明する。カメラ17および測距センサ18は、例えば、ユーザ端末100の筐体の側面に設けられてもよい。カメラ17の近傍に測距センサ18が設けられてもよい。カメラ17としては、例えば赤外線カメラを用いることができる。この場合、赤外線を照射する照明装置および可視光を遮断するフィルタ等が、カメラ17に設けられてもよい。これにより、屋外か屋内かにかかわらず、カメラ17の撮影画像に基づく物体の検出精度をいっそう向上させることができる。 Here, an example in which the user terminal 100 receives the detection result of detecting the object 1010 near the user terminal 100 by using the camera 17 and the distance measuring sensor 18 as the user's input operation will be further described. The camera 17 and the distance measuring sensor 18 may be provided, for example, on the side surface of the housing of the user terminal 100. A distance measuring sensor 18 may be provided near the camera 17. As the camera 17, for example, an infrared camera can be used. In this case, the camera 17 may be provided with a lighting device that emits infrared rays, a filter that blocks visible light, and the like. Thereby, the detection accuracy of the object based on the image captured by the camera 17 can be further improved regardless of whether it is outdoors or indoors.

プロセッサ10は、カメラ17の撮影画像に対して、例えば以下の(1)〜(5)に示す処理のうち1つ以上の処理を行ってもよい。(1)プロセッサ10は、カメラ17の撮影画像に対し画像認識処理を行うことで、該撮影画像にユーザの手が含まれているか否かを特定する。プロセッサ10は、上述の画像認識処理において採用する解析技術として、例えばパターンマッチング等の技術を用いてよい。(2)また、プロセッサ10は、ユーザの手の形状から、ユーザのジェスチャを検出する。プロセッサ10は、例えば、撮影画像から検出されるユーザの手の形状から、ユーザの指の本数(伸びている指の本数)を特定する。プロセッサ10はさらに、特定した指の本数から、ユーザが行ったジェスチャを特定する。例えば、プロセッサ10は、指の本数が5本である場合、ユーザが「パー」のジェスチャを行ったと判定する。また、プロセッサ10は、指の本数が0本である(指が検出されなかった)場合、ユーザが「グー」のジェスチャを行ったと判定する。また、プロセッサ10は、指の本数が2本である場合、ユーザが「チョキ」のジェスチャを行ったと判定する。(3)プロセッサ10は、カメラ17の撮影画像に対し、画像認識処理を行うことにより、ユーザの指が人差し指のみ立てた状態であるか、ユーザの指がはじくような動きをしたかを検出する。(4)プロセッサ10は、カメラ17の撮影画像の画像認識結果、および、測距センサ18の出力値等の少なくともいずれか1つに基づいて、ユーザ端末100の近傍の物体1010(ユーザの手など)とユーザ端末100との距離を検出する。例えば、プロセッサ10は、カメラ17の撮影画像から特定されるユーザの手の形状の大小により、ユーザの手がユーザ端末100の近傍(例えば所定値未満の距離)にあるのか、遠く(例えば所定値以上の距離)にあるのかを検出する。なお、撮影画像が動画の場合、プロセッサ10は、ユーザの手がユーザ端末100に接近しているのか遠ざかっているのかを検出してもよい。(5)カメラ17の撮影画像の画像認識結果等に基づいて、ユーザの手が検出されている状態で、ユーザ端末100とユーザの手との距離が変化していることが判明した場合、プロセッサ10は、ユーザが手をカメラ17の撮影方向において振っていると認識する。カメラ17の撮影範囲よりも指向性が強い測距センサ18において、物体が検出されたりされなかったりする場合に、プロセッサ10は、ユーザが手をカメラの撮影方向に直交する方向に振っていると認識する。 The processor 10 may perform, for example, one or more of the following processes (1) to (5) on the image captured by the camera 17. (1) The processor 10 specifies whether or not the user's hand is included in the captured image by performing image recognition processing on the captured image of the camera 17. The processor 10 may use, for example, a technique such as pattern matching as the analysis technique used in the above-described image recognition processing. (2) Further, the processor 10 detects the gesture of the user from the shape of the hand of the user. The processor 10 specifies the number of fingers of the user (the number of extended fingers) from the shape of the user's hand detected from the captured image, for example. The processor 10 further identifies a gesture made by the user from the identified number of fingers. For example, when the number of fingers is 5, the processor 10 determines that the user has made a “par” gesture. In addition, the processor 10 determines that the user has made a gesture of “goo” when the number of fingers is 0 (no finger is detected). Further, when the number of fingers is two, the processor 10 determines that the user has made a gesture of “cutting”. (3) The processor 10 performs image recognition processing on the image captured by the camera 17 to detect whether the user's finger is in a state where only the forefinger is raised or the user's finger makes a repulsive movement. .. (4) The processor 10 determines the object 1010 (such as the user's hand) near the user terminal 100 based on at least one of the image recognition result of the image captured by the camera 17 and the output value of the distance measuring sensor 18. ) And the user terminal 100 are detected. For example, the processor 10 determines whether the user's hand is near the user terminal 100 (for example, a distance less than a predetermined value) or far (for example, a predetermined value) depending on the size of the shape of the user's hand identified from the image captured by the camera 17. The above distance) is detected. If the captured image is a moving image, the processor 10 may detect whether the user's hand is approaching or moving away from the user terminal 100. (5) If it is determined that the distance between the user terminal 100 and the user's hand changes while the user's hand is detected, based on the image recognition result of the image captured by the camera 17, etc., the processor 10 recognizes that the user is shaking his hand in the shooting direction of the camera 17. When an object is not detected or detected by the distance measuring sensor 18 having a directivity stronger than the shooting range of the camera 17, the processor 10 determines that the user shakes his hand in a direction orthogonal to the shooting direction of the camera. recognize.

このように、プロセッサ10は、カメラ17の撮影画像に対する画像認識により、ユーザが手を握りこんでいるか否か(「グー」のジェスチャであるか、それ以外のジェスチャ(例えば「パー」)であるか)を検出する。また、プロセッサ10は、ユーザの手の形状とともに、ユーザがこの手をどのように移動させているかを検出する。また、プロセッサ10は、ユーザがこの手をユーザ端末100に対して接近させているのか遠ざけているのかを検出する。このような操作は、例えば、マウスまたはタッチパネルなどのポインティングデバイスを用いた操作に対応させることができる。ユーザ端末100は、例えば、ユーザの手の移動に応じて、タッチスクリーン15においてポインタを移動させ、ユーザのジェスチャ「グー」を検出する。この場合、ユーザ端末100は、ユーザが選択操作を継続中であると認識する。選択操作の継続とは、例えば、マウスがクリックされて押し込まれた状態が維持されること、または、タッチパネルに対してタッチダウン操作がなされた後タッチされた状態が維持されることに対応する。また、ユーザ端末100は、ユーザのジェスチャ「グー」が検出されている状態で、さらにユーザが手を移動させると、このような一連のジェスチャを、スワイプ操作(またはドラッグ操作)に対応する操作として認識することもできる。また、ユーザ端末100は、カメラ17の撮影画像によるユーザの手の検出結果に基づいて、ユーザが指をはじくようなジェスチャを検出した場合に、当該ジェスチャを、マウスのクリックまたはタッチパネルへのタップ操作に対応する操作として認識してもよい。 As described above, the processor 10 recognizes whether or not the user is holding his/her hand by the image recognition of the image captured by the camera 17 (whether the gesture is “Goo” or other gesture (for example, “Par”)). Or) is detected. The processor 10 also detects the shape of the user's hand and how the user is moving this hand. Further, the processor 10 detects whether the user is moving this hand close to or away from the user terminal 100. Such an operation can correspond to an operation using a pointing device such as a mouse or a touch panel. The user terminal 100, for example, moves the pointer on the touch screen 15 in response to the movement of the user's hand, and detects the gesture “goo” of the user. In this case, the user terminal 100 recognizes that the user is continuing the selection operation. The continuation of the selection operation corresponds to, for example, maintaining the state where the mouse is clicked and pressed, or maintaining the state where the touch panel is touched after the touchdown operation. Further, when the user further moves his or her hand while the user's gesture “goo” is detected, the user terminal 100 determines such a series of gestures as an operation corresponding to the swipe operation (or the drag operation). You can also recognize. In addition, when the user terminal 100 detects a gesture such that the user repels a finger based on the detection result of the user's hand from the image captured by the camera 17, the user terminal 100 clicks the mouse or taps the touch panel. May be recognized as an operation corresponding to.

<アカウント>
ゲームシステム1はユーザに対して、ゲームシステム1が実現するゲームにログインするためのアカウントを割り当てる。ユーザは、割り当てられたアカウントを用いてゲームにログインすることで、ゲームをプレイすることができる。
<Account>
The game system 1 assigns an account to a user for logging in to a game realized by the game system 1. The user can play the game by logging in to the game using the assigned account.

ゲームシステム1は、1名のユーザに対して1つ以上のアカウントを割り当てる。本実施形態では、1名のユーザに対し、1つのアカウントが割り当てられることとする。つまり、ユーザとアカウントは1対1で対応していることとする。 The game system 1 allocates one or more accounts to one user. In this embodiment, one account is assigned to one user. That is, there is a one-to-one correspondence between users and accounts.

本ゲームのアカウントは、該アカウントでログイン可能な1台以上の装置と対応付けられていてもよい。本実施形態では、サーバ200が、1つのアカウントを1台のユーザ端末100と対応付けて記憶していることとする。したがって、本実施形態では、ユーザは、特定のユーザ端末100を介して、特定のアカウントで、本ゲームにログインする。 The account of this game may be associated with one or more devices that can log in with the account. In the present embodiment, it is assumed that the server 200 stores one account in association with one user terminal 100. Therefore, in the present embodiment, the user logs in to the game with a specific account via the specific user terminal 100.

<ゲーム概要>
ゲームシステム1は、複数のユーザがそれぞれ操作するゲームオブジェクトの動作に基づいて、共通したゲーム空間でプレイされるゲームを実行するためのシステムである。また、本明細書において、ゲームシステム1に基づくゲームを、ゲームと呼称することもある。以下、本実施形態においてゲームオブジェクトは、ゲームにおいて利用可能な人型のキャラクタであるものとして説明するが、これに限定されず、例えばロボットのような機体等であってもよい。
<Game outline>
The game system 1 is a system for executing a game played in a common game space based on the motion of a game object operated by each of a plurality of users. In addition, in this specification, a game based on the game system 1 may be referred to as a game. Hereinafter, in the present embodiment, the game object will be described as a human-shaped character that can be used in the game, but the present invention is not limited to this, and may be, for example, a body such as a robot.

また、ゲームにおいては、複数のユーザでプレイ可能な1以上のクエストが提供される。ここで、クエストとは、ユーザの操作に基づき達成可能な達成条件が設定された、ゲームにおけるプレイ単位の一例である。また、クエストには、終了条件が設定される。達成条件が満たされることが、終了条件の1つである場合もある。クエストの進行は、終了条件が満たされると終了する。 Also, in the game, one or more quests that can be played by a plurality of users are provided. Here, the quest is an example of a play unit in a game in which achievement conditions that can be achieved are set based on a user's operation. In addition, ending conditions are set for the quest. It may be one of the end conditions that the achievement condition is satisfied. The quest progress ends when the ending conditions are met.

本実施形態では、クエストは、複数のユーザによってそれぞれ操作される各キャラクタと、1以上の敵キャラクタとを戦闘させることにより進行するものであり、クエスト毎に、1以上の敵キャラクタの少なくとも何れかに勝利することが達成条件として設定されているものとする。ここで、勝利するとは、例えば、敵キャラクタに設定された後述するヒットポイントが閾値以下の値になることであってもよい。ただし、ゲームシステム1において提供されるクエストは、アクションゲームやロールプレイングゲーム等において敵キャラクタとの戦闘を行うものに限られない。例えば、クエストは、パズルゲームにおける1以上の盤面からなるステージ、スポーツゲームにおける試合等であってもよいが、これらに限られない。 In the present embodiment, the quest progresses by fighting each character operated by a plurality of users and one or more enemy characters, and at least one of the one or more enemy characters is provided for each quest. It is assumed that the victory condition is set as the achievement condition. Here, winning may mean that hit points, which will be described later, set for the enemy character become a value equal to or less than a threshold value. However, the quest provided in the game system 1 is not limited to that in which a battle with an enemy character is performed in an action game, a role playing game, or the like. For example, the quest may be, but is not limited to, a stage including one or more board surfaces in a puzzle game, a game in a sports game, or the like.

また、本実施形態において、クエストに用いられるゲーム空間は、サーバ200上で実現されるものとして説明する。つまり、クエストをプレイする各ユーザは、各々が所有するユーザ端末100を用いてサーバ200にアクセスし、当該ゲーム空間上に配置されたキャラクタを操作してゲームを進行させる。 Further, in the present embodiment, the game space used for the quest will be described as being realized on the server 200. That is, each user who plays the quest accesses the server 200 using the user terminal 100 owned by each user, and operates the character arranged in the game space to progress the game.

以下、他のユーザによって操作されるキャラクタを、他のキャラクタと呼称することもある。また、ユーザ及び他のユーザによってそれぞれ操作されるキャラクタの全て又は一部を、味方キャラクタと呼称することもある。 Hereinafter, a character operated by another user may be referred to as another character. Further, all or part of the characters operated by the user and the other users may be referred to as a teammate character.

また、味方キャラクタおよび敵キャラクタには、少なくとも体力値を示すヒットポイントを含む各種パラメータ(例えば攻撃力、防御力など)の値が設定されている。例えば、「攻撃力」は、敵キャラクタに対してダメージを与える力を示すパラメータであり、例えば数値で表される。数値が大きいほど、ダメージを与える力が強いことを意味する。ここで、ダメージを与えるとは、例えば、相手のキャラクタに設定されたパラメータを減少させることであってもよい。以下、キャラクタに設定されたパラメータ及びその値を、以下単に、キャラクタのパラメータと呼称することもある。 In addition, the values of various parameters (for example, attack power, defense power, etc.) including at least hit points indicating physical strength values are set for the teammate character and the enemy character. For example, the “attack power” is a parameter indicating the power of damaging the enemy character, and is represented by a numerical value, for example. The larger the number, the stronger the damage. Here, giving damage may be, for example, reducing the parameter set for the opponent character. Hereinafter, the parameter set in the character and its value may be simply referred to as the character parameter.

また、ゲームにおいて、キャラクタは、敵キャラクタ及び味方キャラクタに対して作用を与える動作を行うことができる。ここで、上述した作用とは、敵キャラクタ又は味方キャラクタのパラメータの値を更新する作用であってもよい。また、上述した作用の一例としては、味方キャラクタが敵キャラクタに攻撃することによって、敵キャラクタのヒットポイントを減少させる作用、敵キャラクタの防御力を、各ユーザがゲームにおける戦闘を有利に進行できるように減少させる作用、味方キャラクタの攻撃力を、各ユーザがゲームにおける戦闘をより有利に進行できるように増加させる作用、又は味方キャラクタの残りヒットポイントを、当該キャラクタが死亡しないように増加させる作用等が挙げられる。 In addition, in the game, the character can perform an action that acts on the enemy character and the teammate character. Here, the above-mentioned action may be an action of updating the parameter value of the enemy character or the ally character. In addition, as an example of the above-described action, the ally character attacks the enemy character to reduce the hit points of the enemy character, and the defense power of the enemy character allows each user to advantageously advance the battle in the game. Action, increase the attack power of the teammate character so that each user can progress the battle in the game more favorably, or action of increasing the remaining hit points of the teammate character so that the character does not die. Are listed.

また、本実施形態においては、キャラクタのヒットポイントが閾値以下になった場合、当該キャラクタはゲームにおいて死亡したものと扱われ、行動することができない。また、前記閾値は例えば0であってもよい。また、他のキャラクタのヒットポイントを閾値以下の値から閾値よりも大きい値に更新して当該他のキャラクタを蘇生させたものとして、ゲームにおいて再度行動可能にさせる動作も、上述した作用を与える動作に含まれる。 Further, in the present embodiment, when the hit point of the character becomes equal to or less than the threshold value, the character is treated as dead in the game and cannot act. The threshold may be 0, for example. Further, the operation of updating the hit points of another character from a value less than or equal to the threshold value to a value greater than the threshold value and reactivating the other character to allow the character to act again is also an operation that gives the above-described action. include.

また、クエストに設定された達成条件の達成等によって終了条件が満たされた場合、当該クエストは終了し、各ユーザには、操作したキャラクタが行った動作に応じた評価が与えられる。なお、本実施形態においてプレイされるクエストは、第1プレイ単位の一例であるクエストであるものとする。ここで、第1プレイ単位は、複数人で達成可能な所定の条件が設定されたプレイ単位であり、一人でも達成可能な所定の条件が設定された、後述する第2プレイ単位とは異なるプレイ単位であるものとする。また、評価に応じた所定のゲーム処理、例えば、当該評価を示す情報の表示等が行われる。当該処理の詳細については後述する。 Further, when the end condition is satisfied due to the achievement of the achievement condition set in the quest, the quest ends, and each user is given an evaluation according to the action performed by the operated character. Note that the quest played in this embodiment is a quest that is an example of the first play unit. Here, the first play unit is a play unit in which a predetermined condition that can be achieved by a plurality of people is set, and a play different from a second play unit described below in which the predetermined condition that can be achieved by one person is set. It shall be a unit. In addition, a predetermined game process according to the evaluation, for example, display of information indicating the evaluation is performed. Details of the process will be described later.

<ゲームシステム1の機能的構成>
図2は、ゲームシステム1に含まれるサーバ200およびユーザ端末100の機能的構成を示すブロック図である。サーバ200およびユーザ端末100のそれぞれは、図示しない、一般的なコンピュータとして機能する場合に必要な機能的構成、および、ゲームにおける公知の機能を実現するために必要な機能的構成を含み得る。
<Functional configuration of game system 1>
FIG. 2 is a block diagram showing the functional configurations of the server 200 and the user terminal 100 included in the game system 1. Each of the server 200 and the user terminal 100 may include a functional configuration (not shown) necessary for functioning as a general computer and a functional configuration necessary for realizing a known function in a game.

ユーザ端末100は、ユーザの入力操作を受け付ける入力装置としての機能と、ゲームの画像や音声を出力する出力装置としての機能を有する。ユーザ端末100は、プロセッサ10、メモリ11、ストレージ12、通信IF13、および入出力IF14等の協働によって、制御部110および記憶部120として機能する。 The user terminal 100 has a function as an input device that receives 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 the control unit 110 and the storage unit 120 in cooperation with the processor 10, the memory 11, the storage 12, the communication IF 13, the input/output IF 14, and the like.

サーバ200は、各ユーザ端末100と通信して、ユーザ端末100がゲームを進行させるのを支援する機能を有する。ゲームがマルチプレイゲームである場合には、サーバ200は、ゲームに参加する各ユーザ端末100と通信して、ユーザ端末100同士のやりとりを仲介する機能を有していてもよい。サーバ200は、プロセッサ20、メモリ21、ストレージ22、通信IF23、および入出力IF24等の協働によって、制御部210および記憶部220として機能する。 The server 200 has a function of communicating with each user terminal 100 to assist the user terminal 100 in proceeding with a game. When the game is a multi-play game, the server 200 may have a function of communicating with each user terminal 100 participating in the game and mediating the exchange between the user terminals 100. The server 200 functions as the control unit 210 and the storage unit 220 in cooperation with the processor 20, the memory 21, the storage 22, the communication IF 23, the input/output IF 24, and the like.

記憶部120および記憶部220は、ゲームプログラム、ゲーム情報132およびユーザ情報133を格納する。ゲームプログラム131は、ユーザ端末100が実行するゲームプログラムである。ゲームプログラム231は、サーバ200が実行するゲームプログラムである。ゲーム情報132は、制御部110および制御部210がゲームプログラムを実行する際に参照するデータである。ユーザ情報133は、ユーザのアカウントに関するデータである。記憶部220において、ゲーム情報132およびユーザ情報133は、ユーザ端末100ごとに格納されている。 The storage unit 120 and the storage unit 220 store a game program, game information 132, and user information 133. The game program 131 is a game program executed by the user terminal 100. The game program 231 is a game program executed by the server 200. The game information 132 is data that the control unit 110 and the control unit 210 refer to when executing the game program. The user information 133 is data regarding a user's account. In the storage unit 220, the game information 132 and the user information 133 are stored for each user terminal 100.

また、クエストの進行中において各キャラクタが行った、作用を与える動作の結果を示す情報は、累積され、記憶部220に少なくとも一時的に記録される。ここで、上述した情報とは、例えばあるクエストにおいて、各キャラクタが敵キャラクタに与えたダメージの総量、他のキャラクタのヒットポイントを回復した総量、他のキャラクタを蘇生した回数、他のキャラクタのパラメータを強化した時間、及び敵キャラクタのパラメータを弱体化した回数等が挙げられる。ここで、ヒットポイントの回復とは、キャラクタの残りのヒットポイントを増加させることを意味していてもよい。また、パラメータの強化とは、キャラクタの攻撃力等のパラメータを、当該キャラクタが戦闘を有利に進行させることができる値に上昇させることを意味していてもよい。また、パラメータの弱体化とは、キャラクタの防御力等のパラメータを、当該キャラクタと戦闘するキャラクタが戦闘を有利に進行させることができる値に減少させることを意味していてもよい。 In addition, the information indicating the result of the action giving the action performed by each character during the progress of the quest is accumulated and at least temporarily recorded in the storage unit 220. Here, the above-mentioned information is, for example, in a certain quest, the total amount of damage given to each enemy character by each character, the total amount of hit points of other characters recovered, the number of times other characters have been revived, and the parameters of other characters. And the number of times the parameters of the enemy character have been weakened. Here, the recovery of hit points may mean increasing the remaining hit points of the character. Further, the parameter strengthening may mean increasing the parameter such as the attack power of the character to a value at which the character can advance the battle in an advantageous manner. Further, weakening the parameter may mean reducing the parameter such as the defense power of the character to a value at which the character fighting the character can advance the fight advantageously.

(サーバ200の機能的構成)
制御部210は、記憶部220に格納されたゲームプログラム231を実行することにより、サーバ200を統括的に制御する。例えば、制御部210は、ユーザ端末100に各種データおよびプログラム等を送信する。制御部210は、ゲーム情報もしくはユーザ情報の一部または全部をユーザ端末100から受信する。ゲームがマルチプレイゲームである場合には、制御部210は、ユーザ端末100からマルチプレイの同期の要求を受信して、同期のためのデータをユーザ端末100に送信してもよい。
(Functional configuration of the server 200)
The control unit 210 centrally controls the server 200 by executing the game program 231 stored in the storage unit 220. For example, the control unit 210 transmits various data and programs to the user terminal 100. The control unit 210 receives part or all of the game information or the user information from the user terminal 100. When the game is a multi-play game, the control unit 210 may receive a request for multi-play synchronization from the user terminal 100 and transmit data for synchronization to the user terminal 100.

制御部210は、ゲームプログラム231の記述に応じて、ゲーム進行部217として機能する。制御部210は、実行するゲームの性質に応じて、ユーザ端末100におけるゲームの進行を支援するために、図示しないその他の機能ブロックとしても機能することができる。 The control unit 210 functions as the game progression unit 217 according to the description of the game program 231. The control unit 210 can also function as other functional blocks (not shown) in order to support the progress of the game on the user terminal 100, depending on the nature of the game to be executed.

ゲーム進行部217は、ユーザ端末100が備える制御部110との協働により、クエストを進行させる処理を行なう。例えば、ゲーム進行部217は、ユーザ端末100から受信した、ユーザ操作に応じたキャラクタの動作を表す情報に基づいて、キャラクタを動作させクエストを進行させる処理を行う。 The game progression unit 217 cooperates with the control unit 110 included in the user terminal 100 to perform a process of advancing the quest. For example, the game progression unit 217 performs a process of moving the character to advance the quest based on the information received from the user terminal 100 and indicating the action of the character according to the user operation.

また、クエストの終了条件が満たされた場合、ゲーム進行部217は、各キャラクタが行った動作に応じた、各ユーザに対する評価を算出する。また、当該評価に応じた所定のゲーム処理、例えば当該評価を示す情報の表示等が行われる。 In addition, when the ending condition of the quest is satisfied, the game progression unit 217 calculates the evaluation for each user according to the action performed by each character. Further, a predetermined game process corresponding to the evaluation, such as displaying information indicating the evaluation, is performed.

(ユーザ端末100の機能的構成)
制御部110は、記憶部120に格納されたゲームプログラム131を実行することにより、ユーザ端末100を統括的に制御する。例えば、制御部110は、ゲームプログラム131およびユーザの操作にしたがって、ゲームを進行させる。また、制御部110は、ゲームを進行させている間、必要に応じて、サーバ200と通信して、情報の送受信を行う。
(Functional configuration of the user terminal 100)
The control unit 110 centrally 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 operation of the game program 131 and the user. Further, the control unit 110 communicates with the server 200 as needed to transmit and receive information while the game is in progress.

制御部110は、ゲームプログラム131の記述に応じて、判定部115、オブジェクト管理部116、ゲーム進行部117として機能する。 The control unit 110 functions as the determination unit 115, the object management unit 116, and the game progression unit 117 according to the description of the game program 131.

なお、制御部110は、実行するゲームの性質に応じて、ゲームを進行させるために、図示しないその他の機能ブロックとしても機能することができる。 The control unit 110 can also function as other functional blocks (not shown) in order to progress the game depending on the nature of the game to be executed.

さらに、制御部110は、図示しない操作受付部、および、表示制御部などとしても機能する。操作受付部は、入力部151に対するユーザの入力操作を検知し受け付ける。例えば、操作受付部は、上述の入力操作の、入力部151における入力位置の座標を検出し、該入力操作の種類を特定する。操作受付部は、例えば、タッチ操作、スライド操作、スワイプ操作、およびタップ操作等を特定する。表示制御部は、タッチスクリーン15の表示部152に対して、制御部110の各部によって実行された処理結果が反映されたゲーム画面を出力する。表示制御部は、制御部110の各部によって生成された映像を含むゲーム画面を表示部152に表示してもよい。また、表示制御部は、グラフィカルユーザインターフェース(以下、GUI)を、該ゲーム画面に重畳して描画してもよい。 Further, the control unit 110 also functions as an operation reception unit (not shown), a display control unit, and the like. The operation receiving unit detects and receives an input operation of the user on the input unit 151. For example, the operation receiving unit detects the coordinates of the input position in the input unit 151 of the above-described input operation, and specifies the type of the input operation. The operation reception unit specifies, for example, a touch operation, a slide operation, a swipe operation, a tap operation, or the like. The display control unit outputs, to the display unit 152 of the touch screen 15, a game screen on which the processing result executed by each unit of the control unit 110 is reflected. The display control unit may display on the display unit 152 a game screen including an image generated by each unit of the control unit 110. Further, the display control unit may superimpose and draw a graphical user interface (hereinafter, GUI) on the game screen.

判定部115は、ゲームの進行に必要な各種の判定処理を実行する。例えば、判定部115は、クエストの開始が指示されたか否かを判定する。 The determination unit 115 executes various determination processes necessary for the progress of the game. For example, the determination unit 115 determines whether or not the start of the quest has been instructed.

オブジェクト管理部116は、ゲームにおいてユーザが利用可能なキャラクタ及び武器等の各種のオブジェクトを管理する。例えば、オブジェクト管理部116は、ユーザと第1情報とを関連付ける処理を行う。第1情報および当該処理の詳細については後述する。 The object management unit 116 manages various objects such as characters and weapons that the user can use in the game. For example, the object management unit 116 performs a process of associating the user with the first information. The details of the first information and the processing will be described later.

ゲーム進行部117は、ゲームの実行に係る各種処理を行う。例えば、ゲーム進行部117は、操作受付部が受け付けた入力操作の入力位置の座標と操作の種類とから示されるユーザの指示内容を解釈し、当該解釈に基づいて、ゲームを進行させる処理を行う。 The game progression unit 117 performs various processes related to the execution of the game. For example, the game advancing unit 117 interprets the user's instruction content indicated by the coordinates of the input position of the input operation accepted by the operation accepting unit and the type of operation, and performs a process of advancing the game based on the interpretation. ..

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

<処理フロー及びゲーム画面例>
本実施形態においては、味方キャラクタの動作に基づいて、ユーザ及び他のユーザに共通して所定の条件が設定されたクエストを進行させる工程と、当該クエストにおいて各ユーザが操作するキャラクタが、当該ユーザとは異なる他のユーザが操作するキャラクタに作用を与える動作に応じた、ユーザおよび他のユーザのうちの少なくともいずれかのユーザに対する評価を取得する工程と、前記評価に基づく所定のゲーム処理を行う工程と、をゲームプログラムが実行させる処理について説明する。これらの処理によって、他のユーザが操作するキャラクタに作用を与える動作を行ったユーザに対して評価がなされる。よって、当該ユーザの満足感が向上する。また、他のユーザが操作するキャラクタに作用を与える役割を果たすようにユーザを動機づけることができる。その結果、複数のユーザが参加するゲームにおいて、多様にゲームが進行することになる。例えば、敵キャラクタに作用を与えることにより直接的にゲームの進行に寄与したユーザだけでなく、味方キャラクタに作用を与えることなどにより、間接的にゲームの進行に寄与したゲームプレイにおける評価の基準となる。よって、例えば、敵キャラクタのヒットポイントを減らすだけでなく、ユーザが様々な役割を果たすように動機づけることができる。
<Process flow and game screen example>
In the present embodiment, based on the movement of the teammate character, a step of advancing a quest in which a predetermined condition is set commonly for the user and other users, and a character operated by each user in the quest is the user. A step of acquiring an evaluation for at least one of the user and the other user according to a motion that affects a character operated by another user different from the above, and a predetermined game process based on the evaluation. The process and the process executed by the game program will be described. Through these processes, a user who has performed an action that affects a character operated by another user is evaluated. Therefore, the satisfaction of the user is improved. In addition, the user can be motivated to play a role of giving an action to the character operated by another user. As a result, in a game in which a plurality of users participate, the game progresses in various ways. For example, not only the user who directly contributes to the progress of the game by acting on the enemy character, but also the evaluation criteria in game play that indirectly contributes to the progress of the game by acting on the teammate character. Become. Therefore, for example, not only the hit points of the enemy character can be reduced, but also the user can be motivated to play various roles.

また、上述したように、本実施形態においてクエストは、味方キャラクタが1以上の敵キャラクタの少なくとも何れかに戦闘で勝利することが達成条件として設定されているものとして説明する。また、クエストの終了条件は、当該達成条件が達成されること、及び当該達成条件が達成される前に全ての味方キャラクタのヒットポイントが0になること、即ち味方キャラクタが全滅することであるものとする。 Further, as described above, in the present embodiment, the quest will be described assuming that the teammate character wins at least one of the one or more enemy characters in the battle as the achievement condition. Also, the ending condition of the quest is that the achievement condition is achieved, and the hit points of all the ally characters become 0 before the achievement condition is achieved, that is, the ally character is completely destroyed. And

(クエストの実行に係る処理フロー例)
クエストの実行に係る処理の流れについて図3を参照してステップごとに説明する。なお、以下の説明に基づく処理は一例であって、本実施形態に係る発明を特定の構成に限定するものではない。また、以下の説明において、フローチャートを用いて説明する一連の処理ステップのうち、ユーザ端末100によって実行されるものとして記載したステップの少なくとも一部が、サーバ200によって実行されてもよい。また、サーバ200によって実行されるものとして記載したステップの少なくとも一部が、ユーザ端末100によって実行されてもよい。また、後述するフローチャートに基づく処理においても同様である。図3は、本実施形態に係る処理の流れを示すフローチャートである。
(Example of process flow related to quest execution)
The flow of processing relating to the execution of the quest will be described step by step with reference to FIG. The processing based on the following description is an example, and the invention according to the present embodiment is not limited to a specific configuration. Further, in the following description, at least some of the steps described as being executed by the user terminal 100 among the series of processing steps described using the flowchart may be executed by the server 200. Further, at least some of the steps described as being executed by the server 200 may be executed by the user terminal 100. The same applies to the processing based on the flowchart described below. FIG. 3 is a flowchart showing the flow of processing according to this embodiment.

ステップS101において、ゲーム進行部217は、クエストを同時にプレイする複数のユーザを決定する。例えば、ゲーム進行部217は、クエストへの参加を要求する操作を行ったユーザの数が、当該クエストのプレイに必要な数に達した段階で、それらのユーザを同一のクエストに参加するユーザの組み合わせとして決定してもよい。 In step S101, the game progression unit 217 determines a plurality of users who play the quest at the same time. For example, when the number of users who have performed an operation requesting participation in a quest reaches the number necessary for playing the quest, the game progression unit 217 determines that those users who are participating in the same quest will be included in the quest. It may be determined as a combination.

ステップS102において、ゲーム進行部217は、各ユーザが操作するキャラクタを使用するクエストを開始する。なお、ゲーム進行部217は、ステップS101の実行後、ユーザによるゲーム開始を指示する操作を受け付けた場合に、本ステップを実行してもよい。当該操作は、組み合わせに含まれるユーザのうち、組み合わせのための処理を開始したユーザ(いわゆる「ホスト」も含まれる)の操作であってもよく、他のユーザの操作であってもよい。また、ゲーム進行部217は、組み合わせに必要な数のユーザが揃ったら自動的にクエストの進行を開始してもよい。 In step S102, the game progression unit 217 starts a quest using a character operated by each user. It should be noted that the game progression unit 217 may execute this step when an operation for instructing a game start by the user is received after execution of step S101. The operation may be an operation of a user (including a so-called “host”) who has started processing for the combination among the users included in the combination, or may be an operation of another user. Further, the game progression unit 217 may automatically start the progress of the quest when the required number of users for the combination are available.

ステップS103において、ゲーム進行部217は、各ユーザ端末100におけるユーザ操作に応じて当該ユーザに関連付けられたキャラクタを動作させ、各キャラクタの動作をクエストの進行に反映させる。例えば、味方キャラクタが敵キャラクタを攻撃した場合、その攻撃に応じた値によって敵キャラクタのヒットポイントを減算するように更新する。 In step S103, the game progression unit 217 causes the character associated with the user to move in response to a user operation on each user terminal 100, and reflects the action of each character in the progress of the quest. For example, when the teammate character attacks the enemy character, the hit point of the enemy character is updated by subtracting the value according to the attack.

ステップS104において、ゲーム進行部217は、キャラクタ毎に、各キャラクタによる他のキャラクタへの作用を統合した情報を、各キャラクタに関連付けて記憶部220に保存する。当該クエストにおける当該キャラクタの1回以上の各動作によって他のキャラクタに与えた作用を示す情報を統合し、統合した情報を各キャラクタに関連付けて記憶部220に保存する。具体的には、作用を統合した情報とは、当該クエストにおいて当該キャラクタの1回以上の動作によって他のキャラクタに与えた作用を統合した情報である。例えば、他のキャラクタに与えた作用が数値で表される場合、作用を統合した情報は、当該数値を合計した値で表されてもよい。また、作用を統合した情報は、作用の種類毎に統合されてもよい。作用の種類とは、例えば、敵キャラクタにダメージを与える、味方キャラクタを回復する、蘇生する、強化する、状態を変化させる、などであるが、これに限られない。図4は、当該作用を統合した情報が累積されたデータテーブルの一例を示す図である。図4は、例えば、進行中のクエストにおいて、ユーザ4によって操作されるキャラクタDが、敵キャラクタに合計1000のダメージを与え、他のキャラクタのヒットポイントを3000回復させたこと、及び、他のキャラクタを2回蘇生させ、他のキャラクタのパラメータを100秒間強化し、また、敵キャラクタを12回弱体化させたことを示している。 In step S104, the game progression unit 217 stores, for each character, information in which the action of each character on other characters is integrated in the storage unit 220 in association with each character. Information indicating an action given to another character by one or more actions of the character in the quest is integrated, and the integrated information is stored in the storage unit 220 in association with each character. Specifically, the action-integrated information is information obtained by integrating the actions given to other characters by one or more actions of the character in the quest. For example, when the action given to another character is represented by a numerical value, the information integrating the action may be represented by a value obtained by summing the numerical values. Further, the information in which the actions are integrated may be integrated for each type of action. The type of action is, for example, damaging the enemy character, recovering, reviving, strengthening, changing the state of the ally character, etc., but is not limited to this. FIG. 4 is a diagram showing an example of a data table in which information integrating the actions is accumulated. FIG. 4 shows that, for example, in a quest that is in progress, the character D operated by the user 4 has caused a total of 1000 damages to the enemy character and restored the hit points of the other character to 3000, and the other character. Is revived twice, the parameters of other characters are strengthened for 100 seconds, and the enemy character is weakened 12 times.

ステップS105において、ゲーム進行部217は、クエストの終了条件が満たされたか否かを判定する。ゲーム進行部217がクエストの終了条件が満たされたと判定した場合、続いてステップS106の処理が実行され、当該終了条件が満たされていないと判定した場合、続いてステップS103の処理が実行される。 In step S105, the game progression unit 217 determines whether or not the quest ending condition is satisfied. When the game progressing unit 217 determines that the ending condition of the quest is satisfied, the process of step S106 is subsequently executed, and when it is determined that the ending condition is not satisfied, the process of step S103 is subsequently executed. ..

ステップS106において、ゲーム進行部217は、クエストにおいて各キャラクタが行った動作に応じた、ユーザに対する評価を算出する。また、ゲーム進行部217は、当該評価に応じた第1情報をユーザに関連付けて記憶部220に記録する。ここで、第1情報とは、例えば、ユーザに与えられる称号を含む情報である。 In step S106, the game progression unit 217 calculates an evaluation for the user according to the action performed by each character in the quest. Further, the game progression unit 217 records the first information corresponding to the evaluation in the storage unit 220 in association with the user. Here, the first information is, for example, information including a title given to the user.

ステップS107において、制御部110は、当該クエストに参加した各ユーザそれぞれの当該評価を示す情報および当該称号を示す情報を、サーバ200から取得する。 In step S107, the control unit 110 acquires, from the server 200, information indicating the evaluation and information indicating the title of each user who participated in the quest.

ステップS108において、制御部110は、それらの情報をユーザに提示する画面を表示させる。 In step S108, control unit 110 causes a screen for presenting such information to the user to be displayed.

図5は、本ステップS108において表示される画面の一例を示す図である。また、図5は、クエストの終了条件が満たされた場合に、作用を統合した情報が、図4に示す値であった場合における、ユーザ6が所有するユーザ端末100に表示される画面例を示している。 FIG. 5 is a diagram showing an example of the screen displayed in step S108. Further, FIG. 5 shows an example of a screen displayed on the user terminal 100 owned by the user 6 when the information integrating the actions has the values shown in FIG. 4 when the quest ending condition is satisfied. Showing.

本ステップS108では、所定のゲーム処理として、ユーザ及び他のユーザの少なくとも何れかにそれぞれ関連付けられた、評価に応じた第1情報が表示されてもよい。図5に示す画面において、テキスト300は、対応するユーザに与えられた称号を示している。第1情報である称号が明示されることにより、高い評価を認定されることについての動機付けが向上する。 In this step S108, the first information corresponding to the evaluation, which is associated with at least one of the user and the other user, may be displayed as the predetermined game process. In the screen shown in FIG. 5, the text 300 indicates the title given to the corresponding user. The clarification of the title that is the first information improves the motivation for the recognition of high evaluation.

また、称号を示す情報と共に、クエストで用いられたキャラクタのうち、何れのキャラクタが評価の対象となったかを示す情報が表示されてもよい。ここで、アイコン302は、クエストで用いられたキャラクタであって、評価の対象となったキャラクタの外観図の一例を示している。これにより、第1情報が、何れのキャラクタに由来するかを容易に把握できる。ここで補足すると、キャラクタに対する評価とは、当該キャラクタを操作したユーザに対する間接的な評価であるとも解釈してよい。 In addition to the information indicating the title, information indicating which of the characters used in the quest has been evaluated may be displayed. Here, the icon 302 is a character used in the quest, and shows an example of an external view of a character that is an evaluation target. This makes it possible to easily understand from which character the first information is derived. Supplementing here, the evaluation for the character may be interpreted as an indirect evaluation for the user who operated the character.

また、テキスト304は、当該キャラクタを使用したユーザ名を示している。また、本ステップS108においては、当該評価に基づく所定のゲーム処理として、ユーザ及び他のユーザの評価を示す情報と、ユーザが自身と他のユーザとを関連付ける操作を受け付けるボタンとが共に表示される処理が実行されてもよい。図5の例においては、テキスト306a〜306eが当該評価を示す情報の一例に相当し、ボタン308が当該操作を受け付けるボタンの一例に相当する。 Further, the text 304 indicates a user name using the character. Further, in this step S108, as the predetermined game processing based on the evaluation, information indicating the evaluation of the user and the other user and a button for accepting an operation of associating the user with the other user are displayed together. Processing may be performed. In the example of FIG. 5, the texts 306a to 306e correspond to an example of information indicating the evaluation, and the button 308 corresponds to an example of a button that accepts the operation.

テキスト306a〜306eは、ユーザに対する評価を示す情報の一例であって、称号が当該ユーザに関連付けられる要因となった、キャラクタによる他のキャラクタへの作用を統合した情報を示している。例えば、テキスト306aは、ユーザ1が操作したキャラクタAに対して「ダメージ王」の称号が与えられたのが、キャラクタAが敵キャラクタに合計5000のダメージを与えたことに由来することを示している。 The texts 306a to 306e are examples of information indicating the evaluation to the user, and indicate information that integrates the action of the character on other characters, which is a factor in which the title is associated with the user. For example, the text 306a indicates that the title of “damage king” is given to the character A operated by the user 1 because the character A has caused a total of 5000 damages to the enemy character. There is.

また、称号は、対応する作用を与える動作を最も行ったキャラクタを操作したユーザに対して与えられる。例えば、ユーザ2に「回復王」の称号が与えられたことは、ユーザ2が操作したキャラクタBが、最も多く他のキャラクタのヒットポイントの値を回復したことを示している。また、称号は、図5に例示する「回復王」「蘇生王」「強化王」のように、他のユーザが操作するキャラクタに作用を与える動作に由来するものに限定されず、「ダメージ王」「弱体化王」のように敵キャラクタに作用を与える動作に由来するものが含まれていてもよい。 In addition, the title is given to the user who operated the character that most performed the action that gives the corresponding action. For example, the fact that the title “Recovery King” is given to the user 2 indicates that the character B operated by the user 2 has recovered the hit point value of the other character most. Further, the title is not limited to the one derived from the action that affects the character operated by another user, such as “Recovery King”, “Resurrection King”, and “Strengthened King” illustrated in FIG. A thing derived from a motion that acts on an enemy character, such as “weakened king”, may be included.

ボタン308は、ユーザ自身と、他のユーザとを関連付ける操作を受け付けるボタンである。本実施形態においてユーザ自身はユーザ6であるので、ユーザ6の欄に当該ボタンは表示されない。例えば、関連付けられたユーザ同士は、互いにゲームプレイの進捗状況や、設定したプロフィールなどを確認可能な構成でもよい。これにより、ユーザは、他のユーザの評価を示す情報を参照して、自身と他のユーザとを容易に関連付けることができる。また、ユーザ同士を関連付ける機能は、多数存在する自分以外の他のユーザを、ブックマークする機能として利用することができる。本実施形態では、各ユーザが、自分以外の他のユーザを一方的に関連付けることが可能である。しかしながら、ゲームにおいて自身と他のユーザとの関連付けを行うためには、相手側のユーザの承認が必要であってもよい。例えば、あるユーザが他のユーザに申請を行い、該他のユーザが申請を承認した場合にのみ、関連付けが成立することとしてもよい。なお、ボタン308、および画面に表示されるその他のボタンは、ゲームにおけるUIオブジェクトの一例に相当する。 The button 308 is a button for accepting an operation of associating the user himself/herself with another user. In the present embodiment, the user himself/herself is the user 6, so the button is not displayed in the column of the user 6. For example, the associated users may be able to confirm the progress of the game play and the set profile with each other. Thereby, the user can easily associate himself/herself with another user by referring to the information indicating the evaluation of the other user. In addition, the function of associating users with each other can be used as a function of bookmarking a large number of users other than oneself. In the present embodiment, each user can unilaterally associate with other users other than himself. However, in order to associate the game with other users in the game, the approval of the other user may be required. For example, the association may be established only when one user makes an application to another user and the other user approves the application. The button 308 and other buttons displayed on the screen correspond to examples of UI objects in the game.

ボタン310は、図5に例示する画面表示を終了し、例えばゲームのタイトル画面に遷移するためのボタンである。 The button 310 is a button for ending the screen display illustrated in FIG. 5 and transitioning to, for example, a game title screen.

〔実施形態2〕
本発明の第2の実施形態について、図6〜図8を参照して説明する。本実施形態においては、同一のクエストに参加するユーザの組を決定する処理の一例について説明する。また、上記実施形態にて説明した部材と同じ機能を有する部材については、同じ符号を付記し、説明を省略する。また、既に上記実施形態で説明した事項についての重複する説明を繰り返さない。
[Embodiment 2]
A second embodiment of the present invention will be described with reference to FIGS. In the present embodiment, an example of processing for determining a group of users who participate in the same quest will be described. Further, members having the same functions as the members described in the above embodiment are denoted by the same reference numerals, and the description thereof will be omitted. Further, the redundant description of the items already described in the above embodiment will not be repeated.

<処理フロー及びゲーム画面例>
本実施形態においては、ユーザ一人でも達成可能な所定の条件が設定された第2プレイ単位の一例であるクエストを、ユーザの操作によるキャラクタの動作に基づいて、進行させる工程をゲームプログラムが実行させる処理について、ステップごとに説明する。また、以下の説明においては、便宜上、ゲームをプレイする各ユーザをユーザA、ユーザB(、ユーザC、ユーザD、…)と呼称する。図6は、本実施形態に係る処理の流れを示すフローチャートである。
<Process flow and game screen example>
In the present embodiment, the game program executes a step of advancing a quest, which is an example of a second play unit in which a predetermined condition that can be achieved by one user is set, based on the motion of the character operated by the user. The process will be described step by step. Further, in the following description, each user who plays the game is referred to as a user A and a user B (, user C, user D,...) For convenience. FIG. 6 is a flowchart showing the flow of processing according to this embodiment.

ステップS201において、ユーザAが所有するユーザ端末100が備える制御部110は、クエストを一人で開始するための操作を受け付けるボタンと、クエストを共に進行させる他のユーザの参加を要求する操作を受け付けるボタンとを共に画面に表示させる。図7は、それらのボタンを含む表示画面の一例を示す図である。図7に示す画面において、テキスト320は、クエストを一人でプレイするのか複数人でプレイするのかの選択を促す文面である。ボタン322は、クエストを一人で開始するための操作を受け付けるボタンである。ボタン324は、クエストを共に進行させる他のユーザの参加を要求する操作を受け付けるボタンである。ボタン324が選択された場合、当該要求を示す情報がサーバ200に送信され、続いてステップS202の処理が実行される。なお、ボタン322が選択された場合の処理については、一人でクエストをプレイする従来のゲームと同様の処理である。ボタン322が選択された場合、例えば確認画面が表示され、クエストを開始するユーザ操作に応答してクエストが開始される。 In step S201, the control unit 110 included in the user terminal 100 owned by the user A has a button for accepting an operation for starting the quest by himself and a button for accepting an operation for requesting the participation of another user who advances the quest together. And are both displayed on the screen. FIG. 7 is a diagram showing an example of a display screen including those buttons. In the screen shown in FIG. 7, the text 320 is a message prompting the user to select whether to play the quest by one person or by a plurality of people. The button 322 is a button for accepting an operation for starting the quest by one person. The button 324 is a button for accepting an operation requesting participation of another user who advances the quest together. When the button 324 is selected, the information indicating the request is transmitted to the server 200, and then the process of step S202 is executed. Note that the processing when the button 322 is selected is the same processing as the conventional game in which the quest is played by one person. When the button 322 is selected, for example, a confirmation screen is displayed and the quest is started in response to the user operation for starting the quest.

ステップS202において、ユーザBが所有するユーザ端末100が備える制御部110は、ユーザBとは異なる他のユーザのクエストのプレイを助けるための操作を受け付けるボタンを画面に表示する。図8は、当該ボタンを含む表示画面の一例を示す図である。ここで、上述した他のユーザとは、ユーザA等の、クエストを共に進行させる他のユーザの参加を要求したユーザである。 In step S202, the control unit 110 included in the user terminal 100 owned by the user B displays on the screen a button for accepting an operation for helping another user different from the user B to play the quest. FIG. 8 is a diagram showing an example of a display screen including the button. Here, the above-mentioned other user is a user who has requested the participation of another user, such as the user A, who advances the quest together.

図8に例示する画面において、ボタン340は、ユーザBがゲームにおいて所有するアイテムを確認するためのボタンである。ボタン342は、ゲームにおけるメニュー画面を表示するためのボタンである。テキスト344は、ユーザBのゲームの進行度合いを示している。この例では、ユーザBは、ゲームのストーリーを第2章まで進行させたことを示している。オブジェクト346は、この第2章のゲームプレイに用いられるステージのイメージ図を示している。ボタン348は、他のユーザのクエストのプレイを助けるためのボタンである。ボタン350は、ゲームにおける任意のクエストをプレイするためのボタンである。ボタン352は、ユーザBが所有するキャラクタを確認および設定するためのボタンである。ボタン354は、ゲームにおいて実施されるイベントの日程を確認するためのボタンである。ボタン356は、ゲームにおいて利用可能なアイテム等を取得可能な抽選処理を実行するためのボタンである。 In the screen illustrated in FIG. 8, the button 340 is a button for confirming an item owned by the user B in the game. The button 342 is a button for displaying a menu screen in the game. The text 344 indicates the degree of progress of the game of the user B. In this example, User B has shown that the story of the game has progressed to Chapter 2. The object 346 shows an image of the stage used in the game play of this Chapter 2. The button 348 is a button for helping other users to play the quest. The button 350 is a button for playing an arbitrary quest in the game. The button 352 is a button for confirming and setting the character owned by the user B. The button 354 is a button for confirming the schedule of the event to be performed in the game. The button 356 is a button for executing a lottery process capable of acquiring items and the like that can be used in the game.

ボタン348が選択された場合、他のユーザがプレイするクエストへの参加を要求することを示す情報がサーバ200に送信され、続いてステップS203の処理が実行される。なお、図8に例示する画面において、例えばボタン350が選択された場合、ユーザBがプレイ可能なクエストの一覧が画面に表示される。また、ボタン352が選択された場合、ユーザBがクエストにおいて使用可能なキャラクタとそのパラメータとの一覧が画面に表示される。また、ボタン356が選択された場合、ユーザBが保有する、仮想通貨等のゲーム内価値と引き換えに、ユーザBに付与されるアイテムやキャラクタを選択する処理をサーバ200に要求するボタンを含む画面が表示される。 When the button 348 is selected, information indicating that another user requests participation in a quest played by another user is transmitted to the server 200, and then the process of step S203 is executed. In addition, in the screen illustrated in FIG. 8, when the button 350 is selected, a list of quests that the user B can play is displayed on the screen. When the button 352 is selected, a list of characters that the user B can use in the quest and their parameters is displayed on the screen. Also, when the button 356 is selected, a screen including a button that requests the server 200 to select an item or character to be given to the user B in exchange for the in-game value of the virtual currency or the like held by the user B. Is displayed.

ステップS203において、ゲーム進行部217は、ユーザBが、ユーザAがプレイしようとするクエストに参加するための条件を満たすか否かを判定する。 In step S203, the game progression unit 217 determines whether or not the user B satisfies the condition for participating in the quest that the user A tries to play.

なお、ゲーム進行部217は、当該条件として、対象となるユーザ、ここではユーザBが、当該クエストにおいて達成条件を達成したことがあるということを適用してもよい。これにより、共にクエストをプレイする他のユーザの一定の能力が担保される。 Note that the game progression unit 217 may apply, as the condition, that the target user, here, the user B has achieved the achievement condition in the quest. As a result, the certain ability of other users who play the quest together is secured.

ゲーム進行部217が、ユーザBが当該条件を満たすと判定した場合、続いてステップS204の処理が実行され、条件を満たさないと判定した場合、ゲーム進行部217は、
ユーザBがクエストへの参加が行えないことを示す情報を、ユーザBが所有するユーザ端末100に送信し、本ステップS203におけるクエストへの参加を受け付ける処理を継続する。
When the game progressing unit 217 determines that the user B satisfies the condition, subsequently, the process of step S204 is executed, and when determining that the condition is not satisfied, the game progressing unit 217 determines that
The information indicating that the user B cannot participate in the quest is transmitted to the user terminal 100 owned by the user B, and the process of accepting the participation in the quest in step S203 is continued.

ステップS204において、ゲーム進行部217は、ユーザBが、当該クエストに参加することを決定する。 In step S204, the game progression unit 217 determines that the user B participates in the quest.

ステップS205において、ゲーム進行部217は、クエストへの参加を受け付ける処理の終了条件が満たされたか否かを判定する。また、当該終了条件は、クエストに必要な人数のユーザが当該クエストに参加するものとして決定されたことであってもよい。ゲーム進行部217が、当該終了条件が満たされたと判定した場合、続いてステップS206の処理が実行され、条件を満たさないと判定した場合、ゲーム進行部217は、クエストへの参加を受け付ける処理を継続する。つまり、ステップS202〜S205の処理は、ゲーム進行部217が、当該終了条件が満たされたと判定するまで、ユーザC、D、…及びその者らが所有するユーザ端末100を対象として継続される。 In step S205, the game progression unit 217 determines whether or not the ending condition for the process of accepting participation in the quest has been satisfied. Further, the ending condition may be that the number of users necessary for the quest is determined to participate in the quest. If the game progressing unit 217 determines that the ending condition is satisfied, then the process of step S206 is executed. If it is determined that the condition is not satisfied, the game progressing unit 217 performs the process of accepting participation in the quest. continue. That is, the processes of steps S202 to S205 are continued for the users C, D,... And the user terminals 100 owned by the users until the game progression unit 217 determines that the ending condition is satisfied.

ステップS206において、ゲーム進行部217は、クエストに参加する各ユーザが所有するユーザ端末100に対して、当該各ユーザが同一のクエストに参加するユーザの組として決定されたこと、つまりクエストを同時にプレイするユーザとして決定されたことを示す情報を送信する。 In step S206, the game progression unit 217 determines that, with respect to the user terminal 100 owned by each user who participates in the quest, each user is determined to be a group of users who participate in the same quest, that is, the quest is played at the same time. The information indicating that the user is determined to be transmitted is transmitted.

ステップS207において、判定部115は、ユーザAによるクエストの進行を開始させる指示がなされたか否かを判定する。判定部115が、当該指示がなされたと判定した場合、その旨を示す情報をサーバ200に送信し、続いてステップS208の処理が実行される。判定部115が、当該指示がなされていないと判定した場合、本ステップS207において当該指示を待機する処理を継続する。 In step S207, the determination unit 115 determines whether or not the user A has instructed to start the progress of the quest. When the determination unit 115 determines that the instruction has been issued, the information indicating that is transmitted to the server 200, and subsequently, the process of step S208 is executed. If the determination unit 115 determines that the instruction has not been issued, the process of waiting for the instruction is continued in step S207.

ステップS208において、ゲーム進行部217は、クエストに参加する各ユーザがそれぞれ操作するキャラクタの動作に基づいてクエストを進行させる。また、クエストを開始して以降の処理は、実施形態1のステップS103以降の処理と同様の処理が実行される。 In step S208, the game progression unit 217 progresses the quest based on the action of the character operated by each user participating in the quest. In addition, the processing after the quest is started is the same as the processing after step S103 of the first embodiment.

上記の工程によれば、ユーザ一人では達成条件を達成することが困難なクエストにおいても、他のユーザと協力してこれを達成することが可能となり得るので、ユーザがゲームをプレイする動機付けが維持される。また、ゲームにおいて他のユーザとの交流が促進される。 According to the above process, even in a quest where it is difficult for one user to achieve the achievement condition, it may be possible to achieve this in cooperation with another user, so that the user is motivated to play the game. Maintained. In addition, interaction with other users is promoted in the game.

〔変形例〕
ゲーム進行部217は、各ユーザに既に関連付けられた第1情報に応じて同一のクエストに参加するユーザの組を決定してもよい。例えば、ゲーム進行部217は、一つの組に所定の称号を有するユーザが複数含まれないようにクエストに参加するユーザの組を決定してもよい。これにより、第1情報に応じた他のユーザとともにクエストをプレイできる。
[Modification]
The game progression unit 217 may determine a set of users who participate in the same quest according to the first information already associated with each user. For example, the game progression unit 217 may determine the group of users who participate in the quest so that one group does not include a plurality of users having a predetermined title. Thereby, the quest can be played with other users according to the first information.

また、ゲーム進行部217は、ユーザどうしの関連付けに応じて同一のクエストに参加するユーザの組を決定してもよい。例えば、ゲーム進行部217は、関連付けられたユーザどうしが優先的に同一のユーザの組に含まれるようにクエストに参加するユーザの組を決定してもよい。 In addition, the game progression unit 217 may determine a group of users who participate in the same quest according to the association between the users. For example, the game progression unit 217 may determine the set of users who participate in the quest so that the associated users are preferentially included in the same set of users.

また、ゲームにおいてキャラクタに所定の属性、例えば職業や、戦闘における回復役等の役割が設定されている場合、ゲーム進行部217は、当該所定の属性に応じて同一のクエストに参加するユーザの組を決定してもよい。 Further, when a character has a predetermined attribute in the game, for example, a job or a role such as a recovery role in battle, the game progression unit 217 sets the group of users who participate in the same quest according to the predetermined attribute. May be determined.

また、クエストに参加するユーザの組を決定する処理が開始されてから所定の時間が経過しても、参加が決定したユーザの人数がクエストのプレイに必要な人数に満たない場合、ゲームプログラム131によって動作が規定されるNPC(Non Player Character)によって不足する数のキャラクタが補われてもよい。 If the number of users who have decided to participate is less than the number required to play the quest even if a predetermined time has elapsed since the process of determining the group of users who will participate in the quest has started, the game program 131 The insufficient number of characters may be supplemented by NPC (Non Player Character) whose motion is defined by.

ステップS108において、制御部110は、所定のゲーム処理として、第1情報に応じて、ユーザにとって有利なゲーム処理を実行してもよい。例えば、オブジェクト管理部116は、ユーザに与えられた称号に対して、当該称号に応じた、ゲームを有利に進行させることができるアイテムをユーザに付与してもよい。これにより、ユーザは、自身に対して高い評価を認定されることについての動機付けが向上する。 In step S108, the control unit 110 may execute, as the predetermined game process, a game process that is advantageous to the user according to the first information. For example, for the title given to the user, the object management unit 116 may give the user an item that allows the game to proceed advantageously according to the title. This improves the motivation for the user to be accredited with high evaluation.

また、クエストの終了条件の一つとして、クエストの開始後に、ゲームにおける所定の時間が経過することが設定されていてもよい。つまり、クエストの達成条件が達成される前に、所定の時間が経過するか、味方キャラクタが全滅した場合には、達成条件は不達となり、クエストが終了する構成でもよい。 Further, as one of the ending conditions of the quest, it may be set that a predetermined time in the game elapses after the start of the quest. That is, if a predetermined time elapses or the teammate character is completely wiped out before the quest achievement condition is achieved, the achievement condition is not reached and the quest may end.

ステップS207においては、各ユーザが所有するユーザ端末100が備える判定部115の各々が、クエストの進行を開始させる指示がなされたか否かを判定してもよい。即ち、ステップS207においては、各ユーザが所有するユーザ端末100のそれぞれに対して、クエストをプレイする準備が整ったことを示す操作がなされた場合に、クエストの進行が開始されてもよい。また、クエストに参加する全てのユーザについての当該操作がなされない場合においても、ステップS207に係る処理の開始から所定の時間が経過した場合には、クエストの進行が開始されてもよい。 In step S207, each determination unit 115 included in the user terminal 100 owned by each user may determine whether or not an instruction to start the progress of the quest has been issued. That is, in step S207, the progress of the quest may be started when an operation indicating that the user is ready to play the quest is performed on each of the user terminals 100 owned by each user. Further, even when the operation is not performed for all the users who participate in the quest, the progress of the quest may be started when a predetermined time has elapsed from the start of the process in step S207.

また、ゲームは必ずしもサーバ200を介したものに限定されず、各ユーザが所有するユーザ端末100の協働にのみよって実行されるものであってもよい。 Further, the game is not necessarily limited to the game via the server 200, and may be executed only by the cooperation of the user terminals 100 owned by the respective users.

〔ソフトウェアによる実現例〕
制御部210の制御ブロック、ならびに、制御部110の制御ブロック(特に、判定部115、オブジェクト管理部116およびゲーム進行部117)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。
[Example of software implementation]
The control block of the control unit 210 and the control block of the control unit 110 (in particular, the determination unit 115, the object management unit 116, and the game progression unit 117) are logical circuits (hardware) formed in an integrated circuit (IC chip) or the like. ), or by using a CPU (Central Processing Unit).

後者の場合、制御部210または制御部110、もしくはその両方を備えた情報処理装置は、各機能を実現するソフトウェアであるプログラムの命令を実行するCPU、上記プログラムおよび各種データがコンピュータ(またはCPU)で読み取り可能に記録されたROM(Read Only Memory)または記憶装置(これらを「記録媒体」と称する)、上記プログラムを展開するRAM(Random Access Memory)などを備えている。そして、コンピュータ(またはCPU)が上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記記録媒体としては、「一時的でない有形の媒体」、例えば、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明の一態様は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。 In the latter case, the information processing apparatus including the control unit 210 or the control unit 110, or both, has a CPU that executes instructions of a program that is software that realizes each function, and the program and various data are a computer (or a CPU). A ROM (Read Only Memory) or a storage device (these are referred to as a "recording medium") recorded so as to be readable by a RAM, a RAM (Random Access Memory) for expanding the program, and the like. Then, the computer (or CPU) reads the program from the recording medium and executes the program to achieve the object of the present invention. As the recording medium, a "non-transitory tangible medium", for example, a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used. The program may be supplied to the computer via any transmission medium (communication network, broadcast wave, etc.) capable of transmitting the program. Note that 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 program is embodied by electronic transmission.

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

〔付記事項〕
本発明の一側面に係る内容を列記すると以下のとおりである。
[Appendix]
The contents according to one aspect of the present invention are listed below.

(項目1) ゲームプログラム(131、231)について説明した。本開示のある局面によると、ゲームプログラムは、プロセッサ(10、20)およびメモリ(11、21)を備えるコンピュータ(ユーザ端末100およびサーバ200の少なくとも一方)により実行される。ゲームプログラムは、プロセッサに、ユーザ及びユーザとは異なる他のユーザがそれぞれ操作するゲームオブジェクトの動作に基づいて、ユーザ及び他のユーザに共通して所定の条件が設定された第1プレイ単位を進行させるステップ(S102)と、第1プレイ単位において各ユーザが操作するゲームオブジェクトが、当該ユーザとは他のユーザが操作するゲームオブジェクトに作用を与える動作に応じた、ユーザおよび他のユーザのうちの少なくともいずれかのユーザに対する評価を取得するステップ(S107)と、評価に基づく所定のゲーム処理を行うステップ(S108)と、を実行させる。上記の構成によれば、他のゲームオブジェクトに作用を与える動作を行ったユーザに対して評価がなされるので、当該ユーザの満足感が向上する。 (Item 1) The game programs (131, 231) have been described. According to an aspect of the present disclosure, a game program is executed by a computer (at least one of the user terminal 100 and the server 200) including a processor (10, 20) and a memory (11, 21). The game program progresses in a first play unit in which a predetermined condition is set in the processor in common with the user and the other user based on the operation of the game object operated by the user and the other user different from the user. Of the step (S102) and the game object operated by each user in the first play unit, among the user and the other user, according to the action exerted on the game object operated by the user other than the user. The step of obtaining an evaluation for at least one of the users (S107) and the step of performing a predetermined game process based on the evaluation (S108) are executed. According to the above configuration, a user who has performed an action that affects another game object is evaluated, so that the user's satisfaction is improved.

(項目2) (項目1)において、ゲーム処理を行うステップは、所定のゲーム処理として、他のユーザの評価を示す情報と、ユーザが自身と他のユーザとを関連付ける操作を受け付ける第1UIオブジェクトとを共に表示してもよい。これにより、ユーザは、他のユーザの評価を示す情報を参照して、自身と他のユーザとを容易に関連付けることができる。 (Item 2) In (Item 1), the step of performing the game process includes, as the predetermined game process, information indicating an evaluation of another user, and a first UI object that receives an operation in which the user associates himself/herself with another user. May be displayed together. Thereby, the user can easily associate himself/herself with another user by referring to the information indicating the evaluation of the other user.

(項目3) (項目1)又は(項目2)において、ゲーム処理を行うステップは、所定のゲーム処理として、ユーザ及び他のユーザの少なくとも何れかにそれぞれ関連付けられた、評価に応じた第1情報を取得して表示してもよい。これにより、高い評価を認定されることについての動機付けが向上する。 (Item 3) In (Item 1) or (Item 2), the step of performing the game process is the first information corresponding to the evaluation, which is associated with at least one of the user and the other user as the predetermined game process. May be acquired and displayed. This will increase the motivation for being accredited with a high reputation.

(項目4) (項目3)において、ゲーム処理を行うステップにおいて、第1情報と共に、第1プレイ単位で用いられたゲームオブジェクトのうち、何れのゲームオブジェクトが評価の対象となったかを示す情報を表示してもよい。これにより、第1情報が、何れのゲームオブジェクトに由来するかを容易に把握できる。 (Item 4) In (Item 3), in the step of performing the game processing, together with the first information, information indicating which of the game objects used in the first play unit is the object of evaluation is displayed. It may be displayed. This makes it possible to easily understand which game object the first information originates from.

(項目5) (項目3)又は(項目4)において、ゲーム処理を行うステップは、所定のゲーム処理として、第1情報に応じてユーザにとって有利なゲーム処理を実行してもよい。これにより、ユーザは、自身に対して高い評価を認定されることについての動機付けがより向上する。 (Item 5) In (Item 3) or (Item 4), the step of performing the game process may perform a game process advantageous to the user according to the first information, as the predetermined game process. This further enhances the motivation for the user to be highly evaluated for himself.

(項目6) (項目3)から(項目5)の何れか1項目において、進行させるステップにおいて、第1プレイ単位をユーザと共に進行させる他のユーザは、当該他のユーザに関連付けられた第1情報に応じて選択されてもよい。これにより、第1情報に応じた他のユーザとともに第1プレイ単位をプレイできる。 (Item 6) In any one of (Item 3) to (Item 5), in the step of advancing, another user who advances the first play unit with the user is the first information associated with the other user. May be selected according to Thereby, the first play unit can be played with other users according to the first information.

(項目7) (項目1)から(項目6)の何れか1項目において、ゲームプログラムは、プロセッサに、ユーザ一人でも達成可能な所定の条件が設定された第2プレイ単位を、ユーザの操作によるゲームオブジェクトの動作に基づいて、進行させるステップと、第2プレイ単位を開始するための操作を受け付ける第2UIオブジェクトと、第2プレイ単位を共に進行させる他のユーザの参加を要求する操作を受け付ける第3UIオブジェクトとを共に表示する第3ステップと、をさらに実行させてもよい。これにより、ユーザは、第2プレイ単位を単独でも複数人でもプレイすることができ、満足感が向上する。例えば、ユーザ一人では達成条件を達成することが困難な条件においても、他のユーザと協力してこれを達成することが可能となり得るので、ユーザがゲームをプレイする動機付けが維持される。また、ゲームにおいて他のユーザとの交流が促進される。 (Item 7) In any one of (Item 1) to (Item 6), the game program causes the processor to set a second play unit in which a predetermined condition that can be achieved by one user is set by the user operation. A step of advancing based on a motion of the game object, a second UI object that receives an operation for starting the second play unit, and an operation that requests participation of another user who advances the second play unit together The third step of displaying the 3UI object together may be further executed. As a result, the user can play the second play unit independently or by a plurality of people, and the satisfaction is improved. For example, even if it is difficult for one user to achieve the achievement condition, it may be possible to achieve this in cooperation with other users, so that the motivation for the user to play the game is maintained. In addition, interaction with other users is promoted in the game.

(項目8) (項目7)において、第3ステップは、他のユーザとして、第2プレイ単位において所定の条件を満たしたことがある他のユーザを適用してもよい。これにより、共に第2プレイ単位をプレイする他のユーザの一定の能力が担保される。 (Item 8) In (Item 7), the third step may apply, as another user, another user who has met a predetermined condition in the second play unit. As a result, a certain ability of another user who plays the second play unit is secured.

(項目9) ゲームプログラムを実行する方法を説明した。本開示のある局面によると、ゲームプログラムは、プロセッサおよびメモリを備えるコンピュータにより実行される。該方法は、プロセッサが(項目1)に記載の各ステップを実行する方法である。(項目9)に係る方法は、(項目1)に係るゲームプログラムと同様の作用効果を奏する。 (Item 9) The method of executing the game program has been described. According to an aspect of the present disclosure, a game program is executed by a computer including a processor and a memory. The method is a method in which the processor executes the steps described in (Item 1). The method according to (Item 9) has the same effects as the game program according to (Item 1).

(項目10) 情報処理装置を説明した。本開示のある局面によると、該情報処理装置は、(項目1)に係るゲームプログラムを記憶する記憶部(120)と、該ゲームプログラムを実行することにより、情報処理装置(ユーザ端末100)の動作を制御する制御部(110)とを備える。(項目10)に係る情報処理装置は、(項目1)に係るゲームプログラムと同様の作用効果を奏する。 (Item 10) The information processing device has been described. According to an aspect of the present disclosure, the information processing apparatus stores a game program according to (Item 1), and a storage unit (120) that executes the game program to enable the information processing apparatus (user terminal 100) to operate. And a control unit (110) for controlling the operation. The information processing device according to (Item 10) has the same effects as the game program according to (Item 1).

1 ゲームシステム、2 ネットワーク、10,20 プロセッサ、11,21 メモリ、12,22 ストレージ、13,23 通信IF(操作部)、14,24 入出力IF(操作部)、15 タッチスクリーン(表示部、操作部)、17 カメラ(操作部)、18 測距センサ(操作部)、100 ユーザ端末(情報処理装置)、110,210 制御部、115 判定部、116 オブジェクト管理部、117、217 ゲーム進行部、120,220 記憶部、131,231 ゲームプログラム、132 ゲーム情報、133 ユーザ情報、151 入力部(操作部)、152 表示部、200 サーバ、1010 物体、1020 コントローラ(操作部)、1030 記憶媒体 DESCRIPTION OF SYMBOLS 1 game system, 2 network, 10 and 20 processor, 11 and 21 memory, 12 and 22 storage, 13 and 23 communication IF (operation part), 14 and 24 input/output IF (operation part), 15 touch screen (display part, Operation unit), 17 camera (operation unit), 18 distance measuring sensor (operation unit), 100 user terminal (information processing device), 110, 210 control unit, 115 determination unit, 116 object management unit, 117, 217 game progression unit , 120, 220 storage unit, 131, 231 game program, 132 game information, 133 user information, 151 input unit (operation unit), 152 display unit, 200 server, 1010 object, 1020 controller (operation unit), 1030 storage medium

Claims (10)

ゲームプログラムであって、
前記ゲームプログラムは、プロセッサおよびメモリを備えるコンピュータにより実行されるものであり、
前記ゲームプログラムは、前記プロセッサに、
ユーザ及び前記ユーザとは異なる他のユーザがそれぞれ操作するゲームオブジェクトの動作に基づいて、前記ユーザ及び前記他のユーザに共通して所定の条件が設定された第1プレイ単位を進行させるステップと、
前記第1プレイ単位において各ユーザが操作するゲームオブジェクトが、当該ユーザとは異なる他のユーザが操作するゲームオブジェクトに作用を与える動作に応じた、前記ユーザおよび前記他のユーザのうちの少なくともいずれかのユーザに対する評価を取得するステップと、
前記評価に基づく所定のゲーム処理を行うステップと、
を実行させるゲームプログラム。
A game program,
The game program is executed by a computer including a processor and a memory,
The game program, in the processor,
Advancing a first play unit in which a predetermined condition is set in common to the user and the other user based on a motion of a game object operated by the user and another user different from the user, and
At least one of the user and the other user according to an action in which the game object operated by each user in the first play unit affects a game object operated by another user different from the user. Getting ratings for users of
Performing a predetermined game process based on the evaluation,
A game program that executes.
前記ゲーム処理を行うステップは、前記所定のゲーム処理として、前記他のユーザの前記評価を示す情報と、前記ユーザが自身と前記他のユーザとを関連付ける操作を受け付ける第1UIオブジェクトとを共に表示する請求項1に記載のゲームプログラム。 In the step of performing the game process, as the predetermined game process, information indicating the evaluation of the other user and a first UI object that receives an operation for the user to associate the user with the other user are displayed together. The game program according to claim 1. 前記ゲーム処理を行うステップは、前記所定のゲーム処理として、前記ユーザ及び前記他のユーザの少なくとも何れかにそれぞれ関連付けられた、前記評価に応じた第1情報を取得して表示する請求項1又は2に記載のゲームプログラム。 The step of performing the game processing acquires and displays first information according to the evaluation, which is associated with at least one of the user and the other user, as the predetermined game processing. The game program described in 2. 前記ゲーム処理を行うステップは、前記第1情報と共に、前記第1プレイ単位で用いられたゲームオブジェクトのうち、何れのゲームオブジェクトが前記評価の対象となったかを示す情報を表示する請求項3に記載のゲームプログラム。 The step of performing the game process displays, together with the first information, information indicating which game object among the game objects used in the first play unit is the subject of the evaluation. The listed game program. 前記ゲーム処理を行うステップは、前記所定のゲーム処理として、前記第1情報に応じて前記ユーザにとって有利なゲーム処理を実行する請求項3又は4に記載のゲームプログラム。 The game program according to claim 3, wherein the step of performing the game process executes, as the predetermined game process, a game process advantageous to the user according to the first information. 前記進行させるステップにおいて、前記第1プレイ単位を前記ユーザと共に進行させる他のユーザは、当該他のユーザに関連付けられた前記第1情報に応じて選択される、請求項3から5までの何れか1項に記載のゲームプログラム。 The other user who advances the said 1st play unit with the said user in the said step to advance is selected according to the said 1st information linked|related with the said other user, The claim|item 3 to 5 in any one of Claims 3-5. The game program according to item 1. 前記ゲームプログラムは、前記プロセッサに、
前記ユーザ一人でも達成可能な所定の条件が設定された第2プレイ単位を、前記ユーザの操作によるゲームオブジェクトの動作に基づいて、進行させるステップと、
前記第2プレイ単位を開始するための操作を受け付ける第2UIオブジェクトと、前記第2プレイ単位を共に進行させる他のユーザの参加を要求する操作を受け付ける第3UIオブジェクトとを共に表示する第3ステップと、
をさらに実行させる、請求項1から6までの何れか1項に記載のゲームプログラム。
The game program, in the processor,
Advancing a second play unit in which a predetermined condition that can be achieved by even one user is set, based on the motion of the game object by the operation of the user,
A third step of displaying together a second UI object that receives an operation for starting the second play unit and a third UI object that receives an operation requesting the participation of another user who advances the second play unit together. ,
The game program according to claim 1, further comprising:
前記第3ステップは、前記他のユーザとして、前記第2プレイ単位において前記所定の条件を満たしたことがある他のユーザを適用する請求項7に記載のゲームプログラム。 The game program according to claim 7, wherein the third step applies, as the other user, another user who has satisfied the predetermined condition in the second play unit. コンピュータがゲームプログラムを実行する方法であって、
前記コンピュータは、プロセッサおよびメモリを備え、
前記プロセッサが請求項1に記載の各ステップを実行する方法。
A method for a computer to execute a game program, the method comprising:
The computer includes a processor and memory,
A method by which the processor performs the steps of claim 1.
情報処理装置であって、
前記情報処理装置は、
請求項1に記載のゲームプログラムを記憶する記憶部と、
該ゲームプログラムを実行することにより、情報処理装置の動作を制御する制御部とを備えている、情報処理装置。
An information processing device,
The information processing device,
A storage unit for storing the game program according to claim 1;
An information processing apparatus, comprising: a control unit that controls the operation of the information processing apparatus by executing the game program.
JP2019004732A 2019-01-15 2019-01-15 game program Active JP7320952B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019004732A JP7320952B2 (en) 2019-01-15 2019-01-15 game program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019004732A JP7320952B2 (en) 2019-01-15 2019-01-15 game program

Publications (2)

Publication Number Publication Date
JP2020110447A true JP2020110447A (en) 2020-07-27
JP7320952B2 JP7320952B2 (en) 2023-08-04

Family

ID=71666077

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019004732A Active JP7320952B2 (en) 2019-01-15 2019-01-15 game program

Country Status (1)

Country Link
JP (1) JP7320952B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010042083A (en) * 2008-08-11 2010-02-25 Taito Corp Relief request program and game system
JP2014124489A (en) * 2012-12-27 2014-07-07 Konami Digital Entertainment Co Ltd Game system, game control device, game control method, and program
JP2014166225A (en) * 2013-02-28 2014-09-11 Gree Inc Server, control program therefor, and system
JP2014204771A (en) * 2013-04-11 2014-10-30 株式会社コナミデジタルエンタテインメント Game managing device, game system, method of managing game, and program
JP2017006270A (en) * 2015-06-18 2017-01-12 株式会社セガゲームス Program and information processing unit
JP2017064251A (en) * 2015-10-01 2017-04-06 株式会社コロプラ Game program
JP2018117667A (en) * 2017-01-23 2018-08-02 任天堂株式会社 Game system, game control method, server, and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010042083A (en) * 2008-08-11 2010-02-25 Taito Corp Relief request program and game system
JP2014124489A (en) * 2012-12-27 2014-07-07 Konami Digital Entertainment Co Ltd Game system, game control device, game control method, and program
JP2014166225A (en) * 2013-02-28 2014-09-11 Gree Inc Server, control program therefor, and system
JP2014204771A (en) * 2013-04-11 2014-10-30 株式会社コナミデジタルエンタテインメント Game managing device, game system, method of managing game, and program
JP2017006270A (en) * 2015-06-18 2017-01-12 株式会社セガゲームス Program and information processing unit
JP2017064251A (en) * 2015-10-01 2017-04-06 株式会社コロプラ Game program
JP2018117667A (en) * 2017-01-23 2018-08-02 任天堂株式会社 Game system, game control method, server, and program

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"PS4版「オーバーウォッチ」の最新情報が公開。世界観やゲーム概要をおさらいしよう", [ONLINE], JPN7023000601, ISSN: 0004988095 *
"さあ、始めよう、「レインボーシックスシージ」! 今なお新兵の入隊が絶えないリアル径FPS", [ONLINE], JPN7023000602, ISSN: 0004988096 *
"ワンダーランドウォーズ", 電撃PLAYSTATION 10/13号増刊 第21巻 第26号, vol. 第21巻 第26号, JPN7023000600, 29 August 2015 (2015-08-29), pages 136 - 145, ISSN: 0004988094 *
"新生エオルゼア ファイナルファンタジーXIV", 月刊ファミ通コネクト!オン 第4巻 第12号, vol. 第4巻 第12号, JPN7023000603, 27 October 2014 (2014-10-27), pages 21 - 39, ISSN: 0004988093 *

Also Published As

Publication number Publication date
JP7320952B2 (en) 2023-08-04

Similar Documents

Publication Publication Date Title
JP6612391B1 (en) GAME PROGRAM, METHOD, AND INFORMATION PROCESSING DEVICE
JP6738872B2 (en) Game program, method, and information processing device
JP2020110448A (en) Game program, method, and information processing device
JP6672401B2 (en) Game program, method, and information processing device
JP2020000735A (en) Program, method, and information processing device
JP2020058666A (en) Game program, method, and information processing device
JP2020048603A (en) Game program, method, and information processing device
JP6820649B2 (en) Game programs, methods, and information processing equipment
JP7272799B2 (en) Game program, method, and information processing device
JP2020110447A (en) Game program, method, and information processing device
JP6668425B2 (en) Game program, method, and information processing device
JP2020192154A (en) Game program, game method, and information processing device
JP2020058667A (en) Game program, method, and information processing device
JP2020110453A (en) Game program, method, and information processing device
JP2020022574A (en) Game program, method, and information processing device
JP7252915B2 (en) Game program, method, and information processing device
JP2020156922A (en) Game program, method, and information processing device
JP2020116178A (en) Game program, method and information processor
JP2020058668A (en) Game program, method, and information processing device
JP6661595B2 (en) Game program, method and information processing device
JP7300271B2 (en) game program
JP6803358B2 (en) Game programs, methods, and information processing equipment
JP6820648B2 (en) Game programs, methods, and information processing equipment
JP7337732B2 (en) program
JP7299743B2 (en) Game program and information processing device

Legal Events

Date Code Title Description
A80 Written request to apply exceptions to lack of novelty of invention

Free format text: JAPANESE INTERMEDIATE CODE: A80

Effective date: 20190213

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220113

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230118

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230214

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230412

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: 20230711

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230725

R150 Certificate of patent or registration of utility model

Ref document number: 7320952

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150