JP6388993B1 - Control program, control method, and computer - Google Patents

Control program, control method, and computer Download PDF

Info

Publication number
JP6388993B1
JP6388993B1 JP2017230602A JP2017230602A JP6388993B1 JP 6388993 B1 JP6388993 B1 JP 6388993B1 JP 2017230602 A JP2017230602 A JP 2017230602A JP 2017230602 A JP2017230602 A JP 2017230602A JP 6388993 B1 JP6388993 B1 JP 6388993B1
Authority
JP
Japan
Prior art keywords
group
game
information
unit
game medium
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
JP2017230602A
Other languages
Japanese (ja)
Other versions
JP2019097767A (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.)
GREE Inc
Original Assignee
GREE Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by GREE Inc filed Critical GREE Inc
Priority to JP2017230602A priority Critical patent/JP6388993B1/en
Application granted granted Critical
Publication of JP6388993B1 publication Critical patent/JP6388993B1/en
Publication of JP2019097767A publication Critical patent/JP2019097767A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

【課題】本発明は、ゲームアプリケーションプログラムの処理速度を上昇させることを可能とする端末装置等を提供する。【解決手段】本発明に係る端末装置は、複数のゲーム媒体を少なくとも第1のグループ及び第2のグループに分類して記憶部に記憶し、情報処理装置からゲーム媒体に関する情報を取得し、取得されたゲーム媒体に関する情報が、第1の条件を満たす場合、当該ゲーム媒体に関する情報を第1のグループに所属するように記憶部に記憶し、取得されたゲーム媒体に関する情報が、第1の条件を満たさない場合、当該ゲーム媒体に関する情報を第2のグループに所属するように記憶部に記憶し、記憶部に記憶された、第1のグループに所属するゲーム媒体に関する情報を読み出すタイミングと、記憶部に記憶された、第2のグループに所属するゲーム媒体に関する情報を読み出すタイミングとが異なるように、読み出し部を制御する。【選択図】図1The present invention provides a terminal device and the like that can increase the processing speed of a game application program. A terminal device according to the present invention classifies a plurality of game media into at least a first group and a second group, stores them in a storage unit, acquires information about the game media from an information processing device, and acquires the information. If the information about the game medium that has been played satisfies the first condition, the information about the game medium is stored in the storage unit so as to belong to the first group. If not, information related to the game medium is stored in the storage unit so as to belong to the second group, and timing for reading information related to the game medium belonging to the first group stored in the storage unit is stored. The reading unit is controlled so that the timing of reading the information related to the game media belonging to the second group stored in the unit is different. [Selection] Figure 1

Description

本発明は、端末装置、制御方法及び制御プログラムに関する。   The present invention relates to a terminal device, a control method, and a control program.

従来から、ユーザがキャラクタ又はアイテム等のゲーム媒体を用いて進行させるゲームを提供するゲームシステムが知られている。例えば、サーバ等の外部装置及び当該外部装置と通信可能な端末装置を有するゲームシステムにおいて、ユーザは、端末装置を操作してゲームをプレイすることができる。   2. Description of the Related Art Conventionally, a game system that provides a game that a user progresses using a game medium such as a character or an item is known. For example, in a game system having an external device such as a server and a terminal device that can communicate with the external device, the user can play a game by operating the terminal device.

例えば、特許文献1には、ゲーム端末とサーバとの間でデータ通信が行われることによって実行されるクライアント・サーバ方式のゲームを実行するゲームシステムについて開示されている。このゲームシステムは、ゲームプログラムの起動時に、ゲーム端末とサーバとがデータを授受し合う初期処理を実行する。この初期処理によって、ゲーム端末は、ゲームで用いられるキャラクタ又はアイテムを使用することができる。   For example, Patent Document 1 discloses a game system that executes a client-server game that is executed by performing data communication between a game terminal and a server. This game system executes an initial process in which data is exchanged between the game terminal and the server when the game program is activated. Through this initial process, the game terminal can use characters or items used in the game.

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

このようなゲームシステムでは、端末装置においてゲームアプリケーションプログラムの実行の開始が指示されると、プログラム開始処理において、ゲームで用いられる各種情報がサーバ等の外部装置から端末装置に送信される。ゲームで用いられる各種情報には、例えば、ユーザに関連付けられたゲーム媒体に関する情報等が含まれ、ユーザに関連付けられたゲーム媒体に関する情報の情報量は、ユーザのゲームプレイ時間が長くなるにつれて増加する場合があった。   In such a game system, when the terminal device is instructed to start execution of the game application program, various information used in the game is transmitted from the external device such as a server to the terminal device in the program start processing. The various information used in the game includes, for example, information related to the game medium associated with the user, and the amount of information regarding the game medium associated with the user increases as the game play time of the user increases. There was a case.

このため、プログラム開始処理の際に、外部装置が膨大な量の情報を端末装置に送信する場合、ゲームアプリケーションプログラムの開始の指示時刻から、ユーザが実際に当該ゲームのプレイを開始することが可能となる時刻までの時間が長くなることがあった。また、ゲームアプリケーションプログラムの実行中に、ユーザに関連付けられたゲーム媒体が読み出されるような場合(例えば、ユーザがゲームで使用可能なゲーム媒体の一覧表示を指示した場合等)、読み出し時間が長くなることがあった。このため、ユーザは、ゲームプレイ時間が長くなるほど、ゲームアプリケーションプログラムの処理速度が遅くなるように感じ、ゲームの継続意欲を喪失する場合があった。   Therefore, when the external device transmits a huge amount of information to the terminal device during the program start processing, the user can actually start playing the game from the instruction time to start the game application program There was a case where the time until the time becomes. In addition, when the game media associated with the user is read during the execution of the game application program (for example, when the user instructs to display a list of game media that can be used in the game), the read time becomes long. There was a thing. For this reason, the user may feel that the processing speed of the game application program becomes slower as the game play time becomes longer, and may lose the willingness to continue the game.

本発明は、このような課題を解決すべくなされたものであり、ゲームを実行する装置において、外部の情報処理装置からの情報の受信時間又は情報の読み出し時間の短縮を図り、ゲームアプリケーションプログラムの処理速度を上昇させることを目的とする。   The present invention has been made to solve such a problem, and in a device for executing a game, the time for receiving information from an external information processing device or the time for reading information is shortened. The purpose is to increase the processing speed.

本発明に係る端末装置は、情報処理装置と通信可能であり、且つ、ユーザからの指示に応じてゲームを実行する端末装置であって、複数のゲーム媒体を少なくとも第1のグループ及び第2のグループに分類して記憶する記憶部と、情報処理装置からゲーム媒体に関する情報を取得する取得部と、取得部によって取得されたゲーム媒体に関する情報が、第1の条件を満たす場合、当該ゲーム媒体に関する情報を第1のグループに所属するように記憶部に記憶し、取得部によって取得されたゲーム媒体に関する情報が、第1の条件を満たさない場合、当該ゲーム媒体に関する情報を第2のグループに所属するように記憶部に記憶する記憶処理部と、記憶部に記憶されたゲーム媒体を読み出す読み出し部と、第1のグループに所属するゲーム媒体に関する情報を読み出すタイミングと、第2のグループに所属するゲーム媒体に関する情報を読み出すタイミングとが異なるように、読み出し部を制御する制御部と、を備える。   A terminal device according to the present invention is a terminal device capable of communicating with an information processing device and executing a game in accordance with an instruction from a user, wherein a plurality of game media are at least a first group and a second group. When the storage unit that classifies and stores the information, the acquisition unit that acquires information about the game medium from the information processing device, and the information about the game medium that is acquired by the acquisition unit satisfy the first condition, the storage unit Information is stored in the storage unit so as to belong to the first group, and if the information about the game medium acquired by the acquisition unit does not satisfy the first condition, the information about the game medium belongs to the second group A storage processing unit for storing in the storage unit, a reading unit for reading a game medium stored in the storage unit, and a game medium belonging to the first group Comprising a timing of reading the information, so that the timing of reading the information about the game medium belonging to the second group are different, and a control unit for controlling the reading unit.

また、本発明に係る端末装置において、制御部は、ゲームが起動した時に、第1のグループに所属するゲーム媒体に関する情報を読み出すように読み出し部を制御し、ユーザからの閲覧指示を取得した時に、第2のグループに所属するゲーム媒体に関する情報を読み出すように読み出し部を制御することが好ましい。   Moreover, in the terminal device according to the present invention, when the control unit controls the reading unit to read out information related to the game media belonging to the first group when the game is started, and when the browsing instruction is acquired from the user It is preferable to control the reading unit so as to read information on game media belonging to the second group.

また、本発明に係る端末装置において、記憶処理部は、取得部によって取得されたゲーム媒体に関する情報を、ユーザに関連付けて記憶部に記憶し、当該ゲーム媒体に関する情報が第2の条件を満たす場合、ユーザに関連付けられたゲーム媒体に関する情報を第2のグループに所属するように記憶部に記憶することが好ましい。   Moreover, in the terminal device according to the present invention, the storage processing unit stores information on the game medium acquired by the acquisition unit in the storage unit in association with the user, and the information on the game medium satisfies the second condition It is preferable to store information on the game media associated with the user in the storage unit so as to belong to the second group.

また、本発明に係る端末装置において、記憶処理部は、第1のグループに所属するゲーム媒体のうち、第2の条件を満たすゲーム媒体に関する情報を、第1のグループの所属から外して第2のグループに所属するように記憶部に記憶することが好ましい。   Further, in the terminal device according to the present invention, the storage processing unit removes the information related to the game media satisfying the second condition from the game media belonging to the first group and removes the information from the first group from the second group. It is preferable to store in the storage unit so as to belong to the group.

また、本発明に係る端末装置において、ゲームの実行中にユーザからの指示を取得した場合、第1のグループに所属するゲーム媒体を用いる所定のアクションを行うゲーム実行部を更に備え、記憶処理部は、第1のグループに所属するゲーム媒体のうち、所定のアクションによって用いられた回数が所定回数以下であるゲーム媒体を、第1のグループの所属から外して第2のグループに所属するように記憶部に記憶することが好ましい。   The terminal device according to the present invention further includes a game execution unit that performs a predetermined action using a game medium belonging to the first group when an instruction from the user is acquired during execution of the game, and a storage processing unit In the game media belonging to the first group, game media whose number of times used by the predetermined action is equal to or less than the predetermined number of times are excluded from belonging to the first group and belong to the second group. It is preferable to store in the storage unit.

また、本発明に係る端末装置において、ゲーム媒体に関する情報は、所定のパラメータを含み、記憶処理部は、第1のグループに所属するゲーム媒体のうち、所定のパラメータ条件を満たすゲーム媒体を、第1のグループの所属から外して第2のグループに所属するように記憶部に記憶することが好ましい。   In the terminal device according to the present invention, the information about the game medium includes a predetermined parameter, and the storage processing unit selects a game medium that satisfies the predetermined parameter condition among the game media belonging to the first group. It is preferable to store in the storage unit so as to be excluded from belonging to one group and belong to the second group.

また、本発明に係る端末装置において、記憶処理部は、取得部によって取得された第1のグループに所属するゲーム媒体に関する情報が第1の条件を満たす場合であっても、第1のグループに所属するゲーム媒体に関する情報の数が所定数である場合、当該ゲーム媒体に関する情報を第2のグループに所属するように記憶部に記憶することが好ましい。   Moreover, in the terminal device according to the present invention, the storage processing unit is assigned to the first group even when the information about the game media belonging to the first group acquired by the acquiring unit satisfies the first condition. When the number of information related to the game media to which the user belongs is a predetermined number, it is preferable to store the information related to the game media in the storage unit so as to belong to the second group.

また、本発明に係る端末装置において、記憶処理部は、取得部によって取得されたゲーム媒体に関する情報が、第3の条件を満たす場合、当該ゲーム媒体に関する情報を第3のグループに所属するように記憶部に記憶し、取得部によって取得されたゲーム媒体に関する情報が、第1の条件及び第3の条件のいずれも満たさない場合、当該ゲーム媒体に関する情報を第2のグループに所属するように記憶部に記憶することが好ましい。   Further, in the terminal device according to the present invention, the storage processing unit, when the information about the game medium acquired by the acquisition unit satisfies the third condition, causes the information about the game medium to belong to the third group. When the information about the game medium acquired by the acquisition unit is stored in the storage unit and neither the first condition nor the third condition is satisfied, the information about the game medium is stored so as to belong to the second group. It is preferable to store it in the part.

また、本発明に係る端末装置において、表示部と、読み出し部によって読み出されたゲーム媒体を、表示部に表示する表示処理部と、を更に備え、表示処理部は、ゲーム媒体の種類ごとに、第3のグループに所属するゲーム媒体の数を計数し、種類を示す画像と、種類について計数した数とを表示部に表示することが好ましい。   The terminal device according to the present invention further includes a display unit and a display processing unit that displays the game medium read by the reading unit on the display unit, and the display processing unit is provided for each type of game medium. Preferably, the number of game media belonging to the third group is counted, and an image indicating the type and the number counted for the type are displayed on the display unit.

本発明に係る制御方法は、情報処理装置と通信可能であり、且つ、ユーザからの指示に応じてゲームを実行し、複数のゲーム媒体を少なくとも第1のグループ及び第2のグループに分類して記憶する記憶部を備えるコンピュータによる制御方法であって、情報処理装置からゲーム媒体を取得し、取得されたゲーム媒体に関する情報が、第1の条件を満たす場合、当該ゲーム媒体に関する情報を第1のグループに所属するように記憶部に記憶し、取得されたゲーム媒体に関する情報が、第1の条件を満たさない場合、当該ゲーム媒体に関する情報を第2のグループに所属するように記憶部に記憶し、記憶部に記憶された、第1のグループに所属するゲーム媒体を読み出すタイミングと、記憶部に記憶された、第2のグループに所属するゲーム媒体を読み出すタイミングとが異なるように読み出す、ことを含む。   A control method according to the present invention is capable of communicating with an information processing apparatus, executes a game in accordance with an instruction from a user, and classifies a plurality of game media into at least a first group and a second group. A control method by a computer including a storage unit for storing, when a game medium is acquired from an information processing apparatus and the acquired information about the game medium satisfies a first condition, the information about the game medium is When the acquired information about the game media does not satisfy the first condition, the information about the game media is stored in the storage so as to belong to the second group. , The timing to read out the game media belonging to the first group stored in the storage unit, and the game media belonging to the second group stored in the storage unit And when reading out reads differently involves.

本発明に係る制御プログラムは、情報処理装置と通信可能であり、且つ、ユーザからの指示に応じてゲームを実行し、複数のゲーム媒体を少なくとも第1のグループ及び第2のグループに分類して記憶する記憶部を備えるコンピュータの制御プログラムであって、
情報処理装置からゲーム媒体を取得し、取得されたゲーム媒体に関する情報が、第1の条件を満たす場合、当該ゲーム媒体に関する情報を第1のグループに所属するように記憶部に記憶し、取得されたゲーム媒体に関する情報が、第1の条件を満たさない場合、当該ゲーム媒体に関する情報を第2のグループに所属するように記憶部に記憶し、記憶部に記憶された、第1のグループに所属するゲーム媒体を読み出すタイミングと、記憶部に記憶された、第2のグループに所属するゲーム媒体を読み出すタイミングとが異なるように読み出す、ことをコンピュータに実行させる。
The control program according to the present invention is communicable with an information processing apparatus, executes a game in accordance with an instruction from a user, and classifies a plurality of game media into at least a first group and a second group. A computer control program comprising a storage unit for storing,
When a game medium is acquired from the information processing apparatus and the acquired information regarding the game medium satisfies the first condition, the information regarding the game medium is stored in the storage unit so as to belong to the first group and acquired. If the information about the game media does not satisfy the first condition, the information about the game media is stored in the storage unit so as to belong to the second group, and belongs to the first group stored in the storage unit The computer is caused to read so that the timing of reading the game media to be played differs from the timing of reading the game media belonging to the second group stored in the storage unit.

本発明に係る制御プログラム、制御方法及びコンピュータによって、外部の情報処理装置からの情報の受信時間又は情報の読み出し時間の短縮が図られ、ゲームアプリケーションプログラムの処理速度の上昇が可能となる。   With the control program, control method, and computer according to the present invention, the time for receiving information from an external information processing device or the time for reading information can be reduced, and the processing speed of the game application program can be increased.

ゲームシステムによって提供されるゲームの一例について説明するための模式図である。It is a mimetic diagram for explaining an example of a game provided by a game system. ゲームシステム1の概略構成の一例を示す図である。1 is a diagram illustrating an example of a schematic configuration of a game system 1. FIG. 携帯端末2の概略構成の一例を示す図である。2 is a diagram illustrating an example of a schematic configuration of a mobile terminal 2. FIG. (a)〜(d)は、携帯端末2の表示部24に表示される画面の一例を示す図である。(A)-(d) is a figure which shows an example of the screen displayed on the display part 24 of the portable terminal 2. FIG. サーバ3の概略構成の一例を示す図である。2 is a diagram illustrating an example of a schematic configuration of a server 3. FIG. ゲーム媒体テーブルT1のデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of game media table T1. ゲームシステム1の動作シーケンスの一例を示す図である。2 is a diagram illustrating an example of an operation sequence of the game system 1. FIG. 起動処理の動作フローの一例を示す図である。It is a figure which shows an example of the operation | movement flow of a starting process. ゲーム準備処理の動作フローの一例を示す図である。It is a figure which shows an example of the operation | movement flow of a game preparation process. ゲーム媒体記憶処理の動作フローの一例を示す図である。It is a figure which shows an example of the operation | movement flow of a game media storage process. 第2グループ画面表示処理の動作フローの一例を示す図である。It is a figure which shows an example of the operation | movement flow of a 2nd group screen display process. (a)〜(b)は、携帯端末2の表示部24に表示される画面の一例を示す図である。(A)-(b) is a figure which shows an example of the screen displayed on the display part 24 of the portable terminal 2. FIG.

以下、図面を参照しつつ、本発明の様々な実施形態について説明する。ただし、本発明の技術的範囲はそれらの実施形態に限定されず、特許請求の範囲に記載された発明とその均等物に及ぶ点に留意されたい。   Hereinafter, various embodiments of the present invention will be described with reference to the drawings. However, it should be noted that the technical scope of the present invention is not limited to these embodiments, and extends to the invention described in the claims and equivalents thereof.

(本実施形態の概要)
図1は、ゲームシステムによって提供されるゲームの一例について説明するための図である。ゲームシステムは、ユーザが所有する携帯端末、及び、ユーザが所有する携帯端末と通信可能なサーバを有する。なお、携帯端末は、端末装置の一例であり、サーバは、情報処理装置の一例である。
(Outline of this embodiment)
FIG. 1 is a diagram for explaining an example of a game provided by the game system. The game system includes a mobile terminal owned by the user and a server that can communicate with the mobile terminal owned by the user. Note that the mobile terminal is an example of a terminal device, and the server is an example of an information processing device.

本実施形態では、サーバは、複数のゲーム媒体を記憶する(図1の(1))。ゲーム媒体は、ゲームシステムによって提供される各種ゲーム又は各種サービス等において使用される電子データであり、例えば、キャラクタ、カード又はアバター等である。   In the present embodiment, the server stores a plurality of game media ((1) in FIG. 1). The game medium is electronic data used in various games or various services provided by the game system, such as a character, a card, or an avatar.

なお、ゲーム媒体は、アイテム、ポイント、仮想通貨、チケット、又はパラメータ等であってもよい。また、ゲーム媒体は、レベル情報、ステータス情報、パラメータ情報(体力値及び攻撃力等)、及び能力情報(スキル、アビリティ、呪文、ジョブ等)等であってもよい。ゲーム媒体は、ユーザによって、ゲーム内で、取得、保有、使用、管理、交換、合成、強化、売却、廃棄、及び/又は贈与等され得る電子データであればどのようなデータであってもよい。また、ゲーム媒体の利用態様は本明細書で明示されるものには限られない。   Note that the game medium may be an item, a point, a virtual currency, a ticket, a parameter, or the like. The game media may be level information, status information, parameter information (physical strength value, attack power, etc.), ability information (skills, abilities, spells, jobs, etc.), etc. The game media may be any data as long as it is electronic data that can be acquired, held, used, managed, exchanged, combined, strengthened, sold, discarded, and / or gifted by the user within the game. . In addition, the usage mode of the game media is not limited to those specified in this specification.

サーバは、所定の送信タイミングに従って、一又は複数のゲーム媒体に関する情報を携帯端末に送信する(図1の(2))。   The server transmits information on one or a plurality of game media to the mobile terminal according to a predetermined transmission timing ((2) in FIG. 1).

所定の送信タイミングは、例えば、携帯端末に記憶されたゲームアプリケーションプログラムの実行の開始指示を携帯端末から取得したタイミング、ゲームアプリケーションプログラムの実行中にゲーム媒体の閲覧指示を携帯端末から取得したタイミング等である。なお、所定の送信タイミングは、予め定められた時刻のタイミングでもよく、ゲームアプリケーションプログラムの実行が開始してから、所定時間ごと(例えば、5分ごと)のタイミングでもよい。   The predetermined transmission timing is, for example, a timing at which an instruction to start execution of the game application program stored in the mobile terminal is acquired from the mobile terminal, a timing at which an instruction to browse the game medium is acquired from the mobile terminal during the execution of the game application program, etc. It is. The predetermined transmission timing may be a timing at a predetermined time, or may be a timing every predetermined time (for example, every 5 minutes) after the execution of the game application program is started.

