JP6643608B2 - Game system, game control device, and program - Google Patents

Game system, game control device, and program Download PDF

Info

Publication number
JP6643608B2
JP6643608B2 JP2017217246A JP2017217246A JP6643608B2 JP 6643608 B2 JP6643608 B2 JP 6643608B2 JP 2017217246 A JP2017217246 A JP 2017217246A JP 2017217246 A JP2017217246 A JP 2017217246A JP 6643608 B2 JP6643608 B2 JP 6643608B2
Authority
JP
Japan
Prior art keywords
user
game
room
request
determination unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2017217246A
Other languages
Japanese (ja)
Other versions
JP2019084299A (en
Inventor
晶 豊田
晶 豊田
幸佑 藤本
幸佑 藤本
弼元 張
弼元 張
功樹 庄司
功樹 庄司
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Konami Digital Entertainment Co Ltd
Original Assignee
Konami Digital Entertainment Co Ltd
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 Konami Digital Entertainment Co Ltd filed Critical Konami Digital Entertainment Co Ltd
Priority to JP2017217246A priority Critical patent/JP6643608B2/en
Publication of JP2019084299A publication Critical patent/JP2019084299A/en
Application granted granted Critical
Publication of JP6643608B2 publication Critical patent/JP6643608B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ゲームシステム、ゲーム制御装置、及びプログラムに関する。   The present invention relates to a game system, a game control device, and a program.

従来、例えば対戦部屋を生成するシステムが知られている。例えば、特許文献1には、ユーザが生成した対戦部屋に他のユーザを入室させ、対戦部屋に入室したユーザ同士でゲームをプレイさせるゲームシステムが記載されている。   2. Description of the Related Art Conventionally, for example, a system for generating a battle room is known. For example, Patent Literature 1 discloses a game system in which another user enters a competition room generated by a user, and the users who enter the competition room play a game.

特開2014−068870号公報JP 2014-068870 A

しかしながら、特許文献1の技術では、ユーザが対戦部屋を自由に生成することができるので、誰も使用しない対戦部屋が乱立してそのまま残ってしまい、ゲームシステムのゲームデータの消費量が増加する可能性があった。   However, in the technique of Patent Literature 1, since the user can freely create a competition room, a competition room that is not used by anyone is left in an irregular state, and the consumption of game data of the game system may increase. There was sex.

本発明は上記課題に鑑みてなされたものであって、その目的は、ゲームデータの消費量の増加を防止することが可能なゲームシステム、ゲーム制御装置、及びプログラムを提供することである。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a game system, a game control device, and a program capable of preventing an increase in game data consumption.

上記課題を解決するために、本発明の一態様に係るゲームシステムは、ユーザの要求に基づいて対戦部屋を生成する生成手段と、前記対戦部屋に関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段と、前記第1判定手段の判定結果に基づいて、前記ユーザの要求により新たな対戦部屋を生成するか否かを判定する第2判定手段と、を含む。   In order to solve the above-described problems, a game system according to an aspect of the present invention includes a generation unit configured to generate a competition room based on a user's request, and an execution state of a game associated with the competition room meeting a predetermined condition. First determining means for determining whether or not the condition is satisfied; and second determining means for determining whether or not to generate a new competition room at the request of the user based on the determination result of the first determining means. Including.

本発明の一態様に係るゲームシステムは、ユーザの要求に基づいてユーザグループを生成する生成手段と、前記ユーザグループに関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段と、前記第1判定手段の判定結果に基づいて、前記ユーザの要求により新たなユーザグループを生成するか否かを判定する第2判定手段と、を含む。   A game system according to an aspect of the present invention includes a generation unit configured to generate a user group based on a request of a user, and a determination unit configured to determine whether an execution state of a game associated with the user group satisfies a predetermined condition. A first determination unit; and a second determination unit that determines whether to generate a new user group based on a request from the user based on a determination result of the first determination unit.

本発明の一態様に係るゲーム制御装置は、ユーザの要求に基づいて生成された対戦部屋に関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段と、前記第1判定手段の判定結果に基づいて、前記ユーザの要求により新たな対戦部屋を生成するか否かを判定する第2判定手段と、を含む。   A game control device according to one aspect of the present invention includes a first determination unit configured to determine whether a game execution status associated with a competition room generated based on a user's request satisfies a predetermined condition, A second determination unit configured to determine whether to generate a new competition room based on a determination result of the first determination unit based on a request from the user.

本発明の一態様に係るゲーム制御装置は、ユーザの要求に基づいて生成されたユーザグループに関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段と、前記第1判定手段の判定結果に基づいて、前記ユーザの要求により新たなユーザグループを生成するか否かを判定する第2判定手段と、を含む。   A game control device according to an aspect of the present invention includes: a first determination unit configured to determine whether a game execution status associated with a user group generated based on a user request satisfies a predetermined condition; A second determination unit configured to determine whether to generate a new user group based on a request from the user based on a determination result of the first determination unit.

ゲームシステムの全体構成を示す図である。FIG. 1 is a diagram illustrating an overall configuration of a game system. メニュー画像の一例を示す図である。It is a figure showing an example of a menu image. ユーザがローカル対戦ボタンを選択した場合のメニュー画像の一例を示す図である。It is a figure showing an example of a menu image when a user selects a local battle button. 対戦部屋検索画像の一例を示す図である。It is a figure showing an example of a battle room search image. ユーザAが新規作成ボタンを選択した場合の対戦部屋検索画像の一例を示す図である。It is a figure which shows an example of the match room search image when user A selects the new creation button. ユーザAが対戦部屋を生成した場合の対戦部屋検索画像の一例を示す図である。It is a figure showing an example of a match room search image when user A generates a match room. 対戦部屋画像の一例を示す図である。It is a figure showing an example of a battle room image. 第2ゲーム端末に表示される対戦部屋検索画像の一例を示す図である。It is a figure showing an example of a battle room search image displayed on the 2nd game terminal. ユーザB,CがユーザAの対戦部屋に入室した場合の対戦部屋画像の一例を示す図である。It is a figure which shows an example of the battle room image when user B and C enter the battle room of user A. 対戦組み合わせ画像の一例を示す図である。It is a figure showing an example of a battle combination image. マッチング画像の一例を示す図である。It is a figure showing an example of a matching image. 試合開始後に表示されるゲーム画像の一例を示す図である。It is a figure showing an example of a game image displayed after a game start. 第1試合が終了した場合の対戦組み合わせ画像の一例を示す図である。It is a figure showing an example of a battle combination picture at the time of the 1st game being over. 表彰式画像の一例を示す図である。It is a figure showing an example of an award ceremony image. ペナルティが与えられた場合の対戦部屋検索画像の一例を示す図である。It is a figure showing an example of a match room search image when a penalty is given. ゲームシステムで実現される機能のうち、本発明に関連する機能を示す機能ブロック図である。FIG. 2 is a functional block diagram showing functions related to the present invention among functions realized by the game system. ユーザデータベースのデータ格納例を示す図である。It is a figure showing the example of data storage of a user database. 対戦部屋データベースのデータ格納例を示す図である。It is a figure showing the example of data storage of a battle room database. 対戦部屋データのデータ格納例を示す図である。It is a figure showing the example of data storage of battle room data. ゲームシステムにおいて実行される処理の一例を示すフロー図である。It is a flowchart which shows an example of the process performed in a game system. ゲームシステムにおいて実行される処理の一例を示すフロー図である。It is a flowchart which shows an example of the process performed in a game system.

[1.ゲームシステムの全体構成]
以下、本発明に係る実施形態を図面に基づいて説明する。なお、図面において同一又は対応する構成には同一の符号を付し、繰り返しの説明を省略することがある。
[1. Overall configuration of game system]
Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the drawings, the same or corresponding components have the same reference characters allotted, and description thereof will not be repeated.

図1は、ゲームシステムの全体構成を示す図である。図1に示すように、本実施形態に係るゲームシステムSは、第1ゲーム端末10A、第2ゲーム端末10B、第3ゲーム端末10C、ゲームサーバ30、及びドメインネームサーバ50を含む。例えば、第3ゲーム端末10Cとゲームサーバ30は、インターネットなどのネットワークNに接続され、第1ゲーム端末10A、第2ゲーム端末10B、及びドメインネームサーバ50は、無線LAN(Local Area Network)などのプライベートネットワークPNに接続される。   FIG. 1 is a diagram showing the overall configuration of the game system. As shown in FIG. 1, the game system S according to the present embodiment includes a first game terminal 10A, a second game terminal 10B, a third game terminal 10C, a game server 30, and a domain name server 50. For example, the third game terminal 10C and the game server 30 are connected to a network N such as the Internet, and the first game terminal 10A, the second game terminal 10B, and the domain name server 50 are connected to a wireless LAN (Local Area Network) or the like. Connected to private network PN.

なお、以降では、第1ゲーム端末10A、第2ゲーム端末10B、及び第3ゲーム端末10Cを特に区別する必要のないときは、単にゲーム端末10と記載する。また、本実施形態では、ゲーム端末10が3台である場合を説明するが、ゲームシステムS内のゲーム端末10の台数に制限はなく、2台であってもよいし4台以上であってもよい。同様に、ゲームシステムS内のゲームサーバ30及びドメインネームサーバ50の台数に制限はなく、2台以上のゲームサーバ30又はドメインネームサーバ50が存在してもよい。また、ゲーム端末10、ゲームサーバ30、及びドメインネームサーバ50以外のコンピュータがゲームシステムSに含まれていてもよい。なお、ゲームシステムSは、プライベートネットワークPNや当該プライベートネットワークPN内のドメインネームサーバ50を含まなくてもよい。   In the following, the first game terminal 10A, the second game terminal 10B, and the third game terminal 10C are simply referred to as the game terminals 10 when it is not particularly necessary to distinguish them. Further, in the present embodiment, the case where the number of the game terminals 10 is three will be described. However, the number of the game terminals 10 in the game system S is not limited, and may be two or four or more. Is also good. Similarly, the number of the game servers 30 and the domain name servers 50 in the game system S is not limited, and two or more game servers 30 or the domain name servers 50 may exist. Further, computers other than the game terminal 10, the game server 30, and the domain name server 50 may be included in the game system S. Note that the game system S may not include the private network PN or the domain name server 50 in the private network PN.

ゲーム端末10は、ユーザが操作するコンピュータである。例えば、ゲーム端末10は、携帯端末(例えば、スマートフォンなどの携帯電話又はタブレット型コンピュータ)、パーソナルコンピュータ、携帯ゲーム機、据置ゲーム機、業務用ゲーム機、又は情報処理機能を備えた多機能型テレビジョン受像機(スマートテレビ)等である。なお、ゲームシステムSに含まれる各ゲーム端末10は、他のゲーム端末10と機種・性能・オペレーティングシステム等が異なってもよい。   The game terminal 10 is a computer operated by a user. For example, the game terminal 10 is a mobile terminal (for example, a mobile phone such as a smartphone or a tablet computer), a personal computer, a mobile game machine, a stationary game machine, an arcade game machine, or a multifunctional television having an information processing function. John receiver (smart TV). Each game terminal 10 included in the game system S may have a different model, performance, operating system, and the like from other game terminals 10.

図1に示すように、ゲーム端末10は、制御部11、記憶部12、通信部13、操作部14、及び表示部15を含む。制御部11は、少なくとも1つのマイクロプロセッサを含む。例えば、制御部11は、複数のマイクロプロセッサを含んでもよい。制御部11は、オペレーティングシステムやその他のプログラムに従って処理を実行する。記憶部12は、主記憶部(例えば、RAM)及び補助記憶部(例えば、不揮発性の半導体メモリ)を含む。記憶部12は、プログラムやデータを記憶する。なお、例えば、ゲーム端末10がパーソナルコンピュータ等である場合、記憶部12は、例えばハードディスクドライブ又はソリッドステートドライブ等の補助記憶部を含むようにしてもよい。通信部13は、通信モジュールや通信インタフェースを含む。通信部13は、ネットワークN又はプライベートネットワークPNを介してデータ通信を行う。   As shown in FIG. 1, the game terminal 10 includes a control unit 11, a storage unit 12, a communication unit 13, an operation unit 14, and a display unit 15. The control unit 11 includes at least one microprocessor. For example, the control unit 11 may include a plurality of microprocessors. The control unit 11 executes a process according to an operating system or another program. The storage unit 12 includes a main storage unit (for example, a RAM) and an auxiliary storage unit (for example, a nonvolatile semiconductor memory). The storage unit 12 stores programs and data. For example, when the game terminal 10 is a personal computer or the like, the storage unit 12 may include an auxiliary storage unit such as a hard disk drive or a solid state drive. The communication unit 13 includes a communication module and a communication interface. The communication unit 13 performs data communication via the network N or the private network PN.

操作部14は、入力デバイスであり、例えば、ボタン、キー、レバー、ゲームコントローラ(ゲームパッド)、マウスやタッチパネルなどのポインティングデバイス、又はキーボード等を含んでもよい。また例えば、操作部14は、ユーザが音声又はジェスチャによって入力操作を行うためのマイクやカメラを含んでもよい。表示部15は、例えば、液晶表示パネル又は有機ELディスプレイ等であり、制御部11の指示に従って画面を表示する。なお、操作部14及び表示部15は、ゲーム端末10に内蔵されていなくともよく、ゲーム端末10に接続された外部装置であってもよい。   The operation unit 14 is an input device, and may include, for example, a button, a key, a lever, a game controller (game pad), a pointing device such as a mouse or a touch panel, or a keyboard. Further, for example, the operation unit 14 may include a microphone or a camera for the user to perform an input operation by voice or gesture. The display unit 15 is, for example, a liquid crystal display panel or an organic EL display, and displays a screen according to an instruction from the control unit 11. Note that the operation unit 14 and the display unit 15 do not have to be built in the game terminal 10, and may be external devices connected to the game terminal 10.

ゲームサーバ30は、サーバコンピュータである。図1に示すように、ゲームサーバ30は、制御部31、記憶部32、及び通信部33を含む。制御部31、記憶部32、及び通信部33のハードウェア構成は、それぞれ制御部11、記憶部12、及び通信部13と同様であってよい。例えば、ゲームサーバ30は、ゲームプログラムを記憶しており、ゲーム端末10からの要求に応じてゲームプログラムを配信する。   The game server 30 is a server computer. As shown in FIG. 1, the game server 30 includes a control unit 31, a storage unit 32, and a communication unit 33. The hardware configuration of the control unit 31, the storage unit 32, and the communication unit 33 may be the same as the control unit 11, the storage unit 12, and the communication unit 13, respectively. For example, the game server 30 stores a game program, and distributes the game program in response to a request from the game terminal 10.

ドメインネームサーバ50は、サーバコンピュータである。図1に示すように、ドメインネームサーバ50は、制御部51、記憶部52、及び通信部53を含む。制御部51、記憶部52、及び通信部53のハードウェア構成は、それぞれ制御部11、記憶部12、及び通信部13と同様であってよい。例えば、ドメインネームサーバ50は、ホスト名やドメイン名などの名称からIPアドレスなどの情報を得るためのサーバであり、これらを関連付けて記憶部52に記憶する。ここでは、プライベートネットワークPN内のドメインネームサーバ50が利用されるので、外部のドメインネームサーバには情報が送信されない。   The domain name server 50 is a server computer. As shown in FIG. 1, the domain name server 50 includes a control unit 51, a storage unit 52, and a communication unit 53. The hardware configurations of the control unit 51, the storage unit 52, and the communication unit 53 may be the same as those of the control unit 11, the storage unit 12, and the communication unit 13, respectively. For example, the domain name server 50 is a server for obtaining information such as an IP address from names such as a host name and a domain name, and stores them in the storage unit 52 in association with each other. Here, since the domain name server 50 in the private network PN is used, no information is transmitted to an external domain name server.

なお、記憶部12,32,52に記憶されるものとして説明するプログラムやデータは、例えば、ネットワークN又はプライベートネットワークPNを介してゲーム端末10、ゲームサーバ30、又はドメインネームサーバ50に供給されるようにしてもよい。また、ゲーム端末10、ゲームサーバ30、又はドメインネームサーバ50は、情報記憶媒体(例えば、光ディスク又はメモリカード等)に記憶されたプログラム又はデータを読み取るための読取部(例えば、光ディスクドライブ又はメモリカードスロット)を含むようにしてもよい。そして、情報記憶媒体を介してゲーム端末10、ゲームサーバ30、又はドメインネームサーバ50にプログラムやデータが供給されるようにしてもよい。   The programs and data described as being stored in the storage units 12, 32, and 52 are supplied to the game terminal 10, the game server 30, or the domain name server 50 via the network N or the private network PN, for example. You may do so. In addition, the game terminal 10, the game server 30, or the domain name server 50 includes a reading unit (for example, an optical disk drive or a memory card) for reading a program or data stored in an information storage medium (for example, an optical disk or a memory card). (Slot). Then, a program or data may be supplied to the game terminal 10, the game server 30, or the domain name server 50 via the information storage medium.

[2.ゲームの概要]
ゲームシステムSは、複数のユーザがプレイするゲームを実行する。ゲームとしては、複数のユーザが互いに対戦するゲームであってもよいし、複数のユーザが互いに協力するゲームであってもよい。本実施形態では、ゲーム内に生成された同じ対戦部屋に関連付けられた複数のユーザが互いに対戦するサッカーゲームが用いられる場合を一例として説明するが、ゲーム形式・ジャンルを問わず任意のゲームであってよく、例えば、サッカー以外のスポーツゲーム(例えば、野球ゲーム)、カードゲーム、アクションゲーム、ロールプレイングゲーム、シミュレーションゲーム、レースゲーム、ボードゲーム、又は格闘ゲームであってもよい。
[2. Game Overview]
The game system S executes a game played by a plurality of users. The game may be a game in which a plurality of users compete with each other, or a game in which a plurality of users cooperate with each other. In the present embodiment, a case will be described as an example in which a soccer game in which a plurality of users associated with the same competition room generated in the game compete against each other is used. For example, it may be a sports game other than soccer (for example, a baseball game), a card game, an action game, a role playing game, a simulation game, a racing game, a board game, or a fighting game.

対戦部屋とは、例えば、他のユーザと対戦するゲームをプレイすることを希望するユーザが関連付けられるゲーム内の部屋である。別の言い方をすれば、対戦部屋は、ゲームへの参加を宣言するための部屋である。また例えば、対戦部屋は、ゲームの中の世界に存在する仮想的な部屋である。また例えば、対戦部屋は、任意の名称で呼ばれてよく、例えば、ゲーム内に設定されたロビーと呼ばれてもよいし、仮想世界の中の場所で呼ばれてもよい。また例えば、対戦部屋は、データベース上のレコードであってもよいし、プログラムメモリ上のハッシュ構造を使った配列であったりしてもよい。   The battle room is, for example, a room in a game to which a user who wants to play a game that competes with another user is associated. Stated another way, the match room is a room for declaring participation in the game. Further, for example, the battle room is a virtual room existing in the world in the game. Also, for example, the match room may be called with an arbitrary name, for example, a lobby set in the game, or a place in the virtual world. Further, for example, the battle room may be a record on a database or an array using a hash structure on a program memory.

生成とは、例えば、ゲーム内に対戦部屋を生成することである。また例えば、生成とは、対戦部屋を示すデータをコンピュータ上に登録することである。   The generation is, for example, generation of a battle room in the game. Further, for example, generation means registering data indicating a battle room on a computer.

対戦部屋にユーザが関連付けられるとは、例えば、対戦部屋にユーザIDが関連付けられることである。例えば、対戦部屋IDにユーザIDが関連付けられることであり、対戦部屋IDとユーザIDとが同じレコードに格納されることである。別の言い方をすれば、ゲームをプレイすることの希望しない状態から希望する状態に変えることであり、ゲームをプレイしない状態からプレイ可能な状態に変えることである。   The fact that the user is associated with the match room means that the user ID is associated with the match room, for example. For example, the user ID is associated with the battle room ID, and the battle room ID and the user ID are stored in the same record. Stated another way, it is to change from a state in which the player does not want to play the game to a desired state, or from a state in which the game is not played to a state in which the player can play the game.

なお、本実施形態では、対戦部屋にユーザが関連付けられることを、対戦部屋にユーザが入室すると記載することもあるが、実在する対戦部屋に人間が入室するわけではなく、ゲームシステムSでは、対戦部屋にユーザIDを関連付けるという処理が実行されることになる。このため、本実施形態において、ユーザが対戦部屋に入室すると記載している箇所については、ユーザを対戦部屋に関連付けると読み替えることができる。この点は、後述する「退室」についても同様であり、対戦部屋とユーザとの関連付けを解除することを、対戦部屋からユーザが退室すると記載することもあるが、実在する対戦部屋から人間が退室するのではなく、ゲームシステムSでは、対戦部屋にユーザIDが関連付けられた状態から関連付けられない状態にする処理が実行されることになる。このため、本実施形態において、ユーザが対戦部屋から退室すると記載している箇所については、ユーザと対戦部屋との関連付けを解除すると読み替えることができる。   In the present embodiment, the fact that the user is associated with the competition room may be described as a case where the user enters the competition room. However, a human does not necessarily enter a real competition room. The process of associating the user ID with the room is executed. For this reason, in the present embodiment, a portion that states that the user enters the competition room can be read as if the user is associated with the competition room. The same applies to “exit” described later, and the release of the association between the match room and the user may be described as the user exiting the match room, but a human exits the existing match room. Instead, in the game system S, a process of changing the state in which the user ID is associated with the battle room from the state in which the user ID is not associated is executed. For this reason, in the present embodiment, a portion indicating that the user leaves the competition room can be read as the association between the user and the competition room is released.

本実施形態のゲームでは、複数の対戦形式が用意されている。ここでは、対戦形式の一例として、無線通信可能な端末同士で通信しながら実行されるローカル対戦と、ローカル対戦とは異なるオンライン対戦と、を説明する。なお、無線通信とは、例えば、電波による通信であり、伝送路として有線を使用しない通信である。   In the game of the present embodiment, a plurality of battle formats are prepared. Here, as an example of a battle format, a local battle executed while communicating between terminals capable of wireless communication, and an online battle different from the local battle will be described. The wireless communication is, for example, communication using radio waves, and is communication that does not use a wired transmission path.

例えば、ローカル対戦では、複数のユーザがゲーム端末10を持ち寄って集まり、各ゲーム端末10が互いにP2Pで直接的に通信しながらゲームを実行する。別の言い方をすれば、ローカル対戦では、各ゲーム端末10が無線通信における通信範囲内にいる状態で、互いに通信しながらゲームが実行される。一方、オンライン対戦は、例えば、特に複数のユーザがゲーム端末10を持ち寄って集まる必要はなく、遠く離れたユーザと対戦することが可能である。別の言い方をすれば、オンライン対戦は、場所を選ばずにプレイすることができ、各ゲーム端末10は、ゲームサーバ30等を介して間接的に通信しながらゲームを実行する。   For example, in a local match, a plurality of users bring together the game terminals 10 and gather, and the game terminals 10 execute the game while directly communicating with each other by P2P. In other words, in the local battle, the game is executed while communicating with each other in a state where the game terminals 10 are within the communication range of the wireless communication. On the other hand, in the online battle, for example, it is not necessary for a plurality of users to bring the game terminal 10 and gather, and it is possible to battle with a user far away. In other words, an online match can be played regardless of a place, and each game terminal 10 executes a game while indirectly communicating with it via the game server 30 or the like.

ここでは、第1ゲーム端末10Aを操作するユーザAが対戦部屋を生成し、第2ゲーム端末10Bを操作するユーザBと、第3ゲーム端末10Cを操作するユーザCと、が当該対戦部屋に入室する場合を説明する。例えば、ユーザAが第1ゲーム端末10Aを操作してゲームプログラムが起動すると、メニュー画像が表示部15に表示される。   Here, a user A operating the first game terminal 10A generates a competition room, and a user B operating the second game terminal 10B and a user C operating the third game terminal 10C enter the battle room. Will be described. For example, when the user A operates the first game terminal 10A to start the game program, a menu image is displayed on the display unit 15.

図2は、メニュー画像の一例を示す図である。図2に示すように、メニュー画像G1は、ゲームに用意された種々のモードを選択するための画像である。例えば、メニュー画像G1には、期間限定のゲームイベントに参加するためのイベントボタンB10、オンライン対戦をプレイするためのオンライン対戦ボタンB11、1シーズンを通しての試合成績を競うシーズンマッチボタンB12,B13、及びローカル対戦をプレイするためのローカル対戦ボタンB14が表示される。   FIG. 2 is a diagram illustrating an example of the menu image. As shown in FIG. 2, the menu image G1 is an image for selecting various modes prepared for the game. For example, the menu image G1 includes an event button B10 for participating in a game event for a limited time, an online match button B11 for playing an online match, season match buttons B12 and B13 for competing for match results throughout the season, and A local battle button B14 for playing a local battle is displayed.

本実施形態では、主に、ローカル対戦に係る処理を説明する。このため、以降では、ユーザAがローカル対戦ボタンB14を選択した場合の画面遷移を説明する。例えば、ローカル対戦は、複数のモードが用意されており、ユーザAがローカル対戦ボタンB14を選択すると、モードを選択するためのダイアログが表示される。   In the present embodiment, processing related to a local match will be mainly described. Therefore, hereinafter, the screen transition when the user A selects the local battle button B14 will be described. For example, in the local battle, a plurality of modes are prepared, and when the user A selects the local battle button B14, a dialog for selecting a mode is displayed.

図3は、ユーザがローカル対戦ボタンB14を選択した場合のメニュー画像の一例を示す図である。図3に示すように、ダイアログD15には、ローカル対戦における複数のモードが選択可能に表示される。ここでは、ローカル対戦のモードとして、1対1で1試合のみプレイするエキシビションと、複数のユーザが総当たり戦で対戦するローカルリーグと、の2種類が用意されている場合を説明するが、ローカル対戦のモードは、1種類だけであってもよいし3種類以上が用意されていてもよい。例えば、勝ち抜き戦が行われるトーナメント形式のモードが用意されていてもよいし、総当たり戦で予選リーグを行い、勝ち抜き戦の決勝リーグが行わるといったモードが用意されていてもよい。   FIG. 3 is a diagram illustrating an example of a menu image when the user selects the local battle button B14. As shown in FIG. 3, the dialog D15 displays a plurality of modes in the local match in a selectable manner. Here, a description will be given of a case where two types of local battle modes are prepared, an exhibition in which only one game is played one-on-one and a local league in which a plurality of users compete in a brute force battle. The battle mode may be only one type or three or more types. For example, a tournament-type mode in which a winning match is performed may be provided, or a mode in which a qualifying league is performed in a round-robin match and a final league in a winning match may be provided.

例えば、ダイアログD15には、エキシビションをプレイするためのエキシビションボタンB150が表示される。ユーザAがエキシビションボタンB150を選択すると、無線通信可能な他の端末と通信しながら1対1で1試合のみのローカル対戦をプレイすることができる。また例えば、ダイアログD15には、エキシビションの過去の戦績を表示させるための戦績ボタンB151が表示される。ユーザAが戦績ボタンB151を選択すると、ユーザAが過去にプレイしたエキシビションの戦績を表示させることができる。また例えば、ダイアログD15には、エキシビションの試合の履歴を表示させるための試合履歴ボタンB152が表示される。ユーザAが試合履歴ボタンB152を選択すると、ユーザが過去にプレイしたエキシビションの履歴を表示させることができる。   For example, in the dialog D15, an exhibition button B150 for playing an exhibition is displayed. When the user A selects the exhibition button B150, it is possible to play a local match of only one match one by one while communicating with another terminal capable of wireless communication. Further, for example, in the dialog D15, a game result button B151 for displaying the past game results of the exhibition is displayed. When the user A selects the results button B151, the results of the exhibitions played by the user A in the past can be displayed. Further, for example, a game history button B152 for displaying the history of the exhibition game is displayed in the dialog D15. When the user A selects the game history button B152, the history of the exhibitions played by the user in the past can be displayed.

また例えば、ダイアログD15には、ローカルリーグをプレイするためのローカルリーグボタンB153が表示される。ユーザAがローカルリーグボタンB153を選択すると、ローカルリーグをプレイすることができる。また例えば、ダイアログD15には、ローカルリーグの過去の参加履歴を表示させるための参加履歴ボタンB154が表示される。ユーザAが参加履歴ボタンB154を選択すると、ローカルリーグの参加履歴を表示させることができる。なお、ユーザAが戻るボタンB155を選択すると、ダイアログD15が消去される。   Further, for example, a local league button B153 for playing the local league is displayed in the dialog D15. When the user A selects the local league button B153, the local league can be played. Further, for example, a dialogue D15 displays a participation history button B154 for displaying a past participation history of the local league. When the user A selects the participation history button B154, the participation history of the local league can be displayed. When the user A selects the return button B155, the dialog D15 is deleted.

ここでは、主に、ローカルリーグに係る処理を説明する。このため、以降では、ユーザAがローカルリーグボタンB153を選択した場合の画面遷移を説明する。例えば、ユーザAがローカルリーグボタンB153を選択すると、参加可能な対戦部屋を検索するための対戦部屋検索画像が表示部15に表示される。   Here, processing related to the local league will be mainly described. Therefore, hereinafter, the screen transition when the user A selects the local league button B153 will be described. For example, when the user A selects the local league button B153, a match room search image for searching for a match room that can participate can be displayed on the display unit 15.

図4は、対戦部屋検索画像の一例を示す図である。図4に示すように、対戦部屋検索画像G2は、ユーザAが入室可能な対戦部屋の一覧を表示するための表示領域A20を含む。仮に、ユーザAの近くにいるユーザB,Cが対戦部屋を生成していれば、表示領域A20には、当該対戦部屋が表示されるが、ここでは、まだ誰も対戦部屋を生成していないので、表示領域A20には、対戦部屋は表示されず、対戦部屋を検索中であることを示すメッセージが表示される。   FIG. 4 is a diagram illustrating an example of the match room search image. As shown in FIG. 4, the battle room search image G2 includes a display area A20 for displaying a list of battle rooms to which the user A can enter. If the users B and C near the user A have created a match room, the match room is displayed in the display area A20, but here, no match room has been created yet. Therefore, the match room is not displayed in the display area A20, and a message indicating that the match room is being searched is displayed.

また例えば、対戦部屋検索画像G2には、対戦部屋を新たに生成するための新規作成ボタンB21が表示される。ユーザAが新規作成ボタンB21を選択すると、新たに対戦部屋を生成することができる。例えば、ユーザAがローカル対戦ボタンB14を選択すると、対戦部屋の名前を入力するためのダイアログが表示される。なお、ユーザAが再読み込みリロードボタンB22を選択すると、対戦部屋検索画像G2のリロードをすることができる。   Further, for example, a new creation button B21 for newly generating a competition room is displayed in the competition room search image G2. When the user A selects the new creation button B21, a new competition room can be generated. For example, when the user A selects the local battle button B14, a dialog for inputting the name of the battle room is displayed. When the user A selects the reload reload button B22, the match room search image G2 can be reloaded.

図5は、ユーザAが新規作成ボタンB21を選択した場合の対戦部屋検索画像G2の一例を示す図である。図5に示すように、ダイアログD23には、対戦部屋の名前を入力するための入力フォームF230が表示される。例えば、ユーザAは、自分が生成する対戦部屋に好きな名前を付けることができる。なお、ユーザAがキャンセルボタンB231を選択すると、ダイアログD23が消去される。   FIG. 5 is a diagram illustrating an example of the match room search image G2 when the user A selects the new creation button B21. As shown in FIG. 5, the dialog D23 displays an input form F230 for inputting the name of the battle room. For example, the user A can give his / her generated match room a favorite name. When the user A selects the cancel button B231, the dialog D23 is deleted.

また例えば、対戦部屋検索画像G2には、ユーザAが入力した対戦部屋の名前を確定するためのOKボタンB232が表示される。ユーザAが入力フォームF230に対戦部屋の名前を入力してOKボタンB232を選択すると、当該名前の対戦部屋を生成することができる。なお、ここでは、ダイアログD23から対戦部屋の名前だけを設定可能としている場合を説明するが、名前以外の設定ができるようにしてもよく、例えば、対戦部屋に入室可能なユーザ数などを設定可能であってもよい。   Further, for example, in the match room search image G2, an OK button B232 for confirming the name of the match room input by the user A is displayed. When the user A inputs the name of the battle room in the input form F230 and selects the OK button B232, a battle room with the name can be generated. Here, a case will be described in which only the name of the match room can be set from the dialog D23. However, a setting other than the name may be set. For example, the number of users who can enter the match room can be set. It may be.

図6は、ユーザAが対戦部屋を生成した場合の対戦部屋検索画像G2の一例を示す図である。図6に示すように、対戦部屋の生成が完了したことを示すダイアログD24が対戦部屋検索画像G2に表示される。ユーザAがOKボタンB240を選択すると、対戦部屋に入室したユーザを示す対戦部屋画像が表示部15に表示される。   FIG. 6 is a diagram illustrating an example of the match room search image G2 when the user A generates a match room. As shown in FIG. 6, a dialog D24 indicating that the generation of the battle room is completed is displayed on the battle room search image G2. When the user A selects the OK button B240, a battle room image indicating the user who has entered the battle room is displayed on the display unit 15.

図7は、対戦部屋画像の一例を示す図である。図7に示すように、対戦部屋画像G3は、対戦部屋に入室したユーザに関する情報を表示するための表示領域A30を含む。本実施形態では、対戦部屋に4人まで入室可能な場合を説明するが、対戦部屋に入室可能なユーザ数は、4人に限られず、2人又は3人であってもよいし、5人以上であってもよい。例えば、表示領域A30は、表示領域A300〜A303を含み、入室中のユーザの詳細を表示可能となっている。   FIG. 7 is a diagram showing an example of the battle room image. As shown in FIG. 7, the battle room image G3 includes a display area A30 for displaying information about a user who has entered the battle room. In the present embodiment, a case will be described in which up to four players can enter the competition room. However, the number of users who can enter the competition room is not limited to four, and may be two or three, or five. It may be the above. For example, the display area A30 includes display areas A300 to A303, and can display details of a user who has entered the room.

本実施形態では、対戦部屋を生成したユーザが当該対戦部屋に関連付けられるものとして説明するが、特に対戦部屋を生成したユーザは対戦部屋に関連付けられなくてもよい。即ち、対戦部屋を生成したユーザは、必ずしも当該対戦部屋に関連付けられなくてもよい。ここでは、ユーザAが対戦部屋を生成し、ユーザAが対戦部屋に関連付けられているので、表示領域A300には、ユーザAに関する情報が表示される。例えば、表示領域A300には、ユーザAが使用するサッカーチームの名前、ユーザAの名前、及び過去のローカルリーグにおける優勝回数が表示される。   In the present embodiment, the user who has created the match room will be described as being associated with the match room, but in particular, the user who has created the match room may not be associated with the match room. That is, the user who created the match room does not necessarily need to be associated with the match room. Here, since the user A generates a battle room and the user A is associated with the battle room, information about the user A is displayed in the display area A300. For example, the display area A300 displays the name of the soccer team used by the user A, the name of the user A, and the number of wins in the past local league.

例えば、対戦部屋画像G3が第1ゲーム端末10Aに表示されると、第1ゲーム端末10は、第2ゲーム端末10B及び第3ゲーム端末10Cの各々との無線通信の確立を試みることになる。一方、第2ゲーム端末10Bでは、ユーザBの操作に基づいて、第1ゲーム端末10Aとの無線通信を確立する処理が実行され、第3ゲーム端末10Cでは、ユーザCの操作に基づいて、第1ゲーム端末10Aとの無線通信を確立する処理が実行される。   For example, when the battle room image G3 is displayed on the first game terminal 10A, the first game terminal 10 attempts to establish wireless communication with each of the second game terminal 10B and the third game terminal 10C. On the other hand, in the second game terminal 10B, a process of establishing wireless communication with the first game terminal 10A is executed based on the operation of the user B, and in the third game terminal 10C, the process of establishing the wireless communication is performed based on the operation of the user C. Processing for establishing wireless communication with one game terminal 10A is executed.

無線通信としては、任意の無線通信規格を利用可能であり、例えば、Wi−Fi Direct(登録商標)、Bluetooth(登録商標)、IEEE802.11規格の無線LAN、赤外線通信、又はiBeacon(登録商標)などが利用されてもよい。更に、1つの無線通信規格だけに限られず、複数の無線通信規格が用いられるようにしてもよい。なお、無線LANが用いられる場合には、第1ゲーム端末10Aは、プライベートネットワークPN内のドメインネームサーバ50に対し、自身のIPアドレスと、対戦部屋に関する情報と、を関連付けて登録しておき、第2ゲーム端末10B及び第3ゲーム端末10Cに当該情報を取得させるようにしてもよい。他の無線通信規格については、第2ゲーム端末10B及び第3ゲーム端末10Cは、第1ゲーム端末10Aから直接的に、対戦部屋に関する情報を取得してもよい。   As the wireless communication, any wireless communication standard can be used. For example, Wi-Fi Direct (registered trademark), Bluetooth (registered trademark), IEEE 802.11 standard wireless LAN, infrared communication, or iBeacon (registered trademark) Etc. may be used. Further, the present invention is not limited to only one wireless communication standard, and a plurality of wireless communication standards may be used. In the case where the wireless LAN is used, the first game terminal 10A registers its IP address and information about the match room in the domain name server 50 in the private network PN in association with each other, You may make it the 2nd game terminal 10B and the 3rd game terminal 10C acquire the said information. As for other wireless communication standards, the second game terminal 10B and the third game terminal 10C may directly acquire information on the battle room from the first game terminal 10A.

ここでは、ユーザBが第2ゲーム端末10Bを操作して、第1ゲーム端末10Aとの無線通信を確立させ、ユーザAが生成した対戦部屋に入室する場合を説明する。第2ゲーム端末10Bも図2に示すメニュー画像G1を表示可能であり、ユーザBがローカル対戦ボタンB14を選択し、ダイアログD15からローカルリーグボタンB153を選択すると、第2ゲーム端末10Bに対戦部屋検索画像G2が表示される。   Here, a case will be described in which the user B operates the second game terminal 10B to establish wireless communication with the first game terminal 10A, and enters the competition room generated by the user A. The second game terminal 10B can also display the menu image G1 shown in FIG. 2, and when the user B selects the local match button B14 and selects the local league button B153 from the dialog D15, a match room search is performed on the second game terminal 10B. The image G2 is displayed.

図8は、第2ゲーム端末10Bに表示される対戦部屋検索画像G2の一例を示す図である。例えば、第2ゲーム端末10Bが第1ゲーム端末10Aと無線通信をすることによって、ユーザAが対戦部屋を生成済みであることが特定され、図8に示すように、表示領域A20には、ユーザAが生成した対戦部屋に入室するための入室ボタンB200が表示される。例えば、入室ボタンB200には、対戦部屋の名前と、対戦部屋を生成したユーザAの名前と、が表示される。なお、入室ボタンB200には、他の情報が表示されるようにしてもよく、例えば、ユーザAのアイコン画像が表示されてもよいし、ユーザAのサッカーチームが表示されてもよい。   FIG. 8 is a diagram illustrating an example of the match room search image G2 displayed on the second game terminal 10B. For example, by performing wireless communication between the second game terminal 10B and the first game terminal 10A, it is specified that the user A has already created a battle room, and as shown in FIG. An entry button B200 for entering the battle room generated by A is displayed. For example, the entry button B200 displays the name of the battle room and the name of the user A who created the battle room. Note that other information may be displayed on the entry button B200, for example, an icon image of the user A may be displayed, or a soccer team of the user A may be displayed.

例えば、ユーザBが入室ボタンB200を選択すると、ユーザAが生成した対戦部屋に入室する。なお、ユーザCも同様の流れによって、ユーザAが生成した対戦部屋に入室することができる。ユーザB,CがユーザAの対戦部屋に入室すると、第1ゲーム端末10Aに表示された対戦部屋画像G3の表示が変わり、対戦部屋にユーザB,Cが入室したことが分かるようになっている。   For example, when the user B selects the entry button B200, the user B enters the competition room generated by the user A. Note that the user C can also enter the battle room generated by the user A according to the same flow. When the users B and C enter the battle room of the user A, the display of the battle room image G3 displayed on the first game terminal 10A changes, so that it can be understood that the users B and C have entered the battle room. .

図9は、ユーザB,CがユーザAの対戦部屋に入室した場合の対戦部屋画像G3の一例を示す図である。図9に示すように、例えば、表示領域A302には、ユーザBの詳細情報が表示され、例えば、ユーザBが使用するサッカーチームの名前、ユーザBの名前、及び過去のローカルリーグにおける優勝回数が表示される。また例えば、表示領域A303には、ユーザCの詳細情報が表示され、例えば、ユーザCが使用するサッカーチームの名前、ユーザCの名前、及び過去のローカルリーグにおける優勝回数が表示される。   FIG. 9 is a diagram illustrating an example of the battle room image G3 when the users B and C enter the battle room of the user A. As shown in FIG. 9, for example, detailed information of the user B is displayed in the display area A302. For example, the name of the soccer team used by the user B, the name of the user B, and the number of wins in the past local league are displayed. Is displayed. Further, for example, in the display area A303, detailed information of the user C is displayed. For example, the name of the soccer team used by the user C, the name of the user C, and the number of wins in the past local league are displayed.

例えば、ユーザAは、ユーザB,Cが対戦部屋に入室したことを確認すると、ローカルリーグを開始するための所定操作を行う。その後、例えば、ユーザA,B,Cの中で総当たり戦となるように対戦組み合わせが決定され、当該対戦組み合わせを示す対戦組み合わせ画像G4が表示部15に表示される。   For example, when confirming that the users B and C have entered the competition room, the user A performs a predetermined operation for starting the local league. Thereafter, for example, a battle combination is determined so that a round robin battle is performed among the users A, B, and C, and a battle combination image G4 indicating the battle combination is displayed on the display unit 15.

図10は、対戦組み合わせ画像G4の一例を示す図である。図10に示すように、対戦組み合わせ画像G4は、ユーザAの試合の対戦組み合わせを表示するための表示領域A40を含む。例えば、表示領域A40に示すように、ユーザAは、第1試合でユーザBと対戦し、その後に、第2試合でユーザCと対戦する。   FIG. 10 is a diagram illustrating an example of the battle combination image G4. As shown in FIG. 10, the battle combination image G4 includes a display area A40 for displaying a battle combination of the game of the user A. For example, as shown in the display area A40, the user A competes with the user B in the first game, and subsequently competes with the user C in the second game.

また例えば、表示領域A40には、対戦部屋から退室するための退室ボタンB400が表示される。ユーザAが退室ボタンB400を選択すると、入室中の対戦部屋から退室することができる。第2ゲーム端末10B及び第3ゲーム端末10Cにも、図10と同様の対戦組み合わせ画像G4が表示されており、ユーザB,Cは、退室ボタンB400を選択することで対戦部屋から退室することができる。   Further, for example, in the display area A40, an exit button B400 for exiting from the battle room is displayed. When the user A selects the exit button B400, the user can exit from the currently-entering competition room. The battle combination image G4 similar to that of FIG. 10 is also displayed on the second game terminal 10B and the third game terminal 10C, and the users B and C can exit the battle room by selecting the exit button B400. it can.

なお、退室ボタンB400は、対戦組み合わせ画像G4以外の画像に表示されるようにしてもよく、例えば、メニュー画像G1、対戦部屋検索画像G2、及び対戦部屋画像G3の少なくとも1つに退室ボタンB400が表示されてもよいし、後述するマッチング画像やゲーム画像において退室ボタンB400が表示されてもよい。   The exit button B400 may be displayed on an image other than the battle combination image G4. For example, the exit button B400 is displayed on at least one of the menu image G1, the battle room search image G2, and the battle room image G3. The exit button B400 may be displayed in a matching image or a game image described later.

また、ユーザが対戦部屋から退室するのは、退室ボタンB400が選択された場合に限られない。特に退室ボタンB400が表示されず、予め定められた条件が満たされた場合にユーザが退室してもよい。例えば、一定時間の間、ユーザが何の操作もしなかった場合に、当該ユーザを退室させるようにしてもよい。また例えば、一定時間の間、ゲームサーバ30がゲーム端末10から何の情報も受信しなかった場合に、当該ゲーム端末10のユーザを退室させるようにしてもよい。また例えば、一定時間の間、対戦部屋を生成したユーザのゲーム端末10と無線通信できなかったり、プライベートネットワークPNの通信範囲外となったりした場合に、ユーザを退室させるようにしてもよい。   Further, the user exiting the battle room is not limited to the case where the exit button B400 is selected. In particular, the exit button B400 may not be displayed, and the user may exit when a predetermined condition is satisfied. For example, if the user has not performed any operation for a certain period of time, the user may be left. Further, for example, when the game server 30 does not receive any information from the game terminal 10 for a certain period of time, the user of the game terminal 10 may be caused to leave the room. Further, for example, the user may be allowed to leave the room when wireless communication with the game terminal 10 of the user who generated the battle room cannot be performed for a certain period of time, or when the game room 10 is out of the communication range of the private network PN.

対戦組み合わせ画像G4が表示されると、ローカルリーグの試合が開始する。例えば、ユーザA,B,Cが参加するローカルリーグでは、総当たり戦で合計3試合が行われて勝ち点や得失点差を競う。例えば、対戦組み合わせ画像G4が表示された後に、ユーザAが第1試合をプレイするための所定操作をすると、第1試合で対戦するユーザBの第2ゲーム端末10Bとマッチング処理をするためのマッチング画像が表示部15に表示される。   When the battle combination image G4 is displayed, the game of the local league starts. For example, in a local league in which users A, B, and C participate, a total of three games are played in a round robin game, and they compete for the points to be won and the difference in points. For example, when the user A performs a predetermined operation for playing the first match after the match combination image G4 is displayed, the matching for performing the matching process with the second game terminal 10B of the user B playing in the first match. The image is displayed on the display unit 15.

図11は、マッチング画像の一例を示す図である。図11に示すように、マッチング画像G5には、試合を開始するための前処理であるマッチング中であることを示すメッセージが表示される。例えば、マッチング中においては、第1ゲーム端末10Aと第2ゲーム端末10Bとの間で、ゲームに必要なデータ(例えば、試合で使用するキャラクタのデータやユーザが選択した戦術・フォーメーションなどのデータ)が送受信される。   FIG. 11 is a diagram illustrating an example of the matching image. As shown in FIG. 11, a message indicating that matching is being performed, which is preprocessing for starting a match, is displayed on matching image G5. For example, during the matching, data necessary for the game (for example, data of a character used in a game or data of a tactic or formation selected by a user) between the first game terminal 10A and the second game terminal 10B. Is transmitted and received.

マッチング処理が完了すると、第1試合が開始し、実行中のゲームの様子を示すゲーム画像が表示部15に表示される。なお、第1試合が行われている間は、ユーザCは第1試合が終了するのを待機するが、その間も第3ゲーム端末10Cと、第1ゲーム端末10A及び第2ゲーム端末10Bと、の間の無線通信は維持されているものとする。   When the matching process is completed, the first game is started, and a game image showing the state of the running game is displayed on the display unit 15. Note that while the first game is being performed, the user C waits for the first game to end, but also during that time, the third game terminal 10C, the first game terminal 10A and the second game terminal 10B, It is assumed that wireless communication between is maintained.

図12は、試合開始後に表示されるゲーム画像の一例を示す図である。図12に示すように、ゲーム画像G6には、例えば、ゲームキャラクタが配置されたゲーム空間を仮想カメラから見た様子が表示される。なお、ローカルリーグにおける試合の進行方法自体は、公知の種々の進行方法を適用可能であり、例えば、ユーザAとユーザBは、それぞれ自分のチームの何れかのキャラクタを操作して得点をあげることを目指す。第1試合が終了すると、第1試合の結果等が表示された後に、対戦組み合わせ画像G4に戻る。   FIG. 12 is a diagram illustrating an example of a game image displayed after the start of a match. As shown in FIG. 12, for example, a state in which a game space in which a game character is arranged is viewed from a virtual camera is displayed in the game image G6. In addition, various well-known progress methods can be applied to the progress method itself of the game in the local league. For example, the user A and the user B each operate any character of their own team to increase the score. It aims to. When the first match is over, the display returns to the match combination image G4 after the result of the first match and the like are displayed.

図13は、第1試合が終了した場合の対戦組み合わせ画像G4の一例を示す図である。図13に示すように、対戦組み合わせ画像G4の表示領域A40には、終了した第1試合の対戦組み合わせが消去され、第2試合の対戦組み合わせが表示される。即ち、対戦組み合わせ画像G4では、ローカルリーグにおいて、どの試合が残っているかを容易に把握できるようになっている。以降、第1試合と同様の流れにより、ユーザAとユーザCとの第2試合と、ユーザBとユーザCとの第3試合と、が実行される。   FIG. 13 is a diagram illustrating an example of the battle combination image G4 when the first game has ended. As shown in FIG. 13, in the display area A40 of the battle combination image G4, the completed battle combination of the first game is deleted, and the battle combination of the second game is displayed. That is, in the battle combination image G4, it is possible to easily grasp which match remains in the local league. Thereafter, the second game between the user A and the user C and the third game between the user B and the user C are executed in the same flow as the first game.

例えば、第2試合では、第1ゲーム端末10Aと第3ゲーム端末10Cとの間でマッチング処理が実行され、無線通信しながらゲームが実行されることになる。また例えば、第3試合では、第2ゲーム端末10Bと第3ゲーム端末10Cとの間でマッチング処理が実行され、無線通信しながらゲームが実行されることになる。ローカルリーグの全試合が終了すると、ローカルリーグにおける表彰式を示す表彰式画像が表示部15に表示される。   For example, in the second game, a matching process is executed between the first game terminal 10A and the third game terminal 10C, and the game is executed while performing wireless communication. Further, for example, in the third game, a matching process is executed between the second game terminal 10B and the third game terminal 10C, and the game is executed while performing wireless communication. When all the games in the local league are finished, an award ceremony image indicating the award ceremony in the local league is displayed on the display unit 15.

図14は、表彰式画像の一例を示す図である。図14に示すように、表彰式画像G7には、仮想世界において表彰式が行われる様子が表示される。例えば、勝ち点が高い順にユーザの順位が決まり、勝ち点が同じ場合には得失点差や直接対決の結果によって順位が決まる。表彰式画像G7が表示されると、ユーザA,B,Cの間で行われるローカルリーグは終了する。   FIG. 14 is a diagram illustrating an example of an award ceremony image. As shown in FIG. 14, the commendation ceremony image G7 displays a state where the commendation ceremony is performed in the virtual world. For example, the ranking of the user is determined in the order of higher winning points, and when the winning points are the same, the ranking is determined by the difference between the score and the result of the direct confrontation. When the award ceremony image G7 is displayed, the local league between the users A, B, and C ends.

なお、ローカルリーグを最後までプレイした場合(即ち、表彰式画像G7がゲーム端末10に表示された場合)には、ユーザA,B,Cにゲームアイテムやゲーム内通貨などの報酬が与えられるようにしてもよい。その後、ゲーム端末10間の無線通信が切断されるようにしてもよいし、無線通信を維持したままローカルリーグを繰り返しプレイできるようにしてもよい。また、表彰式画像G7が表示されてローカルリーグが終了した場合に対戦部屋に関するデータが消滅してもよいし、対戦部屋を消滅させるための操作をユーザが行った場合に対戦部屋に関するデータが消滅してもよい。   When the local league is played to the end (that is, when the award ceremony image G7 is displayed on the game terminal 10), the rewards such as game items and in-game currency are given to the users A, B, and C. It may be. Thereafter, the wireless communication between the game terminals 10 may be disconnected, or the local league may be repeatedly played while maintaining the wireless communication. In addition, when the award ceremony image G7 is displayed and the local league ends, the data on the match room may disappear, or when the user performs an operation for eliminating the match room, the data on the match room disappears. May be.

上記のように、表彰式画像G7が表示される前であったとしても(即ち、ローカルリーグを最後までプレイしなくても)、ユーザは、退室ボタンB400を選択することで対戦部屋から途中退室できるようになっている。対戦部屋を生成したユーザが途中退室したり、ユーザの退室によって対戦部屋内の合計人数が一定人数未満(例えば、3人未満)になったりしたローカルリーグは、最後まで試合をすることができず、そのままゲームサーバ30に不要なデータが残ってしまうため、ゲームデータの消費量が増加する要因となる。   As described above, even before the commendation ceremony image G7 is displayed (that is, without playing the local league to the end), the user can leave the battle room halfway by selecting the exit button B400. I can do it. A local league in which the user who created the match room leaves the room halfway, or the total number of people in the match room becomes less than a certain number (for example, less than 3) due to the user's leaving, cannot play the game to the end. However, unnecessary data remains in the game server 30 as it is, which causes an increase in game data consumption.

このため、本実施形態では、ローカルリーグに参加した何れかのユーザが途中退室すると、対戦部屋を生成したユーザが、一定時間の間、新たな対戦部屋を生成することができないようにしている。別の言い方をすれば、ローカルリーグに参加した何れかのユーザが途中退室すると、対戦部屋を生成したユーザに対するペナルティが与えられる。ユーザにペナルティが与えられると、対戦部屋検索画像G2の新規作成ボタンB21を選択しても、新たな対戦部屋を生成することができない。なお、ペナルティが与えられるのは、対戦部屋を生成したユーザだけでなく、対戦部屋に入室したユーザ全員であってもよいし、対戦部屋に入室したユーザの一部だけにペナルティが与えられるようにしてもよい。   For this reason, in this embodiment, if any user who has participated in the local league has left the room halfway, the user who has created the competition room cannot create a new competition room for a certain period of time. Stated another way, if any user who has participated in the local league has left the room halfway, a penalty will be given to the user who created the competition room. If a penalty is given to the user, a new match room cannot be generated even if the new create button B21 of the match room search image G2 is selected. The penalty may be given to not only the user who created the competition room, but also all users who entered the competition room, or a penalty may be given to only some of the users who entered the competition room. You may.

図15は、ペナルティが与えられた場合の対戦部屋検索画像G2の一例を示す図である。図15に示すように、ダイアログD25には、対戦部屋を生成できないことを示すメッセージが表示され、ユーザが新規作成ボタンB21を選択しても、新たな対戦部屋を生成することはできない。なお、ユーザが新規作成ボタンB21を選択すること自体ができないようにしてもよい。例えば、新規作成ボタンB21をグレーアウトしてもよいし、新規作成ボタンB21自体を表示させないようにしてもよい。また、ダイアログD25にペナルティが課される残り時間を表示させてもよい。   FIG. 15 is a diagram illustrating an example of the match room search image G2 when a penalty is given. As shown in FIG. 15, a message indicating that a match room cannot be created is displayed on the dialog D25, and a new match room cannot be created even if the user selects the new creation button B21. The user may not be able to select the new creation button B21. For example, the new creation button B21 may be grayed out, or the new creation button B21 itself may not be displayed. Further, the remaining time in which the penalty is imposed may be displayed on the dialog D25.

なお、1人のユーザが生成できる対戦部屋を1つまでとしてもよいが、1人のユーザが複数の対戦部屋を生成できるようにする場合には、何れか1つの対戦部屋で途中退室が発生した場合にペナルティが与えられるようにしてもよいし、所定個数の対戦部屋で途中退室が発生した場合にペナルティが与えられるようにしてもよい。本実施形態では、あるユーザが生成した対戦部屋のうち、3つの対戦部屋で途中退室が発生した場合に、当該ユーザに対してペナルティが与えられるようになっている。   The number of match rooms that can be created by one user may be limited to one. However, when one user can create a plurality of match rooms, a leaving room occurs in any one of the match rooms. In such a case, a penalty may be given, or a penalty may be given when a predetermined number of match rooms are left halfway. In the present embodiment, a penalty is given to a user when three or more of the battle rooms created by a user have left the game room halfway.

以上のように、本実施形態のゲームシステムSでは、あるユーザが生成した対戦部屋で途中退室が発生した場合に、当該ユーザにペナルティを与えることで、ローカルリーグが終了しない対戦部屋が乱立することを防止し、ゲームシステムS内のゲームデータの消費量の増加を防止することができるようになっている。以降、当該構成の詳細を説明する。   As described above, in the game system S according to the present embodiment, when a player exits halfway in a match room generated by a certain user, by giving a penalty to the user, the match rooms in which the local league does not end may be insulated. , And an increase in the consumption of game data in the game system S can be prevented. Hereinafter, the details of the configuration will be described.

[3.ゲームシステムにおいて実現される機能]
図16は、ゲームシステムSで実現される機能のうち、本発明に関連する機能を示す機能ブロック図である。本実施形態では、主にゲーム端末10とゲームサーバ30の機能を説明する。
[3. Function realized in game system]
FIG. 16 is a functional block diagram showing functions related to the present invention among functions realized by the game system S. In the present embodiment, functions of the game terminal 10 and the game server 30 will be mainly described.

[3−1.ゲームサーバで実現される機能]
図16に示すように、ゲームサーバ30では、データ記憶部300、生成部301、入室部302、退室部303、第1判定部304、第2判定部305、第3判定部306、第4判定部307、報酬付与部308、及び表示制御部309が実現される。
[3-1. Function realized by game server]
As shown in FIG. 16, in the game server 30, the data storage unit 300, the generation unit 301, the entry unit 302, the exit unit 303, the first determination unit 304, the second determination unit 305, the third determination unit 306, and the fourth determination The unit 307, the reward giving unit 308, and the display control unit 309 are realized.

[3−1−1.データ記憶部]
データ記憶部300は、記憶部32を主として実現される。データ記憶部300は、ゲームを実行するために必要なデータを記憶する。ここでは、データ記憶部300が記憶するデータの一例として、ユーザデータベースDB1と、対戦部屋データベースDB2と、を説明する。
[3-1-1. Data storage unit]
The data storage unit 300 is realized mainly by the storage unit 32. The data storage unit 300 stores data necessary for executing a game. Here, a user database DB1 and a battle room database DB2 will be described as examples of data stored in the data storage unit 300.

図17は、ユーザデータベースDB1のデータ格納例を示す図である。図17に示すように、ユーザデータベースDB1は、ゲームシステムSを利用するユーザに関するデータであり、例えば、ユーザを一意に識別するユーザIDに関連付けて、ユーザの名前、画像、サッカーチームの名前、及びペナルティ情報が格納される。なお、ここでは、ユーザを一意に識別する情報は、ユーザを識別可能な情報であればよく、例えば、ユーザIDではなくユーザ名が用いられてもよい。   FIG. 17 is a diagram illustrating an example of data storage in the user database DB1. As shown in FIG. 17, the user database DB1 is data on a user who uses the game system S. For example, the user database DB1 is associated with a user ID that uniquely identifies the user, and the user name, image, soccer team name, Penalty information is stored. Here, the information for uniquely identifying the user may be any information that can identify the user, and for example, a user name instead of a user ID may be used.

ペナルティ情報は、新たな対戦部屋を生成できないようにするペナルティの発生中であるか否かを示す情報である。例えば、ペナルティ情報は、途中退室が発生した回数、ペナルティが発生した日時、及び発生中フラグを含む。   The penalty information is information indicating whether or not a penalty for preventing a new competition room from being generated is being generated. For example, the penalty information includes the number of times of leaving the room prematurely, the date and time when the penalty has occurred, and the occurrence flag.

途中退室が発生した回数とは、例えば、ユーザが生成した対戦部屋のうち、何個の対戦部屋で途中退室が発生したかを示す情報である。ユーザが生成した対戦部屋で途中退室が発生するたびに回数が増加し、回数が閾値(ここでは3とする)以上になった場合に、ペナルティが発生する。   The number of times of leaving the room halfway is, for example, information indicating how many of the battle rooms generated by the user have left the room halfway. The number of times increases each time a leaving room occurs in the match room generated by the user, and a penalty occurs when the number of times exceeds a threshold value (here, 3).

なお、閾値は3に限られず、2であってもよいし、4以上であってもよい。更に、ユーザによって閾値が異なってもよい。例えば、ペナルティが発生したユーザの閾値を減少させてペナルティが発生しやすくしてもよいし、逆に、ペナルティが一定期間発生しなかったユーザの閾値を増加させてペナルティが発生しにくくしてもよい。   The threshold value is not limited to 3, but may be 2 or 4 or more. Further, the threshold may be different for each user. For example, a penalty may be reduced to reduce the threshold value of a user to make it easier to generate a penalty, or conversely, a penalty may be reduced to a user who has not generated a penalty for a certain period of time to reduce the penalty. Good.

発生中フラグは、ペナルティが発生中であるか否かを示す情報である。例えば、発生中フラグがオンの場合はペナルティの発生中であることを示し、発生中フラグがオフの場合はペナルティの発生中ではないことを示す。途中退室が発生した回数が閾値以上になった場合に、発生中フラグがオンになり、ペナルティが発生する。一方、ペナルティが発生してから一定時間が経過すると、発生中フラグがオフになり、ペナルティが解除される。この場合、途中退室が発生した回数はリセットされる。   The occurring flag is information indicating whether a penalty is occurring. For example, when the occurring flag is on, it indicates that a penalty is occurring, and when the occurring flag is off, it indicates that no penalty is occurring. When the number of times of leaving the room halfway exceeds the threshold value, the occurrence flag is turned on and a penalty occurs. On the other hand, when a certain period of time has elapsed after the occurrence of the penalty, the in-progress flag is turned off, and the penalty is released. In this case, the number of times of leaving the room halfway is reset.

図18は、対戦部屋データベースDB2のデータ格納例を示す図である。図18に示すように、対戦部屋データベースDB2は、ユーザが生成した対戦部屋に関するデータであり、例えば、対戦部屋を一意に識別する対戦部屋IDに関連付けて、対戦部屋の名前、対戦部屋を生成したユーザに関する生成ユーザ情報、対戦部屋に入室したユーザに関する入室ユーザ情報、及び対戦部屋におけるゲームの状況や結果などを示すゲームデータが格納される。以降、対戦部屋データベースDB2に格納される個々のレコードを部屋情報と記載する。   FIG. 18 is a diagram illustrating an example of data storage in the battle room database DB2. As shown in FIG. 18, the match room database DB2 is data on the match room generated by the user. For example, the match room name and the match room are generated in association with the match room ID that uniquely identifies the match room. Stored are generated user information on the user, entry user information on the user who has entered the competition room, and game data indicating the status and results of the game in the competition room. Hereinafter, each record stored in the battle room database DB2 is referred to as room information.

生成ユーザ情報としては、例えば、対戦部屋を生成したユーザのユーザID、当該ユーザのゲーム端末10を識別するための端末識別情報、当該ユーザの名前、及び当該ユーザの優勝回数等の情報が格納される。また例えば、端末識別情報は、ゲーム端末10を識別可能な情報であればよく、例えば、IPアドレスや個体識別情報などである。入室ユーザ情報としては、例えば、対戦部屋に入室したユーザのユーザID、当該ユーザのゲーム端末10を識別するための端末識別情報、当該ユーザの名前、及び当該ユーザの優勝回数等の情報が格納される。   As the generated user information, for example, information such as the user ID of the user who generated the competition room, terminal identification information for identifying the game terminal 10 of the user, the name of the user, and the number of wins of the user are stored. You. Further, for example, the terminal identification information only needs to be information capable of identifying the game terminal 10, and is, for example, an IP address or individual identification information. As the entry user information, for example, information such as the user ID of the user who has entered the competition room, terminal identification information for identifying the game terminal 10 of the user, the name of the user, and the number of wins of the user are stored. You.

ゲームデータとしては、例えば、対戦部屋で実行されるゲームの現在の状況やローカルリーグの結果が格納される。例えば、ゲームデータには、対戦部屋内で行われる試合ごとに、当該試合で対戦するユーザのユーザID、試合の状況情報、及び試合の結果情報が格納される。例えば、状況情報は、ゲーム空間におけるキャラクタの位置・姿勢・向き・移動方向・移動方向、ボールの位置・移動方向・移動速度、仮想カメラの位置・視線方向、試合の経過時間、キャラクタの交代状況、及び両チームの得点が格納される。試合の結果情報は、試合の勝敗、両チームの得点、試合のスタッツ情報(例えば、ボール支配率や平均走行距離)などが格納される。ゲームデータには、他にも各ユーザの勝利数・敗北数・引き分け数・勝ち点・順位などの情報が格納されていてもよい。   As the game data, for example, the current situation of the game executed in the competition room and the result of the local league are stored. For example, the game data stores, for each game played in the competition room, a user ID of a user who competes in the game, game situation information, and game result information. For example, the situation information includes the position, posture, direction, moving direction, and moving direction of the character in the game space, the position, moving direction, and moving speed of the ball, the position and gaze direction of the virtual camera, the elapsed time of the game, and the character replacement situation. , And the scores of both teams are stored. The game result information stores the win / loss of the game, the scores of both teams, stats information of the game (for example, ball dominance and average mileage). The game data may also store information such as the number of wins, the number of losses, the number of draws, the points, and the ranking of each user.

なお、データ記憶部300に記憶されるデータは、上記の例に限られない。データ記憶部300は、ゲームに必要なデータを記憶すればよい。例えば、データ記憶部300は、ユーザのサッカーチームのキャラクタに関するデータ(例えば、キャラクタの名前や能力パラメータなど)を記憶してもよい。また例えば、データ記憶部100は、ユーザが保有するゲームアイテムやゲーム内通貨に関するデータを記憶してもよい。また例えば、データ記憶部100は、ユーザが参加したエキシビションの過去の戦績・試合履歴やローカルリーグの参加履歴を記憶してもよい。   The data stored in the data storage unit 300 is not limited to the above example. The data storage unit 300 may store data necessary for the game. For example, the data storage unit 300 may store data relating to the character of the user's soccer team (for example, the name of the character and the ability parameter). Further, for example, the data storage unit 100 may store data on game items and in-game currency held by the user. Further, for example, the data storage unit 100 may store a past game record / game history of an exhibition in which the user has participated or a local league participation history.

[3−1−2.生成部]
生成部301は、制御部31を主として実現される。生成部301は、ユーザの要求に基づいて対戦部屋を生成する。要求とは、例えば、対戦部屋を生成するための操作をすることである。また例えば、要求は、当該操作が行われたことを示す情報をゲームサーバ30に送信することである。以降、この要求を生成要求という。本実施形態では、ユーザが新規作成ボタンB21を選択すると生成要求が行われる。
[3-1-2. Generation unit]
The generation unit 301 is realized mainly by the control unit 31. The generation unit 301 generates a competition room based on a user request. The request is, for example, performing an operation for generating a battle room. Further, for example, the request is to transmit information indicating that the operation has been performed to the game server 30. Hereinafter, this request is referred to as a generation request. In the present embodiment, when the user selects the new creation button B21, a generation request is made.

生成要求は、所定形式のデータが送信されることによって行われるようにすればよく、例えば、生成要求には、ユーザIDと、入力フォームF230に入力された対戦部屋の名前と、が含まれるものとするが、生成要求には、他の情報が含まれてもよく、例えば、ゲーム端末10の識別情報、ユーザ名、及びユーザの優勝回数等が含まれていてもよい。   The generation request may be made by transmitting data in a predetermined format. For example, the generation request includes a user ID and the name of the battle room input in the input form F230. However, the generation request may include other information, for example, the identification information of the game terminal 10, the user name, the number of winning of the user, and the like.

本実施形態では、生成部301がゲームサーバ30において実現されるので、生成部301は、ゲーム端末10から生成要求を受信したか否かを判定する。生成要求を受信したと判定された場合、生成部301は、生成要求に含まれる情報に基づいて、対戦部屋を生成し、対戦部屋データベースDB2を更新する。   In the present embodiment, since the generation unit 301 is implemented in the game server 30, the generation unit 301 determines whether a generation request has been received from the game terminal 10. When it is determined that the generation request has been received, the generation unit 301 generates a competition room based on the information included in the generation request, and updates the competition room database DB2.

例えば、生成部301は、対戦部屋の対戦部屋IDを生成する。対戦IDは、予め定められたID生成ルールによって生成されるようにすればよく、他の対戦部屋の対戦IDと重複しないように生成すればよい。そして、制御部31は、対戦部屋データベースDB2に新たなレコードを生成し、生成した対戦部屋IDに関連付けて、対戦部屋名、対戦部屋を生成したユーザのユーザID、端末識別情報、及び優勝回数を生成ユーザ情報・入室ユーザ情報に格納する。対戦部屋データベースDB2にこれらの情報が格納されることによって、対戦部屋の生成が完了する。   For example, the generation unit 301 generates a battle room ID of the battle room. The battle ID may be generated according to a predetermined ID generation rule, and may be generated so as not to overlap with the battle ID of another battle room. Then, the control unit 31 generates a new record in the battle room database DB2, and associates the battle room name, the user ID of the user who generated the battle room, the terminal identification information, and the number of wins with the generated battle room ID. Stored in generated user information / entered user information. The generation of the battle room is completed by storing these pieces of information in the battle room database DB2.

本実施形態では、ユーザは複数の対戦部屋を生成可能なので、生成部301は、ユーザの生成要求が行われるたびに対戦部屋を生成する。例えば、ユーザは、自分が生成した対戦部屋が残っている状態で、新たな対戦部屋の生成要求をすることができる。別の言い方をすれば、ユーザは繰り返し生成要求をすることができ、生成部301は、対戦部屋を繰り返し生成することができる。   In the present embodiment, since the user can generate a plurality of competition rooms, the generation unit 301 generates a competition room every time a user's generation request is made. For example, the user can make a request to generate a new competition room in a state where the competition room generated by the user remains. In other words, the user can repeatedly request generation, and the generation unit 301 can repeatedly generate a competition room.

[3−1−3.入室部]
入室部302は、制御部31を主として実現される。入室部302は、ユーザの入室要求に基づいて対戦部屋にユーザを関連付ける。先述したように、対戦部屋にユーザを関連付けることは、ユーザが対戦部屋に入室することを意味するので、入室部302は、ユーザの入室要求に基づいて対戦部屋にユーザを入室させることになる。
[3-1-3. Entry section]
The entry unit 302 is realized mainly by the control unit 31. The entry unit 302 associates the user with the competition room based on the user's entry request. As described above, associating the user with the competition room means that the user enters the competition room, and therefore, the entry unit 302 causes the user to enter the competition room based on the user's entry request.

入室とは、例えば、対戦部屋にユーザが関連付けられない状態から関連付けられる状態に変化させることである。例えば、対戦部屋にユーザが関連付けられることは、対戦部屋にユーザが入室することを意味する。また例えば、対戦部屋IDにユーザIDが関連付けられることが入室に相当する。また例えば、対戦部屋IDとユーザIDとが同じレコードに格納されることが入室に相当する。別の言い方をすれば、ゲームをプレイすることの希望しない状態から希望する状態に変えることであり、ゲームをプレイしない状態からプレイ可能な状態に変えることである。   Entering a room means, for example, changing from a state where the user is not associated with the competition room to a state where the user is associated with the battle room. For example, associating a user with a battle room means that the user enters the battle room. Further, for example, associating a user ID with a battle room ID corresponds to entering a room. Also, for example, the entry of the match room ID and the user ID in the same record corresponds to entry into the room. Stated another way, it is to change from a state in which the player does not want to play the game to a desired state, or from a state in which the game is not played to a state in which the player can play the game.

入室要求は、例えば、対戦部屋に入室するための操作をすることである。また例えば、入室要求は、当該操作が行われたことを示す情報をゲームサーバ30に送信することである。本実施形態では、ユーザが入室ボタンB23を選択すると入室要求が行われる。入室要求は、所定のデータ形式で行われるようにすればよく、例えば、ユーザが指定した対戦部屋の対戦部屋ID、ユーザID、端末識別情報、ユーザ名、及び優勝回数等の情報を含む。ユーザが指定した対戦部屋とは、入室ボタンB23を選択することで入室可能な対戦部屋である。例えば、入室ボタンB23と、入室可能な対戦部屋の対戦部屋IDと、は予め関連付けられており、ユーザが入室ボタンB23を選択した場合に、入室対象となる対戦部屋の対戦部屋IDを特定可能となっている。   The entry request is, for example, an operation for entering a battle room. Also, for example, the entry request is to transmit information indicating that the operation has been performed to the game server 30. In the present embodiment, an entry request is made when the user selects the entry button B23. The entry request may be made in a predetermined data format, and includes, for example, a match room ID of a match room specified by the user, a user ID, terminal identification information, a user name, and information on the number of wins. The match room designated by the user is a match room that can be entered by selecting the entry button B23. For example, the entry button B23 and the competition room ID of a possible entry room are associated in advance, and when the user selects the entry button B23, the competition room ID of the entry room to be entered can be specified. Has become.

本実施形態では、入室部302がゲームサーバ30において実現されるので、入室部302は、ゲーム端末10から入室要求を受信したか否かを判定する。入室要求を受信したと判定された場合、生成部301は、入室要求に含まれる情報に基づいて、対戦部屋にユーザを入室させる。例えば、入室部302は、対戦部屋データベースDB2を参照し、入室要求に含まれる対戦IDが格納されたレコードの入室ユーザ情報に、入室要求に含まれるユーザID、端末識別情報、ユーザ名、及び優勝回数等の情報を格納する。ユーザに関するこれらの情報が対戦部屋データベースDB2に格納されると、対戦部屋への入室が完了する。   In the present embodiment, since the entry unit 302 is implemented in the game server 30, the entry unit 302 determines whether an entry request has been received from the game terminal 10. When it is determined that the entry request has been received, the generation unit 301 causes the user to enter the competition room based on the information included in the entry request. For example, the entry unit 302 refers to the battle room database DB2, and enters the user ID, the terminal identification information, the user name, and the victory included in the entry request in the entry user information of the record in which the battle ID included in the entry request is stored. Stores information such as the number of times. When the information on the user is stored in the battle room database DB2, entry into the battle room is completed.

[3−1−4.退室部]
退室部303は、制御部31を主として実現される。退室部303は、対戦部屋に関連付けられたユーザの関連付けを解除する。退室部303は、解除手段の一例である。
[3-1-4. Exit section]
The exit unit 303 is realized mainly by the control unit 31. The exit unit 303 cancels the association of the user associated with the battle room. The exit unit 303 is an example of a release unit.

関連付けを解除するとは、例えば、対戦部屋にユーザが関連付けられた状態から関連付けられない状態に変化させることである。関連付けを解除するとは、対戦部屋から退室することである。例えば、対戦部屋IDにユーザIDが関連付けられなくなることが解除に相当する。また例えば、対戦部屋IDとユーザIDとが同じレコードに格納されなくなることが解除に相当する。別の言い方をすれば、ゲームをプレイすることの希望を解除することであり、ゲームをプレイ可能な状態からプレイしない状態に変えることである。   Canceling the association means, for example, changing from a state where the user is associated with the battle room to a state where the user is not associated with the battle room. To release the association means to leave the battle room. For example, when the user ID is no longer associated with the battle room ID, this corresponds to cancellation. Further, for example, when the match room ID and the user ID are not stored in the same record, this corresponds to cancellation. In other words, to cancel the desire to play the game, that is, to change the game from a playable state to a non-playable state.

例えば、退室部303は、ユーザの退室要求に基づいて対戦部屋からユーザを退室させる。退室要求は、例えば、対戦部屋に退室するための操作をすることである。また例えば、退室要求は、当該操作が行われたことを示す情報をゲームサーバ30に送信することである。本実施形態では、ユーザが退室ボタンB400を選択すると退室要求が行われる。   For example, the exit unit 303 exits the user from the battle room based on the user's exit request. The exit request is, for example, an operation for exiting the battle room. Further, for example, the exit request is to transmit information indicating that the operation has been performed to the game server 30. In the present embodiment, when the user selects the exit button B400, an exit request is made.

退室要求は、所定のデータ形式で行われるようにすればよく、例えば、ユーザが指定した対戦部屋の対戦部屋ID、ゲーム端末10のユーザID、端末識別情報、ユーザ名、及び優勝回数等の情報を含む。ここでのユーザが指定した対戦部屋とは、退室ボタンB400を選択することで退室可能な対戦部屋である。例えば、退室ボタンB400と、退室可能な対戦部屋の対戦部屋IDと、は予め関連付けられており、ユーザが退室ボタンB400を選択した場合に、退室対象となる対戦部屋の対戦部屋IDを特定可能となっている。   The exit request may be made in a predetermined data format. For example, information such as the match room ID of the match room specified by the user, the user ID of the game terminal 10, the terminal identification information, the user name, and the number of wins including. The battle room designated by the user here is a battle room that can be exited by selecting the exit button B400. For example, the exit button B400 and the competition room ID of the competition room that can be exited are associated in advance, and when the user selects the exit button B400, the competition room ID of the competition room to be exited can be specified. Has become.

本実施形態では、退室部303がゲームサーバ30において実現されるので、退室部303は、ゲーム端末10から退室要求を受信したか否かを判定する。退室要求を受信したと判定された場合、生成部301は、退室要求に含まれる情報に基づいて、対戦部屋からユーザを退室させる。例えば、退室部303は、対戦部屋データベースDB2を参照し、退室要求に含まれる対戦IDが格納されたレコードの入室ユーザ情報から、退室要求に含まれるユーザID、端末識別情報、ユーザ名、及び優勝回数等の情報を削除する。ユーザに関するこれらの情報が対戦部屋データベースDB2から削除されると、対戦部屋への退室が完了する。   In the present embodiment, since the exit unit 303 is implemented in the game server 30, the exit unit 303 determines whether a exit request has been received from the game terminal 10. When it is determined that the exit request has been received, the generation unit 301 exits the user from the battle room based on the information included in the exit request. For example, the exit unit 303 refers to the battle room database DB2 and, based on the entry user information of the record in which the battle ID included in the exit request is stored, the user ID included in the exit request, the terminal identification information, the user name, and the victory. Delete information such as the number of times. When the information on the user is deleted from the battle room database DB2, the exit to the battle room is completed.

なお、対戦部屋からユーザを退室させるにあたり、対戦部屋データベースDB2から情報を削除する必要はなく、例えば、ユーザが退室済みであるか否かを示すフラグを用意しておき、退室部303は、入室ユーザ情報を残したまま当該フラグの値を変更することによって、ユーザが退室した状態となるようにしてもよい。   In order to leave the user from the battle room, it is not necessary to delete information from the battle room database DB2. For example, a flag indicating whether the user has left the room is prepared, and the exit unit 303 By changing the value of the flag while leaving the user information, the user may be in a state of leaving the room.

また、先述したように、退室部303は、ユーザが特に退室要求をしなかったとしても、予め定められた条件が満たされた場合にユーザを退室させてもよい。例えば、退室部303は、ゲーム端末10との通信内容に基づいて、一定時間の間、ユーザが何の操作もしない状態が継続したか否かを判定し、一定時間の間、ユーザが何の操作もしなかったと判定した場合に、当該ユーザを退室させるようにしてもよい。   Further, as described above, the exit unit 303 may exit the user when a predetermined condition is satisfied, even if the user does not specifically request an exit. For example, the exit unit 303 determines whether the state in which the user has not performed any operation has continued for a certain period of time based on the communication content with the game terminal 10, and what the user has done for a certain period of time. If it is determined that no operation has been performed, the user may be caused to leave the room.

また例えば、退室部303は、ゲーム端末10との通信内容に基づいて、一定時間の間、ゲーム端末10から何の情報も受信しない状態が継続したか否かを判定し、一定時間の間、ゲーム端末10から何の情報も受信しなかったと判定した場合に、当該ユーザを退室させるようにしてもよい。また例えば、退室部303は、一定時間の間、対戦部屋を生成したユーザのゲーム端末10に対し、無線通信できない他のゲーム端末10が存在するか否かを問い合わせ、当該問い合わせに対する応答結果に基づいて、当該他のゲーム端末10のユーザを退室させてもよい。また例えば、退室部303は、プライベートネットワークPN内の通信機器に対し、通信範囲外となったゲーム端末10が存在するか否かを問い合わせ、当該問い合わせに対する応答結果に基づいて、当該ゲーム端末10のユーザを退室させてもよい。   Further, for example, the exit unit 303 determines whether or not a state in which no information is received from the game terminal 10 has continued for a certain period of time based on the communication content with the game terminal 10. If it is determined that no information has been received from the game terminal 10, the user may be caused to leave the room. Further, for example, the room exit unit 303 inquires the game terminal 10 of the user who has generated the competition room for a predetermined time whether or not there is another game terminal 10 that cannot perform wireless communication, and based on a response result to the inquiry. Thus, the user of the other game terminal 10 may be left. Further, for example, the room exit unit 303 inquires of a communication device in the private network PN whether or not there is a game terminal 10 out of the communication range, and based on a response result to the inquiry, The user may be left.

[3−1−5.第1判定部]
第1判定部304は、制御部31を主として実現される。第1判定部304は、対戦部屋(ユーザの要求に基づいて生成された対戦部屋)に関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する。
[3-1-5. First determination unit]
The first determination unit 304 is realized mainly by the control unit 31. The first determination unit 304 determines whether the execution state of the game associated with the competition room (the competition room generated based on the user's request) satisfies a predetermined condition.

対戦部屋に関連付けられたゲームとは、例えば、対戦部屋の中で行われるゲームであり、対戦部屋に関連付けられたユーザが対戦するゲームである。なお、先述したように、対戦部屋にユーザが関連付けられるとは、例えば、対戦部屋にユーザIDが関連付けられることである。また例えば、対戦部屋に関連付けられたゲームは、ユーザが、同じ対戦部屋に関連付けられた他のユーザと対戦するゲームである。また例えば、対戦部屋に関連付けられたゲームは、対戦部屋に関連付けられた複数のユーザが一緒に遊ぶゲームである。また例えば、対戦部屋に関連付けられたゲームは、対戦部屋IDを識別する情報に、ゲームの状況を示すゲームデータが関連付けられるゲームである。   The game associated with the competition room is, for example, a game played in the competition room, and is a game in which the user associated with the competition room competes. Note that, as described above, that the user is associated with the match room means that the user ID is associated with the match room, for example. Also, for example, a game associated with a match room is a game in which a user plays against another user associated with the same match room. Further, for example, a game associated with a match room is a game in which a plurality of users associated with the match room play together. Further, for example, a game associated with a battle room is a game in which game data indicating a game situation is associated with information for identifying a battle room ID.

ゲームの実行状況とは、例えば、ゲームがどの程度進行しているかであり、ゲームデータにより特定される状況である。例えば、対戦が終わったか否かである。また例えば、ゲームの実行状況は、所定回数の対戦が終わったか否かである。複数回の対戦が行われる場合には、ゲームの実行状況は、何回の対戦が終了したかである。また例えば、ゲームの実行状況は、ゲーム開始からの経過時間である。また例えば、ゲームの実行状況は、複数のステージを順番に進めるゲームであれば、現在のステージである。また例えば、ゲームの実行状況は、スコアを獲得するゲームであれば、現在のスコアである。スポーツゲームであれば、ゲームの実行状況は、例えば試合がどの程度進行しているかである。野球ゲームであれば、ゲームの実行状況は、例えば現在のイニングである。サッカーゲームであれば、ゲームの実行状況は、例えば試合の経過時間である。   The game execution status is, for example, how much the game is progressing, and is a status specified by the game data. For example, whether or not the match is over. Further, for example, the execution state of the game is whether or not a predetermined number of matches have been completed. When a plurality of matches are performed, the game execution status is the number of completed matches. Further, for example, the execution state of the game is an elapsed time from the start of the game. For example, the game execution status is the current stage in a game in which a plurality of stages are sequentially advanced. Also, for example, the game execution status is the current score if the game is to acquire a score. In the case of a sports game, the execution state of the game is, for example, how much the game is progressing. In the case of a baseball game, the execution state of the game is, for example, the current inning. In the case of a soccer game, the execution state of the game is, for example, the elapsed time of the game.

所定の条件とは、例えば、予め定められた条件であればよく、所定の事象が発生することである。また例えば、所定の条件は、ゲームの実行状況が所定の状況になることである。また例えば、所定の条件は、ゲームの実行状況が所定の状況になる前に、対戦部屋との関連付けを解除すること、一定時間が経過すること、通信が切断すること、操作がない状態が一定時間経過することなどである。   The predetermined condition may be, for example, a predetermined condition, and means that a predetermined event occurs. Further, for example, the predetermined condition is that the game execution status is a predetermined status. Also, for example, the predetermined condition is that, before the execution state of the game reaches the predetermined state, the association with the competition room is released, a certain time elapses, the communication is disconnected, and the state where there is no operation is constant. For example, time elapses.

本実施形態では、所定の条件の一例として、ゲームが所定の実行状況になる前に、少なくとも1人のユーザと対戦部屋との関連付けが解除されること(即ち、退室すること)を説明する。所定の実行状況としては、予め定められた実行状況であればよく、ここでは、表彰式画像G7をゲーム端末10に表示させることである場合を一例として説明する。例えば、表彰式画像G7がゲーム端末10に少しでも表示された場合に所定の実行状況になったとしてもよいし、表彰式画像G7における表彰式が最後まで表示された場合に所定の実行状況になったとしてもよいし、その間の任意の時点まで表彰式が表示された場合に所定の実行状況になったとしてもよい。   In the present embodiment, as an example of the predetermined condition, it is described that the association between at least one user and the competition room is released (that is, the user leaves the room) before the game enters a predetermined execution state. The predetermined execution state may be a predetermined execution state. Here, a case where the award ceremony image G7 is displayed on the game terminal 10 will be described as an example. For example, the predetermined execution state may be set when the commendation ceremony image G7 is displayed on the game terminal 10 at all, or when the commendation ceremony in the commendation ceremony image G7 is completely displayed. The execution status may be changed, or a predetermined execution status may be set when the award ceremony is displayed up to an arbitrary time during that time.

例えば、所定の条件は、後述する表示制御部309により成績が表示されることであってよく、ゲーム端末10は、自身の表示部15に表彰式画像G7が表示されたか否かを判定し、表示されたと判定した場合に、ゲームサーバ30に対し、所定の実行状況になったことを通知する。第1判定部304は、ゲーム端末10から当該通知を受信したか否かを判定することによって、ゲームが所定の実行状況になったか否かを判定する。   For example, the predetermined condition may be that a result is displayed by a display control unit 309 described later, and the game terminal 10 determines whether or not the award ceremony image G7 is displayed on its own display unit 15; If it is determined that the display has been displayed, the game server 30 is notified that a predetermined execution status has been reached. The first determination unit 304 determines whether or not the game has reached a predetermined execution state by determining whether or not the notification has been received from the game terminal 10.

また例えば、第1判定部304は、退室部303の処理結果に基づいて、少なくとも1人のユーザが対戦部屋から途中退室したか否かを判定する。少なくとも1人とは、1人だけであってもよいし、2人以上であってもよい。本実施形態では、1人でも途中退室した場合にペナルティが発生する場合を説明するが、2人以上が途中退室した場合にペナルティが発生することにしてもよい。第1判定部304は、退室部303の処理結果に基づいて、所定人数のユーザが対戦部屋から途中退室したか否かを判定する。   Further, for example, the first determination unit 304 determines whether at least one user has left the battle room halfway based on the processing result of the exit unit 303. At least one person may be only one person or two or more people. In the present embodiment, a case will be described where a penalty occurs when at least one person leaves the room halfway, but a penalty may occur when two or more persons leave the room halfway. The first determination unit 304 determines whether a predetermined number of users have left the battle room halfway based on the processing result of the exit unit 303.

例えば、第1判定部304は、対戦部屋データベースDB2に格納された入室ユーザ情報を参照し、ユーザの数が減少した場合に、ユーザが対戦部屋から退室したと判定する。また例えば、対戦部屋データベースDB2に退室済みか否かを示すフラグを用意しておく場合には、第1判定部304は、対戦部屋データベースDB2に格納されたフラグを参照し、ユーザが対戦部屋から退室したか否かを判定する。   For example, the first determination unit 304 refers to the entry user information stored in the battle room database DB2, and determines that the user has left the battle room when the number of users decreases. Further, for example, when a flag indicating whether or not the player has left the room is prepared in the battle room database DB2, the first determination unit 304 refers to the flag stored in the battle room database DB2, and the user determines from the battle room. It is determined whether the user has left the room.

[3−1−6.第2判定部]
第2判定部305は、制御部31を主として実現される。第2判定部305は、第1判定部304の判定結果に基づいて、ユーザの要求により新たな対戦部屋を生成するか否かを判定する。
[3-1-6. Second determination unit]
The second determination unit 305 is realized mainly by the control unit 31. The second determination unit 305 determines whether to generate a new competition room at the request of the user based on the determination result of the first determination unit 304.

例えば、第2判定部305は、第1判定部304により所定の条件が満たされたと判定された場合に、新たな対戦部屋を生成すると判定し、第1判定部304により所定の条件が満たされないと判定された場合に、新たな対戦部屋を生成しないと判定する。なお、所定の条件の定め方によっては、これとは逆に、第2判定部305は、第1判定部304により所定の条件が満たされないと判定された場合に、新たな対戦部屋を生成すると判定し、第1判定部304により所定の条件が満たされたと判定された場合に、新たな対戦部屋を生成しないと判定してもよい。   For example, when the first determination unit 304 determines that the predetermined condition is satisfied, the second determination unit 305 determines that a new competition room is to be generated, and the first determination unit 304 does not satisfy the predetermined condition. Is determined, a new competition room is not generated. Conversely, depending on how the predetermined condition is determined, the second determination unit 305 generates a new competition room when the first determination unit 304 determines that the predetermined condition is not satisfied. When the first determination unit 304 determines that the predetermined condition is satisfied, it may be determined that a new competition room is not generated.

第2判定部305が新たな対戦部屋を生成すると判定することは、例えば、生成部301に対戦部屋の生成を許可することであり、生成部301に対し、対戦部屋の生成を指示することである。一方、第2判定部305が新たな対戦部屋を生成しないと判定することは、新たな対戦部屋を生成すると判定しないことであり、例えば、ゲーム端末10に対し生成要求自体をできなくすること、生成要求を受け付けないこと、生成要求を受け付けても無視して対戦部屋を生成しないこと、生成部301に対戦部屋の生成を禁止すること、生成部301に対し、対戦部屋の生成を指示しないことなどである。   The determination that the second determination unit 305 generates a new competition room is, for example, to permit the generation unit 301 to generate a competition room, and to instruct the generation unit 301 to generate a competition room. is there. On the other hand, the determination that the second determination unit 305 does not generate a new competition room means that it does not determine that a new competition room is to be generated. For example, the generation request itself cannot be performed to the game terminal 10; Not accepting a creation request, ignoring a creation request and not creating a match room, prohibiting the creation unit 301 from creating a match room, and not instructing the creation unit 301 to create a match room. And so on.

第2判定部305は、ユーザの要求により生成された複数の対戦部屋のうちの所定数以上の対戦部屋についての第1判定部304の判定結果に基づいて、ユーザの要求により新たな対戦部屋を生成するか否かを判定する。所定数とは、例えば、予め定められた閾値であればよく、例えば、2回、3回、又は4回以上である。当該所定数は、データ記憶部300に予め記憶させておけばよい。   The second determination unit 305 determines a new competition room according to the user's request based on the determination result of the first determination unit 304 for a predetermined number or more of the plurality of competition rooms generated by the user's request. It is determined whether or not to generate. The predetermined number may be, for example, a predetermined threshold, and is, for example, two, three, four or more times. The predetermined number may be stored in the data storage unit 300 in advance.

例えば、第2判定部305は、ユーザデータベースDB1のペナルティ情報を参照し、途中退室が発生した回数が閾値以上になったか否かを判定する。例えば、途中退室が発生した回数が閾値以上になったか否かを判定することによって、第2判定部305は、所定数以上の対戦部屋について所定の条件が満たされたか否かを判定する。   For example, the second determination unit 305 refers to the penalty information in the user database DB1, and determines whether the number of times of leaving the room halfway has exceeded a threshold. For example, the second determination unit 305 determines whether or not a predetermined condition is satisfied for a predetermined number or more of the competition rooms by determining whether the number of times of leaving the room halfway is equal to or greater than a threshold.

例えば、第2判定部305は、対戦部屋が生成された時点、又は、ローカルリーグが開始された時点から所定期間を経過したか否かを判定する。また例えば、所定期間を経過したかを判定する開始時期は、退室ボタンB400を押した時点としてもよいが、上記のようにするのは、発明の趣旨が対戦部屋の乱立を防ぐためであるため、例えば長期間かかってローカルリーグをプレイし、最終的にリーグを正常に終了することができなかった場合、退室した時からペナルティ期間が発生すると、ユーザにとって酷になるからである。具体的には、所定期間が3時間であったとして、対戦部屋を生成し、ローカルリーグを開始してから2時間たったときにローカルリーグを終了させることができず、対戦部屋を作成したユーザが退室した場合は、退室した時点から1時間待てば、第2判定部305は所定の条件が満たされたと判定する。このようにすれば、対戦部屋を乱立させないことが主目的であって、ユーザのプレイ活動を阻害するものではないようにすることができる。   For example, the second determination unit 305 determines whether a predetermined period has elapsed from the time when the competition room was generated or the time when the local league was started. Further, for example, the start time for determining whether the predetermined period has elapsed may be the time when the exit button B400 is pressed, but the reason described above is because the purpose of the invention is to prevent the competition room from being disturbed. This is because, for example, when a local league is played for a long time and the league cannot be ended normally in the end, if a penalty period occurs from the time of leaving the room, it becomes severe for the user. Specifically, assuming that the predetermined period is three hours, a match room is generated, and the local league cannot be ended two hours after the start of the local league. In the case of leaving the room, after waiting for one hour from the time of leaving the room, the second determination unit 305 determines that a predetermined condition is satisfied. With this configuration, the main purpose is not to disturb the battle room, and it is possible to prevent the play activity of the user from being disturbed.

[3−1−7.第3判定部]
第3判定部306は、制御部31を主として実現される。第3判定部306は、ユーザの要求により新たな対戦部屋が生成されない状態が所定の期間継続したか否かを判定する。所定の期間とは、例えば、予め定められた期間であればよく、例えば、1〜12時間程度であってもよいし、数日程度であってもよい。
[3-1-7. Third determination unit]
The third determination unit 306 is realized mainly by the control unit 31. The third determination unit 306 determines whether a state in which a new competition room is not generated at the request of the user has continued for a predetermined period. The predetermined period may be, for example, a predetermined period, for example, about 1 to 12 hours, or about several days.

例えば、第3判定部306は、ユーザデータベースDB1のペナルティ情報を参照し、ペナルティが発生した日時から所定の期間が経過したか否かを判定する。第3判定部306は、リアルタイムクロック又はGPS信号等に基づいて現在日時を取得し、ペナルティが発生した日時と現在日時との間隔が閾値以上になったか否かを判定する。   For example, the third determination unit 306 refers to the penalty information in the user database DB1, and determines whether a predetermined period has elapsed from the date and time when the penalty occurred. The third determination unit 306 acquires the current date and time based on a real-time clock or a GPS signal or the like, and determines whether or not the interval between the date and time when the penalty has occurred and the current date and time has exceeded a threshold value.

また例えば、第3判定部306は、ゲームサーバ30におけるサーバ時間を取得し、サーバ時間に基づいて、ペナルティが発生した日時と現在日時との間隔が閾値以上になったか否かを判定してもよい。例えば、ゲーム端末10がゲームサーバ30に接続したときにサーバ時間を取得してもよい。また例えば、サーバ時間を取得したときの端末時間(第1時間)を記憶し、現在のサーバ時間を知りたい場合は、ゲームサーバ30にサーバ時間を取得しにいくのではなく、現在の端末時刻(第2時間)を取得し、以前取得したサーバ時間+(第2時間―第1時間)とすることで、サーバ時間を取得してもよい。ゲームプログラムのサスペンドや第2時間―第1時間の時間が所定数より大きくなった場合は、再びゲームサーバ30にサーバ時間を問い合わせ、サーバ時間と第1時間を更新させるようにしてもよい。このように構成することで、サーバに対する問い合わせを少なくし、サーバ時間とのずれを最小限にすることができる。   Further, for example, the third determination unit 306 acquires the server time in the game server 30 and determines whether or not the interval between the date and time when the penalty has occurred and the current date and time has become equal to or greater than a threshold based on the server time. Good. For example, the server time may be acquired when the game terminal 10 connects to the game server 30. Also, for example, when the terminal time (first time) at the time of acquiring the server time is stored and it is desired to know the current server time, the game server 30 does not go to acquire the server time, but the current terminal time. The server time may be acquired by acquiring (second time) and setting the previously acquired server time + (second time−first time). When the suspend of the game program or the time from the second time to the first time becomes larger than a predetermined number, the server time may be queried again to the game server 30 to update the server time and the first time. With this configuration, it is possible to reduce the number of inquiries to the server and minimize the deviation from the server time.

例えば、第2判定部305は、第1判定部304の判定結果と、第3判定部306の判定結果と、に基づいて、ユーザの要求により新たな対戦部屋を生成するか否かを決定する。第2判定部305は、第3判定部306により新たな対戦部屋が生成されない状態が所定の期間継続したと判定された場合に、新たな対戦部屋を生成すると判定し、第3判定部306により新たな対戦部屋が生成されない状態が所定の期間継続していないと判定された場合に、新たな対戦部屋を生成しないと判定する。   For example, the second determination unit 305 determines whether to generate a new competition room at the request of the user based on the determination result of the first determination unit 304 and the determination result of the third determination unit 306. . The second determination unit 305 determines that a new competition room is to be generated when the third determination unit 306 determines that a state in which a new competition room has not been generated has continued for a predetermined period. When it is determined that the state in which a new competition room is not generated has not continued for a predetermined period, it is determined that a new competition room is not generated.

[3−1−8.第4判定部]
第4判定部307は、制御部31を主として実現される。第4判定部307は、ゲームの実行を開始したか否かを判定する。開始とは、例えば、ゲームを開始するための操作が行われることである。または当該操作が行われたことを示す情報を受信することである。実行中のゲームの画面を端末に表示させることである。ゲームの状況を示すデータを更新することである。
[3-1-8. Fourth determination unit]
The fourth determination unit 307 is realized mainly by the control unit 31. The fourth determination unit 307 determines whether the execution of the game has been started. The start is, for example, an operation for starting a game. Alternatively, it is to receive information indicating that the operation has been performed. Displaying a screen of a running game on a terminal. This is to update data indicating the status of the game.

例えば、ゲーム端末10は、ゲームを開始するための操作が行われた場合に、ゲームの開始要求をゲームサーバ30に送信する。第3判定部306は、ゲーム端末10から開始要求を受信したか否かを判定する。例えば、第3判定部306は、ゲーム端末10から開始要求を受信したと判定された場合に、ゲームの実行を開始したと判定し、ゲーム端末10から開始要求を受信していないと判定された場合に、ゲームの実行を開始していないと判定する。   For example, when an operation for starting a game is performed, the game terminal 10 transmits a game start request to the game server 30. The third determination unit 306 determines whether a start request has been received from the game terminal 10. For example, when it is determined that the start request has been received from the game terminal 10, the third determination unit 306 determines that the execution of the game has been started, and has determined that the start request has not been received from the game terminal 10. In this case, it is determined that the execution of the game has not been started.

例えば、第2判定部305は、第1判定部304の判定結果と、第4判定部307の判定結果と、に基づいて、ユーザの要求により新たな対戦部屋を生成するか否かを決定する。第2判定部305は、第4判定部307によりゲームの実行が開始されていない場合に、新たな対戦部屋を生成すると判定し、第4判定部307によりゲームの実行が開始されたと判定された場合に、新たな対戦部屋を生成しないと判定する。   For example, the second determination unit 305 determines whether to generate a new competition room at the request of the user based on the determination result of the first determination unit 304 and the determination result of the fourth determination unit 307. . The second determination unit 305 determines that a new competition room is to be generated when the execution of the game has not been started by the fourth determination unit 307, and the fourth determination unit 307 determines that the execution of the game has been started. In this case, it is determined that a new competition room is not generated.

[3−1−9.報酬付与部]
報酬付与部308は、制御部31を主として実現される。報酬付与部308は、第1判定部304の判定結果に基づいて、対戦部屋に関連付けられたユーザに報酬を付与する。報酬とは、例えば、ゲームアイテムやゲーム内通貨(ポイント・コインなど)を付与することである。例えば、報酬付与部308は、ユーザIDに対し、ゲームアイテムを識別する情報を関連付けることによって、ユーザにゲームアイテムを付与する。また例えば、報酬付与部308は、ユーザIDに関連付けられたゲーム内通貨を増加させることによって、ユーザにゲーム内通貨を付与する。
[3-1-9. Reward granting section]
The reward giving unit 308 is realized mainly by the control unit 31. The reward giving unit 308 gives a reward to the user associated with the competition room based on the determination result of the first determining unit 304. The reward is, for example, to provide a game item or in-game currency (point coin, etc.). For example, the reward giving unit 308 gives the user a game item by associating information for identifying the game item with the user ID. In addition, for example, the reward giving unit 308 gives the user the in-game currency by increasing the in-game currency associated with the user ID.

例えば、報酬付与部308は、第1判定部304により所定の条件が満たされたと判定された場合に、ユーザに報酬を付与すると判定し、第1判定部304により所定の条件が満たされないと判定された場合に、ユーザに報酬を付与しないと判定する。なお、所定の条件の定め方によっては、これとは逆に、報酬付与部308は、第1判定部304により所定の条件が満たされないと判定された場合に、ユーザに報酬を付与すると判定し、第1判定部304により所定の条件が満たされたと判定された場合に、ユーザに報酬を付与しないと判定してもよい。   For example, when the first determination unit 304 determines that the predetermined condition is satisfied, the reward providing unit 308 determines that a reward is to be provided to the user, and determines that the predetermined condition is not satisfied by the first determination unit 304. It is determined that no reward is given to the user when the request is made. Conversely, depending on how the predetermined condition is determined, the reward providing unit 308 determines that a reward is to be provided to the user when the first determination unit 304 determines that the predetermined condition is not satisfied. Alternatively, when the first determination unit 304 determines that the predetermined condition is satisfied, it may be determined that no reward is given to the user.

[3−1−10.表示制御部]
表示制御部309は、制御部31を主として実現される。例えば、表示制御部309は、ゲームの実行状況を識別するための情報を、対戦部屋に関連付けられたユーザに対応する表示部15と、対戦部屋を生成したユーザに対応する表示部15と、の少なくとも一方に表示させる。少なくとも一方とは、対戦部屋に入室したユーザに対応する表示部15だけであってもよいし、対戦部屋を生成したユーザに対応する表示部15だけであってもよいし、これらの両方であってもよい。
[3-1-10. Display control section]
The display control unit 309 is realized mainly by the control unit 31. For example, the display control unit 309 sends the information for identifying the game execution status to the display unit 15 corresponding to the user associated with the competition room and the display unit 15 corresponding to the user who generated the competition room. Display at least one of them. At least one may be only the display unit 15 corresponding to the user who entered the competition room, only the display unit 15 corresponding to the user who generated the competition room, or both. You may.

ゲームの実行状況を識別するための情報とは、例えば、ゲームがどの程度進行しているかを識別可能な情報である。例えば、あるユーザが複数のユーザとプレイする場合には、まだ一緒にプレイしていないユーザを表示させることである。例えば、まだ対戦していないユーザを表示させることである。また例えば、所定の実行状況に達するまでにあとどのくらいかを識別可能な情報である。また例えば、現在の対戦回数である。また例えば、終了した対戦の数である。また例えば、ゲーム開始からの経過時間である。また例えば、複数のステージを順番に進めるゲームであれば、現在のステージである。また例えば、スコアを獲得するゲームであれば、現在の獲得スコアである。また例えば、スポーツゲームであれば、試合の現在の状況である。野球ゲームであれば、現在のイニングである。サッカーゲームであれば、試合の経過時間である。   The information for identifying the execution state of the game is, for example, information capable of identifying how much the game is progressing. For example, when a certain user plays with a plurality of users, a user who has not yet played together is displayed. For example, displaying a user who has not yet battled is displayed. Further, for example, it is information that can identify how much time is left before reaching a predetermined execution status. Also, for example, the current number of matches. Also, for example, the number of completed matches. Also, for example, the elapsed time from the start of the game. Also, for example, if the game is to advance a plurality of stages in order, the current stage is the current stage. For example, in the case of a game for acquiring a score, the current acquired score is used. Also, for example, in the case of a sports game, the current situation of the game is shown. If it is a baseball game, it is the current inning. For a soccer game, this is the elapsed time of the match.

本実施形態では、対戦組み合わせ画像G4の表示領域A40に表示される残りの試合の対戦組み合わせが、ゲームの実行状況を識別するための情報の一例に相当する。表示制御部309は、ゲームデータに基づいて残りの試合を特定し、表示領域A40の表示を更新する。   In the present embodiment, the battle combination of the remaining games displayed in the display area A40 of the battle combination image G4 corresponds to an example of information for identifying a game execution state. The display control unit 309 specifies the remaining matches based on the game data, and updates the display of the display area A40.

また例えば、表示制御部309は、ゲームの実行結果に基づいて、対戦部屋に関連付けられたユーザの成績を、当該ユーザに対応する表示部15に表示させる。成績とは、例えば、例えば、ゲームで勝利することである。また例えば、ゲームでの勝利数・勝率・敗北数・引き分け数である。また例えば、ゲームにおける順位である。また例えば、ゲームに参加したユーザの中のランキングである。また例えば、ゲームにおけるユーザのスコアである。   Further, for example, based on the execution result of the game, the display control unit 309 causes the display unit 15 corresponding to the user to display the performance of the user associated with the battle room. The result is, for example, winning a game, for example. In addition, for example, the number of wins, the win rate, the number of losses, and the number of draws in the game. Also, for example, the ranking in the game. Another example is a ranking among users who have participated in the game. Another example is a score of a user in a game.

本実施形態では、表彰式画像G7にユーザの成績が表示される場合を一例として説明する。表示制御部309は、ゲームデータに基づいてユーザの成績を特定し、表彰式画像G7を表示させる。   In the present embodiment, a case where the results of the user are displayed on the award ceremony image G7 will be described as an example. The display control unit 309 specifies the user's performance based on the game data, and displays the commendation ceremony image G7.

[3−2.ゲーム端末で実現される機能]
ゲーム端末10では、データ記憶部100と対戦実行部101が実現される。
[3-2. Functions realized by game terminals]
In the game terminal 10, a data storage unit 100 and a battle execution unit 101 are realized.

[3−2−1.データ記憶部]
データ記憶部100は、記憶部12を主として実現される。データ記憶部100は、ゲームを実行するために必要なデータを記憶する。ここでは、データ記憶部100が記憶するデータの一例として、対戦部屋データDT1を説明する。
[3-2-1. Data storage unit]
The data storage unit 100 is realized mainly by the storage unit 12. The data storage unit 100 stores data necessary for executing a game. Here, the battle room data DT1 will be described as an example of data stored in the data storage unit 100.

図19は、対戦部屋データDT1のデータ格納例を示す図である。図19に示すように、対戦部屋データDT1には、ユーザが入室した対戦部屋の部屋情報が格納される。部屋情報のデータ構造は、対戦部屋データベースDB2で説明した通りである。   FIG. 19 is a diagram illustrating a data storage example of the battle room data DT1. As shown in FIG. 19, the room information of the battle room in which the user has entered is stored in the battle room data DT1. The data structure of the room information is as described in the battle room database DB2.

なお、データ記憶部100に記憶されるデータは、上記の例に限られない。データ記憶部100は、ゲームに必要なデータを記憶すればよい。例えば、データ記憶部100は、ゲーム端末10のユーザに係る基本情報(例えば、ユーザIDやユーザ名など)を記憶してもよいし、ユーザが参加したエキシビションの過去の戦績・試合履歴やローカルリーグの参加履歴を記憶してもよい。   The data stored in the data storage unit 100 is not limited to the above example. The data storage unit 100 may store data necessary for the game. For example, the data storage unit 100 may store basic information (for example, a user ID or a user name) relating to the user of the game terminal 10, or may record past game results / game history or local league of an exhibition in which the user participated. May be stored.

[3−2−2.対戦実行部]
対戦実行部101は、制御部11を主として実現される。対戦実行部101は、ユーザの操作に基づいて、対戦を実行する。例えば、対戦実行部101は、操作部14からのユーザの操作と、他のゲーム端末の操作部14からの他のユーザの操作と、に基づいてゲームデータを更新する。例えば、対戦実行部101は、ユーザの操作に基づいてキャラクタを動作させ、ゲームが終了した場合にユーザの優劣を決定する。
[3-2-2. Match execution section]
The battle execution unit 101 is realized mainly by the control unit 11. The battle execution unit 101 executes a battle based on a user operation. For example, the battle execution unit 101 updates the game data based on a user operation from the operation unit 14 and another user operation from the operation unit 14 of another game terminal. For example, the battle execution unit 101 moves the character based on the operation of the user, and determines the user's advantage when the game ends.

[4.ゲームシステムにおいて実行される処理]
図20−図21は、ゲームシステムSにおいて実行される処理の一例を示すフロー図である。図20−図21に示す処理は、制御部11が記憶部12に記憶されたプログラムに従って動作し、制御部31が記憶部32に記憶されたプログラムに従って動作することによって実行される。以降説明する処理は、機能ブロックが実行する処理の一例である。ここでは、対戦部屋検索画像G2からユーザが新規作成ボタンB21を選択して入力フォームF230に対戦部屋の名前を入力し、OKボタンB232を選択した場合の処理を説明する。
[4. Processing executed in game system]
20 to 21 are flowcharts illustrating an example of a process executed in the game system S. 20 to 21 are executed by the control unit 11 operating according to the program stored in the storage unit 12, and the control unit 31 operating according to the program stored in the storage unit 32. The processing described below is an example of the processing executed by the functional block. Here, a process in the case where the user selects the new creation button B21 from the match room search image G2, inputs the name of the match room in the input form F230, and selects the OK button B232 will be described.

図20に示すように、まず、ゲーム端末10においては、制御部11は、対戦部屋の生成要求を送信する(S101)。なお、生成要求に含まれるユーザID等の情報は、予め記憶部12に記憶されているようにすればよい。以降の説明においても、ゲーム端末10からゲームサーバ30に対して何らかの情報が送信される場合には、ユーザIDも送信され、ゲームサーバ30側でどのゲーム端末10と通信しているか特定可能となっている。また、入力フォームF230に対戦部屋の名前が入力されていない場合には、ユーザがOKボタンB232を選択しても生成要求が送信されないようにしてもよい。   As shown in FIG. 20, first, in the game terminal 10, the control unit 11 transmits a battle room generation request (S101). Information such as a user ID included in the generation request may be stored in the storage unit 12 in advance. In the following description, when some information is transmitted from the game terminal 10 to the game server 30, the user ID is also transmitted, and the game server 30 can specify which game terminal 10 is communicating with the game server 30. ing. When the name of the battle room is not input in the input form F230, the generation request may not be transmitted even if the user selects the OK button B232.

ゲームサーバ30においては、生成要求を受信すると、制御部31は、ユーザデータベースDB1のペナルティ情報に基づいて、生成要求により新たな対戦部屋を生成するか否かを判定する(S301)。S301においては、制御部31は、ユーザデータベースDB1のうち、生成要求に含まれるユーザIDに対応するレコードのペナルティ情報を参照する。制御部31は、ペナルティ情報の発生中フラグがオフであれば、新たな対戦部屋を生成すると判定し、ペナルティ情報の発生中フラグがオンであれば、新たな対戦部屋を生成しないと判定する。   In the game server 30, when receiving the generation request, the control unit 31 determines whether or not to generate a new competition room based on the generation request based on the penalty information in the user database DB1 (S301). In S301, the control unit 31 refers to the penalty information of the record corresponding to the user ID included in the generation request in the user database DB1. The control unit 31 determines that a new competition room is generated when the penalty information generation flag is off, and determines that a new competition room is not generated when the penalty information generation flag is on.

新たな対戦部屋を生成すると判定されない場合(S301;N)、制御部31は、ゲーム端末10に対し、新たな対戦部屋を生成しないことを示す通知を送信する(S303)。この場合、S305の処理は実行されず、対戦部屋は生成されない。   When it is not determined that a new competition room is to be generated (S301; N), the control unit 31 transmits a notification indicating that a new competition room is not generated to the game terminal 10 (S303). In this case, the process of S305 is not executed, and no competition room is generated.

ゲーム端末10においては、通知を受信すると、制御部11は、対戦部屋が生成されなかったことを示すダイアログD25を対戦部屋検索画像G2に表示させ(S103)、本処理は終了する。なお、ダイアログD25を表示させるためのデータは、予め記憶部12に記憶されているものとする。   In the game terminal 10, upon receiving the notification, the control unit 11 causes the battle room search image G2 to display a dialog D25 indicating that a battle room has not been generated (S103), and the process ends. It is assumed that data for displaying the dialog D25 is stored in the storage unit 12 in advance.

一方、S301において、新たな対戦部屋を生成すると判定された場合(S301;Y)、制御部31は、受信した生成要求に基づいて対戦部屋を生成し(S305)、ゲーム端末10に対し、対戦部屋の生成が完了したことを示す完了通知を送信する(S307)。S305においては、制御部31は、所定のID生成ルールに基づいて対戦部屋IDを生成する。また、制御部31は、対戦部屋データベースDB2に新たなレコードを生成し、生成要求に含まれるユーザIDなどの情報を生成ユーザ情報と入室ユーザ情報として格納する。なお、S307における完了通知は、所定のデータ形式で行われるようにすればよく、例えば、S305で生成した対戦部屋IDが完了通知に含まれるものとする。   On the other hand, if it is determined in S301 that a new competition room is to be created (S301; Y), the control unit 31 creates a competition room based on the received creation request (S305), and causes the game terminal 10 to play the competition room. A completion notification indicating that the generation of the room has been completed is transmitted (S307). In S305, the control unit 31 generates a competition room ID based on a predetermined ID generation rule. Further, the control unit 31 generates a new record in the battle room database DB2, and stores information such as a user ID included in the generation request as generated user information and room entry user information. The completion notification in S307 may be performed in a predetermined data format. For example, it is assumed that the battle room ID generated in S305 is included in the completion notification.

ゲーム端末10においては、完了通知を受信すると、制御部11は、他のゲーム端末10に対し、対戦ID等の部屋情報を送信する(S105)。S105においては、制御部11は、少なくとも1つの無線通信規格に則った無線通信に基づいて、部屋情報を他のゲーム端末10に送信する。他のゲーム端末10は、少なくとも1つの無線通信規格に則った無線通信に基づいて、部屋情報を取得すると、対戦部屋検索画像G2に対戦部屋が表示され、入室ボタンB23が選択された場合にゲームサーバ30に対して入室要求を送信する。なお、入室要求は、対戦部屋を生成したゲーム端末10経由でゲームサーバ30に送信されてもよい。   In the game terminal 10, upon receiving the completion notification, the control unit 11 transmits room information such as a battle ID to the other game terminals 10 (S105). In S105, the control unit 11 transmits the room information to the other game terminals 10 based on at least one wireless communication standard. When the other game terminal 10 acquires the room information based on the wireless communication conforming to at least one wireless communication standard, the match room is displayed in the match room search image G2, and the game is performed when the entry button B23 is selected. The entry request is transmitted to the server 30. The entry request may be transmitted to the game server 30 via the game terminal 10 that has generated the competition room.

ゲームサーバ30においては、制御部31は、ゲーム端末10から入室要求を受信したか否かを判定する(S309)。入室要求を受信したと判定された場合(S309;Y)、制御部31は、入室要求をしたユーザを対戦部屋に入室させ(S311)、ゲーム端末10に対し、入室が完了したことを示す完了通知を送信する(S313)。S311においては、制御部31は、対戦部屋データベースDB2のうち、入室要求に含まれる対戦部屋IDに対応するレコードの入室ユーザ情報に、入室要求に含まれる情報を格納する。なお、S313における完了通知は、所定のデータ形式で行われるようにすればよく、例えば、対戦部屋に入室したユーザの入室ユーザ情報を含む。   In the game server 30, the control unit 31 determines whether or not an entry request has been received from the game terminal 10 (S309). When it is determined that the entry request has been received (S309; Y), the control unit 31 causes the user who has made the entry request to enter the competition room (S311), and indicates to the game terminal 10 that the entry has been completed. The notification is transmitted (S313). In S311, the control unit 31 stores the information included in the entry request in the entry user information of the record corresponding to the competition room ID included in the entry request in the competition room database DB2. The completion notification in S313 may be performed in a predetermined data format, and includes, for example, entry user information of a user who has entered the battle room.

ゲーム端末10においては、完了通知を受信すると、制御部11は、対戦部屋データDT1を更新する(S107)。S107においては、制御部11は、完了通知に含まれる入室ユーザ情報を対戦部屋データDT1に格納する。これにより、ゲーム端末10は、ユーザが生成した対戦部屋に他のユーザが入室したことを特定することができる。   In the game terminal 10, when receiving the completion notification, the control unit 11 updates the battle room data DT1 (S107). In S107, the control unit 11 stores the entry user information included in the completion notification in the battle room data DT1. Thereby, the game terminal 10 can specify that another user has entered the competition room generated by the user.

図21に移り、制御部11は、ローカルリーグを開始するための開始操作が操作部14から行われた場合に、ゲームサーバ30に対し、ローカルリーグを開始することを示す開始通知を送信する(S109)。なお、S109における開始通知は、所定のデータ形式で行われるようにすればよく、例えば、ローカルリーグを開始する対戦部屋の対戦部屋IDを含む。   Referring to FIG. 21, when the start operation for starting the local league is performed from the operation unit 14, the control unit 11 transmits a start notification indicating that the local league is started to the game server 30 ( S109). Note that the start notification in S109 may be made in a predetermined data format, and includes, for example, the competition room ID of the competition room for starting the local league.

ゲームサーバ30においては、制御部31は、開始通知を受信したか否かを判定する(S315)。開始通知を受信したと判定されない場合(S315;N)、S309に戻る。この場合、対戦部屋に他のユーザが入室するのが待ち受けられることになる。なお、この状態で、対戦部屋に入室したユーザが退室したとしても、後述するS319〜S325の処理が実行されないため、ペナルティは発生しない。   In the game server 30, the control unit 31 determines whether a start notification has been received (S315). When it is not determined that the start notification has been received (S315; N), the process returns to S309. In this case, the user waits for another user to enter the battle room. In this state, even if the user who has entered the competition room exits, no penalty is generated because the processes of S319 to S325 described below are not executed.

S109において開始操作が行われると、ゲーム端末10では、入室ユーザ情報に入室した複数のユーザで総当たり戦となるように対戦組み合わせが決定され、他のゲーム端末10との間でマッチング処理が実行される。ゲーム端末10と他のゲーム端末10との間で確立した無線通信をしながら、実行中のゲームの状況を示すデータやユーザの操作内容を送受信することによって、ゲームを実行する。この間、ゲーム端末10からゲームサーバ30に対し、最新の試合状況や対戦結果を示すゲームデータが送信されるようにしてもよい。   When the start operation is performed in S109, the game terminal 10 determines a match combination so that a plurality of users who have entered the room entry user information have a round robin match, and executes a matching process with another game terminal 10. Is done. The game is executed by transmitting and receiving data indicating the status of the game being executed and user operation contents while performing wireless communication established between the game terminal 10 and another game terminal 10. During this time, game data indicating the latest game situation and the result of the match may be transmitted from the game terminal 10 to the game server 30.

制御部11は、操作部14の検出信号に基づいて、ユーザが退室ボタンB400を選択したか否かを判定する(S111)。ユーザが退室ボタンB400を選択した場合(S111;Y)、制御部11は、ゲームサーバ30に対し、対戦部屋に退室するための退室要求を送信する(S113)。なお、他のゲーム端末10においても、退室ボタンB400が選択された場合に、退室要求がゲームサーバ30に対して送信される。   The control unit 11 determines whether the user has selected the exit button B400 based on the detection signal of the operation unit 14 (S111). When the user selects the exit button B400 (S111; Y), the control unit 11 transmits an exit request for exiting the battle room to the game server 30 (S113). In addition, in other game terminals 10, when the exit button B400 is selected, an exit request is transmitted to the game server 30.

ゲームサーバ30においては、制御部31は、退室要求を受信したか否かを判定する(S317)。退室要求を受信したと判定されない場合(S317;N)、後述するS327の処理に移行する。   In the game server 30, the control unit 31 determines whether a leaving request has been received (S317). When it is not determined that the exit request has been received (S317; N), the process proceeds to S327 described later.

一方、退室要求を受信したと判定された場合(S317;Y)、制御部31は、退室要求をしたユーザを対戦部屋から退室させ(S319)、ペナルティ情報が示す回数を増加させる(S321)。S319においては、制御部31は、対戦部屋データベースDB2のうち、退室要求に含まれる対戦部屋IDに対応するレコードの入室ユーザ情報から、入室要求に含まれるユーザIDに対応する情報を削除する。また、S321においては、制御部31は、ユーザデータベースDB1のうち、退室要求に含まれる対戦部屋IDに対応するレコードのペナルティ情報が示す回数を1増加させる。   On the other hand, when it is determined that the exit request has been received (S317; Y), the control unit 31 exits the user who has issued the exit request from the competition room (S319), and increases the number of times indicated by the penalty information (S321). In S319, the control unit 31 deletes information corresponding to the user ID included in the entry request from the entry user information of the record corresponding to the competition room ID included in the exit request in the competition room database DB2. Further, in S321, the control unit 31 increases the number of times indicated by the penalty information of the record corresponding to the battle room ID included in the exit request in the user database DB1 by one.

制御部31は、ユーザデータベースDB1のペナルティ情報に基づいて、ペナルティを発生させるか否かを判定する(S323)。S323においては、制御部31は、ペナルティ情報が示す回数が閾値以上になったか否かを判定する。制御部31は、回数が閾値以上になった場合にはペナルティを発生させると判定し、回数が閾値未満である場合にはペナルティを発生させると判定しない。   The control unit 31 determines whether to generate a penalty based on the penalty information in the user database DB1 (S323). In S323, the control unit 31 determines whether or not the number of times indicated by the penalty information has exceeded a threshold. The control unit 31 determines that a penalty is generated when the number of times is equal to or more than the threshold, and does not determine that a penalty is generated when the number of times is less than the threshold.

ペナルティを発生させると判定された場合(S323;Y)、制御部31は、対戦部屋を生成したユーザのペナルティ情報を更新する(S325)。S325においては、制御部31は、対戦部屋データベースDB2のうち、退室要求に含まれる対戦部屋IDに対応するレコードの生成ユーザ情報を参照する。制御部31は、ユーザデータベースDB1のうち、当該生成ユーザ情報に含まれるユーザIDに対応するレコードのペナルティ情報の日時に現在日時を格納し、発生フラグをオンにする。なお、ゲームサーバ30は、ユーザデータベースDB1のペナルティ情報を定期的に参照し、ペナルティ情報の日時から一定期間が経過したレコードについては、発生フラグをオフにして回数をリセットする。   When it is determined that a penalty is to be generated (S323; Y), the control unit 31 updates the penalty information of the user who generated the competition room (S325). In S325, the control unit 31 refers to the generation user information of the record corresponding to the battle room ID included in the exit request in the battle room database DB2. The control unit 31 stores the current date and time in the date and time of the penalty information of the record corresponding to the user ID included in the generated user information in the user database DB1, and turns on the occurrence flag. The game server 30 periodically refers to the penalty information in the user database DB1, and turns off the occurrence flag and resets the number of records for which a certain period has elapsed from the date and time of the penalty information.

ゲーム端末10においては、制御部11は、対戦部屋データDT1に基づいて、ローカルリーグにおける全試合が終了したか否かを判定する(S115)。S115においては、制御部11は、対戦部屋データDT1に格納されたゲームデータに基づいて、対戦組み合わせが決定された全試合が終了したか否かを判定する。全試合が終了したと判定されない場合(S115;N)、S111の処理に戻り、次の試合のマッチング処理が実行されてローカルリーグの残りの試合が進行する。   In the game terminal 10, the control unit 11 determines whether or not all the games in the local league have ended based on the battle room data DT1 (S115). In S115, the control unit 11 determines whether or not all the matches for which the match combination has been determined have ended based on the game data stored in the match room data DT1. When it is not determined that all the games have been completed (S115; N), the process returns to the processing of S111, the matching processing of the next game is executed, and the remaining games of the local league proceed.

一方、全試合が終了したと判定された場合(S115;Y)、制御部11は、対戦部屋データDT1に基づいて、表彰式画像G7を表示させ(S117)、ゲームサーバ30に対し、表彰式画像G7が表示されたことを示す終了通知を送信する(S119)。なお、S119における終了通知は、所定のデータ形式で行われるようにすればよく、例えば、ローカルリーグが終了した対戦部屋の対戦部屋IDを含む。   On the other hand, when it is determined that all the games have been completed (S115; Y), the control unit 11 displays the commendation ceremony image G7 based on the battle room data DT1 (S117), and instructs the game server 30 to perform the commendation ceremony. An end notification indicating that the image G7 has been displayed is transmitted (S119). Note that the end notification in S119 may be made in a predetermined data format, and includes, for example, the competition room ID of the competition room in which the local league has ended.

ゲームサーバ30においては、終了通知を受信すると、制御部31は、対戦部屋のユーザに報酬を付与し(S327)、本処理は終了する。S327においては、制御部31は、対戦部屋データベースDB2の入室ユーザ情報を参照して対戦部屋に入室したユーザのユーザIDを特定し、当該ユーザIDに新たにゲームアイテムを関連付けたり、当該ユーザIDに関連付けられたゲーム内通貨を増加させたりする。なお、報酬は、ユーザがゲーム内のお知らせ欄から所定の受け取り操作をすることで付与されるようにしてもよい。   In the game server 30, when receiving the end notification, the control unit 31 gives a reward to the user in the battle room (S327), and this processing ends. In S327, the control unit 31 specifies the user ID of the user who has entered the competition room with reference to the entry user information of the competition room database DB2, associates a new game item with the user ID, or associates the user ID with the user ID. Or increase the associated in-game currency. The reward may be given by the user performing a predetermined receiving operation from the notification section in the game.

なお、ゲームサーバ30は、対戦部屋に入室した全てのゲーム端末10から終了通知を受信しなければ、ローカルリーグが終了したとみなさないようにしてもよい。この場合、誰か1人でも表彰式画像G7を見終わっていないユーザがいる場合には、報酬が付与されないことになる。また、誰か1人でも表彰式画像G7を見終わっていないユーザがいる場合には、誰か退室した場合には途中退室とみなすようにしてもよい。   Note that the game server 30 may not consider that the local league has ended unless it receives an end notification from all the game terminals 10 that have entered the competition room. In this case, if there is any user who has not finished viewing the award ceremony image G7, no reward is given. Further, when there is a user who has not finished viewing the award ceremony image G7 even if only one of the users has finished, if any of the users has left the room, it may be considered that the user has left the room halfway.

以上説明したゲームシステムSによれば、ゲームの実行状況が所定の条件を満たさない場合、新たな対戦部屋を生成しないと判定することで、同じユーザによる新たな対戦部屋の生成を防止することができる。したがって、対戦部屋の乱立によるゲームデータの消費量の増加を防止することができる。   According to the game system S described above, when the execution state of the game does not satisfy the predetermined condition, it is determined that a new competition room is not generated, thereby preventing generation of a new competition room by the same user. it can. Therefore, it is possible to prevent an increase in the consumption of the game data due to the inconsistency of the competition rooms.

また、ゲームが所定の実行状況になる前に、少なくとも1人のユーザが対戦部屋から退室した場合に、新たな対戦部屋を生成しないと判定することで、当該対戦部屋を生成したユーザによる新たな対戦部屋の生成を防止することができる。   In addition, if at least one user has left the competition room before the game enters the predetermined execution state, it is determined that a new competition room is not to be created, and a new game room created by the user who created the competition room is determined. The generation of a match room can be prevented.

また、ユーザの要求により新たな対戦部屋が生成されない状態が所定の期間継続した場合、新たな対戦部屋を生成すると判定することで、いつまでも新たな対戦部屋を生成できないといったことを防止することができる。例えば、ユーザが意図しない理由で新たな対戦部屋を生成することができなくなってしまった場合に、不当に重いペナルティが課されるといったことを防止できる。   In addition, when a state in which a new match room is not generated by a user's request continues for a predetermined period, it is determined that a new match room is to be generated, thereby preventing a new match room from being generated forever. . For example, when a new competition room cannot be generated for a reason not intended by the user, it is possible to prevent improper heavy penalties from being imposed.

また、ゲームの実行が開始しなかった場合に、新たな対戦部屋を生成すると判定することで、例えば、ゲームを開始できなかった正当な理由がある場合に不当に重いペナルティが課されることを防止することができる。   In addition, when the execution of the game has not started, it is determined that a new match room is to be generated, so that an unduly heavy penalty is imposed when there is a valid reason that the game could not be started. Can be prevented.

また、ゲームの実行状況が所定の条件を満たした場合に、新たな対戦部屋を生成できるだけでなく報酬が付与されるので、ゲームの実行状況が所定の条件を満たすまでプレイさせる動機付けを与えることができる。   In addition, when the game execution condition satisfies a predetermined condition, a reward is given as well as a new competition room can be generated, so that motivation to play until the game execution condition satisfies the predetermined condition is provided. Can be.

また、同じユーザにより生成された複数の対戦部屋のうち所定数以上の対戦部屋のゲームの実行状況が所定の条件を満たさない場合、新たな対戦部屋を生成しないと判定することで、ペナルティが不当に重くなってしまうことを防止することができる。   In addition, if the execution status of the game in a predetermined number or more of the plurality of competition rooms generated by the same user does not satisfy the predetermined condition, it is determined that a new competition room is not generated, and the penalty is unreasonable. Weight can be prevented.

また、ゲームの実行状況をユーザに確認させることができる。したがって、新たな対戦部屋を生成しないと判定される状況であるか否かをユーザに確認させることができる。   In addition, the user can confirm the execution status of the game. Therefore, it is possible to make the user confirm whether or not the situation is determined not to generate a new competition room.

また、各ユーザがゲームでの成績を見るまでゲームをプレイさせる動機付けを与えることができる。   In addition, it is possible to give motivation to play the game until each user looks at the results of the game.

[5.変形例]
なお、本発明は、以上に説明した実施の形態に限定されるものではない。本発明の趣旨を逸脱しない範囲で、適宜変更可能である。
[5. Modification]
Note that the present invention is not limited to the embodiment described above. Changes can be made as appropriate without departing from the spirit of the present invention.

(1)例えば、実施形態では、表彰式画像G7が表示される前に途中退室したユーザがいる場合にペナルティが発生する場合を説明したが、ペナルティが発生する所定の条件は実施形態で説明した例に限られない。例えば、所定の条件は、ゲームが所定の実行状況になることなく、対戦部屋が生成された場合に設定される所定の期限が経過することである。   (1) For example, in the embodiment, the case where the penalty occurs when there is a user who has left the room before the award ceremony image G7 is displayed has been described. However, the predetermined conditions under which the penalty occurs are described in the embodiment. It is not limited to the example. For example, the predetermined condition is that a predetermined time limit set when a competition room is generated elapses without a predetermined execution state of the game.

所定の期限とは、例えば、対戦部屋が生成された時点から、当該時点の所定時間後まで、の期間である。所定時間は、予め定められた時間であればよく、例えば、数時間程度であってもよいし、数日又は数週間程度であってもよい。   The predetermined time limit is, for example, a period from the time when the competition room is generated to a time after a predetermined time after the time. The predetermined time may be a predetermined time, and may be, for example, about several hours, or several days or weeks.

例えば、変形例(1)では、対戦部屋データベースDB2に、対戦部屋が生成された生成日時が格納される。生成部301は、対戦部屋を生成すると、生成した対戦部屋の生成日時を対戦部屋データベースDB2に格納する。生成日時は、対戦部屋の生成が完了した場合の日時であってもよいし、当該日時の所定時間前後した日時であってもよいし、生成要求の受信日時であってもよい。   For example, in the modification (1), the generation date and time when the battle room was generated is stored in the battle room database DB2. After generating the competition room, the generation unit 301 stores the generation date and time of the generated competition room in the competition room database DB2. The generation date and time may be the date and time when the generation of the competition room is completed, may be a date and time that is a predetermined time before or after the generation date and time, or may be the reception date and time of the generation request.

変形例(1)の第1判定部304は、ゲームが所定の実行状況になっていない場合に、対戦部屋の生成日時と現在日時との時間間隔が閾値以上であるか否かを判定する。第1判定部304は、時間間隔が閾値以上であると判定した場合に所定の条件を満たすと判定し、時間間隔が閾値以上であると判定した場合に所定の条件を満たさないと判定する。第2判定部は、第1判定部304により時間間隔が閾値未満であると判定された場合に、新たな対戦部屋を生成すると判定し、第1判定部304により時間間隔が閾値以上であると判定された場合に、新たな対戦部屋を生成しないと判定する。   The first determination unit 304 of the modified example (1) determines whether or not the time interval between the generation date and time of the competition room and the current date and time is equal to or greater than a threshold when the game is not in the predetermined execution state. The first determination unit 304 determines that the predetermined condition is satisfied when determining that the time interval is equal to or greater than the threshold, and determines that the predetermined condition is not satisfied when determining that the time interval is equal to or greater than the threshold. The second determination unit determines that a new competition room is to be generated when the first determination unit 304 determines that the time interval is less than the threshold, and determines that the time interval is equal to or greater than the threshold by the first determination unit 304. When it is determined, it is determined that a new competition room is not generated.

変形例(1)によれば、ゲームが所定の実行状況になることなく所定の期限が経過した場合に、新たな対戦部屋を生成しないと判定することで、いつまでもゲームを進めない対戦部屋が長時間残ってしまうことを防止できるので、ゲームシステムのデータ消費量を軽減することができる。   According to the modified example (1), when a predetermined time limit elapses without a predetermined execution state of the game, it is determined that a new competition room is not generated. Since the remaining time can be prevented, the data consumption of the game system can be reduced.

(2)また例えば、ユーザが他のユーザと対戦するために対戦部屋が生成される場合を説明したが、特に部屋の形式でなくてもよい。例えば、ユーザグループが生成されて、他のユーザとのプレイを希望するユーザがユーザグループに所属してもよい。   (2) Also, for example, a case has been described in which a battle room is generated in order for a user to battle another user, but the room need not be in the form of a room. For example, a user group may be generated, and a user who wants to play with another user may belong to the user group.

ユーザグループとは、例えば、複数のユーザをメンバとして含むグループである。例えば、同じユーザグループに所属している複数のユーザは、ゲームの優劣(順位又は勝敗)を競い合う複数のユーザとなる。例えば、ユーザグループは、他のユーザと対戦するゲームをプレイすることを希望するユーザ、又は、他のユーザと協力して目標の達成を目指すゲームをプレイすることを希望するユーザが集うべきものであってもよい。   The user group is, for example, a group including a plurality of users as members. For example, a plurality of users belonging to the same user group are a plurality of users competing for superiority (rank or win / loss) of the game. For example, a user group is a group of users who want to play a game that competes with other users, or who want to play a game that aims to achieve a goal in cooperation with other users. There may be.

別の言い方をすれば、ユーザグループは、ゲームへの参加を宣言するためのものであってもよい。例えば、ユーザグループは、ゲームの中の世界に存在する物体を示すものである。また例えば、ユーザグループは、ゲーム内に設定された部屋・ロビーと呼ばれるものであってもよいし、仮想世界の中に設定された所定の場所であってもよいし、フレンドやギルドといった他の名称で呼ばれるものであってもよい。また例えば、ユーザグループは、データベース上のレコードであってもよいし、メモリ上のハッシュ構造を使った配列であってもよい。   Stated another way, the user group may be for declaring participation in the game. For example, the user group indicates an object existing in the world in the game. Also, for example, the user group may be what is called a room / lobby set in the game, may be a predetermined place set in the virtual world, or may be another friend such as a guild. It may be called by name. Further, for example, the user group may be a record on a database or an array using a hash structure on a memory.

対戦部屋は、ユーザグループの一例であり、実施形態において対戦部屋と記載した箇所は、ユーザグループと読み替えることができる。このため、生成部301は、ユーザの要求に基づいてユーザグループを生成する。第1判定部304は、ユーザグループに関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する。第2判定部305は、第1判定部305の判定結果に基づいて、ユーザの要求により新たなユーザグループを生成するか否かを判定する。これらの処理の詳細は実施形態で説明した通りである。   A match room is an example of a user group, and the place described as a match room in the embodiment can be read as a user group. For this reason, the generation unit 301 generates a user group based on a user request. The first determination unit 304 determines whether the execution status of the game associated with the user group satisfies a predetermined condition. The second determination unit 305 determines whether to generate a new user group at the request of the user based on the determination result of the first determination unit 305. Details of these processes are as described in the embodiment.

変形例(2)によれば、ゲームの実行状況が所定の条件を満たさない場合、新たなユーザグループを生成しないと判定することで、同じユーザによる新たな対戦部屋の生成を防止することができる。したがって、ユーザグループの乱立によるゲームデータの消費量の増加を防止することができる。   According to the modified example (2), when the execution state of the game does not satisfy the predetermined condition, it is determined that a new user group is not to be generated, so that generation of a new competition room by the same user can be prevented. . Therefore, it is possible to prevent the consumption of the game data from increasing due to the inconsistency of the user groups.

(3)また例えば、実施形態では、ローカルリーグを例に挙げて説明したが、エキシビションに実施形態と同様の処理を適用してもよいし、オンライン対戦に実施形態と同様の処理を適用してもよい。   (3) Also, for example, in the embodiment, the local league has been described as an example. However, the same processing as the embodiment may be applied to the exhibition, or the same processing as the embodiment may be applied to the online match. Is also good.

また例えば、実施形態では、何れかのユーザが対戦部屋から退室した場合にペナルティが発生する場合を一例として説明したが、ペナルティが発生する条件は、予め定められた条件であればよく、例えば、対戦部屋を生成したユーザが退室することが条件となってもよいし、対戦部屋を生成したユーザ以外のユーザが退室し、対戦部屋内のユーザ数が所定人数未満になることが条件となってもよい。他にも例えば、所定人数以上のユーザが退室することが条件となってもよい。   Further, for example, in the embodiment, the case where a penalty occurs when any user leaves the competition room has been described as an example, but the condition for generating the penalty may be a predetermined condition, for example, The condition may be that the user who created the match room leaves the room, or that a user other than the user who created the match room leaves the room and the number of users in the match room becomes less than a predetermined number. Is also good. In addition, for example, the condition may be that a predetermined number of users or more leave the room.

また例えば、実施形態では、ゲームサーバ30において対戦部屋の管理に関する主な処理が実行され、ゲームサーバ30が本発明に係るゲーム制御装置に相当する場合を説明したが、ゲームサーバ30において実現される各機能は、ゲーム端末10において実現されてもよい。例えば、生成部301、入室部302、退室部303、第1判定部304、第2判定部305、第3判定部306、第4判定部307、報酬付与部308、及び表示制御部309がゲーム端末10において実現されてもよい。この場合、これら各機能は、制御部11を主として実現される。   Further, for example, in the embodiment, the case where the main processing related to the management of the match room is executed in the game server 30 and the game server 30 corresponds to the game control device according to the present invention has been described. Each function may be realized in the game terminal 10. For example, the generation unit 301, the entry unit 302, the exit unit 303, the first determination unit 304, the second determination unit 305, the third determination unit 306, the fourth determination unit 307, the reward giving unit 308, and the display control unit 309 are used for the game. It may be realized in the terminal 10. In this case, these functions are implemented mainly by the control unit 11.

例えば、生成部301がゲーム端末10で実現される場合、生成部301は、対戦部屋IDを生成し、ユーザIDと対戦部屋IDを含むデータをゲームサーバ30に送信することによって対戦部屋を生成してもよい。また例えば、入室部302がゲーム端末10で実現される場合、他のゲーム端末10からユーザID等の情報を取得し、入室ユーザ情報を更新することによって他のユーザを入室させてもよい。また例えば、退室部303がゲーム端末10で実現される場合、他のゲーム端末10からユーザID等の情報を取得し、入室ユーザ情報を更新することによって他のユーザを退室させてもよい。また例えば、第1判定部304がゲーム端末10で実現される場合、対戦部屋データDT1に格納されたゲームデータを参照し、所定の条件を満たすか否かを判定してもよい。また例えば、第2判定部305がゲーム端末10で実現される場合、新たな対戦部屋を生成するか否かの判定結果をゲームサーバ30に送信してもよい。   For example, when the generation unit 301 is realized by the game terminal 10, the generation unit 301 generates a battle room by generating a battle room ID and transmitting data including the user ID and the battle room ID to the game server 30. You may. Further, for example, when the entry unit 302 is realized by the game terminal 10, information such as a user ID may be acquired from another game terminal 10 and another user may be entered by updating the entry user information. Further, for example, when the exit unit 303 is realized by the game terminal 10, information such as a user ID may be acquired from another game terminal 10 and another user may be exited by updating the entry user information. Further, for example, when the first determination unit 304 is implemented by the game terminal 10, it may be determined whether or not a predetermined condition is satisfied by referring to the game data stored in the battle room data DT1. Further, for example, when the second determination unit 305 is realized by the game terminal 10, the determination result of whether to generate a new competition room may be transmitted to the game server 30.

また例えば、ゲーム端末10とゲームサーバ30とで各機能が分担されてもよい。この場合、ゲーム端末10とゲームサーバ30との間で処理結果を送受信すればよい。例えば、ゲーム端末10において生成部301が実現され、ゲームサーバ30において第1判定部304と第2判定部305が実現されてもよい。また例えば、ゲーム端末10において生成部301と第1判定部304が実現され、ゲームサーバ30において第2判定部305が実現されてもよい。   Further, for example, each function may be shared between the game terminal 10 and the game server 30. In this case, the processing result may be transmitted and received between the game terminal 10 and the game server 30. For example, the generation unit 301 may be realized in the game terminal 10, and the first determination unit 304 and the second determination unit 305 may be realized in the game server 30. Further, for example, the generation unit 301 and the first determination unit 304 may be realized in the game terminal 10, and the second determination unit 305 may be realized in the game server 30.

[6.付記]
以上のような記載から、本発明は例えば以下のように把握される。
[6. Appendix]
From the above description, the present invention is grasped as follows, for example.

1)本発明の一態様に係るゲームシステム(S)は、ユーザの要求に基づいて対戦部屋を生成する生成手段(301)と、前記対戦部屋に関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段(304)と、前記第1判定手段(304)の判定結果に基づいて、前記ユーザの要求により新たな対戦部屋を生成するか否かを判定する第2判定手段(305)と、を含む。   1) A game system (S) according to an aspect of the present invention includes: a generation unit (301) that generates a competition room based on a user's request; and a game execution status associated with the competition room is determined by a predetermined condition. A first determination unit (304) for determining whether or not a condition is satisfied, and a second determination unit for determining whether to generate a new competition room at the request of the user based on a determination result of the first determination unit (304). 2 determination means (305).