ゲーム媒体に関する情報は、例えば、ゲーム媒体を識別するための識別情報である。また、ゲーム媒体に関する情報は、ゲーム媒体の名称を示す情報、ゲーム媒体の種類、レベル又は属性等のパラメータを示す情報等を含むものでもよい。なお、サーバは、ゲーム媒体の種類、レベル又は属性に応じて、当該ゲーム媒体に関する情報のうちの一部を送信するようにしてもよい。例えば、サーバは、ゲーム媒体の種類が第1の種類である場合、当該ゲーム媒体に関する情報として、ゲーム媒体を識別するための識別情報及びゲーム媒体の名称を示す情報を携帯端末に送信する。そして、サーバは、ゲーム媒体の種類が第1の種類とは異なる第2の種類である場合、当該ゲーム媒体に関する情報として、ゲーム媒体を識別するための識別情報、ゲーム媒体の名称を示す情報、ゲーム媒体のパラメータを示す情報を携帯端末に送信する。   The information relating to the game medium is, for example, identification information for identifying the game medium. Further, the information related to the game medium may include information indicating the name of the game medium, information indicating parameters such as the type, level, or attribute of the game medium. Note that the server may transmit a part of the information related to the game medium according to the type, level, or attribute of the game medium. For example, when the type of game medium is the first type, the server transmits identification information for identifying the game medium and information indicating the name of the game medium to the portable terminal as information about the game medium. Then, when the type of game medium is a second type different from the first type, the server includes identification information for identifying the game medium, information indicating the name of the game medium, Information indicating game medium parameters is transmitted to the mobile terminal.

携帯端末は、サーバから受信した一又は複数のゲーム媒体に関する情報を取得する(図1の(3))。   The mobile terminal acquires information on one or more game media received from the server ((3) in FIG. 1).

次に、携帯端末は、取得したゲーム媒体に関する情報が第1の条件を満たすか否かを判定する。携帯端末は、取得したゲーム媒体に関する情報が第1の条件を満たすと判定した場合、当該ゲーム媒体に関する情報を第1のグループに所属するように記憶する。また、携帯端末は、取得したゲーム媒体に関する情報が第1の条件を満たさないと判定した場合、当該ゲーム媒体に関する情報を第2のグループに所属するように記憶する(図1の(4))。このように、携帯端末は、複数のゲーム媒体を少なくとも第1のグループ及び第2のグループに分類して記憶する。   Next, the mobile terminal determines whether the acquired information regarding the game medium satisfies the first condition. When it is determined that the acquired information regarding the game medium satisfies the first condition, the portable terminal stores the information regarding the game medium so as to belong to the first group. Further, when the mobile terminal determines that the acquired information on the game medium does not satisfy the first condition, the mobile terminal stores the information on the game medium so as to belong to the second group ((4) in FIG. 1). . In this way, the mobile terminal classifies and stores a plurality of game media into at least the first group and the second group.

第1の条件は、例えば、取得したゲーム媒体に関する情報にゲーム媒体の種類を示す情報が含まれる場合における、当該情報によって示されるゲーム媒体の種類が第1の種類であるという条件である。また、第1の条件は、取得したゲーム媒体に関する情報にゲーム媒体の属性を示す情報が含まれる場合における、当該情報によって示されるゲーム媒体の属性が第1の属性であるという条件であってもよい。また、第1の条件は、取得したゲーム媒体に関する情報にゲーム媒体の使用状態を示す情報が含まれる場合における、当該情報によって示されるゲーム媒体の使用状態が第1の使用条件を満たすという条件であってもよい。なお、使用状態を示す情報は、例えば、実行中のゲームアプリケーションプログラムによって進行するゲームにおいて、ユーザがゲーム媒体を使用した回数である。また、使用状態を示す情報は、実行中のゲームアプリケーションプログラムによって進行するゲームにおいて、ユーザがゲーム媒体を使用している状態であるか否かを示す情報でもよい。使用状態を示す情報は、ユーザによるゲーム媒体の使用に関する情報であれば、どのような情報でもよい。第1の使用条件は、例えば、所定の使用期間(例えば、現在時刻から所定時間内)において、ユーザによってゲーム媒体が使用された回数が所定回数以上であるという条件、又は、所定のゲームモード(例えば、対戦等)においてユーザによって使用されるデッキにゲーム媒体が設定されている状態であるという条件等である。   The first condition is, for example, a condition that the type of game medium indicated by the information is the first type when the information about the acquired game medium includes information indicating the type of game medium. Further, the first condition may be a condition that the attribute of the game medium indicated by the information is the first attribute when the information regarding the acquired game medium includes information indicating the attribute of the game medium. Good. In addition, the first condition is a condition that the usage state of the game medium indicated by the information when the information about the acquired game medium includes information indicating the usage state of the game medium satisfies the first usage condition. There may be. Note that the information indicating the usage state is, for example, the number of times that the user has used the game medium in a game progressed by the game application program being executed. Further, the information indicating the use state may be information indicating whether or not the user is using the game medium in the game progressed by the game application program being executed. The information indicating the use state may be any information as long as it is information related to the use of the game medium by the user. The first use condition is, for example, a condition that the number of times that the game medium has been used by the user in a predetermined use period (for example, within a predetermined time from the current time) is a predetermined number of times or a predetermined game mode ( For example, there is a condition that a game medium is set in a deck used by a user in a battle or the like.

携帯端末は、第1の読み出しタイミングに従って、第1のグループに所属するゲーム媒体に関する情報を読み出す(図1の(5))。また、携帯端末は、第2の読み出しタイミングに従って、第2のグループに所属するゲーム媒体に関する情報を読み出す(図1の(6))。第1の読み出しタイミングと第2の読み出しタイミングは、互いに異なるタイミングである。   The portable terminal reads information relating to the game media belonging to the first group according to the first read timing ((5) in FIG. 1). Further, the mobile terminal reads out information related to the game media belonging to the second group in accordance with the second readout timing ((6) in FIG. 1). The first read timing and the second read timing are different from each other.

第1の読み出しタイミングは、例えば、ゲームアプリケーションプログラムの実行の開始指示に応じて、携帯端末が、第1のグループに所属させる全てのゲーム媒体に関する情報の取得を完了したタイミング等である。   The first read timing is, for example, a timing when the mobile terminal completes acquisition of information regarding all game media belonging to the first group in response to an instruction to start execution of the game application program.

第2の読み出しタイミングは、例えば、ゲームアプリケーションプログラムの実行中に第2のグループに所属するゲーム媒体の画像を表示する閲覧指示に応じて、携帯端末が、第2のグループに所属させる全てのゲーム媒体に関する情報の取得を完了したタイミング等である。   The second read timing is, for example, all games that the mobile terminal belongs to the second group in response to a browsing instruction to display an image of a game medium belonging to the second group during execution of the game application program. This is the timing at which acquisition of information about the medium is completed.

なお、携帯端末は、例えば、読み出されたゲーム媒体を、ユーザが選択することができるように表示する。また、携帯端末は、実行中のゲームアプリケーションプログラムによって進行するゲームにおいて、読み出されたゲーム媒体を、自動的に又はユーザに操作に応じて使用されてもよい。   Note that the mobile terminal displays, for example, the read game media so that the user can select them. Further, the portable terminal may use the read game medium automatically or in response to an operation by the user in a game progressed by the game application program being executed.

以上、図1を参照しつつ説明したとおり、本実施形態のゲームシステムにおいて、サーバ等の情報処理装置から取得したゲーム媒体に関する情報は、第1の条件が満たされるか否かに応じて、所属するグループが異なるように携帯端末に記憶される。そして、携帯端末は、グループごとに異なるタイミングで、ゲーム媒体に関する情報を読み出すことができる。   As described above with reference to FIG. 1, in the game system according to the present embodiment, the information regarding the game media acquired from the information processing apparatus such as the server belongs according to whether or not the first condition is satisfied. Are stored in the portable terminal so that different groups are different. And a portable terminal can read the information regarding a game content at a different timing for every group.

これにより、例えば、ゲーム開始からユーザによってすぐに使用される所定の種類又は属性のゲーム媒体は、ゲーム開始時に表示又は使用できるように設定可能となる。また、例えば、ゲーム開始時にユーザがすぐに使用しないゲーム媒体は、ユーザが当該ゲーム媒体を表示するとき又は使用するときまで読み出されないように設定可能となる。このように、本実施形態のゲームシステムによって、ゲーム媒体に関する情報の読み出し時間又は外部の情報処理装置との通信時間が必要以上に長くなることを防止することが可能となる。このため、ユーザは、ゲーム媒体の読み出し量が多くなっても、ゲームアプリケーションプログラムの処理速度が遅くなるように感じることなくゲームを楽しむことができ、本実施形態のゲームシステムによって、ゲームの継続意欲を維持することが可能となる。   Thereby, for example, a game medium of a predetermined type or attribute that is used immediately by the user from the start of the game can be set so that it can be displayed or used at the start of the game. Also, for example, a game medium that is not used immediately by the user at the start of the game can be set so that it is not read until the user displays or uses the game medium. As described above, the game system according to the present embodiment can prevent the time for reading information about the game medium or the communication time with the external information processing apparatus from becoming unnecessarily long. For this reason, even if the read amount of the game medium increases, the user can enjoy the game without feeling that the processing speed of the game application program is slow, and the game system according to the present embodiment allows the user to continue the game. Can be maintained.

なお、上述した図1の説明は、本発明の内容への理解を深めるための説明にすぎない。本発明は、具体的には、次に説明する各実施形態において実施され、且つ、本発明の原則を実質的に超えずに、さまざまな変形例によって実施されてもよい。このような変形例はすべて、本発明および本明細書の開示範囲に含まれる。   The description of FIG. 1 described above is merely an explanation for deepening the understanding of the contents of the present invention. Specifically, the present invention may be implemented in various embodiments described below, and may be implemented in various modifications without substantially exceeding the principle of the present invention. All such variations are within the scope of the present disclosure and the specification.

(ゲームシステム1の構成)
図2は、ゲームシステム1の概略構成の一例を示す図である。
(Configuration of game system 1)
FIG. 2 is a diagram illustrating an example of a schematic configuration of the game system 1.

ゲームシステム1は、複数のユーザのそれぞれが操作する複数の携帯端末2と、サーバ3とを備える。携帯端末2及びサーバ3は、例えば、基地局4、移動体通信網5、ゲートウェイ6、及びインターネット7等の通信ネットワークを介して相互に接続される。携帯端末2及びサーバ3間では、所定の通信プロトコルに基づいて通信が行われる。所定の通信プロトコルは、例えば、ハイパーテキスト転送プロトコル(Hypertext Transfer Protocol,HTTP)等である。なお、携帯端末2は、ゲームを提供するゲーム装置の一例であるが、ゲーム装置は、携帯端末2に限られない。例えば、サーバ3をゲーム装置として用いてもよい。また、携帯端末2とサーバ3とを備えるゲームシステム1をゲーム装置として用いてもよい。   The game system 1 includes a plurality of portable terminals 2 and servers 3 operated by a plurality of users. The mobile terminal 2 and the server 3 are connected to each other via a communication network such as a base station 4, a mobile communication network 5, a gateway 6, and the Internet 7, for example. Communication is performed between the portable terminal 2 and the server 3 based on a predetermined communication protocol. The predetermined communication protocol is, for example, a hypertext transfer protocol (HTTP). The mobile terminal 2 is an example of a game device that provides a game, but the game device is not limited to the mobile terminal 2. For example, the server 3 may be used as a game device. Moreover, you may use the game system 1 provided with the portable terminal 2 and the server 3 as a game device.

携帯端末2は、例えば、多機能携帯電話(所謂「スマートフォン」)等の端末装置である。なお、携帯端末2は、例えば、携帯電話(所謂「フィーチャーフォン」)、携帯情報端末(Personal Digital Assistant,PDA)、タブレット端末又はタブレットPC(Personal Computer)等でもよい。また、携帯端末2は、携帯ゲーム機、携帯音楽プレイヤ又はノートPC等でもよい。   The mobile terminal 2 is a terminal device such as a multi-function mobile phone (so-called “smart phone”). The mobile terminal 2 may be, for example, a mobile phone (so-called “feature phone”), a mobile information terminal (Personal Digital Assistant, PDA), a tablet terminal, or a tablet PC (Personal Computer). The portable terminal 2 may be a portable game machine, a portable music player, a notebook PC, or the like.

(携帯端末2の構成)
図3は、携帯端末2の概略構成の一例を示す図である。
(Configuration of mobile terminal 2)
FIG. 3 is a diagram illustrating an example of a schematic configuration of the mobile terminal 2.

携帯端末2は、基地局4、移動体通信網5、ゲートウェイ6、及びインターネット7を介してサーバ3に接続し、サーバ3と通信を行う。携帯端末2は、ユーザによって入力された各種指示に従って、ゲームの進行を制御する。また、携帯端末2は、サーバ3から各種データを受信してゲームの進行画面等を表示する。そのために、携帯端末2は、端末通信部21と、端末記憶部22と、操作部23と、表示部24と、端末処理部25とを備える。   The mobile terminal 2 is connected to the server 3 via the base station 4, the mobile communication network 5, the gateway 6, and the Internet 7, and communicates with the server 3. The mobile terminal 2 controls the progress of the game according to various instructions input by the user. The mobile terminal 2 receives various data from the server 3 and displays a game progress screen and the like. For this purpose, the mobile terminal 2 includes a terminal communication unit 21, a terminal storage unit 22, an operation unit 23, a display unit 24, and a terminal processing unit 25.

端末通信部21は、所定の周波数帯を感受帯域とするアンテナを含む通信インターフェース回路を備え、携帯端末2を通信ネットワークに接続する。端末通信部21は、基地局4により割り当てられるチャネルを介して、基地局4との間でCDMA(Code Division Multiple Access)方式等による無線信号回線を確立し、基地局4との間で通信を行う。そして、端末通信部21は、端末処理部25から供給されたデータを、サーバ3に送信する。また、端末通信部21は、サーバ3等から受信したデータを端末処理部25に供給する。   The terminal communication unit 21 includes a communication interface circuit including an antenna whose sensitivity band is a predetermined frequency band, and connects the mobile terminal 2 to a communication network. The terminal communication unit 21 establishes a radio signal line using the CDMA (Code Division Multiple Access) method or the like with the base station 4 via a channel assigned by the base station 4, and communicates with the base station 4. Do. Then, the terminal communication unit 21 transmits the data supplied from the terminal processing unit 25 to the server 3. Further, the terminal communication unit 21 supplies data received from the server 3 or the like to the terminal processing unit 25.

端末記憶部22は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)等の半導体メモリ装置を備える。端末記憶部22は、端末処理部25での処理に用いられるオペレーティングシステムプログラム、ドライバプログラム、アプリケーションプログラム及びデータ等を記憶する。端末記憶部22に記憶されるドライバプログラムは、操作部23を制御する入力デバイスドライバプログラム、及び、表示部24を制御する出力デバイスドライバプログラム等である。端末記憶部22に記憶されるアプリケーションプログラムは、ゲームの進行を制御する制御プログラム等である。端末記憶部22に記憶されるデータは、ゲームの実行時において使用される各種データ(例えば、ゲーム媒体に関する情報等)、選択ゲームに参加するユーザを一意に識別するための識別情報(例えば、ユーザID(identification))等である。また、端末記憶部22は、所定の処理に係る一時的なデータを一時的に記憶してもよい。   The terminal storage unit 22 includes, for example, a semiconductor memory device such as a ROM (Read Only Memory) or a RAM (Random Access Memory). The terminal storage unit 22 stores an operating system program, a driver program, an application program, data, and the like used for processing in the terminal processing unit 25. The driver programs stored in the terminal storage unit 22 are an input device driver program that controls the operation unit 23, an output device driver program that controls the display unit 24, and the like. The application program stored in the terminal storage unit 22 is a control program for controlling the progress of the game. The data stored in the terminal storage unit 22 includes various data used when the game is executed (for example, information on the game medium) and identification information for uniquely identifying the user participating in the selected game (for example, the user). ID (identification)). Further, the terminal storage unit 22 may temporarily store temporary data related to a predetermined process.

操作部23は、タッチパネル等のポインティングデバイスである。なお、操作部23は、入力キー等でもよい。ユーザは、操作部23を用いて、文字、数字及び記号、若しくは、表示部24の表示画面上の位置等を入力することができる。操作部23は、ユーザにより操作されると、その操作に対応する信号を発生する。そして、発生した信号は、ユーザの指示として、端末処理部25に供給される。   The operation unit 23 is a pointing device such as a touch panel. Note that the operation unit 23 may be an input key or the like. The user can input characters, numbers and symbols, or a position on the display screen of the display unit 24 using the operation unit 23. When operated by the user, the operation unit 23 generates a signal corresponding to the operation. The generated signal is supplied to the terminal processing unit 25 as a user instruction.

表示部24は、液晶ディスプレイである。なお、表示部24は、有機EL(Electro−Luminescence)ディスプレイ等でもよい。表示部24は、端末処理部25から供給された映像データに応じた映像や、画像データに応じた画像等を表示する。   The display unit 24 is a liquid crystal display. The display unit 24 may be an organic EL (Electro-Luminescence) display or the like. The display unit 24 displays a video corresponding to the video data supplied from the terminal processing unit 25, an image corresponding to the image data, and the like.

端末処理部25は、一又は複数個のプロセッサ及びその周辺回路を備える。端末処理部25は、携帯端末2の全体的な動作を統括的に制御するものであり、例えば、CPU(Central Processing Unit)である。端末処理部25は、端末記憶部22に記憶されているプログラム及びユーザによる操作部23の操作に応じて入力された各種指示等に基づいて、各種情報処理を適切な手順で実行し、且つ、端末通信部21又は表示部24の動作を制御する。端末処理部25は、端末記憶部22に記憶されているオペレーティングシステムプログラム、ドライバプログラム及びアプリケーションプログラムに基づいて各種情報処理を実行する。また、端末処理部25は、複数のプログラムを並列に実行することができる。   The terminal processing unit 25 includes one or a plurality of processors and their peripheral circuits. The terminal processing unit 25 controls the overall operation of the mobile terminal 2 and is, for example, a CPU (Central Processing Unit). The terminal processing unit 25 executes various information processing in an appropriate procedure based on a program stored in the terminal storage unit 22 and various instructions input according to the operation of the operation unit 23 by the user, and The operation of the terminal communication unit 21 or the display unit 24 is controlled. The terminal processing unit 25 executes various types of information processing based on the operating system program, driver program, and application program stored in the terminal storage unit 22. Further, the terminal processing unit 25 can execute a plurality of programs in parallel.

端末処理部25は、少なくとも端末制御部251、端末送信部252、端末受信部253、表示処理部254、取得部255、記憶処理部256及び読み出し部257を備える。これらの各部は、端末処理部25が備えるプロセッサで実行されるプログラムにより実現される機能モジュールである。あるいは、これらの各部は、ファームウェアとして携帯端末2に実装されてもよい。   The terminal processing unit 25 includes at least a terminal control unit 251, a terminal transmission unit 252, a terminal reception unit 253, a display processing unit 254, an acquisition unit 255, a storage processing unit 256, and a reading unit 257. Each of these units is a functional module realized by a program executed by a processor provided in the terminal processing unit 25. Or these each part may be mounted in the portable terminal 2 as firmware.

以下、図4を参照して、携帯端末2の表示部24に表示される各種画面の一例について説明する。   Hereinafter, examples of various screens displayed on the display unit 24 of the mobile terminal 2 will be described with reference to FIG. 4.

図4(a)は、携帯端末2の表示部24に表示されるロード中画面400の一例を示す図である。   FIG. 4A is a diagram illustrating an example of a loading screen 400 displayed on the display unit 24 of the mobile terminal 2.

ロード中画面400は、例えば、本実施形態におけるゲームを実行するための制御プログラム(ゲームアプリケーションプログラムの一種)が、ユーザによる操作部23の操作に応じて入力された開始指示に従って起動されたときに表示される。開始指示は、例えば、表示部24に表示されたゲームアプリケーションプログラムを示す起動アイコン等が、ユーザによる操作部23の操作に応じて指定された場合に入力される。ロード中画面400には、ゲームアプリケーションプログラムの実行が開始され、ゲームで使用される各種のゲーム情報を取得する取得処理が実行中であることを示すテキスト又は画像等が含まれる。   The loading screen 400 is displayed when, for example, a control program (a type of game application program) for executing a game according to the present embodiment is activated in accordance with a start instruction input in accordance with an operation of the operation unit 23 by the user. Is displayed. The start instruction is input, for example, when an activation icon or the like indicating a game application program displayed on the display unit 24 is designated according to the operation of the operation unit 23 by the user. The loading screen 400 includes text or an image indicating that an acquisition process for acquiring various game information used in the game is being started and execution of the game application program is being executed.

図4(b)は、携帯端末2の表示部24に表示されるホーム画面410の一例を示す図である。ホーム画面410は、例えば、ゲームで使用される各種のゲーム情報を取得する取得処理が終了したときに表示される。ホーム画面410には、ゲーム進行オブジェクト411、第1グループ画面表示指示オブジェクト412及び第2グループ画面表示指示オブジェクト413が含まれる。   FIG. 4B is a diagram illustrating an example of the home screen 410 displayed on the display unit 24 of the mobile terminal 2. The home screen 410 is displayed, for example, when acquisition processing for acquiring various game information used in the game is completed. The home screen 410 includes a game progress object 411, a first group screen display instruction object 412, and a second group screen display instruction object 413.

ゲーム進行オブジェクト411は、所定のイベントの実行を指示するためのボタンオブジェクトである。ゲーム進行オブジェクト411は、アイコン画像又はテキスト等でもよい。ユーザによる操作部23の操作に応じて入力されたホーム画面410上の入力位置が、ゲーム進行オブジェクト411の表示領域内である場合、イベント実行指示が携帯端末2に入力される。このように、ユーザがゲーム進行オブジェクト411を選択する操作を行った場合、イベント実行指示が携帯端末2に入力される。ユーザによってイベント実行指示が入力されると、所定のイベントが実行される。   The game progress object 411 is a button object for instructing execution of a predetermined event. The game progress object 411 may be an icon image or text. When the input position on the home screen 410 input according to the operation of the operation unit 23 by the user is within the display area of the game progress object 411, an event execution instruction is input to the mobile terminal 2. Thus, when the user performs an operation of selecting the game progress object 411, an event execution instruction is input to the mobile terminal 2. When an event execution instruction is input by the user, a predetermined event is executed.

なお、所定のイベントは、例えば、ゲームのシナリオに従って進行するクエストである。クエストとは、一般に、探索、ミッション等とも称されるものであり、ゲームアプリケーションプログラムによって実行されるゲームの一部である。例えば、複数のダンジョンのそれぞれに複数のフロア(ステージ)を有し、各フロアの処理を順次実行していくものである。各フロアの処理には、プレイヤキャラクタと敵キャラクタとのバトル(対戦)、ユーザへの特定のゲーム媒体等の特典の付与、複数のユーザが参加するいわゆるRAIDバトル、他のユーザとの遭遇及び/又は他のユーザとのバトル(対戦)等が含まれる。ユーザは、クエストを実行することにより、プレイヤキャラクタを成長させること(例えば、プレイヤキャラクタのレベルを上昇させること等)、アイテム等のゲーム媒体を取得すること等が可能となる。   The predetermined event is, for example, a quest that proceeds according to a game scenario. A quest is generally called a search, a mission, or the like, and is a part of a game executed by a game application program. For example, each of a plurality of dungeons has a plurality of floors (stages), and the processing of each floor is sequentially executed. Each floor process includes a battle between a player character and an enemy character, giving a privilege such as a specific game medium to the user, a so-called RAID battle in which a plurality of users participate, encounters with other users, and / or Or a battle (match) with other users is included. By executing the quest, the user can grow the player character (for example, increase the level of the player character), acquire game media such as items, and the like.

第1グループ画面表示指示オブジェクト412は、第1グループ画面の表示を指示するためのボタンオブジェクトである。第1グループ画面表示指示オブジェクト412は、アイコン画像又はテキスト等でもよい。ユーザによる操作部23の操作に応じて入力されたホーム画面410上の入力位置が、第1グループ画面表示指示オブジェクト412の表示領域内である場合、第1グループ画面表示指示が携帯端末2に入力される。このように、ユーザが第1グループ画面表示指示オブジェクト412を選択する操作を行った場合、第1グループ画面表示指示が携帯端末2に入力される。ユーザによって第1グループ画面表示指示が入力されると、後述する第1グループ画面420が実行される。   The first group screen display instruction object 412 is a button object for instructing display of the first group screen. The first group screen display instruction object 412 may be an icon image or text. When the input position on the home screen 410 input according to the operation of the operation unit 23 by the user is within the display area of the first group screen display instruction object 412, the first group screen display instruction is input to the mobile terminal 2. Is done. As described above, when the user performs an operation of selecting the first group screen display instruction object 412, the first group screen display instruction is input to the mobile terminal 2. When a user inputs a first group screen display instruction, a first group screen 420 described later is executed.

第2グループ画面表示指示オブジェクト413は、第2グループ画面の表示を指示するためのボタンオブジェクトである。第2グループ画面表示指示オブジェクト413は、アイコン画像又はテキスト等でもよい。ユーザによる操作部23の操作に応じて入力されたホーム画面410上の入力位置が、第2グループ画面表示指示オブジェクト413の表示領域内である場合、閲覧指示が携帯端末2に入力される。このように、ユーザが第2グループ画面表示指示オブジェクト413を選択する操作を行った場合、閲覧指示が携帯端末2に入力される。ユーザによって閲覧指示が入力されると、後述する第2グループ画面430が実行される。   The second group screen display instruction object 413 is a button object for instructing display of the second group screen. The second group screen display instruction object 413 may be an icon image or text. When the input position on the home screen 410 input according to the operation of the operation unit 23 by the user is within the display area of the second group screen display instruction object 413, a browsing instruction is input to the mobile terminal 2. As described above, when the user performs an operation of selecting the second group screen display instruction object 413, a browsing instruction is input to the mobile terminal 2. When a browsing instruction is input by the user, a second group screen 430 described later is executed.

図4(c)は、携帯端末2の表示部24に表示される第1グループ画面420の一例を示す図である。第1グループ画面420は、ユーザによって第1グループ画面表示指示が入力されたときに表示される。第1グループ画面420には、ゲーム媒体画像421及び使用指示オブジェクト422が含まれる。   FIG. 4C is a diagram illustrating an example of the first group screen 420 displayed on the display unit 24 of the mobile terminal 2. The first group screen 420 is displayed when a first group screen display instruction is input by the user. The first group screen 420 includes a game media image 421 and a usage instruction object 422.

ゲーム媒体画像421は、第1グループ画面表示指示オブジェクト412を選択する操作を行ったユーザに関連付けられた、第1のグループに所属するゲーム媒体を示す画像である。ゲーム媒体画像421は選択可能に表示される。例えば、ユーザによる操作部23の操作に応じて入力された第1グループ画面420上の入力位置が、ゲーム媒体画像421の表示領域内である場合、当該ゲーム媒体画像421によって示されるゲーム媒体が選択されたことを示す情報が携帯端末2に入力される。   The game media image 421 is an image showing a game media belonging to the first group associated with the user who has performed an operation of selecting the first group screen display instruction object 412. The game media image 421 is displayed so as to be selectable. For example, when the input position on the first group screen 420 input according to the operation of the operation unit 23 by the user is within the display area of the game medium image 421, the game medium indicated by the game medium image 421 is selected. Information indicating this has been input to the portable terminal 2.

使用指示オブジェクト422は、ゲーム媒体画像421によって示されるゲーム媒体がユーザによってゲーム(例えば、バトル等)で使用されるように設定することを指示するためのボタンオブジェクトである。使用指示オブジェクト422は、アイコン画像又はテキスト等でもよい。ユーザによる操作部23の操作に応じて入力された第1グループ画面420上の入力位置が、使用指示オブジェクト422の表示領域内である場合、ゲーム媒体使用指示が携帯端末2に入力される。例えば、ゲーム媒体画像421によって示されるゲーム媒体が選択された後に、ユーザが使用指示オブジェクト422を選択する操作を行った場合、選択されたゲーム媒体をユーザがゲーム(例えば、バトル等)に使用するゲーム媒体使用指示が携帯端末2に入力される。例えば、バトル(対戦)において、複数のゲーム媒体によって構成されるバトル用ゲーム媒体グループ(例えば、デッキ等)が用いられる場合、ユーザによってゲーム媒体使用指示が入力されると、バトル用ゲーム媒体グループを構成するための編成画面(図示しない)が表示される。編成画面には、選択されたゲーム媒体を示す画像が表示され、当該ゲーム画像がバトル用ゲーム媒体グループに含まれたことが表示される。なお、バトル(対戦)は、所定のアクションの一例である。   The use instruction object 422 is a button object for instructing the user to set the game medium indicated by the game medium image 421 to be used in a game (for example, a battle). The use instruction object 422 may be an icon image or text. When the input position on the first group screen 420 input according to the operation of the operation unit 23 by the user is within the display area of the use instruction object 422, a game medium use instruction is input to the mobile terminal 2. For example, when the user performs an operation of selecting the use instruction object 422 after the game medium indicated by the game medium image 421 is selected, the user uses the selected game medium for a game (for example, a battle). A game medium use instruction is input to the portable terminal 2. For example, when a battle game media group (for example, a deck or the like) composed of a plurality of game media is used in a battle (battle), when a game media usage instruction is input by the user, the battle game media group is selected. A composition screen (not shown) for composition is displayed. On the composition screen, an image showing the selected game medium is displayed, and it is displayed that the game image is included in the battle game medium group. A battle (match) is an example of a predetermined action.

図4(d)は、携帯端末2の表示部24に表示される第2グループ画面430の一例を示す図である。第2グループ画面430は、ユーザによって第2グループ画面表示指示が入力されたときに表示される。第2グループ画面430には、ゲーム媒体画像431及びグループ変更指示オブジェクト432が含まれる。   FIG. 4D is a diagram illustrating an example of the second group screen 430 displayed on the display unit 24 of the mobile terminal 2. The second group screen 430 is displayed when a second group screen display instruction is input by the user. The second group screen 430 includes a game media image 431 and a group change instruction object 432.

ゲーム媒体画像431は、第2グループ画面表示指示オブジェクト413を選択する操作を行ったユーザに関連付けられた、第2のグループに所属するゲーム媒体を示す画像である。ゲーム媒体画像431は選択可能に表示される。例えば、ユーザによる操作部23の操作に応じて入力された第2グループ画面430上の入力位置が、ゲーム媒体画像431の表示領域内である場合、当該ゲーム媒体画像431によって示されるゲーム媒体が選択されたことを示す情報が携帯端末2に入力される。   The game media image 431 is an image showing a game media belonging to the second group associated with the user who has performed an operation of selecting the second group screen display instruction object 413. The game media image 431 is displayed so as to be selectable. For example, when the input position on the second group screen 430 input according to the operation of the operation unit 23 by the user is within the display area of the game medium image 431, the game medium indicated by the game medium image 431 is selected. Information indicating this has been input to the portable terminal 2.

グループ変更指示オブジェクト432は、ゲーム媒体画像431によって示されるゲーム媒体に関する情報を第1のグループに所属させるためのボタンオブジェクトである。使用指示オブジェクト422は、アイコン画像又はテキスト等でもよい。ユーザによる操作部23の操作に応じて入力された第2グループ画面430上の入力位置が、グループ変更指示オブジェクト432の表示領域内である場合、グループ変更指示が携帯端末2に入力される。例えば、ゲーム媒体画像431によって示されるゲーム媒体が選択された後に、ユーザがグループ変更指示オブジェクト432を選択する操作を行った場合、選択されたゲーム媒体に関する情報が第1グループに所属するように記憶されるグループ変更指示が携帯端末2に入力される。この場合、選択されたゲーム媒体に関する情報が、第2のグループの所属から外されるとともに、第1のグループに所属するように端末記憶部22に記憶される。   The group change instruction object 432 is a button object for causing information related to the game medium indicated by the game medium image 431 to belong to the first group. The use instruction object 422 may be an icon image or text. When the input position on the second group screen 430 input according to the operation of the operation unit 23 by the user is within the display area of the group change instruction object 432, the group change instruction is input to the mobile terminal 2. For example, when the user performs an operation of selecting the group change instruction object 432 after the game medium indicated by the game medium image 431 is selected, the information regarding the selected game medium is stored so as to belong to the first group. The group change instruction to be performed is input to the portable terminal 2. In this case, information on the selected game medium is removed from the affiliation of the second group and stored in the terminal storage unit 22 so as to belong to the first group.

(サーバ3の構成)
図5は、サーバ3の概略構成の一例を示す図である。
(Configuration of server 3)
FIG. 5 is a diagram illustrating an example of a schematic configuration of the server 3.

サーバ3は、携帯端末2からの指示に応じて、ゲームで使用される各種情報を管理する。また、サーバ3は、ゲームで使用される各種のゲーム情報等を携帯端末2に送信する。そのために、サーバ3は、サーバ通信部31と、サーバ記憶部32と、サーバ処理部33とを備える。   The server 3 manages various information used in the game in accordance with instructions from the mobile terminal 2. The server 3 also transmits various game information used in the game to the mobile terminal 2. For this purpose, the server 3 includes a server communication unit 31, a server storage unit 32, and a server processing unit 33.

サーバ通信部31は、サーバ3をインターネット7に接続するための通信インターフェース回路を備え、インターネット7との間で通信を行う。サーバ通信部31は、携帯端末2等から受信したデータをサーバ処理部33に供給し、サーバ処理部33から供給されたデータを携帯端末2等に送信する。   The server communication unit 31 includes a communication interface circuit for connecting the server 3 to the Internet 7 and performs communication with the Internet 7. The server communication unit 31 supplies the data received from the mobile terminal 2 or the like to the server processing unit 33, and transmits the data supplied from the server processing unit 33 to the mobile terminal 2 or the like.

サーバ記憶部32は、例えば、磁気テープ装置、磁気ディスク装置、又は光ディスク装置のうちの少なくとも一つを備える。サーバ記憶部32は、サーバ処理部33での処理に用いられるオペレーティングシステムプログラム、ドライバプログラム、アプリケーションプログラム及びデータ等を記憶する。サーバ記憶部32に記憶されるアプリケーションプログラムは、各携帯端末2からの各種指示に応じて、携帯端末2ごとに各種のゲーム情報を管理するゲームプログラム等である。サーバ記憶部32に記憶されるコンピュータプログラムは、例えばCD−ROM、DVD−ROM等のコンピュータ読み取り可能な可搬型記録媒体から、公知のセットアッププログラム等を用いてサーバ記憶部32にインストールされてもよい。   The server storage unit 32 includes, for example, at least one of a magnetic tape device, a magnetic disk device, and an optical disk device. The server storage unit 32 stores an operating system program, a driver program, an application program, data, and the like used for processing in the server processing unit 33. The application program stored in the server storage unit 32 is a game program that manages various game information for each portable terminal 2 in accordance with various instructions from each portable terminal 2. The computer program stored in the server storage unit 32 may be installed in the server storage unit 32 using a known setup program or the like from a computer-readable portable recording medium such as a CD-ROM or DVD-ROM. .

サーバ記憶部32に記憶されるデータは、ゲーム媒体テーブルT1等である。また、サーバ記憶部32は、ゲームの進行に係る様々な画像データ(例えば、ゲーム媒体を示す画像データ)等を記憶する。さらに、サーバ記憶部32は、所定の処理に係る一時的なデータを一時的に記憶してもよい。すなわち、サーバ記憶部32は、揮発性のメモリ(Random Access Memory,RAM)を備え、ゲームの進行に応じて変動する動的データを記憶してもよい。   The data stored in the server storage unit 32 is a game media table T1 or the like. In addition, the server storage unit 32 stores various image data relating to the progress of the game (for example, image data indicating a game medium). Further, the server storage unit 32 may temporarily store temporary data related to a predetermined process. In other words, the server storage unit 32 may include a volatile memory (Random Access Memory, RAM) and store dynamic data that varies according to the progress of the game.

以下、図6を用いて、サーバ記憶部32が記憶するゲーム媒体テーブルT1のデータ構造の一例を説明する。   Hereinafter, an example of the data structure of the game medium table T1 stored in the server storage unit 32 will be described with reference to FIG.

図6は、ゲーム媒体を管理するゲーム媒体テーブルT1を示す。ゲーム媒体テーブルT1には、各ユーザについて、当該ユーザのユーザID、第1のグループ情報及び第2のグループ情報等が、互いに関連付けて記憶されている。   FIG. 6 shows a game content table T1 for managing game content. In the game media table T1, for each user, the user ID of the user, the first group information, the second group information, and the like are stored in association with each other.

ユーザIDは、各ユーザを一意に識別するための識別情報の一例である。   The user ID is an example of identification information for uniquely identifying each user.

第1のグループ情報には、各ユーザに関連付けられた、第1のグループに所属するゲーム媒体のゲーム媒体ID、名称、画像、レベル、体力値、レア度等が、互いに関連付けて記憶されている。   In the first group information, game media IDs, names, images, levels, physical strength values, rareness, and the like of game media belonging to the first group associated with each user are stored in association with each other. .

ゲーム媒体IDは、各ゲーム媒体を一意に識別するための識別情報の一例である。画像には、ゲーム媒体を示す画像データのファイル名称が記憶される。レベルは、各ゲーム媒体に対応するレベルが記憶される。ユーザによってゲーム(例えば、バトル等)で使用されたゲーム媒体のレベルは、当該ゲームの結果に応じて変更する(例えば、レベルが上昇する)。レア度には、例えば、各ゲーム媒体に対応する、ノーマル、レア、S(スーパー)レア、SS(ダブルスーパー)レア、SSS(トリプルスーパー)レア、レジェンド等を示す情報が記憶される。   The game medium ID is an example of identification information for uniquely identifying each game medium. In the image, a file name of image data indicating the game medium is stored. As the level, a level corresponding to each game medium is stored. The level of the game media used in the game (for example, battle) by the user is changed according to the result of the game (for example, the level is increased). For example, information indicating normal, rare, S (super) rare, SS (double super) rare, SSS (triple super) rare, legend, and the like corresponding to each game medium is stored in the rare degree.

第2のグループ情報には、各ユーザに関連付けられた、第2のグループに所属するゲーム媒体のゲーム媒体ID、名称、画像、レベル、体力値、レア度等が、互いに関連付けて記憶されている。   In the second group information, game media IDs, names, images, levels, physical strength values, rareness, etc. of game media belonging to the second group associated with each user are stored in association with each other. .

なお、第1のグループ情報及び第2のグループ情報について記憶された、ゲーム媒体のゲーム媒体ID、名称、画像、レベル、体力値、レア度等は、ゲーム媒体に関する情報の一例である。また、ゲーム媒体に関する情報は、上述した情報に限らず、ゲーム媒体の攻撃力、防御力、属性、スキル等であってもよい。   Note that the game medium ID, name, image, level, physical strength value, rarity, etc. of the game medium stored for the first group information and the second group information are examples of information related to the game medium. Further, the information related to the game medium is not limited to the information described above, and may be the attack power, defense power, attribute, skill, etc. of the game medium.

サーバ記憶部32が記憶するゲーム媒体テーブルT1のデータ構造は、図6で示すものに限らない。例えば、サーバ記憶部32は、ユーザIDのそれぞれに、ゲーム媒体IDが関連付けられるとともに、ゲーム媒体IDのそれぞれに、各ゲーム媒体が所属するグループを示すグループIDが関連付けられて記憶されているゲーム媒体テーブルを記憶してもよい。この場合、各ゲーム媒体IDには、当該ゲーム媒体IDによって示されるゲーム媒体の名称、画像、レベル、体力値、レア度等が関連付けて記憶される。   The data structure of the game media table T1 stored in the server storage unit 32 is not limited to that shown in FIG. For example, the server storage unit 32 stores a game medium ID associated with each user ID, and a game medium ID associated with a group ID indicating a group to which each game medium belongs. A table may be stored. In this case, the name, image, level, physical strength value, rare degree, and the like of the game medium indicated by the game medium ID are stored in association with each game medium ID.

図5に戻り、サーバ処理部33は、少なくとも、サーバ受信部331、抽出部332、及びサーバ送信部333を備える。これらの各部は、サーバ処理部33が備えるプロセッサで実行されるプログラムにより実現される機能モジュールである。あるいは、これらの各部は、ファームウェアとしてサーバ3に実装されてもよい。   Returning to FIG. 5, the server processing unit 33 includes at least a server reception unit 331, an extraction unit 332, and a server transmission unit 333. Each of these units is a functional module realized by a program executed by a processor included in the server processing unit 33. Alternatively, each of these units may be mounted on the server 3 as firmware.

以下、携帯端末2の端末処理部25及びサーバ3のサーバ処理部33について説明する。まず、携帯端末2の端末処理部25が備える端末制御部251、端末送信部252、端末受信部253、表示処理部254、取得部255、記憶処理部256及び読み出し部257のそれぞれについて説明する。   Hereinafter, the terminal processing unit 25 of the mobile terminal 2 and the server processing unit 33 of the server 3 will be described. First, the terminal control unit 251, the terminal transmission unit 252, the terminal reception unit 253, the display processing unit 254, the acquisition unit 255, the storage processing unit 256, and the reading unit 257 provided in the terminal processing unit 25 of the mobile terminal 2 will be described.

(端末制御部251)
端末制御部251は、ユーザによってイベント実行指示が入力された場合、所定のイベントを実行し、ゲームの進行を制御する。なお、ゲームの進行を制御する端末制御部251は、ゲーム実行部の一例である。
(Terminal control unit 251)
When an event execution instruction is input by the user, the terminal control unit 251 executes a predetermined event and controls the progress of the game. The terminal control unit 251 that controls the progress of the game is an example of a game execution unit.