10)本発明の一態様に係るゲームシステム(S)は、ユーザの要求に基づいてユーザグループを生成する生成手段(301)と、前記ユーザグループに関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段(304)と、前記第1判定手段(304)の判定結果に基づいて、前記ユーザの要求により新たなユーザグループを生成するか否かを判定する第2判定手段(305)と、を含む。   10) The game system (S) according to one aspect of the present invention includes a generation unit (301) that generates a user group based on a user request, and a game condition associated with the user group that meets a predetermined condition. First determining means (304) for determining whether or not a condition is satisfied; and determining whether to generate a new user group at the request of the user based on the determination result of the first determining means (304). 2 determination means (305).

11)本発明の一態様に係るゲーム制御装置(10,30)は、ユーザの要求に基づいて生成された対戦部屋に関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段(304)と、前記第1判定手段(304)の判定結果に基づいて、前記ユーザの要求により新たな対戦部屋を生成するか否かを判定する第2判定手段(305)と、を含む。   11) A game control device (10, 30) according to an aspect of the present invention determines whether or not an execution state of a game associated with a competition room generated based on a user's request satisfies a predetermined condition. A first determination unit (304), and a second determination unit (305) that determines whether or not to generate a new competition room at the request of the user based on the determination result of the first determination unit (304). ,including.