また、端末制御部251は、後述する取得部255によって取得された開始指示に、端末記憶部22に記憶されたユーザIDを含め、ユーザIDを含む開始指示を端末送信部252に渡す。また、端末制御部251は、取得部255によって取得された閲覧指示に、端末記憶部22に記憶されたユーザIDを含め、ユーザIDを含む閲覧指示を端末送信部252に渡す。   In addition, the terminal control unit 251 includes the user ID stored in the terminal storage unit 22 in the start instruction acquired by the acquisition unit 255 described later, and passes the start instruction including the user ID to the terminal transmission unit 252. Further, the terminal control unit 251 includes the user ID stored in the terminal storage unit 22 in the browsing instruction acquired by the acquiring unit 255 and passes the browsing instruction including the user ID to the terminal transmitting unit 252.

また、端末制御部251は、ゲーム媒体記憶処理が終了した場合、当該ゲーム媒体記憶処理によって記憶されたゲーム媒体に関する情報の所属グループを判定し、判定した所属グループに所属するゲーム媒体の読み出しを、読み出し部257に指示する。   In addition, when the game medium storage process ends, the terminal control unit 251 determines a group to which the information related to the game medium stored by the game medium storage process is determined, and reads out the game medium belonging to the determined group. The reading unit 257 is instructed.

(端末送信部252)
端末送信部252は、端末制御部251から受け取った開始指示及び閲覧指示を、端末通信部21を介してサーバ3に送信する。
(Terminal transmission unit 252)
The terminal transmission unit 252 transmits the start instruction and the browsing instruction received from the terminal control unit 251 to the server 3 via the terminal communication unit 21.

また、端末送信部252は、所定の同期時刻ごとに(例えば10分ごと)、端末記憶部22に記憶された各グループに所属するゲーム媒体に関する情報を、ユーザIDと関連付けて端末通信部21を介してサーバ3に送信する。   In addition, the terminal transmission unit 252 associates information regarding game media belonging to each group stored in the terminal storage unit 22 with a user ID at each predetermined synchronization time (for example, every 10 minutes) and causes the terminal communication unit 21 to To the server 3.

(端末受信部253)
端末受信部253は、端末通信部21を介してサーバ3からゲーム情報を受信する。ゲーム情報には、ユーザID,ゲーム媒体に関する情報、ゲーム媒体に関する情報が所属するグループを示す情報等が含まれる。
(Terminal receiver 253)
The terminal receiving unit 253 receives game information from the server 3 via the terminal communication unit 21. The game information includes a user ID, information about the game medium, information indicating a group to which the information about the game medium belongs, and the like.

(表示処理部254)
表示処理部254は、取得部255によって開始指示が取得された場合、ロード中画面400を表示部24に表示する。
(Display processing unit 254)
When the acquisition instruction is acquired by the acquisition unit 255, the display processing unit 254 displays the loading screen 400 on the display unit 24.

ユーザによって開始指示が入力され、端末受信部253によって第1のグループに所属するゲーム媒体に関する情報が受信され、読み出し部257によって、第1のグループに所属するゲーム媒体に関する情報が端末記憶部22から読み出されると、表示処理部254は、ホーム画面410を表示部24に表示する。なお、この場合、表示処理部254は、ホーム画面410に代えて、第1グループ画面420を表示部24に表示してもよい。   A start instruction is input by the user, information regarding game media belonging to the first group is received by the terminal reception unit 253, and information regarding game media belonging to the first group is received from the terminal storage unit 22 by the reading unit 257. When read, the display processing unit 254 displays the home screen 410 on the display unit 24. In this case, the display processing unit 254 may display the first group screen 420 on the display unit 24 instead of the home screen 410.

表示処理部254は、ユーザによって、第1グループ画面表示指示が携帯端末2に入力されると、読み出し部257によって読み出された第1のグループに所属するゲーム媒体に関する情報に含まれる画像データに基づいて、第1グループ画面420を表示部24に表示する。   When the first group screen display instruction is input to the mobile terminal 2 by the user, the display processing unit 254 displays the image data included in the information related to the game media belonging to the first group read by the reading unit 257. Based on this, the first group screen 420 is displayed on the display unit 24.

ユーザによって閲覧指示が入力され、端末受信部253によって第2のグループに所属するゲーム媒体に関する情報が受信され、読み出し部257によって、第2のグループに所属するゲーム媒体に関する情報が端末記憶部22から読み出されると、表示処理部254は、読み出し部257によって読み出された第2のグループに所属するゲーム媒体に関する情報に含まれる画像データに基づいて、第2グループ画面430を表示部24に表示する。   A browsing instruction is input by the user, information regarding game media belonging to the second group is received by the terminal reception unit 253, and information regarding game media belonging to the second group is received from the terminal storage unit 22 by the reading unit 257. When read, the display processing unit 254 displays the second group screen 430 on the display unit 24 based on the image data included in the information related to the game media belonging to the second group read by the reading unit 257. .

(取得部255)
取得部255は、ユーザによる操作部23の操作に応じて開始指示が入力された場合、ユーザによる操作部23の操作に応じて入力された開始指示を取得する。また、取得部255は、ユーザによる操作部23の操作に応じて閲覧指示が入力された場合、ユーザによる操作部23の操作に応じて入力された閲覧指示を取得する。
(Acquisition unit 255)
When a start instruction is input according to the operation of the operation unit 23 by the user, the acquisition unit 255 acquires the start instruction input according to the operation of the operation unit 23 by the user. In addition, when a browsing instruction is input according to the operation of the operation unit 23 by the user, the acquisition unit 255 acquires the browsing instruction input according to the operation of the operation unit 23 by the user.

また、取得部255は、端末受信部253によって受信されたゲーム情報の中からゲーム媒体に関する情報、及び、当該ゲーム媒体に関する情報が所属するグループを示す情報を取得する。取得部255は、端末受信部253によって受信されたゲーム情報に、第1のグループを示す情報が含まれている場合、当該ゲーム情報に含まれるゲーム媒体に関する情報を、第1のグループに所属するゲーム媒体に関する情報として取得する。また、取得部255は、端末受信部253によって受信されたゲーム情報に、第2のグループを示す情報が含まれている場合、当該ゲーム情報に含まれるゲーム媒体に関する情報を、第2のグループに所属するゲーム媒体に関する情報として取得する。   In addition, the acquisition unit 255 acquires information regarding the game medium and information indicating a group to which the information regarding the game medium belongs from the game information received by the terminal reception unit 253. When the game information received by the terminal reception unit 253 includes information indicating the first group, the acquisition unit 255 belongs to the first group with information on the game medium included in the game information. Obtained as information about game media. In addition, when the game information received by the terminal reception unit 253 includes information indicating the second group, the acquisition unit 255 adds information regarding the game medium included in the game information to the second group. Obtained as information about the game media to which it belongs.

(記憶処理部256)
記憶処理部256は、取得部255によって取得されたゲーム媒体に関する情報が第1のグループ及び第2のグループのいずれかに所属するものであるか否かを判定する。
(Storage processing unit 256)
The storage processing unit 256 determines whether or not the information related to the game content acquired by the acquisition unit 255 belongs to either the first group or the second group.

記憶処理部256は、取得部255によって取得されたゲーム媒体に関する情報が第1のグループに所属するものであると判定した場合、取得部255によって取得されたゲーム媒体に関する情報の全て又は一部を、第1のグループに所属するように端末記憶部22に記憶する。すなわち、端末記憶部22は、図6に示すゲーム媒体テーブルT1と同様に、携帯端末2を所有するユーザに係る第1のグループ情報及び第2のグループ情報を記憶しており、記憶処理部256は、取得部255によって取得されたゲーム媒体に関する情報の全て又は一部を、第1のグループ情報として端末記憶部22に記憶する。   When the storage processing unit 256 determines that the information related to the game medium acquired by the acquisition unit 255 belongs to the first group, all or part of the information related to the game medium acquired by the acquisition unit 255 is stored. And stored in the terminal storage unit 22 so as to belong to the first group. That is, the terminal storage unit 22 stores the first group information and the second group information related to the user who owns the mobile terminal 2 in the same manner as the game medium table T1 shown in FIG. Stores all or part of the information related to the game content acquired by the acquisition unit 255 in the terminal storage unit 22 as first group information.

また、記憶処理部256は、取得部255によって取得されたゲーム媒体に関する情報が第2のグループに所属するものであると判定した場合、取得部255によって取得されたゲーム媒体に関する情報の全て又は一部を、第2のグループに所属するように端末記憶部22に記憶する。すなわち、記憶処理部256は、取得部255によって取得されたゲーム媒体に関する情報の全て又は一部を、第2のグループ情報として端末記憶部22に記憶する。   Further, when the storage processing unit 256 determines that the information about the game medium acquired by the acquisition unit 255 belongs to the second group, all or one piece of the information about the game medium acquired by the acquisition unit 255 is stored. Are stored in the terminal storage unit 22 so as to belong to the second group. That is, the storage processing unit 256 stores all or part of the information regarding the game content acquired by the acquisition unit 255 in the terminal storage unit 22 as second group information.

(読み出し部257)
ユーザによって開始指示が入力され、端末受信部253によって第1のグループに所属するゲーム媒体に関する情報が受信された場合に、読み出し部257は、端末記憶部22から、第1のグループに所属するゲーム媒体に関する情報を読み出す。なお、読み出し部257が読み出す第1のグループに所属するゲーム媒体に関する情報は、第1のグループに所属するゲーム媒体に関する情報の受信時に記憶処理部256によって第1のグループ情報として記憶された第1のグループに所属するゲーム媒体に関する情報である。
(Reading unit 257)
When a start instruction is input by the user and information related to game media belonging to the first group is received by the terminal reception unit 253, the reading unit 257 reads the game belonging to the first group from the terminal storage unit 22. Read information about the medium. The information related to the game media belonging to the first group read by the reading unit 257 is stored as the first group information by the storage processing unit 256 when the information related to the game media belonging to the first group is received. This is information on game media belonging to the group.

また、ユーザによって閲覧指示が入力され、端末受信部253によって第2のグループに所属するゲーム媒体に関する情報が受信された場合に、読み出し部257は、端末記憶部22から、第2のグループに所属するゲーム媒体に関する情報を読み出す。なお、読み出し部257が読み出す第2のグループに所属するゲーム媒体に関する情報は、第2のグループに所属するゲーム媒体に関する情報の受信時に記憶処理部256によって第2のグループ情報として記憶された第2のグループに所属するゲーム媒体に関する情報である。   In addition, when a browsing instruction is input by the user and information regarding game media belonging to the second group is received by the terminal reception unit 253, the reading unit 257 belongs to the second group from the terminal storage unit 22. Read information about game media to play. Note that the information related to the game media belonging to the second group read by the reading unit 257 is stored as the second group information by the storage processing unit 256 when the information related to the game media belonging to the second group is received. This is information on game media belonging to the group.

このように、第1のグループに所属するゲーム媒体に関する情報が読み出されるタイミングと、第2グループに所属するゲーム媒体に関する情報が読み出されるタイミングは異なる。   As described above, the timing at which information related to game media belonging to the first group is read out is different from the timing at which information related to game media belonging to the second group is read out.

次に、サーバ3のサーバ処理部33が備えるサーバ受信部331、抽出部332、及びサーバ送信部333のそれぞれについて説明する。   Next, each of the server reception unit 331, the extraction unit 332, and the server transmission unit 333 included in the server processing unit 33 of the server 3 will be described.

(サーバ受信部331)
サーバ受信部331は、サーバ通信部31を介して携帯端末2から開始指示及び閲覧指示を、サーバ通信部31を介して受信する。
(Server receiving unit 331)
The server reception unit 331 receives a start instruction and a browsing instruction from the mobile terminal 2 via the server communication unit 31 via the server communication unit 31.

サーバ受信部331は、所定の同期時刻ごとに携帯端末2から送信された、ユーザIDと関連付けられた、各グループに所属するゲーム媒体に関する情報を、サーバ通信部31を介して受信する。サーバ受信部331は、ゲーム媒体テーブルT1に記憶された、受信したユーザIDに関連付けられた各グループに所属するゲーム媒体に関する情報を削除し、受信した各グループに所属するゲーム媒体に関する情報を、受信したユーザIDに関連付けてゲーム媒体テーブルT1に記憶する。これにより、携帯端末2とサーバ3との間のゲーム情報の同期が可能となる。   The server reception unit 331 receives, via the server communication unit 31, information related to game media belonging to each group, which is associated with the user ID and transmitted from the mobile terminal 2 at every predetermined synchronization time. The server receiving unit 331 deletes the information related to the game media belonging to each group associated with the received user ID and received the information related to the game media belonging to each received group stored in the game media table T1. The game ID is stored in the game medium table T1 in association with the user ID. Thereby, the game information between the portable terminal 2 and the server 3 can be synchronized.

(抽出部332)
抽出部332は、サーバ受信部331によって受信された開始指示に含まれるユーザIDに関連付けられた第1のグループに所属するゲーム媒体に関する情報を、ゲーム媒体テーブルT1から抽出する。また、抽出部332は、サーバ受信部331によって受信された閲覧指示に含まれるユーザIDに関連付けられた第2のグループに所属するゲーム媒体に関する情報を、ゲーム媒体テーブルT1から抽出する。
(Extractor 332)
The extraction unit 332 extracts information about game media belonging to the first group associated with the user ID included in the start instruction received by the server reception unit 331 from the game media table T1. In addition, the extraction unit 332 extracts information related to the game media belonging to the second group associated with the user ID included in the browsing instruction received by the server reception unit 331 from the game media table T1.

(サーバ送信部333)
サーバ送信部333は、抽出部332によって抽出されたゲーム媒体に関する情報、開始指示に含まれるユーザID及び第1のグループを示す情報を含むゲーム情報を、サーバ通信部31を介して携帯端末2に送信する。なお、ゲーム情報の送信先の携帯端末2は、サーバ受信部331が受信した開始指示を送信した携帯端末2である。
(Server transmission unit 333)
The server transmission unit 333 sends game information including information about the game medium extracted by the extraction unit 332, a user ID included in the start instruction, and information indicating the first group to the mobile terminal 2 via the server communication unit 31. Send. The mobile terminal 2 to which the game information is transmitted is the mobile terminal 2 that has transmitted the start instruction received by the server reception unit 331.

サーバ送信部333は、抽出部332によって抽出されたゲーム媒体に関する情報、閲覧指示に含まれるユーザID及び第2のグループを示す情報を含むゲーム情報を、サーバ通信部31を介して携帯端末2に送信する。なお、ゲーム情報の送信先の携帯端末2は、サーバ受信部331が受信した閲覧指示を送信した携帯端末2である。   The server transmission unit 333 sends game information including information on the game medium extracted by the extraction unit 332, user ID included in the browsing instruction, and information indicating the second group to the mobile terminal 2 via the server communication unit 31. Send. The mobile terminal 2 to which the game information is transmitted is the mobile terminal 2 that has transmitted the browsing instruction received by the server reception unit 331.

(ゲームシステム1の動作シーケンス)
図7は、ゲームシステム1の動作シーケンスの一例を示す図である。この動作シーケンスは、予め端末記憶部22及びサーバ記憶部32に記憶されているプログラムに基づいて、主に端末処理部25及びサーバ処理部33により、携帯端末2及びサーバ3の各要素と協働して実行される。
(Operation sequence of game system 1)
FIG. 7 is a diagram illustrating an example of an operation sequence of the game system 1. This operation sequence cooperates with each element of the portable terminal 2 and the server 3 mainly by the terminal processing unit 25 and the server processing unit 33 based on the programs stored in the terminal storage unit 22 and the server storage unit 32 in advance. And executed.

最初に、携帯端末2の端末制御部251、表示処理部254及び取得部255は、起動処理を実行する(ステップS101)。起動処理は、例えば、端末制御部251によって、ユーザによる操作部23の操作に応じて入力された、ゲームアプリケーションプログラムの実行の開始指示が取得された場合に実行される。なお、起動処理の詳細は後述する。   First, the terminal control unit 251, the display processing unit 254, and the acquisition unit 255 of the mobile terminal 2 execute a startup process (Step S <b> 101). The activation process is executed, for example, when the terminal control unit 251 acquires an instruction to start executing the game application program, which is input according to the operation of the operation unit 23 by the user. Details of the activation process will be described later.

次に、携帯端末2の端末送信部252は、起動処理において端末制御部251から受け取った開始指示を、端末通信部21を介してサーバ3に送信する(ステップS102)。   Next, the terminal transmission unit 252 of the mobile terminal 2 transmits the start instruction received from the terminal control unit 251 in the activation process to the server 3 via the terminal communication unit 21 (step S102).

次に、サーバ3のサーバ受信部331は、サーバ通信部31を介して携帯端末2から開始指示を受信する。次に、サーバ3の抽出部332は、サーバ受信部331によって受信された開始指示に含まれるユーザIDに関連付けられた第1のグループに所属するゲーム媒体に関する情報を、ゲーム媒体テーブルT1から抽出する。   Next, the server reception unit 331 of the server 3 receives a start instruction from the mobile terminal 2 via the server communication unit 31. Next, the extraction unit 332 of the server 3 extracts information related to the game media belonging to the first group associated with the user ID included in the start instruction received by the server reception unit 331 from the game media table T1. .

そして、サーバ3のサーバ送信部333は、抽出部332によって抽出されたゲーム媒体に関する情報、開始指示に含まれるユーザID及び第1のグループを示す情報を含むゲーム情報を、サーバ通信部31を介して携帯端末2に送信する(ステップS103)。なお、ゲーム情報の送信先の携帯端末2は、ステップS102において開始指示を送信した携帯端末2である。   Then, the server transmission unit 333 of the server 3 sends the game information including the information about the game medium extracted by the extraction unit 332, the user ID included in the start instruction, and the information indicating the first group via the server communication unit 31. Is transmitted to the portable terminal 2 (step S103). The mobile terminal 2 to which the game information is transmitted is the mobile terminal 2 that has transmitted the start instruction in step S102.

次に、携帯端末2の端末受信部253は、端末通信部21を介してサーバ3からゲーム情報を受信する。そして、表示処理部254、取得部255、記憶処理部256及び読み出し部257は、端末受信部253によってゲーム情報が受信されると、ゲーム準備処理を実行する(ステップS104)。なお、ゲーム準備処理の詳細は後述する。   Next, the terminal reception unit 253 of the mobile terminal 2 receives game information from the server 3 via the terminal communication unit 21. Then, when the game information is received by the terminal reception unit 253, the display processing unit 254, the acquisition unit 255, the storage processing unit 256, and the reading unit 257 execute a game preparation process (step S104). Details of the game preparation process will be described later.

次に、携帯端末2の取得部255は、ユーザによる操作部23の操作に応じて閲覧指示が入力された場合、当該閲覧指示を取得し、端末制御部251は、取得部255によって取得された開始指示に、端末記憶部22に記憶されたユーザIDを含める。次に、端末制御部251は、ユーザIDを含む開始指示を端末送信部252に渡す。次に、端末送信部252は、当該閲覧指示に端末記憶部22に記憶されたユーザIDを含め、ユーザIDを含む閲覧指示を、端末通信部21を介してサーバ3に送信する(ステップS105)。   Next, the acquisition unit 255 of the mobile terminal 2 acquires the browsing instruction when the browsing instruction is input in response to the operation of the operation unit 23 by the user, and the terminal control unit 251 is acquired by the acquiring unit 255. The user ID stored in the terminal storage unit 22 is included in the start instruction. Next, the terminal control unit 251 passes a start instruction including the user ID to the terminal transmission unit 252. Next, the terminal transmission unit 252 transmits a browsing instruction including the user ID including the user ID stored in the terminal storage unit 22 to the server 3 via the terminal communication unit 21 (step S105). .

次に、サーバ3のサーバ受信部331は、サーバ通信部31を介して携帯端末2から閲覧指示を受信する。次に、サーバ3の抽出部332は、サーバ受信部331によって受信された閲覧指示に含まれるユーザIDに関連付けられた第2のグループに所属するゲーム媒体に関する情報を、ゲーム媒体テーブルT1から抽出する。   Next, the server reception unit 331 of the server 3 receives a browsing instruction from the mobile terminal 2 via the server communication unit 31. Next, the extraction unit 332 of the server 3 extracts information related to the game media belonging to the second group associated with the user ID included in the browsing instruction received by the server reception unit 331 from the game media table T1. .

そして、サーバ3のサーバ送信部333は、抽出部332によって抽出されたゲーム媒体に関する情報、閲覧指示に含まれるユーザID及び第2のグループを示す情報を含むゲーム情報を、サーバ通信部31を介して携帯端末2に送信する(ステップS106)。なお、ゲーム情報の送信先の携帯端末2は、ステップS105において閲覧指示を送信した携帯端末2である。   Then, the server transmission unit 333 of the server 3 sends the game information including the information about the game medium extracted by the extraction unit 332, the user ID included in the browsing instruction, and the information indicating the second group via the server communication unit 31. Is transmitted to the portable terminal 2 (step S106). The mobile terminal 2 to which the game information is transmitted is the mobile terminal 2 that has transmitted the browsing instruction in step S105.

次に、携帯端末2の端末受信部253は、端末通信部21を介してサーバ3からゲーム情報を受信する。そして、表示処理部254は、端末受信部253によってゲーム情報が受信されると、第2グループ画面表示処理を実行する(ステップS107)。なお、第2グループ画面表示処理の詳細は後述する。   Next, the terminal reception unit 253 of the mobile terminal 2 receives game information from the server 3 via the terminal communication unit 21. Then, when the game information is received by the terminal receiving unit 253, the display processing unit 254 executes a second group screen display process (step S107). Details of the second group screen display process will be described later.