12)本発明の一態様に係るゲーム制御装置(10,30)は、ユーザの要求に基づいて生成されたユーザグループに関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段(304)と、前記第1判定手段(304)の判定結果に基づいて、前記ユーザの要求により新たなユーザグループを生成するか否かを判定する第2判定手段(305)と、を含む。   12) The game control device (10, 30) according to one aspect of the present invention determines whether or not the execution state of the game associated with the user group generated based on the request of the user satisfies a predetermined condition. A first determination unit (304), and a second determination unit (305) that determines whether to generate a new user group based on the request of the user based on the determination result of the first determination unit (304). ,including.

13)本発明の一態様に係るプログラムは、1)〜10)の何れかに記載のゲームシステム(S)又は11)若しくは12)に記載のゲーム制御装置(10,30)としてコンピュータを機能させる。   13) A program according to one embodiment of the present invention causes a computer to function as the game system (S) according to any one of 1) to 10) or the game control device (10, 30) according to 11) or 12). .

14)本発明の一態様に係る情報記憶媒体は、13)のプログラムを記録したコンピュータで読み取り可能な情報記憶媒体である。   14) An information storage medium according to one embodiment of the present invention is a computer-readable information storage medium storing the program of 13).

1)又は10)〜14)に係る発明によれば、ゲームの実行状況が所定の条件を満たさない場合、新たな対戦部屋を生成しないと判定することで、同じユーザによる新たな対戦部屋の生成を防止することができる。したがって、対戦部屋の乱立によるゲームデータの消費量の増加を防止することができる。   According to the inventions according to 1) or 10) to 14), when the execution state of the game does not satisfy the predetermined condition, it is determined that a new competition room is not to be generated, so that the same user can generate a new competition room. Can be prevented. Therefore, it is possible to prevent an increase in the consumption of the game data due to the inconsistency of the competition rooms.

2)本発明の一態様では、前記ゲームシステム(S)は、前記対戦部屋に関連付けられたユーザの関連付けを解除する解除手段(303)を更に含み、前記所定の条件は、前記ゲームが所定の実行状況になる前に、少なくとも1人のユーザと前記対戦部屋との関連付けが解除されることである。2)の態様によれば、ゲームが所定の実行状況になる前に、少なくとも1人のユーザと対戦部屋との関連付けが解除された場合に、新たな対戦部屋を生成しないと判定することで、当該対戦部屋を生成したユーザによる新たな対戦部屋の生成を防止することができる。   2) In one aspect of the present invention, the game system (S) further includes a cancellation unit (303) for canceling the association of the user associated with the competition room, and the predetermined condition is that the game is executed when a predetermined game is executed. Before the execution state is reached, the association between at least one user and the competition room is released. According to the aspect of 2), when the association between at least one user and the competition room is released before the game enters the predetermined execution state, it is determined that a new competition room is not generated. Generation of a new competition room by the user who created the competition room can be prevented.

3)本発明の一態様では、前記ゲームシステム(S)は、前記ユーザの要求により前記新たな対戦部屋が生成されない状態が所定の期間継続したか否かを判定する第3判定手段(306)を更に含み、前記第2判定手段(305)は、前記第1判定手段(304)の判定結果と、前記第3判定手段(306)の判定結果と、に基づいて、前記ユーザの要求により前記新たな対戦部屋を生成するか否かを決定する。3)の態様によれば、ユーザの要求により新たな対戦部屋が生成されない状態が所定の期間継続した場合、新たな対戦部屋を生成すると判定することで、いつまでも新たな対戦部屋を生成できないといったことを防止することができる。例えば、ユーザが意図しない理由で新たな対戦部屋を生成することができなくなってしまった場合に、不当に重いペナルティが課されるといったことを防止できる。   3) In one aspect of the present invention, the game system (S) determines whether or not a state in which the new competition room has not been generated at the request of the user has continued for a predetermined period of time. The second determination means (305) further includes: a second determination means (305) configured to perform the second determination means (305) based on a determination result of the first determination means (304) and a determination result of the third determination means (306). Determines whether to create a new match room. According to the aspect of 3), if a state in which a new match room is not generated by a user's request continues for a predetermined period, it is determined that a new match room is to be generated, so that a new match room cannot be generated forever. Can be prevented. For example, when a new competition room cannot be generated for a reason not intended by the user, it is possible to prevent improper heavy penalties from being imposed.