(起動処理)
図8は、携帯端末2の端末制御部251、表示処理部254及び取得部255による起動処理の動作フローの一例を示す図である。図8に示される起動処理は、図7のステップS101において実行される。
(Start process)
FIG. 8 is a diagram illustrating an example of an operation flow of activation processing performed by the terminal control unit 251, the display processing unit 254, and the acquisition unit 255 of the mobile terminal 2. The activation process shown in FIG. 8 is executed in step S101 of FIG.

最初に、取得部255は、ユーザによる操作部23の操作に応じて入力された開始指示を取得する(ステップS201)。   First, the acquisition unit 255 acquires a start instruction input in response to an operation of the operation unit 23 by the user (step S201).

次に、表示処理部254は、ロード中画面400を表示部24に表示する(ステップS202)。   Next, the display processing unit 254 displays the loading screen 400 on the display unit 24 (step S202).

次に、端末制御部251は、取得した開始指示に、端末記憶部22に記憶されたユーザIDを含める。そして、端末制御部251は、ユーザIDを含む開始指示を端末送信部252に渡し(ステップS203)、一連のステップを終了する。   Next, the terminal control unit 251 includes the user ID stored in the terminal storage unit 22 in the acquired start instruction. And the terminal control part 251 passes the start instruction | indication containing a user ID to the terminal transmission part 252 (step S203), and complete | finishes a series of steps.

(ゲーム準備処理)
図9は、携帯端末2の端末制御部251、表示処理部254、取得部255、記憶処理部256及び読み出し部257によるゲーム準備処理の動作フローの一例を示す図である。図9に示されるゲーム準備処理は、図7のステップS104において実行される。
(Game preparation process)
FIG. 9 is a diagram illustrating an example of an operation flow of a game preparation process performed by the terminal control unit 251, the display processing unit 254, the acquisition unit 255, the storage processing unit 256, and the reading unit 257 of the mobile terminal 2. The game preparation process shown in FIG. 9 is executed in step S104 of FIG.

最初に、取得部255は、端末受信部253によって受信されたゲーム情報の中からゲーム媒体に関する情報及び第1のグループを示す情報を取得する(ステップS301)。取得部255は、端末受信部253によって受信されたゲーム情報に、第1のグループを示す情報が含まれている場合、当該ゲーム情報に含まれるゲーム媒体に関する情報を、第1のグループに所属するゲーム媒体に関する情報として取得する。   First, the acquisition unit 255 acquires information related to the game medium and information indicating the first group from the game information received by the terminal reception unit 253 (step S301). When the game information received by the terminal reception unit 253 includes information indicating the first group, the acquisition unit 255 belongs to the first group with information on the game medium included in the game information. Obtained as information about game media.

次に、記憶処理部256は、取得部255によって取得された第1のグループに所属するゲーム媒体に関する情報を記憶するゲーム媒体記憶処理を実行する(ステップS302)。なお、ゲーム媒体記憶処理の詳細は後述する。   Next, the storage processing unit 256 executes a game medium storage process for storing information regarding the game media belonging to the first group acquired by the acquisition unit 255 (step S302). Details of the game media storage process will be described later.

次に、端末制御部251は、ゲーム媒体記憶処理が終了した場合、当該ゲーム媒体記憶処理によって記憶されたゲーム媒体に関する情報の所属グループを判定し、判定した所属グループに所属するゲーム媒体の読み出しを、読み出し部257に指示する。次に、読み出し部257は、端末記憶部22から、読み出し部257から指示された第1のグループに所属するゲーム媒体に関する情報を読み出す(ステップS303)。   Next, when the game medium storage process is completed, the terminal control unit 251 determines the group to which the information related to the game medium stored by the game medium storage process belongs, and reads the game medium belonging to the determined group. And instructing the reading unit 257. Next, the reading unit 257 reads information regarding the game media belonging to the first group instructed from the reading unit 257 from the terminal storage unit 22 (step S303).

そして、表示処理部254は、ホーム画面410を表示部24に表示し(ステップS304)、一連のステップを終了する。   Then, the display processing unit 254 displays the home screen 410 on the display unit 24 (step S304), and ends a series of steps.

なお、表示されたホーム画面410に含まれる第1グループ画面表示指示オブジェクト412がユーザによって選択された場合、表示処理部254は、ステップS303において読み出されたゲーム媒体に関する情報に含まれる画像データに基づいて第1グループ画面420を表示する。また、表示されたホーム画面410に含まれる第1グループ画面表示指示オブジェクト412がユーザによって選択された場合に、ステップS303が実行されてもよい。この場合、ステップS302の処理の後は、ステップS303は実行されずにステップS304が実行される。   When the first group screen display instruction object 412 included in the displayed home screen 410 is selected by the user, the display processing unit 254 displays the image data included in the information related to the game medium read in step S303. Based on this, the first group screen 420 is displayed. Step S303 may be executed when the first group screen display instruction object 412 included in the displayed home screen 410 is selected by the user. In this case, after step S302, step S304 is executed without executing step S303.

(ゲーム媒体記憶処理)
図10は、携帯端末2の記憶処理部256によるゲーム媒体記憶処理の動作フローの一例を示す図である。図10に示されるゲーム媒体記憶処理は、図9のステップS302又は後述する図11のステップS502において実行される。
(Game media storage processing)
FIG. 10 is a diagram illustrating an example of an operation flow of the game medium storage process by the storage processing unit 256 of the mobile terminal 2. The game medium storage process shown in FIG. 10 is executed in step S302 of FIG. 9 or step S502 of FIG.

最初に、記憶処理部256は、取得部255によって取得されたゲーム媒体に関する情報が第1のグループに所属するものであるか否かを判定する(ステップS401)。   First, the storage processing unit 256 determines whether or not the information related to the game content acquired by the acquisition unit 255 belongs to the first group (step S401).

記憶処理部256は、取得部255によって取得されたゲーム媒体に関する情報が第1のグループに所属するものであると判定した場合(ステップS401−Yes)、取得部255によって取得されたゲーム媒体に関する情報を、第1のグループに所属するように端末記憶部22に記憶する(ステップS402)。   If the storage processing unit 256 determines that the information related to the game content acquired by the acquisition unit 255 belongs to the first group (step S401—Yes), the storage processing unit 256 acquires the information related to the game content acquired by the acquisition unit 255. Is stored in the terminal storage unit 22 so as to belong to the first group (step S402).

次に、記憶処理部256は、取得部255によって取得された、全てのゲーム媒体に関する情報が、ステップS402において記憶されたか否かを判定する(ステップS403)。   Next, the storage processing unit 256 determines whether or not the information regarding all game media acquired by the acquisition unit 255 has been stored in step S402 (step S403).

記憶処理部256は、取得部255によって取得された、全てのゲーム媒体に関する情報が、ステップS402において記憶されていないと判定した場合(ステップS403−No)、ステップS402に処理を戻す。また、記憶処理部256は、取得部255によって取得された、全てのゲーム媒体に関する情報が、ステップS402において記憶されたと判定した場合(ステップS403−Yes)、一連のステップを終了する。   If the storage processing unit 256 determines that the information regarding all game media acquired by the acquisition unit 255 is not stored in step S402 (step S403-No), the storage processing unit 256 returns the process to step S402. If the storage processing unit 256 determines that the information regarding all game media acquired by the acquisition unit 255 is stored in step S402 (step S403-Yes), the storage processing unit 256 ends the series of steps.

また、記憶処理部256は、取得部255によって取得されたゲーム媒体に関する情報が第1のグループに所属するものでないと判定した場合(ステップS401−No)、取得部255によって取得されたゲーム媒体に関する情報を、第2のグループに所属するように端末記憶部22に記憶する(ステップS404)。   In addition, when the storage processing unit 256 determines that the information regarding the game content acquired by the acquisition unit 255 does not belong to the first group (step S401-No), the storage processing unit 256 relates to the game content acquired by the acquisition unit 255. The information is stored in the terminal storage unit 22 so as to belong to the second group (step S404).

次に、記憶処理部256は、取得部255によって取得された、全てのゲーム媒体に関する情報が、ステップS404において記憶されたか否かを判定する(ステップS405)。   Next, the storage processing unit 256 determines whether or not the information regarding all game media acquired by the acquisition unit 255 has been stored in step S404 (step S405).

記憶処理部256は、取得部255によって取得された、全てのゲーム媒体に関する情報が、ステップS404において記憶されていないと判定した場合(ステップS405−No)、ステップS404に処理を戻す。また、記憶処理部256は、取得部255によって取得された、全てのゲーム媒体に関する情報が、ステップS404において記憶されたと判定した場合(ステップS405−Yes)、一連のステップを終了する。   If the storage processing unit 256 determines that the information about all game media acquired by the acquisition unit 255 is not stored in step S404 (step S405 No), the storage processing unit 256 returns the process to step S404. Further, when the storage processing unit 256 determines that the information regarding all game media acquired by the acquisition unit 255 has been stored in step S404 (step S405-Yes), the series of steps ends.

(第2グループ画面表示処理)
図11は、携帯端末2の端末制御部251、表示処理部254、取得部255、記憶処理部256及び読み出し部257による第2グループ画面表示処理の動作フローの一例を示す図である。図11に示される起動処理は、図7のステップS107において実行される。
(Second group screen display process)
FIG. 11 is a diagram illustrating an example of an operation flow of the second group screen display process performed by the terminal control unit 251, the display processing unit 254, the acquisition unit 255, the storage processing unit 256, and the reading unit 257 of the mobile terminal 2. The activation process shown in FIG. 11 is executed in step S107 of FIG.

最初に、取得部255は、端末受信部253によって受信されたゲーム情報の中からゲーム媒体に関する情報及び第2のグループを示す情報を取得する(ステップS501)。取得部255は、端末受信部253によって受信されたゲーム情報に、第2のグループを示す情報が含まれている場合、当該ゲーム情報に含まれるゲーム媒体に関する情報を、第2のグループに所属するゲーム媒体に関する情報として取得する。   First, the acquisition unit 255 acquires information related to the game medium and information indicating the second group from the game information received by the terminal reception unit 253 (step S501). When the game information received by the terminal reception unit 253 includes information indicating the second group, the acquisition unit 255 belongs to the second group with respect to the game medium included in the game information. Obtained as information about game media.

次に、記憶処理部256は、取得部255によって取得された第2のグループに所属するゲーム媒体に関する情報を記憶するゲーム媒体記憶処理を実行する(ステップS502)。   Next, the storage processing unit 256 executes a game medium storage process for storing information related to game media belonging to the second group acquired by the acquisition unit 255 (step S502).

次に、端末制御部251は、ゲーム媒体記憶処理が終了した場合、当該ゲーム媒体記憶処理によって記憶されたゲーム媒体に関する情報の所属グループを判定し、判定した所属グループに所属するゲーム媒体の読み出しを、読み出し部257に指示する。次に、読み出し部257は、端末記憶部22から、第2のグループに所属するゲーム媒体に関する情報を読み出す(ステップS503)。   Next, when the game medium storage process is completed, the terminal control unit 251 determines the group to which the information related to the game medium stored by the game medium storage process belongs, and reads the game medium belonging to the determined group. And instructing the reading unit 257. Next, the reading unit 257 reads information related to the game media belonging to the second group from the terminal storage unit 22 (step S503).

そして、表示処理部254は、ステップS503において読み出されたゲーム媒体に関する情報に含まれる画像データに基づいて第2グループ画面430を表示部24に表示し(ステップS504)、一連のステップを終了する。   Then, the display processing unit 254 displays the second group screen 430 on the display unit 24 based on the image data included in the information related to the game content read in step S503 (step S504), and the series of steps is completed. .

以上、詳述したとおり、所属するグループに応じて、ゲーム媒体が受信されるタイミング、及び、ゲーム媒体が読み出されるタイミングの少なくとも一方が異なる。これにより、ゲーム媒体に関する情報の受信時間及び読み出し時間の少なくとも一方が必要以上に長くなることを防止することが可能となる。このため、ユーザは、ゲーム媒体の受信量及び読み出し量が多くなっても、ゲームアプリケーションプログラムの処理速度が遅くなるように感じることなくゲームを楽しむことができ、本実施形態のゲームシステムによって、ゲームの継続意欲を維持することが可能となる。   As described above, according to the group to which the user belongs, at least one of the timing at which the game medium is received and the timing at which the game medium is read out is different. As a result, it is possible to prevent at least one of the reception time and the reading time of information related to the game medium from becoming longer than necessary. Therefore, even when the received amount and read amount of the game medium increase, the user can enjoy the game without feeling that the processing speed of the game application program is slow. It is possible to maintain the willingness to continue.

また、携帯端末2の端末受信部253がサーバ3等の外部の情報処理装置からゲーム情報を受信せずに、読み出し部257は、端末記憶部22によって記憶されているゲーム媒体に関する情報を読み出してもよい。この場合、本実施形態に係る携帯端末2は、所属するグループに応じて、ゲーム媒体が読み出されるタイミングが異なり、読み出し時間の少なくとも一方が必要以上に長くなることを防止することが可能となる。   Further, the terminal receiving unit 253 of the mobile terminal 2 does not receive game information from an external information processing apparatus such as the server 3, and the reading unit 257 reads information on the game medium stored in the terminal storage unit 22. Also good. In this case, the portable terminal 2 according to the present embodiment has different timings at which the game media are read out depending on the group to which the portable terminal 2 belongs, and can prevent at least one of the reading times from becoming longer than necessary.

また、携帯端末2の端末受信部253は、サーバ3等の外部の情報処理装置からゲーム情報を含む表示データ(例えば、所謂ウェブゲームの画面表示データ等)を受信してもよい。この場合、本実施形態に係る携帯端末2は、所属するグループに応じて、ゲーム媒体が受信されるタイミングが異なり、ゲーム媒体に関する情報の受信時間が必要以上に長くなることを防止することが可能となる。   Further, the terminal receiving unit 253 of the mobile terminal 2 may receive display data including game information (for example, so-called web game screen display data) from an external information processing apparatus such as the server 3. In this case, the mobile terminal 2 according to the present embodiment can prevent the reception time of the information related to the game medium from becoming longer than necessary because the timing at which the game medium is received differs depending on the group to which the mobile terminal 2 belongs. It becomes.

(変形例1)
なお、本発明は、本実施形態に限定されるものではない。例えば、携帯端末2及びサーバ3は、ゲーム媒体を3つ以上のグループに分類して記憶してもよい。以下、携帯端末2及びサーバ3は、ゲーム媒体を、第1のグループ、第2のグループ及び第3のグループに分類して記憶する場合を例にして説明する。
(Modification 1)
Note that the present invention is not limited to this embodiment. For example, the mobile terminal 2 and the server 3 may classify and store the game media into three or more groups. Hereinafter, the case where the portable terminal 2 and the server 3 classify and store the game media into a first group, a second group, and a third group will be described as an example.

サーバ3は、複数のゲーム媒体を、第1のグループ、第2のグループ及び第3のグループに分類してサーバ記憶部32の第2のゲーム媒体テーブルT2(図示しない)に記憶する。第2のゲーム媒体テーブルT2は、ゲーム媒体テーブルT1と同様に、ユーザについて、当該ユーザのユーザ媒体ID、第1のグループ情報、第2のグループ情報、及び第3のグループ情報等が、互いに関連付けて記憶されている。第3のグループ情報には、第3のグループに所属するゲーム媒体のゲーム媒体ID、名称、画像等が、互いに関連付けて記憶されている。例えば、第3のグループ情報において記憶されるゲーム媒体に関する情報は、第1のグループ情報において記憶されるゲーム媒体に関する情報とは異なる種類の情報であってもよい。   The server 3 classifies the plurality of game media into a first group, a second group, and a third group, and stores them in a second game media table T2 (not shown) of the server storage unit 32. Similarly to the game content table T1, the second game content table T2 relates the user's user media ID, first group information, second group information, third group information, and the like to each other. Is remembered. In the third group information, game media IDs, names, images, and the like of game media belonging to the third group are stored in association with each other. For example, the information regarding the game media stored in the third group information may be a different type of information from the information regarding the game media stored in the first group information.

第3のグループに所属するゲーム媒体に関する情報は、例えば、第1のグループに所属するゲーム媒体に関する情報と同じタイミング(例えば、開始指示の入力に応じたタイミング)で、第3のグループを示す情報とともにサーバから送信される。なお、第3のグループに所属するゲーム媒体は、第2のグループに所属するゲーム媒体と同じタイミングで、第3のグループを示す情報とともにサーバから送信されてもよい。また、第3のグループに所属するゲーム媒体に関する情報は、第1のグループに所属するゲーム媒体に関する情報及び第2のグループに所属するゲーム媒体に関する情報と異なるタイミングで、第3のグループを示す情報とともにサーバから送信されてもよい。この場合、携帯端末2の取得部255は、端末受信部253によって受信されたゲーム情報の中からゲーム媒体に関する情報及び第3のグループを示す情報を取得し、記憶処理部256は、取得部255によって取得されたゲーム媒体に関する情報が第3のグループに所属するものであると判定した場合、取得部255によって取得されたゲーム媒体に関する情報を、第1のグループに所属するように端末記憶部22に記憶(すなわち、取得部255によって取得されたゲーム媒体に関する情報を第3のグループ情報として記憶)する。   The information related to the game media belonging to the third group is, for example, information indicating the third group at the same timing as the information related to the game media belonging to the first group (for example, the timing according to the input of the start instruction). And sent from the server. Note that the game media belonging to the third group may be transmitted from the server together with information indicating the third group at the same timing as the game media belonging to the second group. Further, the information related to the game media belonging to the third group is information indicating the third group at a timing different from the information related to the game media belonging to the first group and the information related to the game media belonging to the second group. And may be transmitted from the server. In this case, the acquisition unit 255 of the mobile terminal 2 acquires information about the game medium and information indicating the third group from the game information received by the terminal reception unit 253, and the storage processing unit 256 acquires the acquisition unit 255. If it is determined that the information related to the game medium acquired by the step belongs to the third group, the terminal storage unit 22 stores the information related to the game medium acquired by the acquisition unit 255 so as to belong to the first group. (That is, information relating to the game content acquired by the acquisition unit 255 is stored as third group information).

図12(a)及び(b)は、携帯端末2の表示部24に表示される第3グループ画面440の一例を示す図である。第3グループ画面440は、ユーザによって第1グループ画面表示指示が入力されたときに(例えば、ユーザが第1グループ画面表示指示オブジェクト412を選択する操作を行った場合に)表示される。   12A and 12B are diagrams illustrating an example of the third group screen 440 displayed on the display unit 24 of the mobile terminal 2. The third group screen 440 is displayed when a first group screen display instruction is input by the user (for example, when the user performs an operation of selecting the first group screen display instruction object 412).

第3グループ画面440には、第1グループタブオブジェクト441及び第3グループタブオブジェクト442が表示される。   On the third group screen 440, a first group tab object 441 and a third group tab object 442 are displayed.

第1グループタブオブジェクト441は、第1のグループに所属するゲーム媒体を示す画像の表示を指示するためのタブオブジェクトである。第1グループタブオブジェクト441は、アイコン画像又はテキスト等でもよい。ユーザによる操作部23の操作に応じて入力された第3グループ画面440上の入力位置が、第1グループタブオブジェクト441の表示領域内である場合、第1グループ表示指示が携帯端末2に入力される。このように、ユーザが第1グループタブオブジェクト441を選択する操作を行った場合、第1グループ表示指示が携帯端末2に入力される。ユーザによって第1グループ表示指示が入力されると、図12(a)に示す第3グループ画面440が表示部24に表示される。   The first group tab object 441 is a tab object for instructing display of an image indicating a game medium belonging to the first group. The first group tab object 441 may be an icon image or text. When the input position on the third group screen 440 input according to the operation of the operation unit 23 by the user is within the display area of the first group tab object 441, the first group display instruction is input to the mobile terminal 2. The Thus, when the user performs an operation of selecting the first group tab object 441, a first group display instruction is input to the portable terminal 2. When the first group display instruction is input by the user, a third group screen 440 shown in FIG. 12A is displayed on the display unit 24.

第3グループタブオブジェクト442は、第3のグループに所属するゲーム媒体を示す画像の表示を指示するためのタブオブジェクトである。第3グループタブオブジェクト442は、アイコン画像又はテキスト等でもよい。ユーザによる操作部23の操作に応じて入力された第3グループ画面440上の入力位置が、第3グループタブオブジェクト442の表示領域内である場合、第3グループ表示指示が携帯端末2に入力される。このように、ユーザが第3グループタブオブジェクト442を選択する操作を行った場合、第3グループ表示指示が携帯端末2に入力される。ユーザによって第3グループ表示指示が入力されると、図12(b)に示す第3グループ画面440が表示部24に表示される。   The third group tab object 442 is a tab object for instructing display of an image indicating the game media belonging to the third group. The third group tab object 442 may be an icon image or text. When the input position on the third group screen 440 input according to the operation of the operation unit 23 by the user is within the display area of the third group tab object 442, a third group display instruction is input to the mobile terminal 2. The Thus, when the user performs an operation of selecting the third group tab object 442, a third group display instruction is input to the portable terminal 2. When the third group display instruction is input by the user, a third group screen 440 shown in FIG. 12B is displayed on the display unit 24.