4)本発明の一態様では、前記ゲームの実行を開始したか否かを判定する第4判定手段(307)を更に含み、前記第2判定手段(305)は、前記第1判定手段(304)の判定結果と、前記第4判定手段(307)の判定結果と、に基づいて、前記ユーザの要求により前記新たな対戦部屋を生成するか否かを決定する。4)の態様によれば、ゲームの実行が開始しなかった場合に、新たな対戦部屋を生成すると判定することで、例えば、ゲームを開始できなかった正当な理由がある場合に不当に重いペナルティが課されることを防止することができる。   4) In one aspect of the present invention, the game apparatus further includes a fourth determining means (307) for determining whether or not the execution of the game has been started, and wherein the second determining means (305) includes the first determining means (304). ) And the determination result of the fourth determination means (307), it is determined whether or not to generate the new competition room at the request of the user. According to the aspect of 4), when the execution of the game has not been started, it is determined that a new competition room is to be generated. For example, if there is a valid reason that the game could not be started, an unduly heavy penalty Can be prevented from being imposed.

5)本発明の一態様では、前記ゲームシステム(S)は、前記第1判定手段(304)の判定結果に基づいて、前記対戦部屋に関連付けられたユーザに報酬を付与する報酬付与手段(308)、を更に含む。5)の態様によれば、ゲームの実行状況が所定の条件を満たした場合に、新たな対戦部屋を生成できるだけでなく報酬が付与されるので、ゲームの実行状況が所定の条件を満たすまでプレイさせる動機付けを与えることができる。   5) In one aspect of the present invention, the game system (S) provides a reward granting unit (308) for rewarding a user associated with the competition room based on the determination result of the first determining unit (304). ). According to the aspect of 5), when the game execution condition satisfies the predetermined condition, not only a new competition room can be generated, but also a reward is given, so that the game is played until the game execution condition satisfies the predetermined condition. Can be motivated.

6)本発明の一態様では、前記生成手段(301)は、前記ユーザの要求が行われるたびに前記対戦部屋を生成し、前記第2判定手段(305)は、前記ユーザの要求により生成された複数の前記対戦部屋のうちの所定数以上の対戦部屋についての前記第1判定手段(304)の判定結果に基づいて、前記ユーザの要求により前記新たな対戦部屋を生成するか否かを判定する。6)の態様によれば、同じユーザにより生成された複数の対戦部屋のうち所定数以上の対戦部屋のゲームの実行状況が所定の条件を満たさない場合、新たな対戦部屋を生成しないと判定することで、ペナルティが不当に重くなってしまうことを防止することができる。   6) In one aspect of the present invention, the generation unit (301) generates the competition room each time the user makes a request, and the second determination unit (305) generates the competition room according to the user's request. It is determined whether or not to generate the new competition room at the request of the user based on the determination result of the first determination means (304) for a predetermined number or more of the competition rooms among the plurality of competition rooms. I do. According to the aspect of (6), when the execution state of the game in a predetermined number or more of the plurality of competition rooms generated by the same user does not satisfy the predetermined condition, it is determined that a new competition room is not generated. This can prevent the penalty from becoming unduly heavy.

7)本発明の一態様では、前記ゲームシステム(S)は、前記ゲームの実行状況を識別するための情報を、前記対戦部屋に関連付けられたユーザに対応する表示手段(15)と、前記対戦部屋を生成したユーザに対応する表示手段(15)と、の少なくとも一方に表示させる表示制御手段(309)、を更に含む。7)の態様によれば、ゲームの実行状況をユーザに確認させることができる。したがって、新たな対戦部屋を生成しないと判定される状況であるか否かをユーザに確認させることができる。   7) In one aspect of the present invention, the game system (S) may display information for identifying an execution state of the game with display means (15) corresponding to a user associated with the match room, And display means (309) for displaying on at least one of the display means (15) corresponding to the user who created the room. According to the mode (7), the user can confirm the execution status of the game. Therefore, it is possible to make the user confirm whether or not the situation is determined not to generate a new competition room.