なお、ユーザによって第1グループ画面表示指示が入力されたときに初めて表示される第3グループ画面440は、図12(a)に示す第3グループ画面440と図12(b)に示す第3グループ画面440のどちらであってもよい。   Note that the third group screen 440 displayed for the first time when the first group screen display instruction is input by the user is the third group screen 440 shown in FIG. 12A and the third group shown in FIG. Either of the screens 440 may be used.

図12(a)に示す第3グループ画面440には、第1のグループに所属するゲーム媒体を示す画像であるゲーム媒体画像421と、使用指示オブジェクト422とが表示される(図4(d)と同様)。   On the third group screen 440 shown in FIG. 12A, a game medium image 421 that is an image showing a game medium belonging to the first group and a use instruction object 422 are displayed (FIG. 4D). the same as).

図12(b)に示す第3グループ画面440には、第3のグループに所属するゲーム媒体を示す画像であるゲーム媒体画像452と、数値画像453、特定ゲーム処理指示オブジェクト454とが含まれる。   The third group screen 440 shown in FIG. 12B includes a game media image 452 that is an image showing game media belonging to the third group, a numerical image 453, and a specific game processing instruction object 454.

ゲーム媒体画像452は、第3のグループに所属するゲーム媒体を示す画像である。図12(b)に示す第3グループ画面440において、読み出された第3のグループに所属する全てのゲーム媒体の種類ごとに、1つのゲーム媒体画像452が表示される。すなわち、表示処理部254は、第3のグループに所属する全てのゲーム媒体の種類を判別し、判別した種類ごとに第3のグループに所属するゲーム媒体の数を計数し、各種類に対応するゲーム媒体画像452と、各種類について計数した数を示す数値画像453とを表示部24に表示する。   The game media image 452 is an image showing game media belonging to the third group. In the third group screen 440 shown in FIG. 12B, one game medium image 452 is displayed for each type of all game mediums belonging to the read third group. That is, the display processing unit 254 determines the types of all game media belonging to the third group, counts the number of game media belonging to the third group for each determined type, and corresponds to each type. A game medium image 452 and a numerical image 453 indicating the number counted for each type are displayed on the display unit 24.

数値画像453で示される数は、端末記憶部22に記憶された、ゲーム媒体の各種類の数を示す情報に基づいて表示されてもよい。例えば、記憶処理部256は、ゲーム媒体の種類ごとに、端末記憶部22に記憶されているゲーム媒体の数を示す情報を端末記憶部22に記憶する。記憶処理部256は、ユーザが第3のグループに所属するゲーム媒体に関する情報を取得又は削除等するたびに、ゲーム媒体の数を示す情報を更新する。なお、ゲーム媒体の数を示す情報の初期値(すなわち、ゲーム媒体が記憶されていない場合の数)は、0(ゼロ)である。例えば、ユーザは、端末制御部251によるゲームの進行に応じて、又は、他のユーザからの譲渡(例えば、携帯端末2が、他のユーザの携帯端末2からのゲーム媒体の譲渡要求に応じる承諾情報をサーバ3に送信したことに応じて、サーバ3が、譲渡要求の対象のゲーム媒体に関する情報を、承諾情報の送信指示を行ったユーザに関する情報として記憶すること等)等によって、第3のグループに所属するゲーム媒体に関する情報を取得する。記憶処理部256は、ユーザが第3のグループに所属するゲーム媒体に関する情報を取得した場合、取得したゲーム媒体の種類に対応する、ゲーム媒体の数を示す情報を端末記憶部22から読み出す。そして、記憶処理部256は、読み出した、ゲーム媒体数を示す情報を、取得したゲーム媒体に関する情報の数だけ増加させて端末記憶部22に記憶する。また、ユーザは、端末記憶部22に記憶された、第3のグループに所属するゲーム媒体を、他のユーザに譲渡すること、ゲーム進行中の使用に応じて消失すること、又は、ユーザの削除指示等に応じて削除すること等によって、当該ゲーム媒体に関する情報を削除する。記憶処理部256は、端末記憶部22に記憶された、第3のグループに所属するゲーム媒体が削除された場合、削除されたゲーム媒体の種類に対応する、ゲーム媒体の数を示す情報を端末記憶部22から読み出す。そして、読み出した、ゲーム媒体数を示す情報を、削除したゲーム媒体に関する情報の数だけ減少させて端末記憶部22に記憶する。そして、表示処理部254は、図12(b)に示す第3グループ画面440を表示する時に、端末記憶部22に記憶された、ゲーム媒体の各種類の数を示す情報を読み出して、当該読み出した情報に基づいて数値画像453を生成する。   The number indicated by the numerical image 453 may be displayed based on information indicating the number of each type of game medium stored in the terminal storage unit 22. For example, the storage processing unit 256 stores information indicating the number of game media stored in the terminal storage unit 22 in the terminal storage unit 22 for each type of game media. The storage processing unit 256 updates information indicating the number of game media every time the user acquires or deletes information regarding game media belonging to the third group. The initial value of the information indicating the number of game media (that is, the number when no game media is stored) is 0 (zero). For example, the user accepts the transfer according to the progress of the game by the terminal control unit 251 or the transfer from another user (for example, the mobile terminal 2 responds to the transfer request of the game medium from the mobile terminal 2 of the other user). In response to the transmission of the information to the server 3, the server 3 stores the information related to the game medium that is the target of the transfer request as the information related to the user who has issued an instruction to transmit the consent information). Get information about game media belonging to a group. When the user acquires information about game media belonging to the third group, the storage processing unit 256 reads information indicating the number of game media corresponding to the acquired type of game media from the terminal storage unit 22. Then, the storage processing unit 256 increases the read information indicating the number of game media by the number of information related to the acquired game media and stores the information in the terminal storage unit 22. In addition, the user transfers the game media belonging to the third group stored in the terminal storage unit 22 to another user, disappears according to use during the game, or deletes the user. Information related to the game medium is deleted by deleting it according to an instruction or the like. When the game media belonging to the third group stored in the terminal storage unit 22 is deleted, the storage processing unit 256 stores information indicating the number of game media corresponding to the type of the deleted game media. Read from the storage unit 22. Then, the read information indicating the number of game media is reduced by the number of information related to the deleted game media and stored in the terminal storage unit 22. Then, when displaying the third group screen 440 shown in FIG. 12B, the display processing unit 254 reads information indicating the number of each type of game medium stored in the terminal storage unit 22 and reads the information. A numerical image 453 is generated based on the obtained information.

例えば、図12(b)に示す例では、第3のグループに、5つのゲーム媒体Aと、4つのゲーム媒体Bと、3つのゲーム媒体Cと、2つのゲーム媒体Dとが所属しているため、ゲーム媒体Aを示すゲーム媒体画像452及び「5」の数値を示す数値画像453と、ゲーム媒体Bを示すゲーム媒体画像452及び「4」の数値を示す数値画像453と、ゲーム媒体Cを示すゲーム媒体画像452及び「3」の数値を示す数値画像453と、ゲーム媒体Dを示すゲーム媒体画像452及び「2」の数値を示す数値画像453とが、それぞれ第3グループ画面440に表示される。なお、ゲーム媒体画像452に係る数値画像453は、当該ゲーム媒体画像452に重畳して表示されるものに限らず、数値画像453は、当該ゲーム媒体画像452の近傍に表示されてもよい。   For example, in the example shown in FIG. 12B, five game media A, four game media B, three game media C, and two game media D belong to the third group. Therefore, the game media image 452 showing the game media A, the numeric image 453 showing the numeric value “5”, the game media image 452 showing the game media B, the numeric image 453 showing the numeric value “4”, and the game media C The game media image 452 and the numerical value image 453 showing the numerical value of “3”, the game media image 452 showing the numerical value of the game medium D, and the numerical image 453 showing the numerical value of “2” are displayed on the third group screen 440, respectively. The Note that the numerical image 453 related to the game medium image 452 is not limited to being displayed superimposed on the game medium image 452, and the numerical image 453 may be displayed in the vicinity of the game medium image 452.

第3のグループに所属するゲーム媒体のゲーム媒体画像452を含む第3グループ画面440が表示される際に、読み出し部257は、第3のグループに所属するゲーム媒体の数と同数のゲーム媒体画像452を読み出さずにゲーム媒体の種類ごとに1つのゲーム媒体画像452を読み出す。例えば、上述のゲーム媒体Aでは、第3グループ画面440の表示の際に、読み出し部257は、ゲーム媒体Aを示す5つのゲーム媒体画像452を読み出さず、1つのゲーム媒体画像452を読み出す。このように、第3のグループに所属するゲーム媒体を示す画像が読み出される量が軽減され、第3グループ画面440に表示される表示速度が、全てのゲーム媒体のそれぞれを示す画像を読み出す場合よりも速くなるため、ユーザは、ゲームアプリケーションプログラムの処理速度が遅くなるように感じることなくゲームを楽しむことができ、本実施形態のゲームシステムによって、ゲームの継続意欲を維持することが可能となる。   When the third group screen 440 including the game media images 452 of the game media belonging to the third group is displayed, the reading unit 257 has the same number of game media images as the number of game media belonging to the third group. One game medium image 452 is read for each type of game medium without reading 452. For example, in the above-described game medium A, when the third group screen 440 is displayed, the reading unit 257 does not read the five game medium images 452 indicating the game medium A but reads one game medium image 452. As described above, the amount of the image indicating the game media belonging to the third group is reduced, and the display speed displayed on the third group screen 440 is higher than the case of reading the images indicating all the game media. Therefore, the user can enjoy the game without feeling that the processing speed of the game application program is slow, and the game system of this embodiment can maintain the willingness to continue the game.

なお、第3グループ画面440が表示される際に、読み出し部257は、第3のグループに所属するゲーム媒体の数と同数のゲーム媒体に関する情報を読み出さずに、ゲーム媒体の種類ごとに1つのゲーム媒体に関する情報のみを読み出してもよい。例えば、ゲーム媒体に関する情報について、同じ種類の他のゲーム媒体に関する情報と同一の情報が含まれる場合、読み出し部257は、ゲーム媒体の種類ごとにゲーム媒体に関する情報のうち同一の情報を読み出す。   Note that when the third group screen 440 is displayed, the reading unit 257 does not read out information about the same number of game media as belonging to the third group, and reads one information for each type of game media. Only information related to the game medium may be read out. For example, when the information related to the game media includes the same information as the information related to other game media of the same type, the reading unit 257 reads the same information among the information related to the game media for each type of game media.

この場合、例えば、種類Xのゲーム媒体が5つ記憶され、且つ、5つのゲーム媒体が同一のHP及び攻撃力を有する場合、読み出し部257は、種類Xの5つのゲーム媒体のそれぞれについて5つのHP及び攻撃力の情報を読み出さない。読み出し部257は、種類Xの5つのゲーム媒体のHP及び攻撃力として、1つのHP及び攻撃力の情報を読み出す。   In this case, for example, when five types X of game media are stored and the five game media have the same HP and attack power, the reading unit 257 has five for each of the five types X of game media. Do not read HP and attack power information. The reading unit 257 reads information about one HP and attack power as the HP and attack power of the five game media of type X.

また、読み出し部257は、ゲーム媒体の種類ごとに、少なくとも一部の情報が同一である複数のゲーム媒体に関する情報を判定し、判定した複数のゲーム媒体に関する情報のそれぞれにおいて当該同一の情報を読み出さずに、判定したゲーム媒体に関する情報について1つのゲーム媒体に関する情報のみを読み出してもよい。   Further, the reading unit 257 determines information on a plurality of game media having at least some of the same information for each type of game media, and reads the same information on each of the determined information on the plurality of game media. Instead, only information relating to one game medium may be read out for the determined information relating to the game medium.

例えば、種類Yのゲーム媒体が10つ記憶され、そのうちの3つのゲーム媒体が同一の攻撃力を有する場合、読み出し部257は、種類Yの3つのゲーム媒体のそれぞれについて3つの攻撃力の情報を読み出さずに、3つのゲーム媒体について、1つの攻撃力の情報を読み出す。なお、残りの7つのゲーム媒体については、それぞれゲーム媒体ごとにゲーム媒体に関する情報を読み出す。   For example, when ten type Y game media are stored and three of the game media have the same attack power, the reading unit 257 displays information on the three attack powers for each of the three type Y game media. Without reading, the information of one attack power is read about three game media. For the remaining seven game media, information about the game media is read for each game media.

このように、第3のグループに所属するゲーム媒体に関する情報のうち、同一の情報が含まれるゲーム媒体に関する情報の読み出し量が軽減され、第3グループ画面440に表示される表示速度が、全てのゲーム媒体のそれぞれに関する情報を読み出す場合よりも速くなるため、ユーザは、ゲームアプリケーションプログラムの処理速度が遅くなるように感じることなくゲームを楽しむことができ、本実施形態のゲームシステムによって、ゲームの継続意欲を維持することが可能となる。   As described above, among the information on the game media belonging to the third group, the reading amount of the information on the game media including the same information is reduced, and the display speed displayed on the third group screen 440 Since it is faster than the case of reading information about each of the game media, the user can enjoy the game without feeling that the processing speed of the game application program is slow, and the game system of this embodiment allows the game to be continued. It is possible to maintain motivation.

なお、図12(a)に示す第3グループ画面440には、読み出された第1のグループに所属する全てのゲーム媒体のそれぞれに対応するゲーム媒体画像421が表示される。   In addition, on the third group screen 440 shown in FIG. 12A, game medium images 421 corresponding to all of the game media belonging to the read first group are displayed.

特定ゲーム処理指示オブジェクト454は、ゲーム媒体画像452に対応する第3のグループに所属するゲーム媒体に対して特定のゲーム処理(例えば、複数のゲーム媒体の合成、他のユーザとのゲーム媒体の交換等)を実行させるためのボタンオブジェクトである。特定ゲーム処理指示オブジェクト454は、アイコン画像又はテキスト等でもよい。ユーザによる操作部23の操作に応じて入力された第3グループ画面440上の入力位置が、特定ゲーム処理指示オブジェクト454の表示領域内である場合、特定ゲーム処理指示が携帯端末2に入力される。例えば、ゲーム媒体画像452によって示されるゲーム媒体が選択された後に、ユーザが特定ゲーム処理指示オブジェクト454を選択する操作を行った場合、選択されたゲーム媒体に対する特定のゲーム処理を実行させる指示が携帯端末2に入力される。   The specific game process instruction object 454 is a specific game process (for example, composition of a plurality of game media, exchange of game media with other users) for the game media belonging to the third group corresponding to the game media image 452. Etc.) is a button object. The specific game processing instruction object 454 may be an icon image or text. When the input position on the third group screen 440 input according to the operation of the operation unit 23 by the user is within the display area of the specific game processing instruction object 454, the specific game processing instruction is input to the mobile terminal 2. . For example, when the user performs an operation of selecting the specific game processing instruction object 454 after the game medium indicated by the game medium image 452 is selected, an instruction to execute a specific game process on the selected game medium is carried. Input to the terminal 2.

このように、図12(b)に示す第3グループ画面440では、第3のグループに所属する全てのゲーム媒体のそれぞれに対応する各ゲーム媒体画像452が表示されずに、種類ごとに1つずつゲーム媒体画像452が表示される。これにより、第3のグループに所属するゲーム媒体に関する情報が読み出される量が軽減され、第3グループ画面440に表示される表示速度が、図12(a)に示す第3グループ画面440のような表示方法の表示速度よりも速くなるため、ユーザは、ゲームアプリケーションプログラムの処理速度が遅くなるように感じることなくゲームを楽しむことができ、本実施形態のゲームシステムによって、ゲームの継続意欲を維持することが可能となる。   In this way, on the third group screen 440 shown in FIG. 12B, each game media image 452 corresponding to each of all game media belonging to the third group is not displayed, one for each type. The game media images 452 are displayed one by one. As a result, the amount of information related to the game media belonging to the third group is reduced, and the display speed displayed on the third group screen 440 is similar to the third group screen 440 shown in FIG. Since it becomes faster than the display speed of the display method, the user can enjoy the game without feeling that the processing speed of the game application program is slow, and the game system of this embodiment maintains the willingness to continue the game. It becomes possible.

(変形例2)
記憶処理部256は、取得部255によって取得されたゲーム媒体を、所定の分類条件に従って各グループに分類して端末記憶部22に記憶するグループ変更記憶処理を実行してもよい。なお、所定の分類条件は、第2の条件の一例である。
(Modification 2)
The storage processing unit 256 may execute a group change storage process in which the game media acquired by the acquisition unit 255 is classified into groups according to predetermined classification conditions and stored in the terminal storage unit 22. The predetermined classification condition is an example of a second condition.

例えば、記憶処理部256は、開始指示の入力に応じて第1のグループに所属するゲーム媒体に関する情報が端末記憶部22に記憶されてから、バトルで用いられた回数が所定回数以下であるゲーム媒体に関する情報を第1のグループの所属から外して第2のグループに所属するように端末記憶部22に記憶してもよい。   For example, the storage processing unit 256 stores a game in which the number of times used in the battle is less than or equal to a predetermined number of times after information related to the game media belonging to the first group is stored in the terminal storage unit 22 in response to the input of the start instruction. Information regarding the medium may be stored in the terminal storage unit 22 so as to belong to the second group by being excluded from the first group.

この場合、記憶処理部256は、開始指示の入力に応じて第1のグループに所属するゲーム媒体に関する情報が端末記憶部22に記憶されてから、第1のグループに所属するゲーム媒体のそれぞれについて、バトルで用いられた回数を監視する。次に、記憶処理部256は、所定期間ごと(例えば、5日ごと)に、各ゲーム媒体がバトルで用いられた回数が所定回数以下であるか否かを判定する。記憶処理部256は、バトルで用いられた回数が所定回数以下であるゲーム媒体を特定し、端末記憶部22において、第1のグループ情報から、特定したゲーム媒体に関する情報を削除し、第2のグループ情報に、削除したゲーム媒体に関する情報を追加する。   In this case, the storage processing unit 256 stores information on the game media belonging to the first group in the terminal storage unit 22 in response to the input of the start instruction, and then stores each of the game media belonging to the first group. Monitor the number of times used in battles. Next, the storage processing unit 256 determines whether or not the number of times each game medium has been used in the battle is less than or equal to a predetermined number every predetermined period (for example, every five days). The storage processing unit 256 specifies a game medium whose number of times used in the battle is equal to or less than the predetermined number of times, and deletes information regarding the specified game medium from the first group information in the terminal storage unit 22, Information related to the deleted game media is added to the group information.

これにより、記憶処理部256は、第1のグループに所属させる必要が無いと想定されるゲーム媒体(例えば、バトルにおいて使用頻度の少ないゲーム媒体)に関する情報を、第2のグループに自動的に移動させることが可能となる。   As a result, the storage processing unit 256 automatically moves information related to a game medium (for example, a game medium that is used less frequently in battles) that is assumed not to belong to the first group to the second group. It becomes possible to make it.

(変形例3)
また、所定の分類条件は、ゲーム媒体のレベルが所定レベル以下であるという条件、又は、ゲーム媒体のレア度が所定レア度以下であるという条件でもよい。なお、ゲーム媒体のレベルが所定レベル以下であるという条件、又は、ゲーム媒体のレア度が所定レア度以下であるという条件は、パラメータ条件の一例である。
(Modification 3)
Further, the predetermined classification condition may be a condition that the level of the game medium is equal to or lower than a predetermined level, or a condition that the rare degree of the game medium is equal to or lower than the predetermined rare degree. Note that the condition that the level of the game medium is equal to or lower than the predetermined level or the condition that the rare degree of the game medium is equal to or lower than the predetermined rare degree is an example of the parameter condition.

この場合、記憶処理部256は、開始指示の入力に応じて第1のグループに所属するゲーム媒体に関する情報が端末記憶部22に記憶されてから、第1のグループに所属するゲーム媒体のそれぞれについて、所定期間ごと(例えば、5日ごと)に、ゲーム媒体のレベル又はレア度が、所定レベル又は所定レア度以下であるか否かを判定する。記憶処理部256は、所定レベル又は所定レア度以下であるゲーム媒体を特定し、端末記憶部22において、第1のグループ情報から、特定したゲーム媒体に関する情報を削除し、第2のグループ情報に、削除したゲーム媒体に関する情報を追加する。   In this case, the storage processing unit 256 stores information on the game media belonging to the first group in the terminal storage unit 22 in response to the input of the start instruction, and then stores each of the game media belonging to the first group. Whether or not the level or the rare degree of the game medium is equal to or lower than the predetermined level or the predetermined rare degree is determined every predetermined period (for example, every five days). The storage processing unit 256 specifies a game medium that is a predetermined level or less than a predetermined rare degree, and deletes information related to the specified game medium from the first group information in the terminal storage unit 22 to obtain the second group information. Add information about deleted game media.

なお、ゲーム媒体のレベル又はレア度が所定レベル又は所定レア度以下であるか否かが判定されるタイミングは、所定期間ごとにかぎらず、例えば、ユーザによる操作部23の操作に応じて入力された特定の指示に応じたタイミング(例えば、開始指示又は閲覧指示等に応じたタイミング)等でもよい。なお、ゲーム媒体のレベル又はレア度が所定レベル又は所定レア度以下であるか否かが判定されるタイミングが開始指示又は閲覧指示に応じたタイミングである場合、ゲーム媒体に関する情報が受信されて記憶された後に、ゲーム媒体のレベル又はレア度が所定レベル又は所定レア度以下であるか否かの判定が実行される。このように、ユーザによってゲーム媒体が閲覧又は使用等する場合において、ゲーム媒体に関する情報が移動する処理が行われることになり、ゲームの進行処理等が遅くなることを防止することが可能となる。   Note that the timing at which it is determined whether or not the level or rareness of the game medium is equal to or lower than the predetermined level or the predetermined rareness is not limited to every predetermined period, and is input according to, for example, an operation of the operation unit 23 by the user. It may be a timing according to a specific instruction (for example, a timing according to a start instruction or a browsing instruction). In addition, when the timing at which it is determined whether the level or rareness of the game medium is equal to or lower than the predetermined level or the predetermined rare degree is a timing according to the start instruction or the browsing instruction, information regarding the game medium is received and stored. After the determination, it is determined whether or not the game media level or rarity is equal to or lower than a predetermined level or a predetermined rarity. As described above, when the game medium is browsed or used by the user, a process for moving information related to the game medium is performed, and it is possible to prevent the progress of the game from being delayed.

(変形例4)
また、所定の分類条件は、端末記憶部22に記憶された第1のグループに所属するゲーム媒体に関する情報の数に関する条件でもよい。なお、第1のグループに所属するゲーム媒体に関する情報の数に関する条件は、パラメータ条件の一例である。
(Modification 4)
Further, the predetermined classification condition may be a condition related to the number of pieces of information related to game media belonging to the first group stored in the terminal storage unit 22. The condition regarding the number of pieces of information related to game media belonging to the first group is an example of a parameter condition.

例えば、記憶処理部256は、端末記憶部22に記憶された第1のグループに所属しているゲーム媒体のうち、取得部255によって取得されているゲーム媒体と同一の種類のゲーム媒体の数が所定の閾値を超えている場合、当該取得されたゲーム媒体に関する情報を第2のグループに所属するように端末記憶部22に記憶してもよい。   For example, the storage processing unit 256 has the same number of game media as the game media acquired by the acquisition unit 255 among the game media belonging to the first group stored in the terminal storage unit 22. When the predetermined threshold value is exceeded, the information regarding the acquired game content may be stored in the terminal storage unit 22 so as to belong to the second group.

この場合、端末記憶部22は、ゲーム媒体の種類ごとに、設定数を示す設定数情報を記憶する。取得部255が、端末制御部251によるゲームの進行に応じて、又は、他のユーザからの譲渡等によって、第1のグループに所属するゲーム媒体に関する情報を取得した場合、記憶処理部256は、設定数判定処理を実行する。以下、記憶処理部256による設定数判定処理について説明する。   In this case, the terminal storage unit 22 stores set number information indicating the set number for each type of game medium. When the acquisition unit 255 acquires information about the game media belonging to the first group in accordance with the progress of the game by the terminal control unit 251 or by transfer from another user, the storage processing unit 256 Executes the setting number judgment process. Hereinafter, the setting number determination process by the storage processing unit 256 will be described.

まず、記憶処理部256は、取得部255によって取得されたゲーム媒体に関する情報と設定数情報とに基づいて、端末記憶部22に記憶されている第1のグループに所属しているゲーム媒体のうち、取得されたゲーム媒体と同一の種類のゲーム媒体の数が設定数に到達しているか否かを判定する。そして、記憶処理部256は、取得部255によって取得されたゲーム媒体と同一の種類のゲーム媒体の数が設定数に到達していると判定した場合、取得部255によって取得されたゲーム媒体を、第2グループに所属するように端末記憶部22に記憶する。   First, the storage processing unit 256 is based on the game media belonging to the first group stored in the terminal storage unit 22 based on the information about the game media acquired by the acquisition unit 255 and the set number information. Then, it is determined whether or not the number of game media of the same type as the acquired game media has reached the set number. When the storage processing unit 256 determines that the number of game media of the same type as the game media acquired by the acquisition unit 255 has reached the set number, the storage media acquired by the acquisition unit 255 It memorize | stores in the terminal memory | storage part 22 so that it may belong to a 2nd group.

このように、取得されたゲーム媒体に関する情報が第1のグループに所属するように記憶されると、第1のグループに所属する当該ゲーム媒体の数が設定数を超えてしまうような場合に、当該ゲーム媒体に関する情報を第1のグループに所属させない。これにより、ゲームにおいて使用されるゲーム媒体の数が、設定数以下になるように制御され、ユーザは、ゲームアプリケーションプログラムの処理速度が遅くなるように感じることなくゲームを楽しむことができ、本実施形態のゲームシステムによって、ゲームの継続意欲を維持することが可能となる。   As described above, when the information about the acquired game media is stored so as to belong to the first group, the number of the game media belonging to the first group exceeds the set number. Information regarding the game medium is not allowed to belong to the first group. As a result, the number of game media used in the game is controlled to be equal to or less than the set number, and the user can enjoy the game without feeling that the processing speed of the game application program is slow. With the game system of the form, it is possible to maintain the willingness to continue the game.

設定数判定処理において、記憶処理部256は、端末記憶部22に記憶されている第1のグループに所属するゲーム媒体が所定のグループ設定数に到達している場合、取得部255によって取得された、第1のグループに所属するゲーム媒体を第2グループに所属するように端末記憶部22に記憶してもよい。これにより、ゲームにおいて使用されるゲーム媒体(第1のグループに所属するゲーム媒体)の数が、所定のグループ設定数以下になるように制御され、ユーザは、ゲームアプリケーションプログラムの処理速度が遅くなるように感じることなくゲームを楽しむことができ、本実施形態のゲームシステムによって、ゲームの継続意欲を維持することが可能となる。   In the setting number determination process, the storage processing unit 256 is acquired by the acquisition unit 255 when the game media belonging to the first group stored in the terminal storage unit 22 has reached a predetermined group setting number. The game media belonging to the first group may be stored in the terminal storage unit 22 so as to belong to the second group. As a result, the number of game media (game media belonging to the first group) used in the game is controlled to be equal to or less than a predetermined group setting number, and the user slows down the processing speed of the game application program. It is possible to enjoy the game without feeling like this, and the game system of the present embodiment can maintain the willingness to continue the game.

なお、設定数判定処理の実行タイミングは、取得されたゲーム媒体に関する情報が端末記憶部22に記憶される前に限らない。例えば、取得されたゲーム媒体に関する情報が第1のグループに所属するように端末記憶部22に記憶された後に、設定数判定処理が実行されてもよい。   Note that the execution timing of the set number determination process is not limited to before the acquired information relating to the game content is stored in the terminal storage unit 22. For example, the number-of-settings determination process may be executed after the acquired information regarding the game media is stored in the terminal storage unit 22 so as to belong to the first group.

この場合、まず、記憶処理部256は、取得部255によって取得されたゲーム媒体が第1のグループに所属するように記憶された後に、ゲーム媒体の種類ごとに、第1のグループに所属するゲーム媒体の数を計数する。次に、記憶処理部256は、ゲーム媒体の種類ごとに、計数した数が設定数に到達しているか否かを判定する。そして、記憶処理部256は、設定数に到達しているゲーム媒体の種類に対して、所定のフラグ情報を関連づけて端末記憶部22に記憶する。   In this case, first, the storage processing unit 256 stores the game media acquired by the acquisition unit 255 so as to belong to the first group, and then stores the games belonging to the first group for each type of game media. Count the number of media. Next, the storage processing unit 256 determines whether the counted number has reached the set number for each type of game medium. Then, the storage processing unit 256 stores predetermined flag information in the terminal storage unit 22 in association with the type of game media that has reached the set number.

これにより、記憶処理部256は、端末制御部251によるゲームの進行に応じて、又は、他のユーザからの譲渡等によって、第1のグループに所属するゲーム媒体に関する情報をユーザが取得した際に、取得したゲーム媒体にフラグ情報が関連付けられている場合、当該ゲーム媒体に関する情報を、第2のグループに所属するように記憶することができる。   Thereby, when the user acquires information on the game media belonging to the first group in accordance with the progress of the game by the terminal control unit 251 or by transfer from another user or the like, the storage processing unit 256 When the flag information is associated with the acquired game medium, the information about the game medium can be stored so as to belong to the second group.

(変形例5)
また、上述のグループ変更記憶処理では、取得部255によって取得された第1のグループに所属するゲーム媒体に関する情報を、第2のグループに所属するように記憶する例について説明したが、これらの例に限らない。例えば、取得部255によって取得された第1のグループに所属するゲーム媒体に関する情報を、上述した所定の分類条件に従って、第3のグループに所属するように記憶してもよい。また、取得部255によって取得された第2のグループに所属するゲーム媒体に関する情報を、上述した所定の分類条件に従って、第1のグループ又は第3のグループに所属するように記憶してもよい。また、取得部255によって取得された第3のグループに所属するゲーム媒体に関する情報を、上述した所定の分類条件に従って、第1のグループ又は第2のグループに所属するように記憶してもよい。このように、携帯端末2がグループ変更記憶処理を実行することにより、ゲーム媒体に関する情報が自動的に各グループに分類されることになり、ユーザはゲーム媒体に関する情報を手動各グループに分類する操作を実行する必要がなくなるため、ゲームシステム1のユーザビリティを向上させることが可能となる。
(Modification 5)
Further, in the above-described group change storage process, the example in which the information related to the game media belonging to the first group acquired by the acquisition unit 255 is stored so as to belong to the second group has been described. Not limited to. For example, the information regarding the game media belonging to the first group acquired by the acquisition unit 255 may be stored so as to belong to the third group in accordance with the predetermined classification condition described above. Further, the information related to the game media belonging to the second group acquired by the acquisition unit 255 may be stored so as to belong to the first group or the third group according to the predetermined classification condition described above. Further, the information regarding the game media belonging to the third group acquired by the acquiring unit 255 may be stored so as to belong to the first group or the second group in accordance with the predetermined classification condition described above. As described above, when the mobile terminal 2 executes the group change storage process, information regarding the game media is automatically classified into each group, and the user performs an operation for manually classifying the information regarding the game media into each group. Therefore, it is possible to improve the usability of the game system 1.

(変形例6)
また、上述のグループ変更記憶処理を実行する前に、表示処理部254は、グループ変更記憶処理が実行されることを示す通知画面を表示してもよい。この場合、通知画面に、グループ変更記憶処理の実行許可オブジェクトが表示されてもよい。ユーザによる操作部23の操作に応じて実行許可オブジェクトが指定された場合、グループ変更記憶処理は実行される。また、通知画面に、グループ変更記憶処理のキャンセルオブジェクトが表示されてもよい。ユーザによる操作部23の操作に応じてキャンセルオブジェクトが指定された場合、グループ変更記憶処理は実行されない。これにより、ユーザが実行許可オブジェクトに対して簡単な操作を行うだけで、ゲーム媒体に関する情報の分類がユーザに適したものとなるため、ゲームシステム1のユーザビリティを向上させることが可能となる。
(Modification 6)
Further, before executing the above-described group change storage process, the display processing unit 254 may display a notification screen indicating that the group change storage process is executed. In this case, an execution permission object for the group change storage process may be displayed on the notification screen. When the execution-permitted object is designated in accordance with the operation of the operation unit 23 by the user, the group change storage process is executed. In addition, a cancel object for group change storage processing may be displayed on the notification screen. When the cancel object is designated according to the operation of the operation unit 23 by the user, the group change storage process is not executed. As a result, the user can perform a simple operation on the execution-permitted object, and the classification of the information related to the game medium becomes suitable for the user. Therefore, the usability of the game system 1 can be improved.

(変形例7)
また、上述のグループ変更記憶処理を実行する前に、ユーザがグループ変更記憶処理を希望するゲーム媒体及び希望しないゲーム媒体の少なくともいずれか一方を事前に設定する設定画面が表示部24に表示されてもよい。設定画面によってグループ変更記憶処理を実行する対象として設定されたゲーム媒体に関する情報は、グループ変更記憶処理の対象として判定されなくても、グループ変更記憶処理は実行される。設定画面によってグループ変更記憶処理を実行しない対象として設定されたゲーム媒体に関する情報は、グループ変更記憶処理の対象として判定されても、グループ変更記憶処理は実行されない。なお、設定画面には、ユーザがグループ変更記憶処理を希望するゲーム媒体及び希望しないゲーム媒体の少なくともいずれか一方を決定するための条件を入力するための入力オブジェクトが表示されてもよい。入力オブジェクトは、グループ変更記憶処理の対象として各ゲーム媒体を選択するためのチェックボックスオブジェクトでもよく、また、上述した所定の分類条件を有効にするためのチェックボックスオブジェクトでもよい。これにより、ユーザが入力オブジェクトに対して簡単な操作を行うだけで、ゲーム媒体に関する情報の分類がユーザに適したものとなるため、ゲームシステム1のユーザビリティを向上させることが可能となる。
(Modification 7)
In addition, before executing the above-described group change storage process, a setting screen for setting in advance at least one of a game medium for which the user desires a group change storage process and a game medium for which the user does not desire is displayed on the display unit 24. Also good. Even if the information related to the game media set as the target for executing the group change storage process on the setting screen is not determined as the target of the group change storage process, the group change storage process is executed. Even if the information related to the game media set as the target for not executing the group change storage process on the setting screen is determined as the target of the group change storage process, the group change storage process is not executed. Note that the setting screen may display an input object for inputting a condition for determining at least one of a game medium for which the user desires a group change storage process and a game medium for which the user does not want to be processed. The input object may be a check box object for selecting each game medium as a target of the group change storage process, or may be a check box object for enabling the predetermined classification condition described above. As a result, the user can easily improve the usability of the game system 1 because the classification of information about the game media is suitable for the user only by performing a simple operation on the input object.

(変形例8)
また、上述のグループ変更記憶処理は、サーバ3からゲーム媒体に関する情報が受信されたタイミングで実行されてもよい。これにより、ゲーム媒体に関する情報を端末記憶部22に記憶しないゲームシステムにおいてもグループ変更記憶処理を実施することが可能となる。また、上述のグループ変更記憶処理は、ゲーム媒体が3つ以上のグループに分類されて記憶される場合においても適用されてもよい。これにより、ゲームシステムにおいてグループの数が3つ以上であっても、グループ変更記憶処理を実施することが可能となる。
(Modification 8)
Further, the above-described group change storage process may be executed at a timing when information regarding the game medium is received from the server 3. Accordingly, the group change storage process can be performed even in a game system that does not store information related to the game media in the terminal storage unit 22. The group change storage process described above may also be applied when game media are classified and stored in three or more groups. As a result, even if the number of groups in the game system is three or more, the group change storage process can be performed.

(変形例9)
また、所定の分類条件は、ユーザの操作履歴に関する条件でもよい。
(Modification 9)
Further, the predetermined classification condition may be a condition related to a user operation history.

例えば、記憶処理部256は、ユーザによる操作部23の操作に応じて、第1のグループ乃至第3のグループのいずれかに所属するゲーム媒体を、他のグループに所属するように変更するグループ変更指示が入力された場合、当該グループ変更指示の履歴を端末記憶部22に記憶する。なお、グループ変更指示は、例えば、表示部24に表示された、ゲーム媒体画像、変更先グループ指定オブジェクト(チェックボックスオブジェクト等)及びグループ変更指示オブジェクト等を含むグループ変更画面をユーザが操作部23を用いて操作することによって入力される。ユーザは、グループ変更画面において、ゲーム媒体画像のうちのいずれかを選択する操作を行い、更に変更先のグループに対応する変更先グループ指定オブジェクトを選択する操作を行った後に、グループ変更指示オブジェクトを選択する操作を行うことで、選択されたゲーム媒体画像に対応するゲーム媒体のゲーム媒体ID、当該ゲーム媒体の所属元のグループのグループID、選択された変更先グループ指定オブジェクトに対応するグループのグループID、及び、指示入力日時を含むグループ変更指示が入力される。   For example, the storage processing unit 256 changes the game media belonging to any of the first group to the third group so as to belong to another group according to the operation of the operation unit 23 by the user. When an instruction is input, the history of the group change instruction is stored in the terminal storage unit 22. For example, the group change instruction is displayed on the display unit 24 by the user using the operation unit 23 on a group change screen including a game medium image, a change destination group designation object (such as a check box object) and a group change instruction object. It is input by operating using. The user performs an operation of selecting any one of the game medium images on the group change screen, and further performs an operation of selecting a change destination group designation object corresponding to the change destination group. By performing the selection operation, the game medium ID of the game medium corresponding to the selected game medium image, the group ID of the group to which the game medium belongs, the group of the group corresponding to the selected change destination group designation object A group change instruction including an ID and an instruction input date / time is input.

記憶処理部256は、グループ変更指示が入力されると、グループ変更指示に含まれるグループIDに対応するグループに含まれ、且つ、グループ変更指示に含まれるゲーム媒体IDに対応するゲーム媒体に関する情報を、グループ変更指示に含まれるグループIDに対応するグループから削除し、グループ変更指示に含まれる変更先グループ指定オブジェクトに対応するグループに所属するように端末記憶部22に記憶する。そして、記憶処理部256は、当該グループ変更指示を履歴情報として端末記憶部22に記憶する。   When a group change instruction is input, the storage processing unit 256 includes information related to the game medium included in the group corresponding to the group ID included in the group change instruction and corresponding to the game medium ID included in the group change instruction. Then, it is deleted from the group corresponding to the group ID included in the group change instruction, and stored in the terminal storage unit 22 so as to belong to the group corresponding to the change destination group designation object included in the group change instruction. Then, the storage processing unit 256 stores the group change instruction in the terminal storage unit 22 as history information.

記憶処理部256は、一定時間ごとに又はユーザによる操作部23の操作に応じて入力された特定の指示に応じたタイミング(例えば、開始指示又は閲覧指示等に応じたタイミング)等で、グループ変更指示の履歴情報を端末記憶部22から読み出す。そして、記憶処理部256は、読み出した履歴情報に基づいて、分類条件を生成する。   The storage processing unit 256 changes the group at a certain time or at a timing according to a specific instruction input according to the operation of the operation unit 23 by the user (for example, a timing according to a start instruction or a browsing instruction). Instruction history information is read from the terminal storage unit 22. Then, the storage processing unit 256 generates a classification condition based on the read history information.

生成される分類条件は、例えば、グループ変更指示に応じて他のグループへの所属に変更されたゲーム媒体の数が設定数以下の種類のゲーム媒体であるという条件や、過去に、ユーザによる操作部23の操作に応じて上述のキャンセルオブジェクトが指定されたゲーム媒体と同一の種類のゲーム媒体であるという条件等である。   The classification condition to be generated is, for example, a condition that the number of game media changed to belong to another group in response to a group change instruction is a game media of a type equal to or less than the set number, or a user operation in the past For example, the above-described cancel object is a game medium of the same type as that designated by the operation of the unit 23.

これにより、ゲーム媒体に関する情報の分類がユーザの嗜好に適したものとなるため、ゲームシステム1のユーザビリティを向上させることが可能となる。   Thereby, since the classification of the information regarding the game medium is suitable for the user's preference, the usability of the game system 1 can be improved.

(変形例10)
また、携帯端末2の端末制御部251は、ユーザによる操作部23の操作に応じて、グループ変更記憶処理が実行されないように制御してもよい。
(Modification 10)
Further, the terminal control unit 251 of the mobile terminal 2 may perform control so that the group change storage process is not executed in accordance with the operation of the operation unit 23 by the user.

例えば、表示処理部254は、グループ変更記憶処理を有効とするか否かを選択するためのチェックボックスオブジェクトを含む処理設定画面を表示部24に表示する。ユーザが操作部23を用いて処理設定画面を操作することによって、グループ変更記憶処理を有効とすることが入力された場合、端末制御部251は、上述のグループ変更記憶処理を実行可能とする。また、ユーザが操作部23を用いて処理設定画面を操作することによって、グループ変更記憶処理を無効とすることが入力された場合、端末制御部251は、上述のグループ変更記憶処理を実行しないように記憶処理部256を制御する。   For example, the display processing unit 254 displays a process setting screen including a check box object for selecting whether or not to enable the group change storage process on the display unit 24. When the user operates the process setting screen using the operation unit 23 to input that the group change storage process is to be enabled, the terminal control unit 251 can execute the group change storage process described above. In addition, when the user inputs the invalidation of the group change storage process by operating the process setting screen using the operation unit 23, the terminal control unit 251 does not execute the above-described group change storage process. The storage processing unit 256 is controlled.

これにより、ユーザは、取得部255によって取得されたゲーム媒体が自動的に各グループに分類されて端末記憶部22に記憶されないように設定することができ、ユーザの意図しないゲーム媒体の分類を防止することが可能となる。   Thus, the user can set the game media acquired by the acquisition unit 255 to be automatically classified into each group and not stored in the terminal storage unit 22, thereby preventing the game media from being unintended by the user. It becomes possible to do.

(変形例11)
また、ユーザによる開始指示の入力に応じて、サーバ3からのゲーム媒体に関する情報が受信されて記憶する処理が実行された後に、読み出し部257が記憶されたゲーム媒体に関する情報を読み出す処理を実行したが、各処理は、上述のタイミングとは異なるタイミングで実行されてもよい。
(Modification 11)
Further, in response to the input of the start instruction by the user, after the process for receiving and storing the information about the game medium from the server 3 is executed, the reading unit 257 executes the process for reading the information about the stored game medium. However, each process may be executed at a timing different from the timing described above.