8)本発明の一態様では、前記ゲームシステム(S)は、前記ゲームの実行結果に基づいて、前記対戦部屋に関連付けられたユーザの成績を、当該ユーザに対応する表示手段(15)に表示させる表示制御手段(309)を更に含み、前記所定の条件は、前記表示制御手段(309)により成績が表示されることである。8)の態様によれば、各ユーザがゲームでの成績を見るまでゲームをプレイさせる動機付けを与えることができる。   8) In one aspect of the present invention, the game system (S) displays, based on an execution result of the game, a result of the user associated with the battle room on display means (15) corresponding to the user. And a display control unit (309) for causing the display control unit (309) to display a result. According to the mode (8), it is possible to give a motivation to play the game until each user watches the results of the game.

9)本発明の一態様では、前記所定の条件は、前記ゲームが所定の実行状況になることなく、前記対戦部屋が生成された場合に設定される所定の期限が経過することである。9)の態様によれば、ゲームが所定の実行状況になることなく所定の期限が経過した場合に、新たな対戦部屋を生成しないと判定することで、いつまでもゲームを進めない対戦部屋が長時間残ってしまうことを防止できるので、ゲームシステムのデータ消費量を軽減することができる。   9) In one aspect of the present invention, the predetermined condition is that a predetermined time limit set when the competition room is generated elapses without the predetermined execution state of the game. According to the aspect of 9), when a predetermined time limit elapses without a predetermined execution state of the game, it is determined that a new competition room is not to be generated. Since the remaining data can be prevented, the data consumption of the game system can be reduced.