例えば、ゲーム媒体に関する情報が変更されるタイミング(例えば、バトル用ゲーム媒体グループを構成するための編成画面が表示されているタイミング、又は、特定のゲーム処理(例えば、複数のゲーム媒体の合成、他のユーザとのゲーム媒体の交換等)を行うための第3グループ画面440が表示されているタイミング等)以外のタイミングで、端末送信部252は、ゲーム媒体の送信指示をサーバ3に送信してもよい。端末受信部253が、送信指示に応じてサーバ3から送信されたゲーム媒体に関する情報の一部又は全部を受信すると、取得部255が、受信した情報を順次取得し、記憶処理部256は、順次取得したゲーム媒体に関する情報を、対応するグループに所属するゲーム媒体として端末記憶部22に記憶する。ゲーム媒体に関する情報が受信され及び/又は読み出されるタイミングは、ゲームの進行中等のようなゲーム媒体が読み出されている時間とは異なる時間であれば、どのようなタイミングでもよい。   For example, the timing at which information about the game media is changed (for example, the timing at which the organization screen for configuring the game media group for battle is displayed, or specific game processing (for example, combining multiple game media, etc. The terminal transmission unit 252 transmits a game media transmission instruction to the server 3 at a timing other than the timing at which the third group screen 440 for performing the game media exchange with the other user is displayed). Also good. When the terminal receiving unit 253 receives part or all of the information related to the game media transmitted from the server 3 in response to the transmission instruction, the acquiring unit 255 sequentially acquires the received information, and the storage processing unit 256 sequentially Information about the acquired game medium is stored in the terminal storage unit 22 as a game medium belonging to the corresponding group. The timing at which the information related to the game medium is received and / or read out may be any timing as long as it is different from the time during which the game medium is being read, such as when the game is in progress.

なお、端末受信部253が、送信指示に応じてサーバ3から送信されたゲーム媒体に関する情報の一部を受信した場合、残りのゲーム媒体に関する情報は、ゲームの終了後に受信してもよい。また、先に受信するゲーム媒体に関する情報の一部は、所定の条件(ゲーム媒体のレベルが所定レベルを超えるという条件、又は、ゲーム媒体のレア度が所定レア度を超えるという条件等)を満たすゲーム媒体に関する情報であってもよい。   In addition, when the terminal reception part 253 receives a part of information regarding the game media transmitted from the server 3 in response to the transmission instruction, the information regarding the remaining game media may be received after the game ends. In addition, a part of the information about the game medium received first satisfies a predetermined condition (a condition that the level of the game medium exceeds a predetermined level or a condition that the rare degree of the game medium exceeds the predetermined rare degree). Information about game media may be used.

これにより、ゲーム媒体に関する情報の受信が不用意に中断すること、又は、ゲーム媒体に関する情報の受信時間若しくは読み出し時間が長くなること、を防止することが可能となり、ユーザのゲームの継続意欲を維持することが可能となる。   As a result, it is possible to prevent the reception of information related to the game media from being interrupted inadvertently or to increase the time for receiving or reading the information related to the game media, thereby maintaining the user's willingness to continue the game. It becomes possible to do.

(変形例12)
また、ゲームシステム1は、複数のユーザのそれぞれが操作する複数の携帯端末2のみを備える構成としてもよい。複数の携帯端末2のそれぞれは、他の携帯端末2と所定の通信方式による無線通信を行い、複数の携帯端末2によってアドホックネットワークが構成される。この場合、複数の携帯端末2のうちの特定の携帯端末2がホストとして機能し、上述したサーバ3の各機能を実行する。複数の携帯端末2のうちの特定の携帯端末2以外の携帯端末2が、サーバ3の各機能を実行する特定の携帯端末2と通信することで、上述したゲームが実行される。なお、ホストとして機能する特定の携帯端末2は、サーバ3の各機能と、携帯端末2の各機能の両方の機能を実行する。また、所定の通信方式は、例えば、IEEE802.11規格の無線通信方式等である。
(Modification 12)
Moreover, the game system 1 is good also as a structure provided only with the some portable terminal 2 which each of a some user operates. Each of the plurality of mobile terminals 2 performs wireless communication with another mobile terminal 2 by a predetermined communication method, and an ad hoc network is configured by the plurality of mobile terminals 2. In this case, a specific mobile terminal 2 of the plurality of mobile terminals 2 functions as a host, and executes each function of the server 3 described above. The mobile terminal 2 other than the specific mobile terminal 2 among the plurality of mobile terminals 2 communicates with the specific mobile terminal 2 that executes each function of the server 3 so that the above-described game is executed. The specific mobile terminal 2 that functions as a host executes both the functions of the server 3 and the functions of the mobile terminal 2. The predetermined communication method is, for example, a wireless communication method of the IEEE 802.11 standard.

当業者は、本発明の精神及び範囲から外れることなく、様々な変更、置換、及び修正をこれに加えることが可能であることを理解されたい。   It should be understood by those skilled in the art that various changes, substitutions, and modifications can be made thereto without departing from the spirit and scope of the present invention.

1 ゲームシステム
2 携帯端末
21 端末通信部
22 端末記憶部
23 操作部
24 表示部
25 端末処理部
251 端末制御部
252 端末送信部
253 端末受信部
254 表示処理部
255 取得部
256 記憶処理部
257 読み出し部
3 サーバ
31 サーバ通信部
32 サーバ記憶部
33 サーバ処理部
331 サーバ受信部
332 抽出部
333 サーバ送信部
4 基地局
5 移動体通信網
6 ゲートウェイ
7 インターネット
DESCRIPTION OF SYMBOLS 1 Game system 2 Portable terminal 21 Terminal communication part 22 Terminal memory | storage part 23 Operation part 24 Display part 25 Terminal process part 251 Terminal control part 252 Terminal transmission part 253 Terminal reception part 254 Display process part 255 Acquisition part 256 Storage process part 257 Reading part 3 server 31 server communication unit 32 server storage unit 33 server processing unit 331 server reception unit 332 extraction unit 333 server transmission unit 4 base station 5 mobile communication network 6 gateway 7 internet

Claims (10)

情報処理装置と通信可能であり、且つ、ユーザからの指示に応じてゲームを実行する端末装置であって、
複数のゲーム媒体を少なくとも第1のグループ及び第2のグループに分類して記憶する記憶部と、
前記情報処理装置からゲーム媒体に関する情報を取得する取得部と、
前記取得部によって取得された前記ゲーム媒体に関する情報が、第1の条件を満たす場合、当該ゲーム媒体に関する情報を前記第1のグループに所属するように前記記憶部に記憶し、前記取得部によって取得された前記ゲーム媒体に関する情報が、前記第1の条件とは異なる条件を満た場合、当該ゲーム媒体に関する情報を前記第2のグループに所属するように前記記憶部に記憶する記憶処理部と、
前記記憶部に記憶されたゲーム媒体を読み出す読み出し部と、
前記第1のグループに所属するゲーム媒体に関する情報を読み出すタイミングと、前記第2のグループに所属するゲーム媒体に関する情報を読み出すタイミングとが異なるように、前記読み出し部を制御する制御部と、を備え
前記記憶処理部は、前記第1のグループに所属するゲーム媒体のうち、第2の条件を満たすゲーム媒体に関する情報を、前記第1のグループの所属から外して前記第2のグループに所属するように前記記憶部に記憶する、
ことを特徴とする端末装置。
A terminal device capable of communicating with an information processing device and executing a game in response to an instruction from a user,
A storage unit that stores a plurality of game media classified into at least a first group and a second group;
An acquisition unit for acquiring information about the game medium from the information processing apparatus;
When the information about the game medium acquired by the acquisition unit satisfies the first condition, the information about the game medium is stored in the storage unit so as to belong to the first group, and acquired by the acquisition unit. information about the game medium which has been found if satisfying the condition different from the first condition, and the storage processing unit for storing in the storage unit so as to belong to the information about the game medium to the second group,
A reading unit for reading out the game media stored in the storage unit;
A control unit that controls the reading unit so that a timing for reading information about game media belonging to the first group differs from a timing for reading information about game media belonging to the second group. ,
The storage processing unit excludes information relating to a game medium satisfying a second condition from among the game contents belonging to the first group so as to belong to the second group. Storing in the storage unit,
A terminal device characterized by that.
前記制御部は、前記ゲームが起動した時に、前記第1のグループに所属するゲーム媒体に関する情報を読み出すように前記読み出し部を制御し、ユーザからの閲覧指示を取得した時に、前記第2のグループに所属するゲーム媒体に関する情報を読み出すように前記読み出し部を制御する、請求項1に記載の端末装置。   The control unit controls the readout unit to read out information related to game media belonging to the first group when the game is activated, and obtains a browsing instruction from a user when the second group is obtained. The terminal device according to claim 1, wherein the reading unit is controlled to read information relating to a game medium belonging to the device. 前記記憶処理部は、
前記取得部によって取得された前記ゲーム媒体に関する情報を、ユーザに関連付けて前記記憶部に記憶し、
当該ゲーム媒体に関する情報が第2の条件を満たす場合、ユーザに関連付けられたゲーム媒体に関する情報を前記第2のグループに所属するように前記記憶部に記憶する、請求項1又は2に記載の端末装置。
The storage processing unit
Information related to the game medium acquired by the acquisition unit is stored in the storage unit in association with a user,
3. The terminal according to claim 1, wherein, when the information regarding the game medium satisfies the second condition, the information regarding the game medium associated with the user is stored in the storage unit so as to belong to the second group. apparatus.
前記ゲームの実行中にユーザからの前記指示を取得した場合、前記第1のグループに所属するゲーム媒体を用いる所定のアクションを行うゲーム実行部を更に備え、
前記記憶処理部は、前記第1のグループに所属するゲーム媒体のうち、前記所定のアクションによって用いられた回数が所定回数以下であるゲーム媒体に関する情報を、前記第1のグループの所属から外して前記第2のグループに所属するように前記記憶部に記憶する、請求項1〜3のいずれか一項に記載の端末装置。
A game execution unit for performing a predetermined action using a game medium belonging to the first group when the instruction from the user is acquired during the execution of the game;
The storage processing unit removes, from the affiliation of the first group, information relating to the game medium in which the number of times used by the predetermined action is less than or equal to the predetermined number of game contents belonging to the first group. The terminal device according to claim 1, wherein the terminal device is stored in the storage unit so as to belong to the second group.
前記ゲーム媒体に関する情報は、所定のパラメータを含み、
前記記憶処理部は、前記第1のグループに所属するゲーム媒体のうち、所定のパラメータ条件を満たすゲーム媒体に関する情報を、前記第1のグループの所属から外して前記第2のグループに所属するように前記記憶部に記憶する、請求項1〜4のいずれか一項に記載の端末装置。
The information about the game medium includes predetermined parameters,
The storage processing unit excludes information relating to a game medium satisfying a predetermined parameter condition among the game contents belonging to the first group from belonging to the first group and belonging to the second group. The terminal device according to claim 1, which is stored in the storage unit.
前記記憶処理部は、前記取得部によって取得された前記第1のグループに所属するゲーム媒体に関する情報が前記第1の条件を満たす場合であっても、前記第1のグループに所属するゲーム媒体に関する情報の数が所定数である場合、当該ゲーム媒体に関する情報を前記第2のグループに所属するように前記記憶部に記憶する、請求項1〜5のいずれか一項に記載の端末装置。 The storage processing unit relates to a game medium belonging to the first group even when information about the game medium belonging to the first group acquired by the acquisition unit satisfies the first condition. If the number of information is the predetermined number, it is stored in the storage unit so as to belong to the information about the game medium to the second group, the terminal device according to any one of claims 1 to 5. 前記記憶処理部は、前記取得部によって取得された前記ゲーム媒体に関する情報が、第3の条件を満たす場合、当該ゲーム媒体に関する情報を第3のグループに所属するように前記記憶部に記憶し、
前記取得部によって取得された前記ゲーム媒体に関する情報が、前記第1の条件及び前記第3の条件のいずれも満たさない場合、当該ゲーム媒体に関する情報を前記第2のグループに所属するように前記記憶部に記憶する、請求項1〜のいずれか一項に記載の端末装置。
When the information regarding the game medium acquired by the acquisition unit satisfies the third condition, the storage processing unit stores the information regarding the game medium in the storage unit so as to belong to a third group;
If the information regarding the game medium acquired by the acquisition unit does not satisfy both the first condition and the third condition, the information regarding the game medium is stored so as to belong to the second group. The terminal device as described in any one of Claims 1-6 memorize | stored in a part.
表示部と、
前記読み出し部によって読み出されたゲーム媒体を、前記表示部に表示する表示処理部と、を更に備え、
前記表示処理部は、ゲーム媒体の種類ごとに、前記第3のグループに所属するゲーム媒体の数を計数し、前記種類を示す画像と、前記種類について計数した数とを前記表示部に表示する、請求項に記載の端末装置。
A display unit;
A display processing unit for displaying the game medium read by the reading unit on the display unit;
The display processing unit counts the number of game media belonging to the third group for each type of game media, and displays the image indicating the type and the number counted for the type on the display unit. The terminal device according to claim 7 .
情報処理装置と通信可能であり、且つ、ユーザからの指示に応じてゲームを実行し、複数のゲーム媒体を少なくとも第1のグループ及び第2のグループに分類して記憶する記憶部を備えるコンピュータによる制御方法であって、
前記情報処理装置からゲーム媒体を取得し、
取得された前記ゲーム媒体に関する情報が、第1の条件を満たす場合、当該ゲーム媒体に関する情報を前記第1のグループに所属するように前記記憶部に記憶し、
取得された前記ゲーム媒体に関する情報が、前記第1の条件とは異なる条件を満た場合、当該ゲーム媒体に関する情報を前記第2のグループに所属するように前記記憶部に記憶し、
前記第1のグループに所属するゲーム媒体のうち、第2の条件を満たすゲーム媒体に関する情報を、前記第1のグループの所属から外して前記第2のグループに所属するように前記記憶部に記憶し、
前記記憶部に記憶された、前記第1のグループに所属するゲーム媒体を読み出すタイミングと、前記記憶部に記憶された、前記第2のグループに所属するゲーム媒体を読み出すタイミングとが異なるように読み出す、
ことを含むことを特徴とする制御方法。
By a computer capable of communicating with an information processing apparatus, executing a game in accordance with an instruction from a user, and having a storage unit that classifies and stores a plurality of game media into at least a first group and a second group A control method,
Obtaining game media from the information processing apparatus;
If the acquired information about the game medium satisfies the first condition, the information about the game medium is stored in the storage unit so as to belong to the first group;
Information about the acquired game medium, if that meets the condition different from the first condition, storing information about the game medium to the storage unit as belonging to the second group,
Of the game media belonging to the first group, information relating to game media satisfying a second condition is stored in the storage unit so as to belong to the second group by removing from the first group. And
The timing for reading the game media belonging to the first group stored in the storage unit and the timing for reading the game media belonging to the second group stored in the storage unit are read differently. ,
A control method comprising:
情報処理装置と通信可能であり、且つ、ユーザからの指示に応じてゲームを実行し、複数のゲーム媒体を少なくとも第1のグループ及び第2のグループに分類して記憶する記憶部を備えるコンピュータの制御プログラムであって、
前記情報処理装置からゲーム媒体を取得し、
取得された前記ゲーム媒体に関する情報が、第1の条件を満たす場合、当該ゲーム媒体に関する情報を前記第1のグループに所属するように前記記憶部に記憶し、
取得された前記ゲーム媒体に関する情報が、前記第1の条件とは異なる条件を満た場合、当該ゲーム媒体に関する情報を前記第2のグループに所属するように前記記憶部に記憶し、
前記第1のグループに所属するゲーム媒体のうち、第2の条件を満たすゲーム媒体に関する情報を、前記第1のグループの所属から外して前記第2のグループに所属するように前記記憶部に記憶し、
前記記憶部に記憶された、前記第1のグループに所属するゲーム媒体を読み出すタイミングと、前記記憶部に記憶された、前記第2のグループに所属するゲーム媒体を読み出すタイミングとが異なるように読み出す、
ことを前記コンピュータに実行させることを特徴とする制御プログラム。
A computer comprising a storage unit capable of communicating with an information processing device, executing a game in accordance with an instruction from a user, and storing a plurality of game media classified into at least a first group and a second group A control program,
Obtaining game media from the information processing apparatus;
If the acquired information about the game medium satisfies the first condition, the information about the game medium is stored in the storage unit so as to belong to the first group;
Information about the acquired game medium, if that meets the condition different from the first condition, storing information about the game medium to the storage unit as belonging to the second group,
Of the game media belonging to the first group, information relating to game media satisfying a second condition is stored in the storage unit so as to belong to the second group by removing from the first group. And
The timing for reading the game media belonging to the first group stored in the storage unit and the timing for reading the game media belonging to the second group stored in the storage unit are read differently. ,
A control program for causing a computer to execute the above.
JP2017230602A 2017-11-30 2017-11-30 Control program, control method, and computer Active JP6388993B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017230602A JP6388993B1 (en) 2017-11-30 2017-11-30 Control program, control method, and computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017230602A JP6388993B1 (en) 2017-11-30 2017-11-30 Control program, control method, and computer

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2018152979A Division JP6714052B2 (en) 2018-08-15 2018-08-15 Control program, control method and computer

Publications (2)

Publication Number Publication Date
JP6388993B1 true JP6388993B1 (en) 2018-09-12
JP2019097767A JP2019097767A (en) 2019-06-24

Family

ID=63518881

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017230602A Active JP6388993B1 (en) 2017-11-30 2017-11-30 Control program, control method, and computer

Country Status (1)

Country Link
JP (1) JP6388993B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7459297B2 (en) 2021-05-28 2024-04-01 ▲騰▼▲訊▼科技(深▲セン▼)有限公司 Effect generation method, device, equipment and computer program in virtual environment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003288290A (en) * 2002-03-28 2003-10-10 Nippon Telegr & Teleph Corp <Ntt> File delivery method
WO2014111984A1 (en) * 2013-01-17 2014-07-24 株式会社ソニー・コンピュータエンタテインメント Information processing device and file management method
JP2015181851A (en) * 2014-03-26 2015-10-22 ゼネラル・エレクトリック・カンパニイ echo acquisition method and apparatus for magnetic resonance elastography
JP2017037482A (en) * 2015-08-10 2017-02-16 株式会社ソニー・インタラクティブエンタテインメント Information processing apparatus and download progress display method
JP2017148302A (en) * 2016-02-25 2017-08-31 株式会社バンダイナムコエンターテインメント Program and game system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6333369B2 (en) * 2014-05-28 2018-05-30 株式会社スクウェア・エニックス・ホールディングス Deployment prediction apparatus, deployment prediction method, program, and recording medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003288290A (en) * 2002-03-28 2003-10-10 Nippon Telegr & Teleph Corp <Ntt> File delivery method
WO2014111984A1 (en) * 2013-01-17 2014-07-24 株式会社ソニー・コンピュータエンタテインメント Information processing device and file management method
JP2015181851A (en) * 2014-03-26 2015-10-22 ゼネラル・エレクトリック・カンパニイ echo acquisition method and apparatus for magnetic resonance elastography
JP2017037482A (en) * 2015-08-10 2017-02-16 株式会社ソニー・インタラクティブエンタテインメント Information processing apparatus and download progress display method
JP2017148302A (en) * 2016-02-25 2017-08-31 株式会社バンダイナムコエンターテインメント Program and game system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
株式会社タトラエディット, MINECRAFTを100倍楽しむ徹底攻略ガイド PS VITA/PS4/PS3対応版, vol. 第1版, JPN6018008424, 31 August 2015 (2015-08-31), pages p. 32 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7459297B2 (en) 2021-05-28 2024-04-01 ▲騰▼▲訊▼科技(深▲セン▼)有限公司 Effect generation method, device, equipment and computer program in virtual environment

Also Published As

Publication number Publication date
JP2019097767A (en) 2019-06-24

Similar Documents

Publication Publication Date Title
JP5866039B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
US10709976B2 (en) Method for providing a game, recording medium and server
JP5792406B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP6596471B2 (en) Control program, control method, and computer
JP6093845B2 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP2019188244A (en) Control method, computer, and control program
JP2019166403A (en) Game control method, computer, and control program
JP6608347B2 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP5819015B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP5719943B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP6388993B1 (en) Control program, control method, and computer
JP5948476B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP5789039B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP5876961B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP6714052B2 (en) Control program, control method and computer
JP2019051411A (en) Control program, control method and computer
JP6170532B2 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP7373153B2 (en) Control program, control method and computer
JP7455309B2 (en) Control program, control method, computer and terminal device
JP7190622B2 (en) Information processing device, information processing method and program
JP7263015B2 (en) Program and information processing device
JP6702922B2 (en) Control program, control method and computer
JP2016140770A (en) Game control method, computer, and control program
JP2020114549A (en) Control program, control method, computer, and terminal device
JP2019030807A (en) Game control method, computer, and control program

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

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180124

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20180124

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20180226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180313

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180510

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180815

R150 Certificate of patent or registration of utility model

Ref document number: 6388993

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250