S ゲームシステム、N ネットワーク、PN プライベートネットワーク、10,10A,10B,10C ゲーム端末、30 ゲームサーバ、50 ドメインネームサーバ、11,31,51 制御部、12,32,52 記憶部、13,33,53 通信部、14 操作部、15 表示部、G1 メニュー画像、G2 対戦部屋検索画像、G3 対戦部屋画像、G4 対戦組み合わせ画像、G5 マッチング画像、G6 ゲーム画像、G7 表彰式画像、100 データ記憶部、101 対戦実行部、300 データ記憶部、301 生成部、302 入室部、303 退室部、308 報酬付与部、309 表示制御部、A20 表示領域、A30 表示領域、A40 表示領域、B10 イベントボタン、B11 オンライン対戦ボタン、B12 シーズンマッチボタン、B14 ローカル対戦ボタン、B21 新規作成ボタン、B22 リロードボタン、B23 入室ボタン、D15 ダイアログ、D23 ダイアログ、D24 ダイアログ、D25 ダイアログ、DB1 ユーザデータベース、DB2 対戦部屋データベース、DT1 対戦部屋データ、A300 表示領域、A302 表示領域、A303 表示領域、B150 エキシビションボタン、B151 戦績ボタン、B152 試合履歴ボタン、B153 ローカルリーグボタン、B154 参加履歴ボタン、B155 ボタン、B200 入室ボタン、B231 キャンセルボタン、B232 ボタン、B240 ボタン、B400 退室ボタン、F230 入力フォーム。   S game system, N network, PN private network, 10, 10A, 10B, 10C game terminal, 30 game server, 50 domain name server, 11, 31, 51 control unit, 12, 32, 52 storage unit, 13, 33, 53 communication unit, 14 operation unit, 15 display unit, G1 menu image, G2 match room search image, G3 match room image, G4 match combination image, G5 matching image, G6 game image, G7 commendation image, 100 data storage unit, 101 battle execution section, 300 data storage section, 301 generation section, 302 entry section, 303 exit section, 308 reward provision section, 309 display control section, A20 display area, A30 display area, A40 display area, B10 event button, B11 online Match button, B12 Seeds Match button, B14 local match button, B21 new button, B22 reload button, B23 entry button, D15 dialog, D23 dialog, D24 dialog, D25 dialog, DB1 user database, DB2 match room database, DT1 match room data, A300 display Area, A302 display area, A303 display area, B150 exhibition button, B151 game result button, B152 match history button, B153 local league button, B154 participation history button, B155 button, B200 entry button, B231 cancel button, B232 button, B240 button, B400 Exit button, F230 input form.

Claims (13)

ユーザの要求に基づいて対戦部屋を生成する生成手段と、
前記対戦部屋に関連付けられたユーザの関連付けを解除する解除手段と、
前記対戦部屋に関連付けられたゲームが所定の実行状況になる前に、少なくとも1人のユーザと前記対戦部屋との関連付けが解除されたか否かを判定する第1判定手段と、
前記第1判定手段の判定結果に基づいて、前記ユーザの要求により新たな対戦部屋を生成するか否かを判定する第2判定手段と、
を含むゲームシステム。
Generating means for generating a competition room based on a user request;
Canceling means for canceling the association of the user associated with the battle room;
A first determination unit configured to determine whether or not the association between at least one user and the competition room has been released before the game associated with the competition room enters a predetermined execution state ;
A second determination unit configured to determine whether a new competition room is to be generated based on a request from the user based on a determination result of the first determination unit;
Game system including.
ユーザの要求に基づいて対戦部屋を生成する生成手段と、
前記対戦部屋に関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段と、
前記ユーザの要求により新たな対戦部屋が生成されない状態が所定の期間継続したか否かを判定する第3判定手段と、
前記第1判定手段の判定結果と、前記第3判定手段の判定結果と、に基づいて、前記ユーザの要求により前記新たな対戦部屋を生成するか否かを判定する第2判定手段と、
を含むゲームシステム。
Generating means for generating a competition room based on a user request;
First determining means for determining whether or not the execution state of the game associated with the competition room satisfies a predetermined condition;
Third determination means for determining state by Ri new was Do match room to request is not generated in the user whether or not continued for a predetermined period of time,
And a determination result of said first determination means, the determination result of the third judging means, based on the second determination means for determining whether to generate the new competition room at the request of the user,
Game system including .
ユーザの要求に基づいて対戦部屋を生成する生成手段と、
前記対戦部屋に関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段と、
前記ゲームの実行を開始したか否かを判定する第4判定手段と、
前記第1判定手段の判定結果と、前記第4判定手段の判定結果と、に基づいて、前記ユーザの要求により新たな対戦部屋を生成するか否かを判定する第2判定手段と、
を含むゲームシステム。
Generating means for generating a competition room based on a user request;
First determining means for determining whether or not the execution state of the game associated with the competition room satisfies a predetermined condition;
Fourth determining means for determining whether or not the execution of the game has been started ;
And a determination result of said first determining means, and determination result of the fourth determination means, based on a second determination means for determining whether to generate a Do competition room was new Ri by the request of the user ,
Game system including .
ユーザの要求に基づいてユーザグループを生成する生成手段と、
前記ユーザグループに関連付けられたユーザの関連付けを解除する解除手段と、
前記ユーザグループに関連付けられたゲームが所定の実行状況になる前に、少なくとも1人のユーザと前記ユーザグループとの関連付けが解除されたかを判定する第1判定手段と、
前記第1判定手段の判定結果に基づいて、前記ユーザの要求により新たなユーザグループを生成するか否かを判定する第2判定手段と、
を含むゲームシステム。
Generating means for generating a user group based on a user request;
Canceling means for canceling the association of the user associated with the user group;
First determining means for determining whether or not the association between at least one user and the user group has been released before the game associated with the user group enters a predetermined execution state ;
A second determination unit configured to determine whether to generate a new user group based on a request of the user based on a determination result of the first determination unit;
Game system including.
ユーザの要求に基づいてユーザグループを生成する生成手段と、Generating means for generating a user group based on a user request;
前記ユーザグループに関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段と、First determining means for determining whether or not the execution state of the game associated with the user group satisfies a predetermined condition;
前記ユーザの要求により新たなユーザグループが生成されない状態が所定の期間継続したか否かを判定する第3判定手段と、Third determining means for determining whether or not a state in which a new user group is not generated by the request of the user has continued for a predetermined period;
前記第1判定手段の判定結果と、前記第3判定手段の判定結果と、に基づいて、前記ユーザの要求により前記新たなユーザグループを生成するか否かを判定する第2判定手段と、A second determination unit configured to determine whether to generate the new user group based on a request of the user based on a determination result of the first determination unit and a determination result of the third determination unit;
を含むゲームシステム。Game system including.
ユーザの要求に基づいてユーザグループを生成する生成手段と、Generating means for generating a user group based on a user request;
前記ユーザグループに関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段と、First determining means for determining whether or not the execution state of the game associated with the user group satisfies a predetermined condition;
前記ゲームの実行を開始したか否かを判定する第4判定手段と、Fourth determining means for determining whether or not the execution of the game has been started;
前記第1判定手段の判定結果と、前記第4判定手段の判定結果と、に基づいて、前記ユーザの要求により新たなユーザグループを生成するか否かを判定する第2判定手段と、A second determination unit configured to determine whether to generate a new user group based on a request of the user based on a determination result of the first determination unit and a determination result of the fourth determination unit;
を含むゲームシステム。Game system including.
ユーザの要求に基づいて生成された対戦部屋に関連付けられたゲームが所定の実行状況になる前に、少なくとも1人のユーザと前記対戦部屋との関連付けが解除されたか否かを判定する第1判定手段と、
前記第1判定手段の判定結果に基づいて、前記ユーザの要求により新たな対戦部屋を生成するか否かを判定する第2判定手段と、
を含むゲーム制御装置。
Before the game associated with the competition room generated based on the user's request enters the predetermined execution state, it is determined whether or not the association between at least one user and the competition room has been released . Determining means;
A second determination unit that determines whether to generate a new competition room based on a request of the user based on a determination result of the first determination unit;
A game control device including:
ユーザの要求に基づいて生成された対戦部屋に関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段と、First determining means for determining whether or not the execution state of the game associated with the competition room generated based on the user's request satisfies a predetermined condition;
前記ユーザの要求により新たな対戦部屋が生成されない状態が所定の期間継続したか否かを判定する第3判定手段と、Third determining means for determining whether or not a state in which a new competition room is not generated at the request of the user has continued for a predetermined period;
前記第1判定手段の判定結果と、前記第3判定手段の判定結果と、に基づいて、前記ユーザの要求により前記新たな対戦部屋を生成するか否かを判定する第2判定手段と、A second determination unit that determines whether to generate the new competition room at the request of the user based on the determination result of the first determination unit and the determination result of the third determination unit;
を含むゲーム制御装置。A game control device including:
ユーザの要求に基づいて生成された対戦部屋に関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段と、First determining means for determining whether or not the execution state of the game associated with the competition room generated based on the user's request satisfies a predetermined condition;
前記ゲームの実行を開始したか否かを判定する第4判定手段と、Fourth determining means for determining whether or not the execution of the game has been started;
前記第1判定手段の判定結果と、前記第4判定手段の判定結果と、に基づいて、前記ユーザの要求により新たな対戦部屋を生成するか否かを判定する第2判定手段と、A second determination unit configured to determine whether to generate a new competition room based on a request of the user based on a determination result of the first determination unit and a determination result of the fourth determination unit;
を含むゲーム制御装置。A game control device including:
ユーザの要求に基づいて生成されたユーザグループに関連付けられたゲームが所定の実行状況になる前に、少なくとも1人のユーザと前記ユーザグループとの関連付けが解除されたか否かを判定する第1判定手段と、
前記第1判定手段の判定結果に基づいて、前記ユーザの要求により新たなユーザグループを生成するか否かを判定する第2判定手段と、
を含むゲーム制御装置。
Before a game associated with a user group generated based on a user request enters a predetermined execution state, it is determined whether or not the association between at least one user and the user group has been released . Determining means;
A second determination unit configured to determine whether to generate a new user group based on a request of the user based on a determination result of the first determination unit;
A game control device including:
ユーザの要求に基づいて生成されたユーザグループに関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段と、First determining means for determining whether or not the execution status of the game associated with the user group generated based on the request of the user satisfies a predetermined condition;
前記ユーザの要求により新たなユーザグループが生成されない状態が所定の期間継続したか否かを判定する第3判定手段と、Third determining means for determining whether or not a state in which a new user group is not generated by the request of the user has continued for a predetermined period;
前記第1判定手段の判定結果と、前記第3判定手段の判定結果と、に基づいて、前記ユーザの要求により前記新たなユーザグループを生成するか否かを判定する第2判定手段と、A second determination unit configured to determine whether to generate the new user group based on a request of the user based on a determination result of the first determination unit and a determination result of the third determination unit;
を含むゲーム制御装置。A game control device including:
ユーザの要求に基づいて生成されたユーザグループに関連付けられたゲームの実行状況が所定の条件を満たすか否かを判定する第1判定手段と、First determining means for determining whether or not the execution status of the game associated with the user group generated based on the request of the user satisfies a predetermined condition;
前記ゲームの実行を開始したか否かを判定する第4判定手段と、Fourth determining means for determining whether or not the execution of the game has been started;
前記第1判定手段の判定結果と、前記第4判定手段の判定結果と、に基づいて、前記ユーザの要求により新たなユーザグループを生成するか否かを判定する第2判定手段と、A second determination unit configured to determine whether to generate a new user group based on a request of the user based on a determination result of the first determination unit and a determination result of the fourth determination unit;
を含むゲーム制御装置。A game control device including:
請求項1〜の何れか1項に記載のゲームシステム、又は、請求項7〜12の何れか1項に記載のゲーム制御装置、としてコンピュータを機能させるためのプログラム。 A program for causing a computer to function as the game system according to any one of claims 1 to 6 or the game control device according to any one of claims 7 to 12 .
JP2017217246A 2017-11-10 2017-11-10 Game system, game control device, and program Active JP6643608B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017217246A JP6643608B2 (en) 2017-11-10 2017-11-10 Game system, game control device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017217246A JP6643608B2 (en) 2017-11-10 2017-11-10 Game system, game control device, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019217251A Division JP7079504B2 (en) 2019-11-29 2019-11-29 Game systems, game controls, and programs

Publications (2)

Publication Number Publication Date
JP2019084299A JP2019084299A (en) 2019-06-06
JP6643608B2 true JP6643608B2 (en) 2020-02-12

Family

ID=66761780

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017217246A Active JP6643608B2 (en) 2017-11-10 2017-11-10 Game system, game control device, and program

Country Status (1)

Country Link
JP (1) JP6643608B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7417115B2 (en) 2021-03-30 2024-01-18 株式会社カプコン System and programs

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7417115B2 (en) 2021-03-30 2024-01-18 株式会社カプコン System and programs

Also Published As

Publication number Publication date
JP2019084299A (en) 2019-06-06

Similar Documents

Publication Publication Date Title
US11596863B2 (en) Controlling a user interface of a computer device
JP7343146B2 (en) Tournament management system, tournament management equipment, and programs
JP6557903B2 (en) Tournament management system, tournament management device, and program
JP6890899B2 (en) Methods, servers, terminals, and game programs
JP6875366B2 (en) Game processing program and game system
JP2016137301A (en) Program, method, and server device
JP2020108795A (en) Game system, game terminal, and program
JP7245213B2 (en) Program, information processing device, and control method for information processing device
JP6643608B2 (en) Game system, game control device, and program
JP2023089282A (en) Program, information processing system, and information processing method
JP6296523B1 (en) Game system and program
JP7079504B2 (en) Game systems, game controls, and programs
JP2018143867A (en) Game system, game control device, and program
JP7038766B2 (en) Programs, methods and server equipment
JP2018117667A (en) Game system, game control method, server, and program
JP6624453B2 (en) Game system, game control device, and program
JP6389930B1 (en) Method, server, terminal, and game program
JP7455258B1 (en) program
JP7159407B1 (en) Program, information processing system, information processing method
WO2023058483A1 (en) Program, computer, system, method
JP7402949B1 (en) Programs, information processing systems, and information processing methods
JP2018153255A (en) Game system and program
JP2019080815A (en) Game control device, game system, and program
JP7010909B2 (en) Video game processing program and game system
JP7177708B2 (en) Program, terminal device, and control method

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

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180419

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190514

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190711

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191204

R150 Certificate of patent or registration of utility model

Ref document number: 6643608

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250