JP2014155861A - Program, server, and network system - Google Patents

Program, server, and network system Download PDF

Info

Publication number
JP2014155861A
JP2014155861A JP2014065855A JP2014065855A JP2014155861A JP 2014155861 A JP2014155861 A JP 2014155861A JP 2014065855 A JP2014065855 A JP 2014065855A JP 2014065855 A JP2014065855 A JP 2014065855A JP 2014155861 A JP2014155861 A JP 2014155861A
Authority
JP
Japan
Prior art keywords
terminal
game information
registration
game
registration permission
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2014065855A
Other languages
Japanese (ja)
Other versions
JP5800941B2 (en
Inventor
Koji Tezuka
晃司 手塚
Masaki Ota
昌希 太田
Kentaro Honma
健太郎 本間
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.)
Bandai Namco Entertainment Inc
Original Assignee
Namco Bandai Games 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 Namco Bandai Games Inc filed Critical Namco Bandai Games Inc
Priority to JP2014065855A priority Critical patent/JP5800941B2/en
Publication of JP2014155861A publication Critical patent/JP2014155861A/en
Application granted granted Critical
Publication of JP5800941B2 publication Critical patent/JP5800941B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a program, an information storage medium, a server, a terminal, and a network system which can prevent an illegal acquisition behavior of game information.SOLUTION: When the number of registration permission is a predetermined number or more (1 or more), registration of game information is permitted, and when the number of registration permission is less than a predetermined number (less than 1), registration of game information is not permitted. When registration is permitted, 1 is subtracted from the number of registration permission.

Description

本発明は、プログラム、情報記憶媒体、サーバ、端末及びネットワークシステムに関する。   The present invention relates to a program, an information storage medium, a server, a terminal, and a network system.

従来から、プレーヤにゲーム用のカードを購入してもらい、そのカードを用いてゲームを提供するゲーム装置が存在する。(特許文献1)。   2. Description of the Related Art Conventionally, there are game devices that have a player purchase a game card and provide a game using the card. (Patent Document 1).

特開2007−061339号公報JP 2007-061339 A

カードを用いたゲームを提供する運営者は、ゲーム用のゲーム情報(例えば、ゲーム情報が記録されたカード)を販売することによって利益を得ている。   An operator who provides a game using a card makes a profit by selling game information for a game (for example, a card on which game information is recorded).

しかし、従来のゲーム装置では、例えば、カードに記載されたコード(バーコード、2次元コード等)を読み取ったゲーム情報を何ら制限することなくゲーム処理を行っていた。そのため、カードを新規に購入せずに他人からカードを借りるなどして不正にゲーム情報(例えば、ゲーム情報が記録されたカード)を入手できてしまう事態が発生し、運営者の販売利益が阻害されることがあった。   However, in a conventional game device, for example, game processing is performed without any limitation on game information obtained by reading a code (bar code, two-dimensional code, etc.) written on a card. As a result, there is a situation where game information (for example, a card on which game information is recorded) can be obtained illegally by borrowing a card from another person without purchasing a new card, which hinders the sales profit of the operator. There was something to be done.

本発明は、以上のような課題に鑑みてなされたものであり、その目的とするところは、ゲーム情報の不正な入手行為を防止することができるプログラム、情報記憶媒体、サーバ、端末及びネットワークシステムを提供することにある。   The present invention has been made in view of the above-described problems, and an object of the present invention is to provide a program, an information storage medium, a server, a terminal, and a network system that can prevent illegal acquisition of game information. Is to provide.

(1)本発明は、
記憶されたゲーム情報を利用する第1のゲーム処理と、前記ゲーム情報のうち、ゲーム登録済みのゲーム情報を利用する第2のゲーム処理とを実行する端末に、ネットワークを介して接続され、前記ゲーム情報の登録を管理する機能をサーバに実行させるプログラムであって、
前記端末の端末識別情報と、前記端末におけるゲーム情報の登録許可数とを対応づけて記憶する記憶部と、
前記端末を介して取得したゲーム情報の数と同数の更新用登録許可数と、前記端末の端末識別情報とを、受信する通信制御部と、
受信した前記更新用登録許可数に応じて、前記端末識別情報に対応づけて記憶されている登録許可数を更新する更新部として、コンピュータを機能させ、
前記通信制御部が、
前記端末からゲーム情報の登録要求を受信した場合に、前記端末の前記端末識別情報に対応する登録許可数が所定数以上のときは登録許可を前記端末に送信し、前記登録許可数が所定数未満のときは登録不許可を前記端末に送信し、
前記更新部が、
前記端末に登録許可を送信した場合に、前記登録許可数を減少させるプログラムに関する。
(1) The present invention
Connected via a network to a terminal that executes a first game process that uses stored game information and a second game process that uses game information that has already been registered among the game information, A program for causing a server to execute a function for managing registration of game information,
A storage unit that stores the terminal identification information of the terminal and the registration permission number of game information in the terminal in association with each other;
A communication control unit that receives the same number of registration permits for updating as the number of game information acquired via the terminal, and the terminal identification information of the terminal;
According to the received registration permission number for update, the computer functions as an update unit that updates the registration permission number stored in association with the terminal identification information,
The communication control unit is
When a registration request for game information is received from the terminal, if the registration permission number corresponding to the terminal identification information of the terminal is a predetermined number or more, registration permission is transmitted to the terminal, and the registration permission number is a predetermined number. If it is less than that, send a registration disapproval to the terminal,
The update unit
The present invention relates to a program for reducing the registration permission number when registration permission is transmitted to the terminal.

また、本発明は、コンピュータに読み取り可能であって、上記プログラムを記憶した情報記憶媒体に関係する。   The present invention also relates to an information storage medium readable by a computer and storing the above program.

ここで、ゲーム情報とは、例えば、キャラクタ情報などである。   Here, the game information is, for example, character information.

本発明によれば、登録許可数によってゲーム情報の登録許可・登録不許可の制御を行うので、ゲーム情報の不正な入手行為を防止することができる。また、本発明によれば、プレーヤに対して第1のゲーム処理のゲームのサービスを提供することができる。したがって、プレーヤは、仮にゲーム情報を登録できないとしても第1のゲームを行うことができ、プレーヤに対して不満を生じさせないようなゲームサービスを提供することができる。   According to the present invention, since the registration permission / registration non-permission of the game information is controlled according to the number of registration permission, an illegal act of obtaining the game information can be prevented. Further, according to the present invention, it is possible to provide a game service of the first game process to the player. Therefore, the player can play the first game even if the game information cannot be registered, and can provide a game service that does not cause dissatisfaction with the player.

(2)また、本発明は、
記憶されたゲーム情報を利用する第1のゲーム処理と、前記ゲーム情報のうち、ゲーム登録済みのゲーム情報を利用する第2のゲーム処理とを実行する端末に、ネットワークを介して接続され、前記ゲーム情報の登録を管理する機能をサーバに実行させるプログラムであって、
前記端末の端末識別情報と、前記端末におけるゲーム情報の登録許可数とを対応づけて記憶する記憶部と、
前記端末を介して取得したゲーム情報と共に取得するシリアルと、前記端末の端末識別情報とを、受信する通信制御部と、
受信したシリアルが有効か否かを判断し、当該シリアルが有効である場合は、当該シリアルに応じた更新用登録許可数に基づいて、前記端末識別情報に対応する登録許可数を更新する更新部として、コンピュータを機能させ、
前記通信制御部が、
前記端末からゲーム情報の登録要求を受信した場合に、前記端末の前記端末識別情報に対応する登録許可数が所定数以上のときは登録許可を前記端末に送信し、前記登録許可数が所定数未満のときは登録不許可を前記端末に送信し、
前記更新部が、
前記端末に登録許可を送信した場合に、前記登録許可数を減少させるプログラムに関する。
(2) The present invention also provides:
Connected via a network to a terminal that executes a first game process that uses stored game information and a second game process that uses game information that has already been registered among the game information, A program for causing a server to execute a function for managing registration of game information,
A storage unit that stores the terminal identification information of the terminal and the registration permission number of game information in the terminal in association with each other;
A communication control unit that receives the serial acquired together with the game information acquired via the terminal, and the terminal identification information of the terminal;
An update unit that determines whether the received serial is valid, and updates the registration permission number corresponding to the terminal identification information based on the update registration permission number corresponding to the serial if the serial is valid As a computer function,
The communication control unit
When a registration request for game information is received from the terminal, if the registration permission number corresponding to the terminal identification information of the terminal is a predetermined number or more, registration permission is transmitted to the terminal, and the registration permission number is a predetermined number. If it is less than that, send a registration disapproval to the terminal,
The update unit
The present invention relates to a program for reducing the registration permission number when registration permission is transmitted to the terminal.

また、本発明は、コンピュータに読み取り可能であって、上記プログラムを記憶した情報記憶媒体に関係する。   The present invention also relates to an information storage medium readable by a computer and storing the above program.

本発明によれば、登録許可数によってゲーム情報の登録許可・登録不許可の制御を行うので、ゲーム情報の不正な入手行為を防止することができる。また、本発明によれば、プレーヤに対して第1のゲーム処理のゲームのサービスを提供することができる。したがって、プレーヤは、仮にゲーム情報を登録できないとしても第1のゲームを行うことができ、プレーヤに対して不満を生じさせないようなゲームサービスを提供することができる。   According to the present invention, since the registration permission / registration non-permission of the game information is controlled according to the number of registration permission, an illegal act of obtaining the game information can be prevented. Further, according to the present invention, it is possible to provide a game service of the first game process to the player. Therefore, the player can play the first game even if the game information cannot be registered, and can provide a game service that does not cause dissatisfaction with the player.

また、本発明によれば、プレーヤに対して有効なシリアルを入手させることができる。つまり、プレーヤが、登録許可数を更新することを望む場合には、有効なシリアルの入手が必須となり、運営者が、ゲーム情報と共に有効なシリアルを販売することによって、ゲーム情報の不正な入手行為を防止することができる。   Further, according to the present invention, a valid serial can be obtained for the player. In other words, if the player wants to update the number of registrations allowed, it is essential to obtain valid serials, and the operator can obtain illegal game information by selling valid serials together with game information. Can be prevented.

(3)また、本発明のプログラム、情報記憶媒体において、
前記通信制御部が、
前記端末から特定のゲーム情報の登録要求を受信した場合に、前記端末の前記端末識別情報に対応する登録許可数が所定数以上か否かにかかわらず、登録許可を前記端末に送信し、
前記更新部が、
前記端末に前記特定のゲーム情報の登録許可を送信した場合に、前記登録許可数を減少させないように制御するようにしてもよい。
(3) In the program and information storage medium of the present invention,
The communication control unit is
When receiving a registration request for specific game information from the terminal, the registration permission is transmitted to the terminal regardless of whether the registration permission number corresponding to the terminal identification information of the terminal is a predetermined number or more,
The update unit
When the registration permission of the specific game information is transmitted to the terminal, the registration permission number may be controlled so as not to decrease.

(4)また、本発明のプログラム、情報記憶媒体において、
前記更新部が、
前記端末からゲーム情報の登録要求を受信した場合に、既に当該ゲーム情報が登録されている場合には、前記端末の前記端末識別情報に対応する登録許可数を減少させないように制御するようにしてもよい。
(4) In the program and information storage medium of the present invention,
The update unit
When the game information registration request is received from the terminal, if the game information is already registered, control is performed so as not to decrease the registration permission number corresponding to the terminal identification information of the terminal. Also good.

(5)また、本発明は、
ゲーム処理を端末に実行させるプログラムであって、
ゲーム情報の登録許可数を記憶する記憶部と、
ゲーム情報と、取得した当該ゲーム情報の数と同数の更新用登録許可数を取得する取得部と、
取得された前記ゲーム情報に基づいて第1のゲーム処理を行う第1のゲーム処理部と、
取得されたゲーム情報の登録要求を受け付けた場合に、所定条件下で、当該ゲーム情報を登録する処理を行う登録処理部と、
登録されたゲーム情報に基づいて、第2のゲーム処理を行う第2のゲーム処理部と、
取得された前記更新用登録許可数に応じて、前記登録許可数を更新する更新部として、コンピュータを機能させ、
前記登録処理部が、
前記登録許可数が所定数以上のときは前記ゲーム情報を登録する処理を行い、前記登録許可数が所定数未満のときは前記ゲーム情報を登録しないように制御し、
前記更新部が、
前記ゲーム情報を登録した場合に、前記登録許可数を減少させるプログラムに関する。
(5) The present invention also provides:
A program for causing a terminal to execute a game process,
A storage unit for storing the registration permission number of game information;
An acquisition unit for acquiring game information and the number of registration permits for updating equal to the number of acquired game information;
A first game processing unit that performs a first game process based on the acquired game information;
A registration processing unit that performs processing for registering the game information under a predetermined condition when a registration request for the acquired game information is received;
A second game processing unit for performing a second game process based on the registered game information;
According to the acquired registration permission number for update, the computer functions as an update unit that updates the registration permission number,
The registration processing unit
When the registration permission number is equal to or greater than a predetermined number, a process for registering the game information is performed, and when the registration permission number is less than the predetermined number, control is performed so that the game information is not registered.
The update unit
The present invention relates to a program for reducing the registration permission number when the game information is registered.

また、本発明は、コンピュータに読み取り可能であって、上記プログラムを記憶した情報記憶媒体に関係する。   The present invention also relates to an information storage medium readable by a computer and storing the above program.

本発明によれば、登録許可数によってゲーム情報の登録する、或いは、登録しないように制御するので、ゲーム情報の不正な入手行為を防止することができる。また、本発明によれば、プレーヤに対して第1のゲーム処理のゲームのサービスを提供することができる。したがって、プレーヤは、仮にゲーム情報を登録できないとしても第1のゲームを行うことができ、プレーヤに対して不満を生じさせないようなゲームサービスを提供することができる。   According to the present invention, control is performed so that game information is registered or not registered depending on the number of registration permits, so that illegal acts of obtaining game information can be prevented. Further, according to the present invention, it is possible to provide a game service of the first game process to the player. Therefore, the player can play the first game even if the game information cannot be registered, and can provide a game service that does not cause dissatisfaction with the player.

(6)また、本発明は、
ゲーム処理を端末に実行させるプログラムであって、
ゲーム情報の登録許可数を記憶する記憶部と、
ゲーム情報とシリアルとを取得する取得部と、
取得された前記ゲーム情報に基づいて第1のゲーム処理を行う第1のゲーム処理部と、
取得されたゲーム情報の登録要求を受け付けた場合に、所定条件下で、当該ゲーム情報を登録する処理を行う登録処理部と、
登録されたゲーム情報に基づいて、第2のゲーム処理を行う第2のゲーム処理部と、
取得されたシリアルが有効である場合は、当該シリアルに応じた更新用登録許可数に基づいて、前記登録許可数を更新する更新部として、コンピュータを機能させ、
前記登録処理部が、
前記登録許可数が所定数以上のときは前記ゲーム情報を登録する処理を行い、前記登録許可数が所定数未満のときは前記ゲーム情報を登録しないように制御し、
前記更新部が、
前記ゲーム情報を登録した場合に、前記登録許可数を減少させるプログラムに関する。
(6) The present invention also provides:
A program for causing a terminal to execute a game process,
A storage unit for storing the registration permission number of game information;
An acquisition unit for acquiring game information and serial;
A first game processing unit that performs a first game process based on the acquired game information;
A registration processing unit that performs processing for registering the game information under a predetermined condition when a registration request for the acquired game information is received;
A second game processing unit for performing a second game process based on the registered game information;
If the acquired serial is valid, based on the number of registration permission for update according to the serial, function the computer as an update unit that updates the number of registration permission,
The registration processing unit
When the registration permission number is equal to or greater than a predetermined number, a process of registering the game information is performed, and when the registration permission number is less than the predetermined number, the game information is not registered,
The update unit
The present invention relates to a program for reducing the registration permission number when the game information is registered.

また、本発明は、コンピュータに読み取り可能であって、上記プログラムを記憶した情報記憶媒体に関係する。   The present invention also relates to an information storage medium readable by a computer and storing the above program.

本発明によれば、登録許可数によってゲーム情報の登録する、或いは、登録しないように制御するので、ゲーム情報の不正な入手行為を防止することができる。また、本発明によれば、プレーヤに対して第1のゲーム処理のゲームのサービスを提供することができる。したがって、プレーヤは、仮にゲーム情報を登録できないとしても第1のゲームを行うことができ、プレーヤに対して不満を生じさせないようなゲームサービスを提供することができる。   According to the present invention, control is performed so that game information is registered or not registered depending on the number of registration permits, so that illegal acts of obtaining game information can be prevented. Further, according to the present invention, it is possible to provide a game service of the first game process to the player. Therefore, the player can play the first game even if the game information cannot be registered, and can provide a game service that does not cause dissatisfaction with the player.

また、本発明によれば、プレーヤに対して有効なシリアルを入手させることができる。つまり、プレーヤが、登録許可数を更新することを望む場合には、有効なシリアルの入手が必須となり、運営者が、ゲーム情報と共に有効なシリアルを販売することによって、ゲーム情報の不正な入手行為を防止することができる。   Further, according to the present invention, a valid serial can be obtained for the player. In other words, if the player wants to update the number of registrations allowed, it is essential to obtain valid serials, and the operator can obtain illegal game information by selling valid serials together with game information. Can be prevented.

(7)また、本発明のプログラム、情報記憶媒体において、
前記登録処理部が、
特定のゲーム情報の登録要求を受け付けた場合に、前記登録許可数が所定数以上か否かにかかわらず、前記特定のゲーム情報を登録する処理を行い、
前記更新部が、
前記特定のゲーム情報を登録する処理を行った場合には、前記登録許可数を減少させないように制御してもよい。
(7) In the program and information storage medium of the present invention,
The registration processing unit
When receiving a registration request for specific game information, regardless of whether or not the registration permission number is a predetermined number or more, a process of registering the specific game information is performed,
The update unit
When the process of registering the specific game information is performed, control may be performed so as not to decrease the registration permission number.

(8)また、本発明のプログラム、情報記憶媒体において、
前記更新部が、
ゲーム情報の登録要求を受け付けた場合に、既に当該ゲーム情報が登録されている場合には、前記登録許可数を減少させないように制御するようにしてもよい。
(8) In the program and information storage medium of the present invention,
The update unit
If a game information registration request is received and the game information has already been registered, control may be performed so as not to decrease the registration permission number.

(9)また、本発明は、
記憶されたゲーム情報を利用する第1のゲーム処理と、前記ゲーム情報のうち、ゲーム登録済みのゲーム情報を利用する第2のゲーム処理とを実行する端末に、ネットワークを介して接続され、前記ゲーム情報の登録を管理する処理を行うサーバであって、
前記端末の端末識別情報と、前記端末におけるゲーム情報の登録許可数とを対応づけて記憶する記憶部と、
前記端末を介して取得したゲーム情報の数と同数の更新用登録許可数と、前記端末の端末識別情報とを、受信する通信制御部と、
受信した前記更新用登録許可数に応じて、前記端末識別情報に対応づけて記憶されている登録許可数を更新する更新部と、を含み、
前記通信制御部が、
前記端末からゲーム情報の登録要求を受信した場合に、前記端末の前記端末識別情報に対応する登録許可数が所定数以上のときは登録許可を前記端末に送信し、前記登録許可数が所定数未満のときは登録不許可を前記端末に送信し、
前記更新部が、
前記端末に登録許可を送信した場合に、前記登録許可数を減少させるサーバに関する。
(9) The present invention also provides:
Connected via a network to a terminal that executes a first game process that uses stored game information and a second game process that uses game information that has already been registered among the game information, A server that performs processing for managing registration of game information,
A storage unit that stores the terminal identification information of the terminal and the registration permission number of game information in the terminal in association with each other;
A communication control unit that receives the same number of registration permits for updating as the number of game information acquired via the terminal, and the terminal identification information of the terminal;
An update unit that updates the registration permission number stored in association with the terminal identification information in accordance with the received registration permission number for update,
The communication control unit
When a registration request for game information is received from the terminal, if the registration permission number corresponding to the terminal identification information of the terminal is a predetermined number or more, registration permission is transmitted to the terminal, and the registration permission number is a predetermined number. If it is less than that, send a registration disapproval to the terminal,
The update unit
The present invention relates to a server that reduces the registration permission number when registration permission is transmitted to the terminal.

(10)また、本発明は、
記憶されたゲーム情報を利用する第1のゲーム処理と、前記ゲーム情報のうち、ゲーム
登録済みのゲーム情報を利用する第2のゲーム処理とを実行する端末に、ネットワークを介して接続され、前記ゲーム情報の登録を管理する処理を行うサーバであって、
前記端末の端末識別情報と、前記端末におけるゲーム情報の登録許可数とを対応づけて記憶する記憶部と、
前記端末を介して取得したゲーム情報と共に取得するシリアルと、前記端末の端末識別情報とを、受信する通信制御部と、
受信したシリアルが有効か否かを判断し、当該シリアルが有効である場合は、当該シリアルに応じた更新用登録許可数に基づいて、前記端末識別情報に対応する登録許可数を更新する更新部と、を含み、
前記通信制御部が、
前記端末からゲーム情報の登録要求を受信した場合に、前記端末の前記端末識別情報に対応する登録許可数が所定数以上のときは登録許可を前記端末に送信し、前記登録許可数が所定数未満のときは登録不許可を前記端末に送信し、
前記更新部が、
前記端末に登録許可を送信した場合に、前記登録許可数を減少させるサーバに関する。
(10) The present invention also provides:
Connected via a network to a terminal that executes a first game process that uses stored game information and a second game process that uses game information that has already been registered among the game information, A server that performs processing for managing registration of game information,
A storage unit that stores the terminal identification information of the terminal and the registration permission number of game information in the terminal in association with each other;
A communication control unit that receives the serial acquired together with the game information acquired via the terminal, and the terminal identification information of the terminal;
An update unit that determines whether the received serial is valid, and updates the registration permission number corresponding to the terminal identification information based on the update registration permission number corresponding to the serial if the serial is valid And including
The communication control unit
When a registration request for game information is received from the terminal, if the registration permission number corresponding to the terminal identification information of the terminal is a predetermined number or more, registration permission is transmitted to the terminal, and the registration permission number is a predetermined number. If it is less than that, send a registration disapproval to the terminal,
The update unit
The present invention relates to a server that reduces the registration permission number when registration permission is transmitted to the terminal.

(11)
ゲーム処理を行う端末であって、
ゲーム情報の登録許可数を記憶する記憶部と、
ゲーム情報と、取得した当該ゲーム情報の数と同数の更新用登録許可数を取得する取得部と、
取得された前記ゲーム情報に基づいて第1のゲーム処理を行う第1のゲーム処理部と、
取得されたゲーム情報の登録要求を受け付けた場合に、所定条件下で、当該ゲーム情報を登録する処理を行う登録処理部と、
登録されたゲーム情報に基づいて、第2のゲーム処理を行う第2のゲーム処理部と、
取得された前記更新用登録許可数に応じて、前記登録許可数を更新する更新部と、
を含み、
前記登録処理部が、
前記登録許可数が所定数以上のときは前記ゲーム情報を登録する処理を行い、前記登録許可数が所定数未満のときは前記ゲーム情報を登録しないように制御し、
前記更新部が、
前記ゲーム情報を登録した場合に、前記登録許可数を減少させる端末に関する。
(11)
A terminal that performs game processing,
A storage unit for storing the registration permission number of game information;
An acquisition unit for acquiring game information and the number of registration permits for updating equal to the number of acquired game information;
A first game processing unit that performs a first game process based on the acquired game information;
A registration processing unit that performs processing for registering the game information under a predetermined condition when a registration request for the acquired game information is received;
A second game processing unit for performing a second game process based on the registered game information;
An update unit that updates the registration permission number in accordance with the acquired registration permission number;
Including
The registration processing unit
When the registration permission number is equal to or greater than a predetermined number, a process of registering the game information is performed, and when the registration permission number is less than the predetermined number, the game information is not registered,
The update unit
The present invention relates to a terminal that reduces the registration permission number when the game information is registered.

(12)
ゲーム処理を行う端末であって、
ゲーム情報の登録許可数を記憶する記憶部と、
ゲーム情報とシリアルとを取得する取得部と、
取得された前記ゲーム情報に基づいて第1のゲーム処理を行う第1のゲーム処理部と、
取得されたゲーム情報の登録要求を受け付けた場合に、所定条件下で、当該ゲーム情報を登録する処理を行う登録処理部と、
登録されたゲーム情報に基づいて、第2のゲーム処理を行う第2のゲーム処理部と、
取得されたシリアルが有効である場合は、当該シリアルに応じた更新用登録許可数に基づいて、前記登録許可数を更新する更新部と、
を含み、
前記登録処理部が、
前記登録許可数が所定数以上のときは前記ゲーム情報を登録する処理を行い、前記登録許可数が所定数未満のときは前記ゲーム情報を登録しないように制御し、
前記更新部が、
前記ゲーム情報を登録した場合に、前記登録許可数を減少させる端末に関する。
(12)
A terminal that performs game processing,
A storage unit for storing the registration permission number of game information;
An acquisition unit for acquiring game information and serial;
A first game processing unit that performs a first game process based on the acquired game information;
A registration processing unit that performs processing for registering the game information under a predetermined condition when a registration request for the acquired game information is received;
A second game processing unit for performing a second game process based on the registered game information;
If the acquired serial is valid, an update unit that updates the registration permission number based on the update registration permission number according to the serial;
Including
The registration processing unit
When the registration permission number is equal to or greater than a predetermined number, a process of registering the game information is performed, and when the registration permission number is less than the predetermined number, the game information is not registered,
The update unit
The present invention relates to a terminal that reduces the registration permission number when the game information is registered.

(13)また、本発明は、
サーバと端末とがネットワークを介してデータを送受信するネットワークシステムであって、
前記端末は、
ゲーム情報の登録許可数を記憶する記憶部と、
ゲーム情報とシリアルとを取得する取得部と、
取得された前記ゲーム情報に基づいて第1のゲーム処理を行う第1のゲーム処理部と、
取得されたゲーム情報の登録要求を受け付けた場合に、所定条件下で、当該ゲーム情報を登録する処理を行う登録処理部と、
登録されたゲーム情報に基づいて、第2のゲーム処理を行う第2のゲーム処理部と、
前記サーバに前記端末の端末識別情報と前記シリアルとを送信する処理とを行う通信制御部と、
ゲーム情報の登録許可数を更新する更新部と、
を含み、
前記サーバは、
前記端末の端末識別情報に対応づけて、ゲーム情報の登録枠数を記憶する記憶部と、
前記端末から、前記端末の端末識別情報と前記シリアルとを受信する処理とを行う通信制御部と、
受信したシリアルが有効か否かを判断し、当該シリアルが有効である場合は、当該シリアルに応じた更新用登録許可数に基づいて、前記端末識別情報に対応する登録枠数を更新する更新部と、
を含み、
前記サーバの通信制御部が、
前記端末からの要求に応じて、前記端末の端末識別情報に対応する前記登録枠数を前記端末に送信する処理を行い、
前記端末の通信制御部が、
前記サーバから、前記登録枠数を受信する処理を行い、
前記端末の更新部が、
前記サーバから前記登録枠数を受信した場合に、前記登録枠数に基づき前記登録許可数を更新する処理を行い、
前記端末の登録処理部が、
前記登録許可数が所定数以上のときは前記ゲーム情報を登録する処理を行い、前記登録許可数が所定数未満のときは前記ゲーム情報を登録しないように制御し、
前記端末の更新部が、
前記端末に前記ゲーム情報を登録した場合に、前記登録許可数を減少させるネットワークシステムに関する。
(13) The present invention also provides:
A network system in which a server and a terminal transmit and receive data via a network,
The terminal
A storage unit for storing the registration permission number of game information;
An acquisition unit for acquiring game information and serial;
A first game processing unit that performs a first game process based on the acquired game information;
A registration processing unit that performs processing for registering the game information under a predetermined condition when a registration request for the acquired game information is received;
A second game processing unit for performing a second game process based on the registered game information;
A communication control unit that performs processing of transmitting the terminal identification information of the terminal and the serial to the server;
An update unit for updating the registration permission number of the game information;
Including
The server
A storage unit that stores the number of registered frames of game information in association with the terminal identification information of the terminal;
A communication control unit that performs processing for receiving terminal identification information of the terminal and the serial from the terminal;
An update unit that determines whether or not the received serial is valid and, if the serial is valid, updates the number of registration frames corresponding to the terminal identification information based on the number of registration permits for update corresponding to the serial When,
Including
A communication control unit of the server,
In response to a request from the terminal, a process of transmitting the number of registration frames corresponding to the terminal identification information of the terminal to the terminal,
The communication control unit of the terminal is
A process of receiving the number of registered frames from the server,
The update unit of the terminal
When receiving the number of registered frames from the server, perform a process of updating the registration permission number based on the number of registered frames,
The registration processing unit of the terminal
When the registration permission number is equal to or greater than a predetermined number, a process of registering the game information is performed, and when the registration permission number is less than the predetermined number, the game information is not registered,
The update unit of the terminal
The present invention relates to a network system for reducing the registration permission number when the game information is registered in the terminal.

本発明によれば、端末において、登録許可数によってゲーム情報の登録許可・登録不許可の制御を行うので、ゲーム情報の不正な入手行為を防止することができる。また、本発明によれば、プレーヤに対して第1のゲーム処理のゲームのサービスを提供することができる。したがって、プレーヤは、仮にゲーム情報を登録できないとしても第1のゲームを行うことができ、プレーヤに対して不満を生じさせないようなゲームサービスを提供することができる。   According to the present invention, the terminal allows the registration permission / non-registration permission of the game information to be controlled according to the registration permission number, so that an illegal act of obtaining the game information can be prevented. Further, according to the present invention, it is possible to provide a game service of the first game process to the player. Therefore, the player can play the first game even if the game information cannot be registered, and can provide a game service that does not cause dissatisfaction with the player.

また、本発明によれば、プレーヤに対して有効なシリアルを入手させることができる。つまり、プレーヤが、登録許可数を更新することを望む場合には、有効なシリアルの入手が必須となり、運営者が、ゲーム情報と共に有効なシリアルを販売することによって、ゲーム情報の不正な入手行為を防止することができる。   Further, according to the present invention, a valid serial can be obtained for the player. In other words, if the player wants to update the number of registrations allowed, it is essential to obtain valid serials, and the operator can obtain illegal game information by selling valid serials together with game information. Can be prevented.

さらに、本発明によれば、サーバにおいて登録枠数を記憶するので、端末において登録
されたゲーム情報を紛失した場合でも、プレーヤが改めて登録枠数分のゲーム情報を登録できる環境を提供することができる。
Furthermore, according to the present invention, since the number of registered frames is stored in the server, even if the game information registered in the terminal is lost, it is possible to provide an environment in which the player can newly register game information for the number of registered frames. it can.

本実施形態のネットワークシステムのネットワーク図の一例。An example of the network diagram of the network system of this embodiment. 本実施形態の端末の機能ブロック図。The functional block diagram of the terminal of this embodiment. 本実施形態のサーバの機能ブロック図。The functional block diagram of the server of this embodiment. 図4(A)(B)は、本実施形態のカードの説明図。4A and 4B are explanatory diagrams of the card of this embodiment. 本実施形態のシリアルに関する説明図。Explanatory drawing regarding the serial of this embodiment. 本実施形態のパックに関する説明図。Explanatory drawing regarding the pack of this embodiment. 本実施形態の登録枠数に関する説明図。Explanatory drawing regarding the number of registration frames of this embodiment. 本実施形態のシリアルに関する説明図。Explanatory drawing regarding the serial of this embodiment. 本実施形態の登録枠数、登録済数、登録許可数に関する説明図。Explanatory drawing regarding the number of registration frames of this embodiment, the number of registration completed, and the number of registration permission. 本実施形態のサーバ、端末間における通信処理に関するフローチャート。The flowchart regarding the communication processing between the server of this embodiment, and a terminal. 本実施形態のサーバ、端末間における通信処理に関するフローチャート。The flowchart regarding the communication processing between the server of this embodiment, and a terminal. 本実施形態の表示画像の一例。An example of the display image of this embodiment. 本実施形態の表示画像の一例。An example of the display image of this embodiment. 本実施形態のゲーム情報の登録処理に関する説明図。Explanatory drawing regarding the registration process of the game information of this embodiment. 本実施形態の拡張現実画像の説明図。Explanatory drawing of the augmented reality image of this embodiment. 本実施形態の拡張現実画像の説明図。Explanatory drawing of the augmented reality image of this embodiment. 本実施形態の端末の処理に関するフローチャート。The flowchart regarding the process of the terminal of this embodiment. 本実施形態の表示画像の一例。An example of the display image of this embodiment. 本実施形態の表示画像の一例。An example of the display image of this embodiment. 本実施形態の表示画像の一例。An example of the display image of this embodiment. 図21(A)(B)は、本実施形態の業務用ゲーム装置の説明図。FIGS. 21A and 21B are explanatory diagrams of the arcade game apparatus of the present embodiment.

以下、本実施形態について説明する。なお、以下に説明する本実施形態は、特許請求の範囲に記載された本発明の内容を不当に限定するものではない。また本実施形態で説明される構成の全てが、本発明の必須構成要件であるとは限らない。   Hereinafter, this embodiment will be described. In addition, this embodiment demonstrated below does not unduly limit the content of this invention described in the claim. In addition, all the configurations described in the present embodiment are not necessarily essential configuration requirements of the present invention.

1.ネットワークシステム
図1は、本実施形態のネットワークシステムを示す。本実施形態では、複数の端末10とサーバ20とによって構成される。つまり、図1に示すように、本実施形態のネットワークシステムは、サービスを提供するサーバ20と、端末10とが、ネットワーク(例えば、インターネット)に接続可能に構成される。
1. Network System FIG. 1 shows a network system of this embodiment. In the present embodiment, it is configured by a plurality of terminals 10 and a server 20. That is, as shown in FIG. 1, the network system of the present embodiment is configured such that the server 20 that provides the service and the terminal 10 can be connected to a network (for example, the Internet).

端末10は、携帯端末(携帯電話、PHS端末、スマートフォン、PDA、携帯型ゲーム機等)、パーソナルコンピュータ(PC)、ゲーム機、画像生成装置などの情報処理装置であり、インターネット(WAN)、LANなどのネットワークを介してサーバ20に接続可能な装置である。なお、端末10とサーバ20との通信回線は、有線でもよいし無線でもよい。   The terminal 10 is an information processing device such as a mobile terminal (a mobile phone, a PHS terminal, a smartphone, a PDA, a portable game machine, etc.), a personal computer (PC), a game machine, an image generation device, the Internet (WAN), a LAN It is a device that can be connected to the server 20 via a network such as. The communication line between the terminal 10 and the server 20 may be wired or wireless.

2.構成
2.1.端末の構成
図2に本実施形態の端末の機能ブロック図の例を示す。なお本実施形態の端末は図2の構成要素(各部)の一部を省略した構成としてもよい。
2. Configuration 2.1. Terminal Configuration FIG. 2 shows an example of a functional block diagram of a terminal according to this embodiment. Note that the terminal of this embodiment may have a configuration in which some of the components (each unit) in FIG. 2 are omitted.

入力部160は、プレーヤからの入力情報を入力するための機器であり、プレーヤの入力情報を処理部に出力する。本実施形態の入力部160は、プレーヤの入力情報(入力信
号)を検出する検出部162を備える。入力部160は、例えば、レバー、ボタン、ステアリング、マイク、タッチパネル型ディスプレイ、キーボード、マウスなどがある。
The input unit 160 is a device for inputting input information from the player, and outputs the input information of the player to the processing unit. The input unit 160 of this embodiment includes a detection unit 162 that detects input information (input signal) of the player. The input unit 160 includes, for example, a lever, a button, a steering, a microphone, a touch panel display, a keyboard, a mouse, and the like.

また、入力部160は、3軸の加速度を検出する加速度センサや、角速度を検出するジャイロセンサ、撮像部を備えた入力機器でもよい。例えば、入力機器は、プレーヤが把持して動かすものであってもよいし、プレーヤが身につけて動かすものであってもよい。また、入力機器には、プレーヤが把持する刀型コントローラや銃型コントローラ、あるいはプレーヤが身につける(プレーヤが手に装着する)グローブ型コントローラなど実際の道具を模して作られたコントローラも含まれる。また入力機器には、入力機器と一体化されているゲーム装置、携帯型ゲーム装置、携帯電話、スマートフォンなども含まれる。本実施形態の端末は、複数の入力部160を備えていてもよい。   The input unit 160 may be an input device including an acceleration sensor that detects triaxial acceleration, a gyro sensor that detects angular velocity, and an imaging unit. For example, the input device may be one that the player holds and moves, or one that the player wears and moves. Input devices also include controllers made by imitating actual tools such as sword-type controllers and gun-type controllers held by players, or glove-type controllers worn by players (attached to hands by players) It is. The input device also includes a game device, a portable game device, a mobile phone, a smartphone, and the like that are integrated with the input device. The terminal of this embodiment may include a plurality of input units 160.

記憶部170は、処理部100や通信部196などのワーク領域となるもので、その機能はRAM(VRAM)などにより実現できる。本実施形態では、記憶部170に、ゲーム情報の登録枠数、登録済数、登録許可数が格納(記憶)される。   The storage unit 170 serves as a work area for the processing unit 100, the communication unit 196, and the like, and its function can be realized by a RAM (VRAM) or the like. In the present embodiment, the storage unit 170 stores (stores) the number of registered frames, the number of registered game information, and the number of permitted registrations.

情報記憶媒体180(コンピュータにより読み取り可能な媒体)は、プログラムやデータなどを格納するものであり、その機能は、光ディスク(CD、DVD)、光磁気ディスク(MO)、磁気ディスク、ハードディスク、磁気テープ、或いはメモリ(ROM)などにより実現できる。処理部100は、情報記憶媒体180に格納されるプログラム(データ)に基づいて本実施形態の種々の処理を行う。情報記憶媒体180には、本実施形態の各部としてコンピュータを機能させるためのプログラム(各部の処理をコンピュータに実行させるためのプログラム)を記憶することができる。   The information storage medium 180 (computer-readable medium) stores programs, data, and the like, and functions as an optical disk (CD, DVD), magneto-optical disk (MO), magnetic disk, hard disk, and magnetic tape. Alternatively, it can be realized by a memory (ROM). The processing unit 100 performs various processes of the present embodiment based on a program (data) stored in the information storage medium 180. The information storage medium 180 can store a program for causing a computer to function as each unit of the present embodiment (a program for causing a computer to execute processing of each unit).

なお、本実施形態では、サーバ20が有する情報記憶媒体280や記憶部270に記憶されている本実施形態の各部としてコンピュータを機能させるためのプログラムやゲームデータを、ネットワークを介して受信し、受信したプログラムやデータを情報記憶媒体180に記憶する。サーバ20から受信したプログラムやデータを記憶部170に記憶してもよい。このようにプログラムやデータを受信してネットワークシステムを機能させる場合も本発明の範囲内に含む。   In the present embodiment, a program or game data for causing a computer to function as each unit of the present embodiment stored in the information storage medium 280 or the storage unit 270 of the server 20 is received via a network. The stored program and data are stored in the information storage medium 180. The program and data received from the server 20 may be stored in the storage unit 170. The case where the network system is functioned by receiving programs and data as described above is also included in the scope of the present invention.

表示部190は、本実施形態により生成された画像を出力するものであり、その機能は、CRT、LCD、タッチパネル型ディスプレイ、或いはHMD(ヘッドマウントディスプレイ)などにより実現できる。音出力部192は、本実施形態により生成された音を出力するものであり、その機能は、スピーカ、或いはヘッドフォンなどにより実現できる。   The display unit 190 outputs an image generated according to the present embodiment, and its function can be realized by a CRT, LCD, touch panel display, HMD (head mounted display), or the like. The sound output unit 192 outputs the sound generated by the present embodiment, and its function can be realized by a speaker, headphones, or the like.

通信部196は外部(例えば他の端末、サーバ)との間で通信を行うための各種制御を行うものであり、その機能は、各種プロセッサ又は通信用ASICなどのハードウェアや、プログラムなどにより実現できる。   The communication unit 196 performs various controls for communicating with the outside (for example, other terminals and servers), and the functions are realized by hardware such as various processors or communication ASICs, programs, and the like. it can.

処理部100(プロセッサ)は、入力部160からの入力情報やプログラムなどに基づいて、ゲーム処理、画像生成処理、或いは音生成処理などの処理を行う。   The processing unit 100 (processor) performs processing such as game processing, image generation processing, or sound generation processing based on input information from the input unit 160, a program, and the like.

この処理部100は記憶部170内の主記憶部172をワーク領域として各種処理を行う。処理部100の機能は各種プロセッサ(CPU、DSP等)、ASIC(ゲートアレイ等)などのハードウェアや、プログラムにより実現できる。   The processing unit 100 performs various processes using the main storage unit 172 in the storage unit 170 as a work area. The functions of the processing unit 100 can be realized by hardware such as various processors (CPU, DSP, etc.), ASIC (gate array, etc.), and programs.

処理部100は、通信制御部110、取得部111、ゲーム処理部112、登録処理部113、表示制御部114、更新部115、受け付け部116、描画部120、音生成部130を含む。なおこれらの一部を省略する構成としてもよい。   The processing unit 100 includes a communication control unit 110, an acquisition unit 111, a game processing unit 112, a registration processing unit 113, a display control unit 114, an update unit 115, a reception unit 116, a drawing unit 120, and a sound generation unit 130. Note that some of these may be omitted.

通信制御部110は、サーバ20とデータを送受信する処理を行う。例えば、通信制御部110は、サーバ20のIPアドレスやポート番号を指定してデータを送受信する処理を行う。また、通信制御部110は、サーバ20から受信したデータを記憶部170に格納する処理、受信したデータを解析する処理、その他のデータの送受信に関する制御処理等を行う。なお、通信制御部110は、サーバの宛先情報(IPアドレス、ポート番号)を情報記憶媒体180に記憶し、管理する処理を行うようにしてもよい。また、通信制御部110は、プレーヤからの通信開始の入力情報を受け付けた場合に、サーバ20との通信を行うようにしてもよい。   The communication control unit 110 performs processing for transmitting / receiving data to / from the server 20. For example, the communication control unit 110 performs processing for transmitting and receiving data by designating the IP address and port number of the server 20. Further, the communication control unit 110 performs processing for storing the data received from the server 20 in the storage unit 170, processing for analyzing the received data, control processing for other data transmission / reception, and the like. The communication control unit 110 may store the server destination information (IP address, port number) in the information storage medium 180 and perform a management process. Further, the communication control unit 110 may perform communication with the server 20 when receiving communication start input information from the player.

また、通信制御部110は、プレーヤの識別情報を送信して、プレーヤ情報に関するデータ(プレーヤのWebページ)をサーバ20から受信する処理を行うようにしてもよい。   Further, the communication control unit 110 may perform processing of transmitting player identification information and receiving data related to player information (player web page) from the server 20.

なお、通信制御部110は、画像を描画するフレームレートに応じてデータを含むパケットを生成し、サーバ20に生成したパケットを送信する処理を行ってもよい。具体的に説明すると、例えば、1/60秒毎に、サーバ20にパケットを送信する処理を行ってもよい。   Note that the communication control unit 110 may perform a process of generating a packet including data according to a frame rate for drawing an image and transmitting the generated packet to the server 20. More specifically, for example, a process of transmitting a packet to the server 20 may be performed every 1/60 seconds.

また、通信制御部110は、ネットワークを介してサーバ10から、ゲーム処理結果(対戦処理の勝敗判定結果)を受信する処理を行うようにしてもよい。   Further, the communication control unit 110 may perform a process of receiving a game process result (a result of battle process win / loss determination result) from the server 10 via the network.

特に、本実施形態の通信制御部110は、サーバ20にアクセスし、サーバ20からゲーム情報を第2のゲーム処理用のゲーム情報として登録できる登録枠数を受信する。また、通信制御部110は、サーバ20に、取得したシリアルを送信する処理を行うようにしてもよい。   In particular, the communication control unit 110 of the present embodiment accesses the server 20 and receives from the server 20 the number of registration frames that can register game information as game information for second game processing. Further, the communication control unit 110 may perform a process of transmitting the acquired serial to the server 20.

取得部111は、ゲーム情報取得部111aと、シリアル取得部111bとを含む。   The acquisition unit 111 includes a game information acquisition unit 111a and a serial acquisition unit 111b.

ゲーム情報取得部111aは、ゲーム処理に用いるゲーム情報を取得する処理を行う。   The game information acquisition part 111a performs the process which acquires the game information used for a game process.

シリアル取得部111bは、登録枠数や登録許可数を制御するためのシリアルを取得する処理を行う。   The serial acquisition unit 111b performs a process of acquiring a serial for controlling the number of registration frames and the number of permitted registrations.

ゲーム処理部112は、種々のゲーム演算処理を行う。例えば、ゲーム開始条件が満たされた場合にゲームを開始する処理、ゲームを進行させる処理、ゲーム終了条件が満たされた場合にゲームを終了する処理などがある。   The game processing unit 112 performs various game calculation processes. For example, there are a process for starting a game when a game start condition is satisfied, a process for advancing the game, and a process for ending a game when a game end condition is satisfied.

また、ゲーム処理部112は、プレーヤキャラクタ、建物、球場、車、樹木、柱、壁、マップ(地形)などの表示物を表す各種オブジェクト(ポリゴン、自由曲面又はサブディビジョンサーフェスなどのプリミティブで構成されるオブジェクト)をオブジェクト空間に配置設定する処理を行うようにしてもよい。   The game processing unit 112 includes various objects (polygons, free-form surfaces, subdivision surfaces, etc.) representing display objects such as player characters, buildings, stadiums, cars, trees, pillars, walls, and maps (terrain). The object may be placed and set in the object space.

ここでオブジェクト空間とは、仮想空間であり、2次元空間、3次元空間の両方を含む。2次元空間とは、例えば2次元座標(X,Y)においてオブジェクトが配置される空間であり、3次元空間とは、例えば3次元座標(X,Y,Z)においてオブジェクトが配置される空間である。例えば、オブジェクト空間を3次元空間とした場合には、ワールド座標系にオブジェクトを配置する。また、例えば、ワールド座標系でのオブジェクトの位置や回転角度(向き、方向と同義であり、例えば、ワールド座標系でのX、Y、Z軸の各軸の正方向からみて時計回りに回る場合における回転角度)を決定し、その位置(X、Y、
Z)にその回転角度(X、Y、Z軸回りでの回転角度)でオブジェクトを配置する。
Here, the object space is a virtual space and includes both a two-dimensional space and a three-dimensional space. The two-dimensional space is a space in which an object is arranged at, for example, two-dimensional coordinates (X, Y), and the three-dimensional space is a space in which an object is arranged at, for example, three-dimensional coordinates (X, Y, Z). is there. For example, when the object space is a three-dimensional space, the object is arranged in the world coordinate system. In addition, for example, the position and rotation angle of the object in the world coordinate system (synonymous with the direction and direction, for example, when turning clockwise when viewed from the positive direction of the X, Y, and Z axes in the world coordinate system. Rotation angle) and determine its position (X, Y,
In Z), the object is arranged at the rotation angle (rotation angle about the X, Y, and Z axes).

例えば、ゲーム処理部112は、オブジェクト空間において、プレーヤキャラクタを移動させる処理を行うようにしてもよい。すなわち入力部160によりプレーヤが入力した入力情報や、プログラム(移動・動作アルゴリズム)や、各種データ(モーションデータ)などに基づいて、プレーヤキャラクタをオブジェクト空間内で移動させたり、オブジェクトを動作(モーション、アニメーション)させたりする処理を行う。具体的には、プレーヤキャラクタの移動情報(位置、回転角度、速度、或いは加速度などの移動パラメータ)や動作情報(オブジェクトを構成する各パーツの位置、或いは回転角度)を、1フレーム(例えば、1/60秒)毎に順次求める処理を行うようにしてもよい。なおフレームは、プレーヤキャラクタの移動・動作処理や画像生成処理を行う時間の単位である。   For example, the game processing unit 112 may perform a process of moving the player character in the object space. That is, based on input information input by the player through the input unit 160, a program (movement / motion algorithm), various data (motion data), and the like, the player character is moved in the object space, and the object is moved (motion, motion, etc.). Animation). More specifically, movement information (movement parameters such as position, rotation angle, speed, or acceleration) and action information (position or rotation angle of each part constituting the object) of the player character are stored in one frame (for example, 1 / 60 seconds) may be performed sequentially. The frame is a unit of time for performing the player character movement / motion process and the image generation process.

特に本実施形態のゲーム処理部112は、第1のゲーム処理部112aと第2のゲーム処理部112bとを含む。   In particular, the game processing unit 112 of the present embodiment includes a first game processing unit 112a and a second game processing unit 112b.

第1のゲーム処理部112aは、取得されたゲーム情報に基づいて第1のゲーム処理(演出処理)を行う。   The first game processing unit 112a performs a first game process (effect process) based on the acquired game information.

また、第2のゲーム処理部112bは、第2のゲーム処理用のゲーム情報に基づいて、第2のゲーム処理(対戦処理(バトル処理))を行う。   Further, the second game processing unit 112b performs a second game process (matching process (battle process)) based on the game information for the second game process.

また、登録処理部113は、取得されたゲーム情報の登録要求を受け付けた場合に、所定条件下で、当該ゲーム情報を登録する処理を行う。特に本実施形態の登録処理部113は、登録許可数が所定数以上(例えば、1以上)の場合はゲーム情報の登録を行い、登録許可数が所定数未満(例えば、0)の場合はゲーム情報の登録を行わないように制御する。言い換えると、登録処理部113は、登録済数と登録枠数とを比較し、比較結果に基づき、取得されたゲーム情報を新たに登録する処理を行う。例えば、登録処理部113は、登録済数が、登録枠数よりも小さい場合に、取得されたゲーム情報を新たに登録する処理を行う。   In addition, when the registration processing unit 113 receives a registration request for the acquired game information, the registration processing unit 113 performs processing for registering the game information under a predetermined condition. In particular, the registration processing unit 113 of the present embodiment registers game information when the registration permission number is a predetermined number or more (for example, 1 or more), and when the registration permission number is less than the predetermined number (for example, 0), the game is registered. Control not to register information. In other words, the registration processing unit 113 compares the registered number with the number of registered frames, and performs a process of newly registering the acquired game information based on the comparison result. For example, the registration processing unit 113 performs a process of newly registering the acquired game information when the registered number is smaller than the number of registered frames.

表示制御部114は、ゲーム処理部112によるゲーム処理内容を表示させる表示制御や、描画部120において生成された画像を表示部190に表示させる表示制御を行う。   The display control unit 114 performs display control for displaying the contents of the game processing performed by the game processing unit 112 and display control for displaying the image generated in the drawing unit 120 on the display unit 190.

また、表示制御部114は、サーバ20から受信したデータ(Webデータ、HTML形式で作成されたデータ、Webコンテンツデータなど)を、ブラウザなどを用いて表示部190に表示させる処理を行ってもよい。例えば、Webコンテンツデータとは、グラフィックスデータ、アニメーションデータであり、端末10が備えるWebブラウザ機能によってWebコンテンツデータを再生するようにしてもよい。   In addition, the display control unit 114 may perform a process of causing the display unit 190 to display data (Web data, data created in HTML format, Web content data, etc.) received from the server 20 using a browser or the like. . For example, the web content data is graphics data or animation data, and the web content data may be reproduced by a web browser function provided in the terminal 10.

更新部115は、ゲーム情報の登録枠数、登録済数、登録許可数を更新する処理を行う。例えば、更新部115は、サーバ20から端末10の端末識別情報に対応する登録枠数を受信した場合には、受信した数に当該登録枠数を更新し、当該登録枠数に基づいて、登録済数、登録許可数を更新する。   The update unit 115 performs a process of updating the number of registered frames, the number of registered items, and the number of permitted registrations of game information. For example, when the update unit 115 receives the number of registered frames corresponding to the terminal identification information of the terminal 10 from the server 20, the update unit 115 updates the number of registered frames to the received number and performs registration based on the number of registered frames. The number of completed and the number of registration permission are updated.

受け付け部116は、ゲーム情報の登録要求を受け付ける処理を行う。例えば、受け付け部116は、所定の入力情報をゲーム情報の登録要求として受け付ける。具体的には、受け付け部116は、表示画面上の所定の入力領域において検出される接触操作入力情報を、ゲーム情報の登録要求として受け付ける。   The accepting unit 116 performs a process of accepting a game information registration request. For example, the accepting unit 116 accepts predetermined input information as a game information registration request. Specifically, the accepting unit 116 accepts contact operation input information detected in a predetermined input area on the display screen as a game information registration request.

描画部120は、処理部100で行われる種々の処理(例えば、ゲーム処理)の結果に
基づいて描画処理を行い、これにより画像を生成し、表示部190に出力する。描画部120が生成する画像は、いわゆる2次元画像であってもよいし、いわゆる3次元画像であってもよい。
The drawing unit 120 performs drawing processing based on the results of various processing (for example, game processing) performed by the processing unit 100, thereby generating an image and outputting the image to the display unit 190. The image generated by the drawing unit 120 may be a so-called two-dimensional image or a so-called three-dimensional image.

2次元画像を生成する場合には、横から見たときの画像を生成する。例えば、オブジェクト(スプライト)毎に優先度を設定し、設定された優先度が低いオブジェクトから順に描画する。オブジェクト同士が重なる場合には、優先度が低いオブジェクトの上に、優先度の高いオブジェクトを描画する。   When a two-dimensional image is generated, an image viewed from the side is generated. For example, a priority is set for each object (sprite), and rendering is performed in order from an object having a lower priority. When objects overlap, an object with a high priority is drawn on an object with a low priority.

いわゆる3次元ゲーム画像を生成する場合には、まずオブジェクト(モデル)の各頂点の頂点データ(頂点の位置座標、テクスチャ座標、色データ、法線ベクトル或いはα値等)を含むオブジェクトデータ(モデルデータ)が入力され、入力されたオブジェクトデータに含まれる頂点データに基づいて、頂点処理(頂点シェーダによるシェーディング)が行われる。なお頂点処理を行うに際して、必要に応じてポリゴンを再分割するための頂点生成処理(テッセレーション、曲面分割、ポリゴン分割)を行うようにしてもよい。   When generating a so-called three-dimensional game image, first, object data (model data) including vertex data (vertex position coordinates, texture coordinates, color data, normal vector, α value, etc.) of each vertex of the object (model) ) Is input, and vertex processing (shading by a vertex shader) is performed based on the vertex data included in the input object data. When performing the vertex processing, vertex generation processing (tessellation, curved surface division, polygon division) for re-dividing the polygon may be performed as necessary.

頂点処理では、頂点処理プログラム(頂点シェーダプログラム、第1のシェーダプログラム)に従って、頂点の移動処理や、座標変換、例えばワールド座標変換、視野変換(カメラ座標変換)、クリッピング処理、透視変換(投影変換)、ビューポート変換等のジオメトリ処理が行われ、その処理結果に基づいて、オブジェクトを構成する頂点群について与えられた頂点データを変更(更新、調整)する。   In the vertex processing, according to the vertex processing program (vertex shader program, first shader program), vertex movement processing, coordinate transformation, for example, world coordinate transformation, visual field transformation (camera coordinate transformation), clipping processing, perspective transformation (projection transformation) ), Geometry processing such as viewport conversion is performed, and based on the processing result, the vertex data given to the vertex group constituting the object is changed (updated or adjusted).

そして、頂点処理後の頂点データに基づいてラスタライズ(走査変換)が行われ、ポリゴン(プリミティブ)の面とピクセルとが対応づけられる。そしてラスタライズに続いて、画像を構成するピクセル(表示画面を構成するフラグメント)を描画するピクセル処理(ピクセルシェーダによるシェーディング、フラグメント処理)が行われる。ピクセル処理では、ピクセル処理プログラム(ピクセルシェーダプログラム、第2のシェーダプログラム)に従って、テクスチャの読出し(テクスチャマッピング)、色データの設定/変更、半透明合成、アンチエイリアス等の各種処理を行って、画像を構成するピクセルの最終的な描画色を決定し、透視変換されたオブジェクトの描画色を描画バッファ(ピクセル単位で画像情報を記憶できるバッファ。VRAM、レンダリングターゲット)に出力(描画)する。すなわち、ピクセル処理では、画像情報(色、法線、輝度、α値等)をピクセル単位で設定あるいは変更するパーピクセル処理を行う。これにより、オブジェクト空間内において仮想カメラ(視点)から見える画像が生成される。なお、仮想カメラ(視点)が複数存在する場合には、それぞれの仮想カメラから見える画像を分割画像として1画面に表示できるように画像を生成することができる。   Then, rasterization (scan conversion) is performed based on the vertex data after the vertex processing, and the surface of the polygon (primitive) is associated with the pixel. Subsequent to rasterization, pixel processing (shading or fragment processing by a pixel shader) for drawing pixels (fragments forming a display screen) constituting an image is performed. In pixel processing, according to a pixel processing program (pixel shader program, second shader program), various processes such as texture reading (texture mapping), color data setting / change, translucent composition, anti-aliasing, etc. are performed, and an image is processed. The final drawing color of the constituent pixels is determined, and the drawing color of the perspective-transformed object is output (drawn) to a drawing buffer (a buffer that can store image information in units of pixels; VRAM, rendering target). That is, in pixel processing, per-pixel processing for setting or changing image information (color, normal, luminance, α value, etc.) in units of pixels is performed. Thereby, an image that can be seen from the virtual camera (viewpoint) in the object space is generated. Note that when there are a plurality of virtual cameras (viewpoints), an image can be generated so that an image seen from each virtual camera can be displayed as a divided image on one screen.

なお、描画部120は、オブジェクト空間内の所与(任意)の視点から見える画像を生成するための仮想カメラ(視点)の制御処理を行う。具体的には、3次元の画像を生成する場合には、ワールド座標系における仮想カメラの位置(X、Y、Z)又は回転角度(例えば、X、Y、Z軸の各軸の正方向からみて時計回りに回る場合における回転角度)を制御する処理を行う。要するに、視点位置、視線方向、画角を制御する処理を行う。また、仮想カメラ制御部は、仮想カメラを、予め決められた回転角度で回転させてもよい。この場合には、仮想カメラの位置又は回転角度を特定するための仮想カメラデータに基づいて仮想カメラを制御する。なお、仮想カメラ(視点)が複数存在する場合には、それぞれの仮想カメラについて上記の制御処理が行われる。   Note that the drawing unit 120 performs a virtual camera (viewpoint) control process for generating an image that can be seen from a given (arbitrary) viewpoint in the object space. Specifically, when generating a three-dimensional image, the virtual camera position (X, Y, Z) or rotation angle (for example, from the positive direction of each of the X, Y, and Z axes) in the world coordinate system is used. (Rotation angle when turning clockwise) is controlled. In short, processing for controlling the viewpoint position, the line-of-sight direction, and the angle of view is performed. Further, the virtual camera control unit may rotate the virtual camera at a predetermined rotation angle. In this case, the virtual camera is controlled based on the virtual camera data for specifying the position or rotation angle of the virtual camera. When there are a plurality of virtual cameras (viewpoints), the above control process is performed for each virtual camera.

例えば仮想カメラによりオブジェクト(例えば、プレーヤキャラクタ)を後方から撮影する場合には、オブジェクトの位置、向きの変化に仮想カメラが追従するように、仮想カメラの位置、仮想カメラの向きを制御する。この場合には、移動・動作処理部112で得
られたオブジェクトの位置、向き又は速度などの情報に基づいて、仮想カメラを制御できる。或いは、仮想カメラを、予め決められた向きに設定したり、予め決められた移動経路で移動させる制御を行ってもよい。この場合には、仮想カメラの位置(移動経路)又は向きを特定するための仮想カメラデータに基づいて仮想カメラを制御する。なお、仮想カメラ(視点)が複数存在する場合には、それぞれの仮想カメラについて上記の制御処理が行われる。
For example, when an object (for example, a player character) is photographed from behind using a virtual camera, the position of the virtual camera and the orientation of the virtual camera are controlled so that the virtual camera follows changes in the position and orientation of the object. In this case, the virtual camera can be controlled based on information such as the position, orientation, or speed of the object obtained by the movement / motion processing unit 112. Alternatively, the virtual camera may be set in a predetermined direction or may be controlled to move along a predetermined movement route. In this case, the virtual camera is controlled based on the virtual camera data for specifying the position (movement path) or orientation of the virtual camera. When there are a plurality of virtual cameras (viewpoints), the above control process is performed for each virtual camera.

なお頂点処理やピクセル処理は、シェーディング言語によって記述されたシェーダプログラムによって、ポリゴン(プリミティブ)の描画処理をプログラム可能にするハードウェア、いわゆるプログラマブルシェーダ(頂点シェーダやピクセルシェーダ)により実現される。プログラマブルシェーダでは、頂点単位の処理やピクセル単位の処理がプログラム可能になることで描画処理内容の自由度が高く、従来のハードウェアによる固定的な描画処理に比べて表現力を大幅に向上させることができる。   The vertex processing and pixel processing are realized by hardware that enables polygon (primitive) drawing processing to be programmed by a shader program written in a shading language, so-called programmable shaders (vertex shaders and pixel shaders). Programmable shaders can be programmed with vertex-level processing and pixel-level processing, so that the degree of freedom of drawing processing is high, and expressive power is greatly improved compared to conventional hardware-based fixed drawing processing. Can do.

そして描画部120は、オブジェクトを描画する際に、ジオメトリ処理、テクスチャマッピング、隠面消去処理、αブレンディング等を行う。   The drawing unit 120 performs geometry processing, texture mapping, hidden surface removal processing, α blending, and the like when drawing an object.

ジオメトリ処理では、オブジェクトに対して、座標変換、クリッピング処理、透視投影変換、或いは光源計算等の処理が行われる。そして、ジオメトリ処理後(透視投影変換後)のオブジェクトデータ(オブジェクトの頂点の位置座標、テクスチャ座標、色データ(輝度データ)、法線ベクトル、或いはα値等)は、オブジェクトデータ記憶部に保存される。   In the geometry processing, processing such as coordinate conversion, clipping processing, perspective projection conversion, or light source calculation is performed on the object. The object data (positional coordinates of object vertices, texture coordinates, color data (luminance data), normal vector, α value, etc.) after geometry processing (after perspective projection conversion) is stored in the object data storage unit. The

テクスチャマッピングは、記憶部170のテクスチャ記憶部に記憶されるテクスチャ(テクセル値)をオブジェクトにマッピングするための処理である。具体的には、オブジェクトの頂点に設定(付与)されるテクスチャ座標等を用いて記憶部170のテクスチャ記憶部からテクスチャ(色(RGB)、α値などの表面プロパティ)を読み出す。そして、2次元の画像であるテクスチャをオブジェクトにマッピングする。この場合に、ピクセルとテクセルとを対応づける処理や、テクセルの補間としてバイリニア補間などを行う。   Texture mapping is a process for mapping a texture (texel value) stored in the texture storage unit of the storage unit 170 to an object. Specifically, the texture (surface properties such as color (RGB) and α value) is read from the texture storage unit of the storage unit 170 using the texture coordinates set (given) to the vertex of the object. Then, a texture that is a two-dimensional image is mapped to an object. In this case, processing for associating pixels with texels, bilinear interpolation or the like is performed as texel interpolation.

隠面消去処理としては、描画ピクセルのZ値(奥行き情報)が格納されるZバッファ(奥行きバッファ)を用いたZバッファ法(奥行き比較法、Zテスト)による隠面消去処理を行うことができる。すなわちオブジェクトのプリミティブに対応する描画ピクセルを描画する際に、Zバッファに格納されるZ値を参照する。そして参照されたZバッファのZ値と、プリミティブの描画ピクセルでのZ値とを比較し、描画ピクセルでのZ値が、仮想カメラから見て手前側となるZ値(例えば小さなZ値)である場合には、その描画ピクセルの描画処理を行うとともにZバッファのZ値を新たなZ値に更新する。   As the hidden surface removal processing, hidden surface removal processing can be performed by a Z buffer method (depth comparison method, Z test) using a Z buffer (depth buffer) in which Z values (depth information) of drawing pixels are stored. . That is, when drawing pixels corresponding to the primitive of the object are drawn, the Z value stored in the Z buffer is referred to. Then, the Z value of the referenced Z buffer is compared with the Z value at the drawing pixel of the primitive, and the Z value at the drawing pixel is a Z value (for example, a small Z value) on the near side when viewed from the virtual camera. In some cases, the drawing process of the drawing pixel is performed and the Z value of the Z buffer is updated to a new Z value.

αブレンディング(α合成)は、α値(A値)に基づく半透明合成処理(通常αブレンディング、加算αブレンディング又は減算αブレンディング等)のことである。   α blending (α synthesis) is a translucent synthesis process (usually α blending, addition α blending, subtraction α blending, or the like) based on an α value (A value).

なお、α値は、各ピクセル(テクセル、ドット)に関連づけて記憶できる情報であり、例えば色情報以外のプラスアルファの情報である。α値は、マスク情報、半透明度(透明度、不透明度と等価)、バンプ情報などとして使用できる。   The α value is information that can be stored in association with each pixel (texel, dot), for example, plus alpha information other than color information. The α value can be used as mask information, translucency (equivalent to transparency and opacity), bump information, and the like.

音生成部130は、処理部100で行われる種々の処理の結果に基づいて音処理を行い、BGM、効果音、又は音声などのゲーム音を生成し、音出力部192に出力する。例えば、サーバ20から受信した音データを音出力部192に出力するようにしてもよい。   The sound generation unit 130 performs sound processing based on the results of various processes performed by the processing unit 100, generates game sounds such as BGM, sound effects, or sounds, and outputs the game sounds to the sound output unit 192. For example, sound data received from the server 20 may be output to the sound output unit 192.

2.2.サーバの構成
図3に本実施形態のサーバ20の機能ブロック図の例を示す。本実施形態のサーバ20は図3の構成要素(各部)の一部を省略した構成としてもよい。
2.2. Server Configuration FIG. 3 shows an example of a functional block diagram of the server 20 of the present embodiment. The server 20 of the present embodiment may have a configuration in which some of the components (each unit) in FIG. 3 are omitted.

記憶部270は、処理部200や通信部296などのワーク領域となるもので、その機能はRAM(VRAM)などにより実現できる。記憶部270は、主記憶部272、格納部260(例えば、データベース)を含む。   The storage unit 270 serves as a work area for the processing unit 200, the communication unit 296, and the like, and its function can be realized by a RAM (VRAM) or the like. The storage unit 270 includes a main storage unit 272 and a storage unit 260 (for example, a database).

格納部260(記憶部270)には、端末の端末識別情報に対応づけて、ゲーム情報の登録枠数を格納(記憶)する。なお、端末の端末識別情報に対応づけて、ゲーム情報の登録済数、登録許可数を格納(記憶)するようにしてもよい。   The storage unit 260 (storage unit 270) stores (stores) the number of registered frames of game information in association with the terminal identification information of the terminal. Note that the number of registered game information and the number of permitted registrations may be stored (stored) in association with the terminal identification information of the terminal.

格納部260には、サーバ20が管理する端末の識別情報を格納する。なお、格納部260は、端末の端末識別情報に対応づけて、ユーザ名(ユーザアカウント、ユーザ識別情報)、ユーザパスワード、IPアドレス、メールアドレス、ポート番号、電話番号等を格納してもよい。   The storage unit 260 stores terminal identification information managed by the server 20. The storage unit 260 may store a user name (user account, user identification information), a user password, an IP address, a mail address, a port number, a telephone number, and the like in association with the terminal identification information of the terminal.

また、本実施形態のサーバ20は、ユーザ(プレーヤ)が投稿した掲示情報や、ユーザの識別情報に対応づけて登録されたアイテム情報を、ユーザ情報として格納部260に格納してもよい。   In addition, the server 20 of the present embodiment may store the posting information posted by the user (player) and the item information registered in association with the user identification information in the storage unit 260 as user information.

情報記憶媒体280(コンピュータにより読み取り可能な媒体)は、プログラムやデータなどを格納するものであり、その機能は、光ディスク(CD、DVD)、光磁気ディスク(MO)、磁気ディスク、ハードディスク、磁気テープ、或いはメモリ(ROM)などにより実現できる。処理部200は、情報記憶媒体280に格納されるプログラム(データ)に基づいて本実施形態の種々の処理を行う。即ち情報記憶媒体280には、本実施形態の各部としてコンピュータを機能させるためのプログラム(各部の処理をコンピュータに実行させるためのプログラム)が記憶される。   The information storage medium 280 (computer-readable medium) stores programs, data, and the like, and functions as an optical disk (CD, DVD), magneto-optical disk (MO), magnetic disk, hard disk, and magnetic tape. Alternatively, it can be realized by a memory (ROM). The processing unit 200 performs various processes of the present embodiment based on a program (data) stored in the information storage medium 280. That is, the information storage medium 280 stores a program for causing a computer to function as each unit of the present embodiment (a program for causing a computer to execute processing of each unit).

通信部296は外部(例えば、端末、他のサーバや他のネットワークシステム)との間で通信を行うための各種制御を行うものであり、その機能は、各種プロセッサ又は通信用ASICなどのハードウェアや、プログラムなどにより実現できる。   The communication unit 296 performs various controls for communicating with the outside (for example, a terminal, another server, or another network system), and functions as hardware such as various processors or communication ASICs. Or by a program.

処理部200(プロセッサ)は、情報記憶媒体280に記憶されるプログラム等に基づいて、処理を行う。具体的には、端末からの要求に応じてサービスを提供する。   The processing unit 200 (processor) performs processing based on a program stored in the information storage medium 280. Specifically, a service is provided in response to a request from a terminal.

また、処理部200は記憶部270内の主記憶部272をワーク領域として各種処理を行う。処理部200の機能は各種プロセッサ(CPU、DSP等)、ASIC(ゲートアレイ等)などのハードウェアや、プログラムにより実現できる。   The processing unit 200 performs various processes using the main storage unit 272 in the storage unit 270 as a work area. The functions of the processing unit 200 can be realized by hardware such as various processors (CPU, DSP, etc.), ASIC (gate array, etc.), and programs.

特に、本実施形態のサーバの処理部200は、ネットワーク設定部210、通信制御部211、判定部213、更新部214と、を含む。なおこれらの一部を省略する構成としてもよい。   In particular, the processing unit 200 of the server according to the present embodiment includes a network setting unit 210, a communication control unit 211, a determination unit 213, and an update unit 214. Note that some of these may be omitted.

ネットワーク設定部210は、端末識別情報を端末10から受信し、受信した端末識別情報に対応づけて、ユーザ(プレーヤ)のネットワーク情報を、データベース260に格納する。なお、端末識別情報は、端末毎に付与される、端末を識別するための唯一無二のユニークな情報である。   The network setting unit 210 receives the terminal identification information from the terminal 10 and stores the network information of the user (player) in the database 260 in association with the received terminal identification information. The terminal identification information is unique and unique information that is assigned to each terminal and identifies the terminal.

通信制御部211は、端末10とネットワークを介してデータを送受信する処理を行う。つまり、通信制御部211は、プレーヤの端末10からの要求に基づいて、情報を当該
端末10に送信する。
The communication control unit 211 performs processing for transmitting and receiving data to and from the terminal 10 via the network. That is, the communication control unit 211 transmits information to the terminal 10 based on the request from the terminal 10 of the player.

例えば、通信制御部211は、端末10からの要求に応じて、当該端末10の端末識別情報に対応する登録枠数を送信する。   For example, the communication control unit 211 transmits the number of registration frames corresponding to the terminal identification information of the terminal 10 in response to a request from the terminal 10.

通信制御部211は、端末10から、当該端末10の端末識別情報とシリアルとを受信する処理を行う。また、通信制御部211は、端末10からシリアルを受信し、当該シリアルに基づいて当該端末10の端末識別情報に対応する登録枠数を変化(例えば、増加)させた場合には、変化後(例えば、増加後)の登録枠数を当該端末10に送信する処理を行う。   The communication control unit 211 performs processing for receiving terminal identification information and serial information of the terminal 10 from the terminal 10. Further, when the communication control unit 211 receives the serial from the terminal 10 and changes (for example, increases) the number of registration frames corresponding to the terminal identification information of the terminal 10 based on the serial, the communication control unit 211 changes ( For example, the number of registered frames after the increase is transmitted to the terminal 10.

更新部214は、各端末の各端末識別情報毎に対応づけて、登録枠数を制御する。例えば、初期値として登録枠数を0に設定する。そして、更新部214は、端末10から受信したシリアルが有効であるか否かを判断し、当該シリアルが有効である場合は、当該シリアルに基づいて当該端末10の端末識別情報に対応する登録枠数を変化(例えば、増加)させる処理を行う。例えば、シリアルに対応する数が「3」である場合には、当該端末10の端末識別情報に対応する登録枠数に「3」を加算する処理を行う。なお、更新部214は、シリアルに対応するフラグを参照して、シリアルが有効であるか否かの判断を行うようにしてもよい。   The update unit 214 controls the number of registered frames in association with each terminal identification information of each terminal. For example, the number of registered frames is set to 0 as an initial value. Then, the update unit 214 determines whether or not the serial received from the terminal 10 is valid. If the serial is valid, the registration frame corresponding to the terminal identification information of the terminal 10 based on the serial. A process of changing (for example, increasing) the number is performed. For example, when the number corresponding to the serial is “3”, a process of adding “3” to the number of registered frames corresponding to the terminal identification information of the terminal 10 is performed. Note that the updating unit 214 may determine whether the serial is valid with reference to a flag corresponding to the serial.

また、更新部214は、シリアルの有効又は無効を更新(設定)する。つまり、更新部214は、有効なシリアルを無効に更新する。例えば、更新部214は、受信したシリアルに基づいて端末10の端末識別情報に対応する登録枠数を変化(例えば、増加)させた場合に、当該シリアルを無効に設定(更新)する。   The updating unit 214 updates (sets) serial validity / invalidity. That is, the update unit 214 updates the valid serial to invalid. For example, when the number of registration frames corresponding to the terminal identification information of the terminal 10 is changed (for example, increased) based on the received serial, the update unit 214 sets (updates) the serial to invalid.

3.本実施形態の処理の手法
3.1 概要
本実施形態の端末10は、図4(A)(B)に示すような運営者(ゲーム会社)が販売するカード40(広義には表示物)のマーカーMKからゲーム情報を取得し、取得したゲーム情報に基づいてゲーム処理を行う。例えば、端末10は、キャラクタAを含むゲーム情報を取得した場合には、撮像画像とキャラクタAとを合成した拡張現実画像を生成する第1のゲーム処理を行い、プレーヤキャラクタと当該キャラクタAと対戦(バトル)を行う第2のゲーム処理など行っている。
3. 3. Processing Method of this Embodiment 3.1 Overview The terminal 10 of this embodiment is a card 40 (display object in a broad sense) sold by an operator (game company) as shown in FIGS. Game information is acquired from the marker MK, and game processing is performed based on the acquired game information. For example, when the terminal 10 acquires game information including the character A, the terminal 10 performs a first game process for generating an augmented reality image obtained by synthesizing the captured image and the character A, and battles the player character with the character A. A second game process for performing (battle) is performed.

ここで、運営者は、ゲーム情報が異なる複数のカード40を販売する場合、何ら制限することなくカード40のゲーム情報を端末10側で自由に取得できてしまうと、カード40を販売活動が阻害されてしまうおそれがある。例えば、プレーヤが、カード40を新規に購入せずに他人からカード40を借りるなどして不正にゲーム情報を入手できてしまうと、運営者のゲーム情報の販売利益が阻害されてしまう。   Here, when the operator sells a plurality of cards 40 having different game information, if the game information of the card 40 can be freely acquired on the terminal 10 side without any limitation, the sales activity of the card 40 is obstructed. There is a risk of being. For example, if the player can obtain game information illegally by borrowing the card 40 from another person without purchasing a new card 40, the profit of sales of the game information of the operator is hindered.

そこで、本実施形態では、ゲーム情報の不正な入手行為を防止するために、カード40と共にシリアルを提供し、このシリアルを用いて端末10側で正当な行為でゲーム情報を使用できるようにしている。例えば、図5に示すように、シリアルをコード化したシリアルコードSCが記録された印刷物60(広義には表示物)を提供している。   Therefore, in this embodiment, in order to prevent an illegal act of obtaining game information, a serial is provided together with the card 40 so that the game information can be used in a legitimate manner on the terminal 10 side using this serial. . For example, as shown in FIG. 5, a printed material 60 (a display material in a broad sense) in which a serial code SC obtained by encoding serial data is provided.

具体的には、シリアルは、本実施形態の一のゲームのゲームサービスを提供する際において唯一無二の情報(ユニークな情報)であり、シリアルに基づき端末10においてゲーム情報を登録できる登録枠数を変化(例えば、増加)させるための数(変化数(例えば、更新用登録許可数)を求めることができる。   Specifically, the serial is unique information (unique information) when providing the game service of the game of the present embodiment, and the number of registration frames in which the game information can be registered in the terminal 10 based on the serial. The number (the number of changes (for example, the number of permitted registrations for updating)) for changing (for example, increasing) can be obtained.

また、登録枠数は、端末10がゲーム情報(例えば、第2のゲーム処理で用いるゲーム情報)を登録できる最大の登録数(登録制限数、ライセンス数)である。   The number of registration frames is the maximum number of registrations (registration limit number, license number) with which the terminal 10 can register game information (for example, game information used in the second game process).

例えば、運営者が、図6に示すように、3枚のカード40とシリアルコードSCが記録された印刷物60とを1パック(1セット)として販売する。かかる場合、登録枠数を増加(変化)させるための更新用登録許可数は、少なくとも1パックあたりのカード枚数以上(つまり、3以上)となるようにシリアルのシリアルコードSCが記録される。   For example, as shown in FIG. 6, the operator sells three cards 40 and a printed matter 60 on which the serial code SC is recorded as one pack (one set). In such a case, the serial code SC is recorded so that the number of registration permits for updating for increasing (changing) the number of registration frames is at least the number of cards per pack (that is, 3 or more).

例えば、シリアルコードSCのシリアルに対応する更新用登録許可数が「3」である場合は、プレーヤが1パックを購入すると、端末10側において、3枚のカード分のゲーム情報は必ず登録できることになり、4枚以上のカードを登録する場合には、プレーヤは少なくとも1パックを新たに購入しなければならない。また、本実施形態では、サーバ20が、シリアルを一元管理し、シリアルが一度使用された後は不使用(無効)の扱いとし、シリアルを何度も利用できないように制御している。   For example, when the registration permission number for update corresponding to the serial of the serial code SC is “3”, when the player purchases one pack, game information for three cards can always be registered on the terminal 10 side. When registering four or more cards, the player must purchase at least one pack. Further, in the present embodiment, the server 20 performs centralized management of the serial, treats the serial as unused (invalid) after the serial is used once, and controls the serial so that it cannot be used over and over again.

そして、本実施形態では、ゲーム情報を取得した場合には、少なくとも第1のゲーム処理(ゲーム演出処理)を無償で提供し、一方、第2のゲーム処理(例えばゲーム対戦処理)については、登録されたゲーム情報(第2のゲーム処理用のゲーム情報として登録されたゲーム情報)に基づいて提供するようにしている。   In the present embodiment, when game information is acquired, at least a first game process (game effect process) is provided free of charge, while a second game process (for example, a game battle process) is registered. Provided based on the game information (game information registered as game information for second game processing).

このようにすれば、プレーヤに対して、カード40のゲーム情報に基づき第1のゲーム処理を無償で提供でき、プレーヤに対してカード40を用いたゲームの満足感を与えることができる。また、第2のゲーム処理についてはカード40のゲーム情報の登録を促すので、プレーヤに有効なシリアルを入手させることができる。つまり、プレーヤにパック単位での購入を促すことができる。その結果、運営者はカード販売の促進を図ることができる。また、1パックにおいて登録できるゲーム情報の数は、1パック分のカード枚数以上の所定数(例えば、「3」)に制限することができ、シリアルは再利用できないので、不正なゲーム情報の入手を防止することができ、従来よりもカード40の販売を促進することができる。   In this way, the first game process can be provided free of charge to the player based on the game information of the card 40, and the player can be satisfied with the game using the card 40. In addition, since the second game process prompts registration of the game information of the card 40, the player can obtain a valid serial. That is, the player can be prompted to purchase in pack units. As a result, the operator can promote card sales. In addition, the number of game information that can be registered in one pack can be limited to a predetermined number (for example, “3”) that is equal to or greater than the number of cards in one pack, and serial cannot be reused. Can be prevented, and sales of the card 40 can be promoted more than before.

3.2 登録枠数の制御
本実施形態では、サーバ20において、各端末10の登録枠数を制御している。例えば、端末10は、取得したシリアルをサーバ20に送信し、サーバ20において当該シリアルが有効であると判定された場合に、シリアルに応じた数(更新用登録許可数)が登録枠数に加算され、当該登録枠数を端末10に送信する制御を行っている。なお、登録枠数の初期値は「0」に設定する。つまり、端末10において、ゲームを初めて起動する場合には、登録枠数が「0」に設定される。
3.2 Control of Number of Registered Frames In the present embodiment, the server 20 controls the number of registered frames of each terminal 10. For example, the terminal 10 transmits the acquired serial to the server 20, and when the server 20 determines that the serial is valid, the number corresponding to the serial (number of registrations allowed for update) is added to the number of registration frames. Then, control for transmitting the number of registered frames to the terminal 10 is performed. Note that the initial value of the number of registered frames is set to “0”. That is, when the game is started for the first time on the terminal 10, the number of registered frames is set to “0”.

図7は、サーバ20が管理する登録枠数の一例を示す。図7に示すように、各端末10の端末識別情報に対応づけて登録枠数を設定する。例えば、端末識別情報が「1」である端末10は、登録枠数が「3」であるので、最大3つまでゲーム情報を登録することができる。   FIG. 7 shows an example of the number of registration frames managed by the server 20. As shown in FIG. 7, the number of registration frames is set in association with the terminal identification information of each terminal 10. For example, the terminal 10 whose terminal identification information is “1” can register up to three pieces of game information because the number of registration frames is “3”.

図8は、サーバ20が管理するシリアルと、シリアルの有効・無効フラグの一例を示す。例えば、シリアル「ABC1234」は、フラグが「1」に設定されているので有効であることを示す。また、シリアル「CBD9878」は、フラグが「0」に設定されているので無効であることを示す。   FIG. 8 shows an example of a serial managed by the server 20 and a serial valid / invalid flag. For example, the serial “ABC1234” indicates that it is valid because the flag is set to “1”. The serial “CBD9878” indicates that the flag is set to “0” and is invalid.

なお、本実施形態では、運営者がパック(カード40と、シリアルをコード化したシリアルコードが記録された印刷物60の組み合わせ)を販売する際には、シリアルが有効な
状態で販売している。
In this embodiment, when the operator sells the pack (the combination of the card 40 and the printed material 60 in which the serial code obtained by encoding the serial is recorded), the operator sells the serial in a valid state.

また、サーバ20は、シリアルに基づいて、登録枠数を加算するための更新用登録許可数(広義には「変化数」)を求めることができる。本実施形態では、シリアルに基づいて、販売する1パックあたりのカード枚数(例えば「3」)を求めることができる。なお、サーバ20において、各シリアルに対応づけて、更新用登録許可数を記憶部270に記憶するようにしてもよい。   Further, the server 20 can obtain the number of registration permits for update (“change number” in a broad sense) for adding the number of registration frames based on the serial. In the present embodiment, the number of cards per pack to be sold (for example, “3”) can be obtained based on the serial. Note that the server 20 may store the update registration permission number in the storage unit 270 in association with each serial.

また、サーバ20は、シリアルに応じた数(更新用登録許可数)を登録枠数に加算すると、当該シリアルを無効にする制御を行う。例えば、フラグ「1」のシリアル「ABC1234」に応じた数(更新用登録許可数)が「3」である場合には、「3」を例えば、端末識別番号「1」の端末10の登録枠数に加算する。すると、サーバ20は、シリアル「ABC1234」のフラグを「0」に更新する。   Further, when the server 20 adds the number corresponding to the serial number (number of registrations allowed for update) to the number of registration frames, the server 20 performs control to invalidate the serial. For example, when the number corresponding to the serial “ABC1234” of the flag “1” (the number of registrations allowed for update) is “3”, “3” is set as the registration frame of the terminal 10 with the terminal identification number “1” Add to the number. Then, the server 20 updates the flag of the serial “ABC1234” to “0”.

図9は、端末10の登録枠数Pと、登録済数Q(実際に登録されたゲーム情報の数)、登録許可数R(R=P−Q)の一例を示す。例えば、端末10の登録枠数が「3」であり、そのうち2つのゲーム情報を登録している場合には、登録済数Qは「2」に設定され、登録許可数Rは「1」に設定される。   FIG. 9 shows an example of the registration frame number P, the registered number Q (the number of actually registered game information), and the registration permission number R (R = PQ) of the terminal 10. For example, when the number of registration frames of the terminal 10 is “3” and two pieces of game information are registered, the registered number Q is set to “2” and the registration permission number R is set to “1”. Is set.

図10は、ゲーム起動時において、端末10がサーバ20から登録枠数を受信する処理例を示す。本実施形態では、サーバ20が、各端末の登録枠数を一元管理しているので、端末10は、常にサーバ20から最新の情報を取得し、サーバ20、端末10間において齟齬がないように制御している。   FIG. 10 shows a processing example in which the terminal 10 receives the number of registered frames from the server 20 when the game is activated. In this embodiment, since the server 20 centrally manages the number of registered frames of each terminal, the terminal 10 always obtains the latest information from the server 20 so that there is no flaw between the server 20 and the terminal 10. I have control.

まず、端末10において、ゲームを起動させる(ステップS110)。そして、端末10は、端末識別情報をサーバ20に送信する(ステップS111)。例えば、HTTP(HyperText Transfer Protocol)を通じて送信する。そして、サーバ20は、端末識別情報を受信すると(ステップS120)、端末識別情報に対応する登録枠数を取得する(ステップS121)。そして、当該登録枠数をHTTPを通じて端末10に送信する(ステップS122)。そして、端末10は、登録枠数を受信する処理を行う(ステップS112)。   First, the game is started on the terminal 10 (step S110). And the terminal 10 transmits terminal identification information to the server 20 (step S111). For example, it transmits through HTTP (HyperText Transfer Protocol). And the server 20 will acquire the number of registration frames corresponding to terminal identification information, if terminal identification information is received (step S120) (step S121). Then, the number of registered frames is transmitted to the terminal 10 through HTTP (step S122). And the terminal 10 performs the process which receives the number of registration frames (step S112).

なお、端末10が機種変更した場合に備えて、予め復元用の情報を端末10及びサーバ20間で保持し、端末10又はサーバ20において復元用の情報に基づいて端末10に対応する登録枠数を復元できるように制御してもよい。   Note that the number of registration frames corresponding to the terminal 10 based on the information for restoration in the terminal 10 or the server 20 is held in advance between the terminal 10 and the server 20 in preparation for the case where the terminal 10 changes the model. You may control so that it can restore.

図11は、シリアルに基づく登録枠数の制御の処理の流れを示す。   FIG. 11 shows a flow of processing for controlling the number of registered frames based on serial.

まず、端末10は、シリアルコード認識処理を行う(ステップS301)。例えば、図12に示すように、端末10の撮像部150が、印刷物60のシリアルコードSCを被写体として撮像し、表示画面50において撮像画像を表示する。例えば、シリアルコードSC読み取りのガイド枠55を表示させてもよい。なお、表示画面50には、登録許可数Rを表示するようにしてもよい。図12の例では、登録許可数Rが「0」であるので、新たにゲーム情報を登録するためには、シリアルの入力(登録枠数P(登録許可数R)の増加)が必要になる。   First, the terminal 10 performs a serial code recognition process (step S301). For example, as illustrated in FIG. 12, the imaging unit 150 of the terminal 10 captures an image of the serial code SC of the printed material 60 as a subject and displays a captured image on the display screen 50. For example, the guide frame 55 for reading the serial code SC may be displayed. Note that the registration permission number R may be displayed on the display screen 50. In the example of FIG. 12, since the registration permission number R is “0”, serial input (increase of the registration frame number P (registration permission number R)) is required to newly register the game information. .

次に、端末10は、認識されたシリアルコードに基づいて、シリアルを取得する(ステップS302)。例えば、所定のデコード処理の実行により、撮像画像の解析を行い、シリアルコードSCをデコードし、シリアルを取得する。   Next, the terminal 10 acquires a serial based on the recognized serial code (step S302). For example, the captured image is analyzed by executing a predetermined decoding process, the serial code SC is decoded, and the serial is acquired.

次に、端末10は、端末識別情報とシリアルとをサーバ20にHTTPを通じて送信する処理を行う(ステップS303)。   Next, the terminal 10 performs processing for transmitting the terminal identification information and the serial to the server 20 via HTTP (step S303).

そして、サーバ20は、端末識別情報とシリアルとを端末10から受信する処理を行う(ステップS310)。次に、サーバ20は、シリアルは有効であるか否かを判定する(ステップS311)。そして、サーバ20は、シリアルが有効でないと判定された場合には(ステップS311のN)は、エラーを端末10に送信する(ステップS312)。一方、シリアルが有効である場合には(ステップS311のY)、シリアルに応じた数(更新用登録許可数)を求め、求めた数を端末識別情報に対応する登録枠数に加算する(ステップS313)。そして、シリアルを無効に更新し(ステップS314)、加算後の登録枠数を端末10に送信する(ステップS315)。   And the server 20 performs the process which receives terminal identification information and a serial from the terminal 10 (step S310). Next, the server 20 determines whether or not the serial is valid (step S311). If it is determined that the serial is not valid (N in Step S311), the server 20 transmits an error to the terminal 10 (Step S312). On the other hand, if the serial is valid (Y in step S311), the number corresponding to the serial (number of registrations allowed for update) is obtained, and the obtained number is added to the number of registration frames corresponding to the terminal identification information (step S311). S313). Then, the serial number is updated to invalid (step S314), and the number of registered frames after the addition is transmitted to the terminal 10 (step S315).

端末10は、サーバ20からエラーを受信したか否かを判定し(ステップS304)、エラーを受信した場合には(ステップS304のY)処理を終了する。一方、エラーを受信しない場合は(ステップS304のN)、登録枠数を受信し(ステップS305)、端末10において、登録枠数、登録済数、登録許可数を更新する(ステップS306)。   The terminal 10 determines whether or not an error has been received from the server 20 (step S304). If an error has been received (Y in step S304), the process ends. On the other hand, if no error is received (N in step S304), the number of registered frames is received (step S305), and the number of registered frames, the number of registered items, and the number of permitted registrations are updated in the terminal 10 (step S306).

なお、図13に示すように、登録許可数の更新後は、端末10の表示画面50において、更新された登録許可数Rを表示するようにしてもよい。   As shown in FIG. 13, after the registration permission number is updated, the updated registration permission number R may be displayed on the display screen 50 of the terminal 10.

3.3 ゲーム情報に基づくゲーム処理
3.3.1 概要
次に、本実施形態において端末10がゲーム情報を登録する処理について説明する。
3.3 Game processing based on game information 3.3.1 Overview Next, processing in which the terminal 10 registers game information in the present embodiment will be described.

端末10は、撮像部150によってカード40(広義には表示物)を撮像した撮像画像から、マーカーMKを認識する処理を行い、マーカーMKから取得されるゲーム情報に基づいてゲーム処理を行う。   The terminal 10 performs processing for recognizing the marker MK from a captured image obtained by capturing the card 40 (display object in a broad sense) by the imaging unit 150, and performs game processing based on the game information acquired from the marker MK.

そして、端末10は、登録するか否かにかかわらずゲーム情報に基づき第1のゲーム処理(例えば、演出処理)を行う。また、端末10は、ゲーム情報を取得した場合には、ゲーム情報を登録することができ(取得したゲーム情報を第2のゲーム情報として登録することができ)、ゲーム情報を登録した場合には、登録されたゲーム情報に基づいて第2のゲーム処理(例えば、対戦処理)を行うように制御している。   Then, the terminal 10 performs a first game process (for example, an effect process) based on the game information regardless of registration. In addition, the terminal 10 can register the game information when the game information is acquired (the acquired game information can be registered as the second game information), and can register the game information. The second game process (for example, the battle process) is controlled based on the registered game information.

3.3.2 カードの説明
次に、マーカーMKが記録されたカード40について説明する。図4(A)(B)は、カード40(広義には表示物)の一例を示す。端末10は、図4(A)に示すようなカード40を被写体として撮像し、カード40に表示されるマーカーMKを認識する。端末10は、所定周期(例えば、1/60秒単位)で連続して撮像を続けることが可能であり、端末10は、所定周期で、マーカーMKを検出することができる。
3.3.2 Card Description Next, the card 40 on which the marker MK is recorded will be described. 4A and 4B show an example of the card 40 (display object in a broad sense). The terminal 10 images the card 40 as shown in FIG. 4A as a subject and recognizes the marker MK displayed on the card 40. The terminal 10 can continuously capture images in a predetermined cycle (for example, 1/60 second unit), and the terminal 10 can detect the marker MK in the predetermined cycle.

図4(A)はカード40の裏面(第1の面)の一例を示す。カード40の裏面には、ゲーム情報GDとマーカーMK、コードGCが記録されている。マーカーMKは、白又は黒によって示される。   FIG. 4A shows an example of the back surface (first surface) of the card 40. On the back surface of the card 40, game information GD, a marker MK, and a code GC are recorded. The marker MK is indicated by white or black.

例えば、マーカーMKは、複数のマスで構成され、各マスを例えば16ビットの各位に対応づけ1を白0を黒で表示する。例えば、ゲーム情報を16ビットで示した値を、マーカーMKで表示すればよい。なお、マーカーMKは、数値、文字、コード(2次元コード、バーコード)や、絵文字、図柄としてもよい。   For example, the marker MK is composed of a plurality of squares, and each square is associated with, for example, 16 bits, and 1 is displayed in white 0 in black. For example, a value indicating the game information in 16 bits may be displayed with the marker MK. The marker MK may be a numerical value, a character, a code (two-dimensional code, barcode), a pictograph, or a design.

ここで、ゲーム情報とは、第1、第2のゲーム処理で用いられる情報であり、例えば、キャラクタ情報(キャラクタの名称、キャラクタの体力値、キャラクタの攻撃値、キャラクタの防御値)、バトル情報、イベント情報とすることができる。   Here, the game information is information used in the first and second game processes, for example, character information (character name, character physical strength value, character attack value, character defense value), battle information, and the like. Event information.

また、コードGCは、所定の規格で作成されたコード(例えば、バーコード)を記録する。コードGCも、ゲーム情報をビットで示した値を、バーコードで表示すればよい。なお、コードGCは、筐体30によって読み取り可能なコードとしてもよい。なお、コードGCは、2次元コードでもよいし、マーカー、数値、文字、絵文字、図柄としてもよい。   The code GC records a code (for example, a bar code) created in accordance with a predetermined standard. As for the code GC, a value indicating the game information in bits may be displayed as a barcode. The code GC may be a code that can be read by the housing 30. Note that the code GC may be a two-dimensional code, or may be a marker, a numerical value, a character, a pictograph, or a design.

なお、図4(B)に示すように、表示物の表面(第2の面)は、ゲーム情報GDに記録されたキャラクタAの図柄を記録してもよい。   As shown in FIG. 4B, the surface of the display object (second surface) may record the design of the character A recorded in the game information GD.

また、図4(A)(B)の例では、表示物の一例としてカード40(印刷物)であるが、表示物は、物であり、例えば、2次元で表示される媒体、例えば、画像、紙、掲示板、ボードでもよいし、3次元の立体的な表示物(ボール、ビー玉、積み木、光)でもよい。例えば、表示画像である場合は、2次元画像でもよいし、見る人にとって立体的に見える立体視画像でもよい。   4A and 4B, the display object is a card 40 (printed material) as an example of the display object, but the display object is an object, for example, a medium displayed in two dimensions, for example, an image, Paper, a bulletin board, a board may be sufficient, and a three-dimensional three-dimensional display thing (a ball, a marble, a building block, light) may be sufficient. For example, in the case of a display image, it may be a two-dimensional image or a stereoscopic image that looks stereoscopic to a viewer.

また、図5に示す印刷物60も表示物の一例であり、例えば、2次元で表示される媒体、例えば、画像、紙、掲示板、ボードでもよいし、3次元の立体的な表示物(ボール、ビー玉、積み木、光)でもよい。例えば、表示画像である場合は、2次元画像でもよいし、見る人にとって立体的に見える立体視画像でもよい。   5 is also an example of a display object. For example, a medium displayed in two dimensions, for example, an image, paper, a bulletin board, or a board, or a three-dimensional display object (ball, Marbles, blocks, light). For example, in the case of a display image, it may be a two-dimensional image or a stereoscopic image that looks stereoscopic to a viewer.

3.3.3 ゲーム情報の取得処理
次に、ゲーム情報の取得処理について説明する。端末10は、マーカーMKを認識すると、マーカーMKから得られるゲーム情報を取得する処理を行う。例えば、撮像画像上から、カードに記録されたマーカーMKが示すビット値(0又は1)を取得し、例えば、16ビットの各位の値を、ゲーム情報として取得する。
3.3.3 Game Information Acquisition Processing Next, game information acquisition processing will be described. When the terminal 10 recognizes the marker MK, the terminal 10 performs processing for acquiring game information obtained from the marker MK. For example, a bit value (0 or 1) indicated by the marker MK recorded on the card is acquired from the captured image, and for example, a 16-bit value is acquired as game information.

3.3.4 ゲーム情報の登録処理
図14は、端末10において、ゲーム情報の登録例を示す。図14では、登録枠数Pが「3」、登録済数Qが「2」、登録許可数Rが「1」である例を示し、ゲーム情報Aとゲーム情報Bとの2つのゲーム情報を登録している例を示す。
3.3.4 Game Information Registration Process FIG. 14 shows an example of game information registration in the terminal 10. FIG. 14 shows an example in which the registration frame number P is “3”, the registered number Q is “2”, and the registration permission number R is “1”. Two pieces of game information, game information A and game information B, are shown. An example of registration is shown.

なお、端末10が、ゲーム情報を登録するとは、端末10において、ゲーム情報を特定のゲーム処理(第2のゲーム処理(対戦処理))を行うゲーム情報として、端末10の記憶部170に記憶することを意味する。本実施形態では、例えば、カード40−1にキャラクタAの情報が記録されている場合に当該カード40−1を取得すると、キャラクタAのキャラクタ情報とバトル情報とが登録される。   When the terminal 10 registers game information, the terminal 10 stores the game information in the storage unit 170 of the terminal 10 as game information for performing a specific game process (second game process (matching process)). Means that. In the present embodiment, for example, when the information of the character A is recorded on the card 40-1, when the card 40-1 is acquired, the character information and battle information of the character A are registered.

本実施形態では、登録枠数Pを超えて、新たにゲーム情報を登録することを禁止するように制御している。つまり、既に登録されているゲーム情報の登録数(登録済数Q)が登録枠数Pよりも小さい場合(Q<P)である場合に、取得されたゲーム情報を新たに登録する処理を行う。言い換えると、登録許可数R(残数)が1以上(所定数以上)である場合に、取得されたゲーム情報を新たに登録する処理を行い、登録許可数Rが0以下(1未満、所定数未満)である場合には、取得されたゲーム情報の登録を禁止する処理を行う。   In the present embodiment, control is performed so as to prohibit registration of new game information beyond the registration frame number P. That is, when the number of registered game information (registered number Q) is smaller than the number of registered frames P (Q <P), a process of newly registering the acquired game information is performed. . In other words, when the registration permission number R (remaining number) is 1 or more (predetermined number or more), a process of newly registering the acquired game information is performed, and the registration permission number R is 0 or less (less than 1, predetermined) If it is less than the number, processing for prohibiting registration of the acquired game information is performed.

例えば、登録枠数Pが「3」であって登録済数Qが「2」(登録許可数Rが「1」)である場合に、新たにゲーム情報Cを取得した場合には、ゲーム情報Cを登録する処理を行う。一方、登録枠数Pが「3」であって登録済数Qが「3」(登録許可数Rが「0」)で
ある場合に、新たにゲーム情報Cを取得した場合には、ゲーム情報Cの登録を禁止する処理を行う。
For example, when the registration frame number P is “3” and the registered number Q is “2” (the registration permission number R is “1”), when the game information C is newly acquired, the game information A process of registering C is performed. On the other hand, when the registration frame number P is “3” and the registered number Q is “3” (registration permission number R is “0”), when the game information C is newly acquired, Processing to prohibit registration of C is performed.

また、本実施形態では、新たにゲーム情報Cを登録した場合には、登録済数Q、登録許可数Rを更新する。つまり、登録枠数Pが「3」であって登録済数Qが「2」(登録許可数R「1」)である場合に、新たにゲーム情報Cを登録した場合には、登録済数Qを「3」に更新し、登録許可数Rを「0」に更新する。   In the present embodiment, when the game information C is newly registered, the registered number Q and the registration permission number R are updated. That is, when the registration frame number P is “3” and the registered number Q is “2” (registration permission number R “1”), when the game information C is newly registered, the registered number Q is updated to “3”, and the registration permission number R is updated to “0”.

なお、登録処理はプレーヤからのゲーム情報の登録要求の入力情報を受け付けた場合に、登録するようにしてもよい。また、端末10は、ゲーム情報の登録要求を受け付けた場合に、既に当該ゲーム情報が登録されている場合には、登録許可数を減少させないように制御する(例えば、登録許可数から1を減算しないように制御し、登録許可数を変化させないようにする)。例えば、端末10は、ゲーム情報A(キャラクタAのキャラクタ情報)の登録要求を受け付けた場合に、既に当該ゲーム情報Aが登録されているか否かを判断し、当該ゲーム情報Aが登録されていると判断した場合には、登録許可数Rから1を減算しないように制御する。なお、ゲーム情報Aは上書きして登録(重複登録)してもよいし、既に登録されているのでゲーム情報Aを登録しないように制御してもよい。   The registration process may be performed when input information of a game information registration request from a player is received. In addition, when the game information registration request is received, the terminal 10 performs control so as not to decrease the registration permission number (for example, subtract 1 from the registration permission number). Control so that the number of allowed registrations does not change). For example, when the terminal 10 receives a registration request for game information A (character information of the character A), the terminal 10 determines whether or not the game information A is already registered, and the game information A is registered. If it is determined, control is performed so that 1 is not subtracted from the registration permission number R. Note that the game information A may be overwritten and registered (overlapping registration), or the game information A may be controlled not to be registered because it has already been registered.

3.3.5 ゲーム処理
本実施形態では、ゲーム情報に基づいてゲーム処理を行う。まず、第1のゲーム処理について説明する。本実施形態では、ゲーム情報を取得した段階で、当該ゲーム情報の登録の有無にかかわらず、当該ゲーム情報に基づいて、第1のゲーム処理を行う。
3.3.5 Game Processing In this embodiment, game processing is performed based on game information. First, the first game process will be described. In the present embodiment, when the game information is acquired, the first game process is performed based on the game information regardless of whether or not the game information is registered.

例えば、ゲーム情報Aを取得した場合であって、ゲーム情報Aが端末10に登録されていない場合であっても、ゲーム情報A(キャラクタA)に基づく演出処理(第1のゲーム処理の一例)を行う。   For example, even when the game information A is acquired and the game information A is not registered in the terminal 10, an effect process based on the game information A (character A) (an example of the first game process) I do.

本実施形態では、図15に示すように、撮像画像と仮想画像とを重畳して拡張現実画像を生成する処理を、演出処理(第1のゲーム処理)として行っている。ここで、拡張現実とは、Augmented Reality(AR)であり、現実環境にコンピュータ(端末)を用いて情報を付加提示する技術、および情報を付加提示された環境そのものを示す。   In the present embodiment, as shown in FIG. 15, the process of generating an augmented reality image by superimposing a captured image and a virtual image is performed as an effect process (first game process). Here, augmented reality is Augmented Reality (AR), which indicates a technology for additionally presenting information to a real environment using a computer (terminal) and an environment for which information is additionally presented.

例えば、図15に示すように、撮像部150によって撮像された撮像画像と、ゲーム情報に基づいて特定されるキャラクタAを含む仮想画像とを合成(重畳)して拡張現実画像を生成し、拡張現実画像を表示画像50として表示させる。例えば、キャラクタAの動画(アニメーション)の各画像と撮像画像とを合成して拡張現実画像の演出処理を実行する。このようにすれば、図16に示すように、現実世界にキャラクタAは存在しないが、撮像部150を通して、仮想的なキャラクタAが存在しているかのような拡張現実画像を提供することができる。   For example, as illustrated in FIG. 15, an augmented reality image is generated by combining (superimposing) a captured image captured by the imaging unit 150 and a virtual image including the character A specified based on the game information. A real image is displayed as the display image 50. For example, the augmented reality image rendering process is executed by combining each image of the moving image (animation) of the character A and the captured image. In this way, as shown in FIG. 16, although the character A does not exist in the real world, an augmented reality image as if the virtual character A exists can be provided through the imaging unit 150. .

なお、本実施形態では、所定周期(例えば、描画フレームレート、1/60秒周期)で、マーカー検出処理を行うので、リアルタイムに拡張現実画像を生成することができる。   In the present embodiment, since the marker detection process is performed at a predetermined period (for example, a drawing frame rate, 1/60 second period), an augmented reality image can be generated in real time.

なお、本実施形態において拡張現実画像に用いられる仮想画像は、2次元画像でもよいし、3次元仮想空間(ワールド座標系)に配置された仮想カメラから見える3次元画像であってもよい。   Note that the virtual image used for the augmented reality image in the present embodiment may be a two-dimensional image or a three-dimensional image that can be seen from a virtual camera arranged in a three-dimensional virtual space (world coordinate system).

次に、第2のゲーム処理について説明する。本実施形態では、プレーヤキャラクタと敵キャラクタとの対戦処理を行っている。例えば、敵キャラクタをゲーム情報として登録さ
れたキャラクタAとし、プレーヤが選択したプレーヤキャラクタとキャラクタAとの対戦処理を行ってもよい。また、プレーヤキャラクタをゲーム情報として登録されたキャラクタAとし、敵であるコンピュータキャラクタとキャラクタA(プレーヤキャラクタ)との対戦処理を行ってもよい。
Next, the second game process will be described. In the present embodiment, a battle process between a player character and an enemy character is performed. For example, an enemy character may be a character A registered as game information, and a battle process between the player character selected by the player and the character A may be performed. Alternatively, the player character may be a character A registered as game information, and a battle process between an enemy computer character and the character A (player character) may be performed.

本実施形態では、キャラクタが異なる複数種類のカード40を予め用意しているので、プレーヤにカード40を収集する意義を高め、カード40から得られる様々なキャラクタを通して対戦ゲームを楽しむことができるようにしている。   In the present embodiment, since a plurality of types of cards 40 with different characters are prepared in advance, the significance of collecting the cards 40 by the player is enhanced, and a battle game can be enjoyed through various characters obtained from the cards 40. ing.

本実施形態のゲーム処理によれば、プレーヤは、第2のゲーム(対戦ゲーム)を楽しむためには、カード40から取得されるゲーム情報を登録しなければならない。しかし、正規にカード40とシリアルとのパックを購入することにより、必ず、カード40のゲーム情報を端末10に反映することができ、プレーヤに不満を生じさせることなく、第2のゲームを提供することができる。   According to the game processing of this embodiment, the player must register game information acquired from the card 40 in order to enjoy the second game (match game). However, by regularly purchasing a pack of the card 40 and serial, the game information of the card 40 can be reflected on the terminal 10 without fail, and the second game is provided without causing dissatisfaction with the player. be able to.

また、本実施形態によれば、プレーヤは、友人とカード40を交換するなどして、カード40から取得されたゲーム情報に基づく拡張現実画像を見て楽しむことができ、ゲーム情報の登録の有無にかかわらず、カード40自体を用いてゲーム演出を楽しむことができる。   Further, according to the present embodiment, the player can enjoy watching the augmented reality image based on the game information acquired from the card 40 by exchanging the card 40 with a friend or the like, and whether or not the game information is registered. Regardless, the game effect can be enjoyed using the card 40 itself.

3.3.6 特定のゲーム情報の例外処理
本実施形態では、キャンペーンカードから特定のゲーム情報を取得した場合には、例外的に、当該特定のゲーム情報Dを、登録枠数P、登録許可数Rにかかわらず登録する処理を行うようにしてもよい。例えば、ゲーム情報Dに例外情報が付加されている場合には、ゲーム情報Dを、登録許可数Rが1以上(所定数以上)か否かにかかわらずゲーム情報Dを登録するようにしてもよい。つまり、登録許可数Rが0(所定数未満)である場合でも、ゲーム情報Dを登録するようにしてもよい。なお、登録許可数Rが1以上(所定数以上)である場合にゲーム情報Dを登録した場合には、例外的に、登録済数Q、登録許可数Rの更新処理を行わないようにする。つまり、特定のゲーム情報Dを登録する処理を行った場合には、登録許可数Rを減少させないようにする(例えば、登録許可数から1を減算しないように制御し、登録許可数を変化させないようにする)。このようにすれば、プレーヤに対して、特定のゲーム情報を提供するサービスを図ることができる。
3.3.6 Exception processing of specific game information In this embodiment, when specific game information is acquired from a campaign card, the specific game information D is exceptionally registered with the number of registration frames P and registration permission. Regardless of the number R, registration processing may be performed. For example, when exception information is added to the game information D, the game information D may be registered regardless of whether the registration permission number R is 1 or more (a predetermined number or more). Good. That is, even when the registration permission number R is 0 (less than the predetermined number), the game information D may be registered. When the registration permission number R is 1 or more (predetermined number or more) and the game information D is registered, the registered number Q and the registration permission number R are not updated in exceptional cases. . That is, when the process of registering the specific game information D is performed, the registration permission number R is not decreased (for example, control is performed so that 1 is not subtracted from the registration permission number, and the registration permission number is not changed. ). In this way, it is possible to provide a service that provides specific game information to the player.

3.3.7 登録処理のフローチャート
最後に、図17を用いて、本実施形態の登録処理について説明する。
3.3.7 Flowchart of Registration Process Finally, the registration process of this embodiment will be described with reference to FIG.

まず、入力情報に基づき、ARスキャンモード(マーカーMKを認識するためのモード)が選択される(ステップS200)と、マーカー認識処理を行う(ステップS201)。そして、マーカー認識処理で取得されたゲーム情報に基づいて演出処理(第1のゲーム処理)を行う(ステップS202)。   First, when an AR scan mode (a mode for recognizing the marker MK) is selected based on the input information (step S200), a marker recognition process is performed (step S201). Then, an effect process (first game process) is performed based on the game information acquired in the marker recognition process (step S202).

次に、取得されたゲーム情報が登録済みか否かを判断する(ステップS203)。取得されたゲーム情報が登録済みである場合(ステップS203のY)は、キャラクタ選択処理(ステップS204)に進み、選択されたキャラクタと、取得されたゲーム情報のキャラクタとの対戦処理(第2のゲーム処理)を行い(ステップS205)、処理を終了する。   Next, it is determined whether or not the acquired game information has been registered (step S203). If the acquired game information has been registered (Y in step S203), the process proceeds to a character selection process (step S204), and a battle process (second process) between the selected character and the character of the acquired game information is performed. A game process is performed (step S205), and the process is terminated.

また、取得されたゲーム情報が登録済みでない場合(ステップS203のN)は、取得されたゲーム情報が、キャンペーンカード等に記録された特定のゲーム情報であるか否かを判断する(ステップS206)。例えば、特定のゲーム情報である場合には(ステップ
S206のY)は、特定のゲーム情報の登録処理を行い(ステップS207)、ステップS204に進む。
If the acquired game information is not registered (N in Step S203), it is determined whether or not the acquired game information is specific game information recorded on a campaign card or the like (Step S206). . For example, in the case of specific game information (Y in step S206), specific game information is registered (step S207), and the process proceeds to step S204.

図18は、ステップS203、又はステップS206の後に表示させる表示画像50の一例である。例えば、「今すぐバトル」を行う指示51を表示させ、指示51の入力(例えば、接触操作入力)を受け付けた場合に、次のステップに進むようにしてもよい。なお、図18に示すように、登録許可数Rを表示させ、プレーヤに、残りいくつのゲーム情報を登録できるかを示すようにしてもよい。   FIG. 18 is an example of a display image 50 displayed after step S203 or step S206. For example, when an instruction 51 for “battle now” is displayed and an input of the instruction 51 (for example, a touch operation input) is received, the process may proceed to the next step. As shown in FIG. 18, the registration permission number R may be displayed to indicate how many game information can be registered to the player.

また、取得されたゲーム情報が、特定のゲーム情報でない場合(ステップS206のN)は、登録許可数Rが1以上(所定数以上)か否か(R≧1であるか否か)を判断する(ステップS208)。登録許可数Rが1以上の場合(R≧1の場合)(ステップS208のY)は、登録許可数Rから1を減算(デクリメント)し、ステップS207に進む。なお、登録許可数Rの減算に応じて、登録済数Qに1を加算(インクリメント)する。   If the acquired game information is not specific game information (N in step S206), it is determined whether or not the registration permission number R is 1 or more (predetermined number or more) (whether R ≧ 1). (Step S208). When the registration permission number R is 1 or more (when R ≧ 1) (Y in step S208), 1 is subtracted (decrement) from the registration permission number R, and the process proceeds to step S207. Note that 1 is added (incremented) to the registered number Q in accordance with the subtraction of the registration permission number R.

図19は、ステップS208のY判定後に表示させる表示画像50の一例である。例えば、ゲーム情報を登録する内容52を表示し、「今すぐバトル」を行う指示51を表示させる。例えば、指示51の入力(例えば、接触操作入力)を受け付けた場合に、ステップS209に進むようにしてもよい。なお、図19に示すように、登録許可数Rを表示させ、プレーヤに、残りいくつのゲーム情報を登録できるかを示すようにしてもよい。また、登録許可数Rを更新後は、更新後(減算後)の登録許可数Rの値を表示するようにする。   FIG. 19 is an example of the display image 50 displayed after the Y determination in step S208. For example, content 52 for registering game information is displayed, and an instruction 51 for “battle now” is displayed. For example, when input of the instruction 51 (for example, contact operation input) is received, the process may proceed to step S209. In addition, as shown in FIG. 19, the registration permission number R may be displayed to indicate how many remaining game information can be registered to the player. Further, after the registration permission number R is updated, the value of the registration permission number R after the update (after subtraction) is displayed.

また、登録許可数Rが1未満の場合(R<1の場合)(ステップS208のN)は、シリアル入力処理(ステップS210)に進む。シリアル入力処理は、上述した図11の処理を実行する。   When the registration permission number R is less than 1 (when R <1) (N in step S208), the process proceeds to the serial input process (step S210). The serial input process executes the process shown in FIG.

そして、シリアル入力が成功したか否かを判断し(ステップS211)、シリアル入力が成功した場合(登録枠数が変化(増加)した場合)には(ステップS211のY)、ステップS209に進む。また、シリアル入力が成功しなかった場合(登録枠数が変化(増加)しなかった場合)(ステップS211のN)、エラーメッセージを表示させる処理を行い(ステップS212)、処理を終了する。   Then, it is determined whether or not the serial input is successful (step S211). If the serial input is successful (the number of registered frames has changed (increased)) (Y in step S211), the process proceeds to step S209. If serial input is not successful (the number of registered frames has not changed (increased)) (N in step S211), an error message is displayed (step S212), and the process is terminated.

図20は、ステップS208のN判定後に表示させる表示画像50の一例である。例えば、シリアル入力を指示する内容54を表示させる。例えば、「シリアル入力へ」の指示53の入力(例えば、接触操作入力)を受け付けた場合に、ステップS210に進むようにしてもよい。なお、図20に示すように、登録許可数Rを表示させる。また、シリアル入力によって登録許可数Rを更新後(増加後)は、更新後(増加後)の登録許可数Rの値を表示するようにする。以上で処理が終了する。   FIG. 20 is an example of a display image 50 to be displayed after N determination in step S208. For example, the content 54 instructing serial input is displayed. For example, when the input of the instruction 53 “to serial input” (for example, contact operation input) is received, the process may proceed to step S210. As shown in FIG. 20, the registration permission number R is displayed. Further, after the registration permission number R is updated (after increase) by serial input, the value of the registration permission number R after update (after increase) is displayed. The process ends here.

4.業務用ゲーム装置
図21(A)(B)は、業務用ゲーム装置(筐体)の一例を示す。本実施形態は、図21(A)に示すように、業務用ゲーム装置30−1は、カード40が、予め決められたカード挿入部70に挿入されると、業務用ゲーム装置30−1が備える撮像部によってカードを被写体として撮像し、各撮像画像の認識処理を行う。そして、各撮像画像の認識結果に基づいて、コードGCを読み取り、ゲーム処理を行うようにしてもよい。
4). Business Game Device FIGS. 21A and 21B show an example of a business game device (housing). In the present embodiment, as shown in FIG. 21A, when the card 40 is inserted into a predetermined card insertion unit 70, the arcade game apparatus 30-1 The card is picked up as a subject by an imaging unit provided, and recognition processing of each captured image is performed. And based on the recognition result of each captured image, you may make it read the code GC and perform a game process.

また、図21(B)は、業務用ゲーム装置の他の例である。例えば、図21(B)に示すように、カード40が、無色透明な載置台60に配置されると、業務用ゲーム装置30−2が備える撮像部によって載置台60に配置されたカード40を被写体として撮像し、各撮像画像の認識処理を行う。例えば、業務用ゲーム装置30−2は、カード40の裏面
が撮像されることにより、当該カード40に記録されたコードGCを認識する処理を行う。なお、業務用ゲーム装置30−1、30−2は、マーカーMKを認識し、端末10の処理部100と同じ処理を行うようにしてもよい。
FIG. 21B shows another example of the arcade game apparatus. For example, as shown in FIG. 21B, when the card 40 is placed on the colorless and transparent placing table 60, the card 40 placed on the placing table 60 by the imaging unit included in the arcade game apparatus 30-2 is changed. Images are captured as subjects and recognition processing of each captured image is performed. For example, the arcade game apparatus 30-2 performs a process of recognizing the code GC recorded on the card 40 by imaging the back surface of the card 40. Note that the arcade game devices 30-1 and 30-2 may recognize the marker MK and perform the same processing as the processing unit 100 of the terminal 10.

5.サーバの応用例
上述した例では、端末10において登録許可数Rを管理していたが、サーバ20が、ゲーム情報の登録許可数Rを管理するようにしてもよい。つまり、サーバ20が、登録枠数P、登録済数Q、登録許可数Rの各パラメータの更新処理を行うようにしてもよい。
5. Application example of server In the example described above, the registration permission number R is managed in the terminal 10, but the server 20 may manage the registration permission number R of the game information. That is, the server 20 may perform update processing of each parameter of the registration frame number P, the registered number Q, and the registration permission number R.

5.1 サーバの応用例1
応用例1は、サーバ20が、端末10からシリアルを受信せずに、ゲーム情報の数と同数の更新用登録許可数を受信する処理例である。
5.1 Server application example 1
Application example 1 is a processing example in which the server 20 receives the same number of update registration permits as the number of game information without receiving the serial from the terminal 10.

例えば、サーバ20が、各端末10の各端末識別情報と、各端末10におけるゲーム情報の登録許可数Rとを対応づけて記憶するようにする。そして、サーバ20が、端末10を介して取得したゲーム情報の数と同数の更新用登録許可数と、端末10の端末識別情報とを、端末10から受信する。   For example, the server 20 associates and stores the terminal identification information of each terminal 10 and the registration permission number R of the game information in each terminal 10. Then, the server 20 receives from the terminal 10 the number of registration permits for updating that is the same as the number of game information acquired via the terminal 10 and the terminal identification information of the terminal 10.

つまり、端末10において、シリアルコードSC(或いは所定のコードでもよい)からシリアルを取得し、シリアルから得られる更新用登録許可数をサーバ20に送信する。そして、サーバ20は、受信した更新用登録許可数に応じて、端末識別情報に対応づけて記憶されている登録許可数Rを更新する。   That is, the terminal 10 acquires the serial from the serial code SC (or a predetermined code), and transmits the update registration permission number obtained from the serial to the server 20. Then, the server 20 updates the registration permission number R stored in association with the terminal identification information in accordance with the received registration permission number for update.

サーバ20は、端末10からゲーム情報の登録要求を受信した場合には、端末10の端末識別情報に対応する登録許可数Rが所定数以上(例えば、1以上)のときは登録許可(例えば、登録許可を示すフラグ「1」)を端末10に送信し、登録許可数が所定数未満(例えば、1未満)のときは登録不許可(例えば、登録不許可を示すフラグ「0」)を端末10に送信するようにする。なお、サーバ20は、端末10に登録許可を送信した場合に、端末10の端末識別情報に対応する登録許可数Rを減少させる(例えば、登録許可数Rから1を減算する)。なお、登録許可数Rから1を減算する際に、サーバ20側で登録済数Qに1を加算するようにしてもよい。   When the server 20 receives a registration request for game information from the terminal 10, the registration permission (for example, if the registration permission number R corresponding to the terminal identification information of the terminal 10 is greater than or equal to a predetermined number (for example, 1 or more)). A flag “1” indicating registration permission) is transmitted to the terminal 10, and when the number of registration permission is less than a predetermined number (for example, less than 1), registration non-permission (for example, flag “0” indicating registration non-permission) is transmitted to the terminal. 10 to be transmitted. Note that when the registration permission is transmitted to the terminal 10, the server 20 decreases the registration permission number R corresponding to the terminal identification information of the terminal 10 (for example, 1 is subtracted from the registration permission number R). In addition, when subtracting 1 from the registration permission number R, the server 20 may add 1 to the registered number Q.

5.2 サーバの応用例2
応用例2は、サーバ20が、端末10からシリアルを受信する処理例である。
5.2 Server application example 2
Application example 2 is a processing example in which the server 20 receives serial data from the terminal 10.

例えば、サーバ20が、各端末10の各端末識別情報と、各端末10におけるゲーム情報の登録許可数Rとを対応づけて記憶するようにする。そして、サーバ20が、端末10を介して取得したゲーム情報と共に取得するシリアルと、端末10の端末識別情報とを、端末10から受信する。   For example, the server 20 associates and stores the terminal identification information of each terminal 10 and the registration permission number R of the game information in each terminal 10. Then, the server 20 receives the serial acquired together with the game information acquired via the terminal 10 and the terminal identification information of the terminal 10 from the terminal 10.

そして、サーバ20は、受信したシリアルが有効か否かを判断し、当該シリアルが有効である場合は、当該シリアルに応じた更新用登録許可数に基づいて、端末識別情報に対応する登録許可数Rを更新する。   Then, the server 20 determines whether or not the received serial is valid, and if the serial is valid, the registration permission number corresponding to the terminal identification information based on the update registration permission number corresponding to the serial number. Update R.

そして、応用例2においても、サーバ20は、端末10からゲーム情報の登録要求を受信した場合には、端末10の端末識別情報に対応する登録許可数Rが所定数以上(例えば、1以上)のときは登録許可を端末10に送信し、登録許可数が所定数未満(例えば、1未満)のときは登録不許可を端末10に送信するようにする。なお、サーバ20は、端末10に登録許可を送信した場合に、端末10の端末識別情報に対応する登録許可数Rから1を減算する。なお、登録許可数Rから1を減算する際に、サーバ20側で登録済数Qに
1を加算するようにしてもよい。
Also in the application example 2, when the server 20 receives a game information registration request from the terminal 10, the registration permission number R corresponding to the terminal identification information of the terminal 10 is equal to or greater than a predetermined number (for example, 1 or more). In this case, registration permission is transmitted to the terminal 10, and when the number of registration permission is less than a predetermined number (for example, less than 1), registration non-permission is transmitted to the terminal 10. Note that, when the registration permission is transmitted to the terminal 10, the server 20 subtracts 1 from the registration permission number R corresponding to the terminal identification information of the terminal 10. In addition, when subtracting 1 from the registration permission number R, the server 20 may add 1 to the registered number Q.

5.3 その他
なお、サーバの応用例1、2のいずれにおいても、サーバ20は、端末10から特定のゲーム情報の登録要求を受信した場合には、端末10の端末識別情報に対応する登録許可数Rが所定数以上(例えば、1以上)か否かにかかわらず、登録許可を端末10に送信するようにしてもよい。かかる場合は、サーバ20は、端末10に特定のゲーム情報の登録許可を送信した場合に、当該端末10の端末識別情報に対応する登録許可数Rを減少させないように制御する(例えば、登録許可数Rから1を減算しないように制御し、登録許可数Rを変化させないようにする)。
5.3 Other In addition, in any of the server application examples 1 and 2, when the server 20 receives a registration request for specific game information from the terminal 10, the registration permission corresponding to the terminal identification information of the terminal 10 is permitted. Regardless of whether the number R is a predetermined number or more (for example, 1 or more), registration permission may be transmitted to the terminal 10. In such a case, when the registration permission for specific game information is transmitted to the terminal 10, the server 20 performs control so as not to decrease the registration permission number R corresponding to the terminal identification information of the terminal 10 (for example, registration permission). Control is performed so that 1 is not subtracted from the number R, and the registration permission number R is not changed).

また、サーバの応用例1、2のいずれにおいても、サーバ20は、端末10からゲーム情報の登録要求を受信した場合に、既に当該ゲーム情報が登録されている場合には、端末10の端末識別情報に対応する登録許可数を減少させないように制御する(例えば、登録許可数Rから1を減算しないように制御し、登録許可数を変化させないようにする)。   In any of the server application examples 1 and 2, when the server 20 receives a game information registration request from the terminal 10 and the game information has already been registered, the terminal identification of the terminal 10 is performed. Control is performed so as not to decrease the registration permission number corresponding to the information (for example, control is performed so that 1 is not subtracted from the registration permission number R so that the registration permission number is not changed).

例えば、サーバ20は、端末毎に、ゲーム情報毎の登録有無を管理する。そして、サーバ20が、端末識別情報「1」の端末からゲーム情報A(キャラクタAのキャラクタ情報)の登録要求を受信した場合に、端末識別情報「1」の当該ゲーム情報Aが既に登録されているか否かを判断し、当該ゲーム情報Aが登録されていると判断した場合には、端末10の端末識別情報に対応する登録許可数を減少させないように制御する(例えば、登録許可数Rから1を減算しないように制御し、登録許可数を変化させないようにする)。なお、ゲーム情報Aは上書きして登録(重複登録)してもよいし、既に登録されているのでゲーム情報Aを登録しないように制御してもよい。   For example, the server 20 manages the presence / absence of registration for each game information for each terminal. When the server 20 receives a registration request for the game information A (character information of the character A) from the terminal with the terminal identification information “1”, the game information A with the terminal identification information “1” has already been registered. If it is determined that the game information A is registered, control is performed so as not to decrease the registration permission number corresponding to the terminal identification information of the terminal 10 (for example, from the registration permission number R). (1 is controlled so as not to subtract 1 so that the registration permission number is not changed). Note that the game information A may be overwritten and registered (overlapping registration), or the game information A may be controlled not to be registered because it has already been registered.

また、端末10は、ゲーム情報の登録要求に対してサーバ20から登録許可を受信した場合には、当該ゲーム情報を登録する。一方、端末10は、ゲーム情報の登録要求に対してサーバ20から登録不許可を受信した場合には、当該ゲーム情報の登録を禁止する。   Further, when the terminal 10 receives registration permission from the server 20 in response to the game information registration request, the terminal 10 registers the game information. On the other hand, when the terminal 10 receives a registration non-permission from the server 20 in response to the game information registration request, the terminal 10 prohibits the registration of the game information.

なお、本実施形態では、サーバ20及び端末10が、ネットワークで接続されたネットワークシステムの例について説明したが、端末10の処理部100と、サーバ20の処理部200が行う処理を、サーバ20が、端末10の処理部100と、サーバ20の処理部200が行う処理を行うようにしてもよい。   In the present embodiment, an example of a network system in which the server 20 and the terminal 10 are connected via a network has been described. However, the server 20 performs processing performed by the processing unit 100 of the terminal 10 and the processing unit 200 of the server 20. The processing performed by the processing unit 100 of the terminal 10 and the processing unit 200 of the server 20 may be performed.

また、サーバ20は、複数のプレーヤ間でコミュニケーションを提供することが可能なサービスを提供するサーバであってもよい。例えば、サーバ20は、SNS(ソーシャル・ネットワーキング・サービス)と呼ばれるコミュニティ型のサービスを提供するサーバであってもよい。   The server 20 may be a server that provides a service that can provide communication among a plurality of players. For example, the server 20 may be a server that provides a community-type service called SNS (Social Networking Service).

また、サーバ20は、端末10からの要求に応じて、オンラインゲームサービスを提供してもよい。つまり、プレーヤの端末10からの要求に応じて端末10の入力情報をサーバ20に送信し、サーバ20では受信した入力情報に基づいてゲーム演算処理を行うようにしてもよい。そして、ゲーム演算処理結果を端末10に送信し、端末10では受信した演算結果を表示部190に表示させる処理を行うようにしてもよい。   Further, the server 20 may provide an online game service in response to a request from the terminal 10. In other words, the input information of the terminal 10 may be transmitted to the server 20 in response to a request from the terminal 10 of the player, and the server 20 may perform the game calculation process based on the received input information. Then, the game calculation process result may be transmitted to the terminal 10, and the terminal 10 may perform a process of displaying the received calculation result on the display unit 190.

例えば、サーバ20は、ネットワーク上で端末10からプレーヤのポイント値を消費し或いは、課金を受け付けることによって、ゲーム情報とシリアル(有効なシリアル)とを端末10に送信するようにしてもよい。例えば、サーバ10は、3つのゲーム情報と、「3」を更新用登録許可数とする有効なシリアルを端末10に送信するようにしてもよい。   For example, the server 20 may transmit game information and serial (valid serial) to the terminal 10 by consuming the player's point value from the terminal 10 on the network or accepting billing. For example, the server 10 may transmit to the terminal 10 three pieces of game information and a valid serial having “3” as the permitted number of registrations for update.

6.端末の応用例
上述した例では、端末10は、シリアルをサーバ20に送信し、サーバ20から登録枠数Pを受信することによって登録許可数Rを更新しているが、端末10は、取得したゲーム情報の数と同数の更新用登録許可数を取得し、当該更新用登録許可数に応じて、登録許可数を更新するようにしてもよい。
6). Application example of terminal In the above-described example, the terminal 10 transmits the serial to the server 20 and updates the registration permission number R by receiving the registration frame number P from the server 20. It is also possible to acquire the same number of registration permits for update as the number of game information and update the number of registration permits in accordance with the number of registration permits for update.

例えば、端末10において、サーバ20を経由することなく、シリアルに応じた数(更新用登録許可数)に基づいて、登録許可数Rを更新するようにしてもよい。つまり、端末10において、シリアルコードSC(或いは所定のコードでもよい)からシリアルを取得する。そして、端末10は、シリアルが有効か否かを判断し、当該シリアルが有効である場合に、シリアルから得られる更新用登録許可数を、登録許可数Rに加算するようにしてもよい。   For example, in the terminal 10, the registration permission number R may be updated based on a serial number (update registration permission number) without going through the server 20. That is, the terminal 10 acquires the serial from the serial code SC (or a predetermined code). Then, the terminal 10 may determine whether or not the serial is valid. If the serial is valid, the terminal 10 may add the number of registration permits for update obtained from the serial to the number R of registration permits.

7.その他の応用例
なお、本実施形態では、サーバ20及び端末10が、ネットワークで接続されたネットワークシステムの例について説明したが、端末10の処理部100と、サーバ20の処理部200が行う処理を、ゲームシステム単体で行うようにしてもよい。
7). Other Application Examples In this embodiment, an example of a network system in which the server 20 and the terminal 10 are connected via a network has been described. However, the processing performed by the processing unit 100 of the terminal 10 and the processing unit 200 of the server 20 is performed. Alternatively, the game system alone may be used.

また、第1、第2のゲーム処理は、対戦ゲーム処理(対戦格闘ゲーム処理も含む)、ロールプレイングゲーム処理、スポーツゲーム処理、アクションゲーム処理、音楽ゲーム処理、シューティングゲーム処理、レースゲーム処理、クイズゲーム処理、ボードゲーム処理、イベント処理など種々のゲーム処理であってもよい。また、第1のゲーム処理と第2のゲーム処理は異なるゲーム処理であればよい。   Also, the first and second game processes are a battle game process (including a battle game process), a role playing game process, a sports game process, an action game process, a music game process, a shooting game process, a race game process, a quiz. Various game processes such as a game process, a board game process, and an event process may be used. The first game process and the second game process may be different game processes.

例えば、ロールプレイングゲームの場合には、マーカーMKから取得したゲーム情報(キャラクタA、B、C)をリストに追加する処理(第1のゲーム処理)を行う。そして、キャラクタA、B、Cのうち、第2のゲーム処理用のゲーム情報としてキャラクタAのみが登録された場合には、登録されたキャラクタAのみをプレーヤキャラクタを含むグループ(パーティー)のキャラクタとして選択する処理(第2のゲーム処理)を行うようにしてもよい。   For example, in the case of a role-playing game, a process (first game process) for adding game information (characters A, B, C) acquired from the marker MK to the list is performed. When only the character A is registered as the game information for the second game process among the characters A, B, and C, only the registered character A is used as a group (party) character including the player character. You may make it perform the process (2nd game process) to select.

また、野球ゲームなどの場合には、例えば、マーカーMKから取得したゲーム情報(キャラクタA、B、C)に基づいてオープン戦のゲーム処理(第1のゲーム処理)を行う。そして、キャラクタA、B、Cのうち、第2のゲーム処理用のゲーム情報としてキャラクタAのみが登録された場合には、登録されたキャラクタAのみをリーグ戦のゲーム処理(第2のゲーム処理)を行う。   In the case of a baseball game or the like, for example, an open game process (first game process) is performed based on the game information (characters A, B, and C) acquired from the marker MK. When only the character A is registered as the game information for the second game process among the characters A, B, and C, only the registered character A is processed as a game process for the league game (second game process). )I do.

また、対戦ゲーム処理において、例えば、マーカーMKから取得したゲーム情報(キャラクタA)に基づいて、プレーヤキャラクタと、体力パラメータが「10」に設定されたキャラクタAとの対戦処理(第1のゲーム処理)を行う。そして、第2のゲーム処理用のゲーム情報としてキャラクタAが登録された場合には、プレーヤキャラクタと、体力パラメータが「50」に設定されたキャラクタAとの対戦処理(第2のゲーム処理)を行う。つまり、キャラクタAの体力パラメータが異なる値である場合も異なるゲーム処理とすることにより、第2のゲーム処理では、プレーヤに難易度の高いゲームを提供することができる。   In the battle game process, for example, based on the game information (character A) acquired from the marker MK, a battle process (first game process) between the player character and the character A whose physical strength parameter is set to “10” is used. )I do. Then, when the character A is registered as the game information for the second game process, a battle process (second game process) between the player character and the character A whose physical strength parameter is set to “50” is performed. Do. In other words, even when the physical strength parameter of the character A has a different value, different game processing is performed, so that the second game processing can provide a highly difficult game to the player.

また、本実施形態では、1パックで3枚のカード40とシリアルコードSCが印刷された印刷物60を販売する例について説明したが、1パックあたり1枚のカードとシリアルコードSCが印刷された印刷物60と販売するようにしてもよいし、1パックあたり2枚以上のカードとシリアルコードSCが印刷された印刷物60と販売するようにしてもよい
。また、商品にシリアルコードSCを付して附録としてカードを付すようにしてもよい。いずれの形態においても、シリアルコードSCは、カード枚数に応じた数以上の更新用登録許可数を求めることができるシリアルのコードとなる。
Further, in this embodiment, an example in which the printed material 60 on which three cards 40 and the serial code SC are printed in one pack has been described, but the printed material on which one card and the serial code SC are printed per pack. You may make it sell with 60, and you may make it sell with the printed matter 60 on which 2 or more cards and the serial code SC were printed per pack. Further, a serial code SC may be attached to the product and a card may be attached as an appendix. In any form, the serial code SC is a serial code for which the number of registration permits for updating that is greater than or equal to the number of cards can be obtained.

また、本実施形態では、一のカード40にシリアルコードSCを記録するようにしてもよい。   In the present embodiment, the serial code SC may be recorded on one card 40.

また、本実施形態では、レアカードのゲーム情報(レアなゲーム情報)を登録する場合には、登録許可数から2を減算するようにしてもよい。つまり、レアカードから取得されるゲーム情報を登録する場合には、通常のカードから取得されるゲーム情報よりも、登録許可数を減算するための減算値を大きな値にする。例えば、通常のカードから取得されるゲーム情報Aを登録する場合には登録許可数Rから「1」を減算し、レアカードから取得されるゲーム情報Eを登録する場合には登録許可数Rから「2」を減算する。   In the present embodiment, when registering rare card game information (rare game information), 2 may be subtracted from the registration permission number. That is, when registering game information acquired from a rare card, the subtraction value for subtracting the registration permission number is set to a larger value than the game information acquired from a normal card. For example, when registering game information A acquired from a normal card, “1” is subtracted from the registration permission number R, and when registering game information E acquired from a rare card, the registration permission number R is subtracted. Subtract "2".

10、10A、10B、10C 端末、20 サーバ、
30−1、30−2 業務用ゲーム装置、
100 処理部、110 通信制御部、111 取得部、112 ゲーム処理部、
113 登録処理部、114 表示制御部、115 更新部、116 受け付け部、
120 描画部、130 音生成部、160 入力部、162 検出部、
170 記憶部、172 主記憶部、180 情報記憶媒体、
190 表示部、192 音出力部、196 通信部、
200 処理部、210 ネットワーク設定部、211 通信制御部、214 更新部、260 格納部、270 記憶部、272 主記憶部、
280 情報記憶媒体、296 通信部
10, 10A, 10B, 10C terminal, 20 servers,
30-1, 30-2 arcade game device,
100 processing unit, 110 communication control unit, 111 acquisition unit, 112 game processing unit,
113 registration processing unit, 114 display control unit, 115 updating unit, 116 receiving unit,
120 drawing units, 130 sound generation units, 160 input units, 162 detection units,
170 storage unit, 172 main storage unit, 180 information storage medium,
190 Display unit, 192 Sound output unit, 196 Communication unit,
200 processing unit, 210 network setting unit, 211 communication control unit, 214 update unit, 260 storage unit, 270 storage unit, 272 main storage unit,
280 Information storage medium, 296 communication unit

Claims (14)

記憶されたゲーム情報を利用する第1のゲーム処理と、前記ゲーム情報のうち、ゲーム登録済みのゲーム情報を利用する第2のゲーム処理とを実行する端末に、ネットワークを介して接続され、前記ゲーム情報の登録を管理する機能をサーバに実行させるプログラムであって、
前記端末の端末識別情報と、前記端末におけるゲーム情報の登録許可数とを対応づけて記憶する記憶部と、
前記端末を介して取得したゲーム情報の数と同数の更新用登録許可数と、前記端末の端末識別情報とを、受信する通信制御部と、
受信した前記更新用登録許可数に応じて、前記端末識別情報に対応づけて記憶されている登録許可数を更新する更新部として、コンピュータを機能させ、
前記通信制御部が、
前記端末からゲーム情報の登録要求を受信した場合に、前記端末の前記端末識別情報に対応する登録許可数が所定数以上のときは登録許可を前記端末に送信し、前記登録許可数が所定数未満のときは登録不許可を前記端末に送信し、
前記更新部が、
前記端末に登録許可を送信した場合に、前記登録許可数を減少させることを特徴とするプログラム。
Connected via a network to a terminal that executes a first game process that uses stored game information and a second game process that uses game information that has already been registered among the game information, A program for causing a server to execute a function for managing registration of game information,
A storage unit that stores the terminal identification information of the terminal and the registration permission number of game information in the terminal in association with each other;
A communication control unit that receives the same number of registration permits for updating as the number of game information acquired via the terminal, and the terminal identification information of the terminal;
According to the received registration permission number for update, the computer functions as an update unit that updates the registration permission number stored in association with the terminal identification information,
The communication control unit is
When a registration request for game information is received from the terminal, if the registration permission number corresponding to the terminal identification information of the terminal is a predetermined number or more, registration permission is transmitted to the terminal, and the registration permission number is a predetermined number. If it is less than that, send a registration disapproval to the terminal,
The update unit
A program for reducing the registration permission number when registration permission is transmitted to the terminal.
記憶されたゲーム情報を利用する第1のゲーム処理と、前記ゲーム情報のうち、ゲーム登録済みのゲーム情報を利用する第2のゲーム処理とを実行する端末に、ネットワークを介して接続され、前記ゲーム情報の登録を管理する機能をサーバに実行させるプログラムであって、
前記端末の端末識別情報と、前記端末におけるゲーム情報の登録許可数とを対応づけて記憶する記憶部と、
前記端末を介して取得したゲーム情報と共に取得するシリアルと、前記端末の端末識別情報とを、受信する通信制御部と、
受信したシリアルが有効か否かを判断し、当該シリアルが有効である場合は、当該シリアルに応じた更新用登録許可数に基づいて、前記端末識別情報に対応する登録許可数を更新する更新部として、コンピュータを機能させ、
前記通信制御部が、
前記端末からゲーム情報の登録要求を受信した場合に、前記端末の前記端末識別情報に対応する登録許可数が所定数以上のときは登録許可を前記端末に送信し、前記登録許可数が所定数未満のときは登録不許可を前記端末に送信し、
前記更新部が、
前記端末に登録許可を送信した場合に、前記登録許可数を減少させることを特徴とするプログラム。
Connected via a network to a terminal that executes a first game process that uses stored game information and a second game process that uses game information that has already been registered among the game information, A program for causing a server to execute a function for managing registration of game information,
A storage unit that stores the terminal identification information of the terminal and the registration permission number of game information in the terminal in association with each other;
A communication control unit that receives the serial acquired together with the game information acquired via the terminal, and the terminal identification information of the terminal;
An update unit that determines whether the received serial is valid, and updates the registration permission number corresponding to the terminal identification information based on the update registration permission number corresponding to the serial if the serial is valid As a computer function,
The communication control unit
When a registration request for game information is received from the terminal, if the registration permission number corresponding to the terminal identification information of the terminal is a predetermined number or more, registration permission is transmitted to the terminal, and the registration permission number is a predetermined number. If it is less than that, send a registration disapproval to the terminal,
The update unit
A program for reducing the registration permission number when registration permission is transmitted to the terminal.
請求項1又は2において、
前記通信制御部が、
前記端末から特定のゲーム情報の登録要求を受信した場合に、前記端末の前記端末識別情報に対応する登録許可数が所定数以上か否かにかかわらず、登録許可を前記端末に送信し、
前記更新部が、
前記端末に前記特定のゲーム情報の登録許可を送信した場合に、前記登録許可数を減少させないように制御することを特徴とするプログラム。
In claim 1 or 2,
The communication control unit
When receiving a registration request for specific game information from the terminal, the registration permission is transmitted to the terminal regardless of whether the registration permission number corresponding to the terminal identification information of the terminal is a predetermined number or more,
The update unit
When the registration permission of the specific game information is transmitted to the terminal, the program is controlled so as not to decrease the registration permission number.
請求項1〜3のいずれかにおいて、
前記更新部が、
前記端末からゲーム情報の登録要求を受信した場合に、既に当該ゲーム情報が登録されている場合には、前記端末の前記端末識別情報に対応する登録許可数を減少させないように制御することを特徴とするプログラム。
In any one of Claims 1-3,
The update unit
When the game information registration request is received from the terminal and the game information is already registered, control is performed so as not to decrease the registration permission number corresponding to the terminal identification information of the terminal. Program.
ゲーム処理を端末に実行させるプログラムであって、
ゲーム情報の登録許可数を記憶する記憶部と、
ゲーム情報と、取得した当該ゲーム情報の数と同数の更新用登録許可数を取得する取得部と、
取得された前記ゲーム情報に基づいて第1のゲーム処理を行う第1のゲーム処理部と、
取得されたゲーム情報の登録要求を受け付けた場合に、所定条件下で、当該ゲーム情報を登録する処理を行う登録処理部と、
登録されたゲーム情報に基づいて、第2のゲーム処理を行う第2のゲーム処理部と、
取得された前記更新用登録許可数に応じて、前記登録許可数を更新する更新部として、コンピュータを機能させ、
前記登録処理部が、
前記登録許可数が所定数以上のときは前記ゲーム情報を登録する処理を行い、前記登録許可数が所定数未満のときは前記ゲーム情報を登録しないように制御し、
前記更新部が、
前記ゲーム情報を登録した場合に、前記登録許可数を減少させることを特徴とするプログラム。
A program for causing a terminal to execute a game process,
A storage unit for storing the registration permission number of game information;
An acquisition unit for acquiring game information and the number of registration permits for updating equal to the number of acquired game information;
A first game processing unit that performs a first game process based on the acquired game information;
A registration processing unit that performs processing for registering the game information under a predetermined condition when a registration request for the acquired game information is received;
A second game processing unit for performing a second game process based on the registered game information;
According to the acquired registration permission number for update, the computer functions as an update unit that updates the registration permission number,
The registration processing unit
When the registration permission number is equal to or greater than a predetermined number, a process of registering the game information is performed, and when the registration permission number is less than the predetermined number, the game information is not registered,
The update unit
A program for reducing the registration permission number when the game information is registered.
ゲーム処理を端末に実行させるプログラムであって、
ゲーム情報の登録許可数を記憶する記憶部と、
ゲーム情報とシリアルとを取得する取得部と、
取得された前記ゲーム情報に基づいて第1のゲーム処理を行う第1のゲーム処理部と、
取得されたゲーム情報の登録要求を受け付けた場合に、所定条件下で、当該ゲーム情報を登録する処理を行う登録処理部と、
登録されたゲーム情報に基づいて、第2のゲーム処理を行う第2のゲーム処理部と、
取得されたシリアルが有効である場合は、当該シリアルに応じた更新用登録許可数に基づいて、前記登録許可数を更新する更新部として、コンピュータを機能させ、
前記登録処理部が、
前記登録許可数が所定数以上のときは前記ゲーム情報を登録する処理を行い、前記登録許可数が所定数未満のときは前記ゲーム情報を登録しないように制御し、
前記更新部が、
前記ゲーム情報を登録した場合に、前記登録許可数を減少させることを特徴とするプログラム。
A program for causing a terminal to execute a game process,
A storage unit for storing the registration permission number of game information;
An acquisition unit for acquiring game information and serial;
A first game processing unit that performs a first game process based on the acquired game information;
A registration processing unit that performs processing for registering the game information under a predetermined condition when a registration request for the acquired game information is received;
A second game processing unit for performing a second game process based on the registered game information;
If the acquired serial is valid, based on the number of registration permission for update according to the serial, function the computer as an update unit that updates the number of registration permission,
The registration processing unit
When the registration permission number is equal to or greater than a predetermined number, a process of registering the game information is performed, and when the registration permission number is less than the predetermined number, the game information is not registered,
The update unit
A program for reducing the registration permission number when the game information is registered.
請求項5又は6において、
前記登録処理部が、
特定のゲーム情報の登録要求を受け付けた場合に、前記登録許可数が所定数以上か否かにかかわらず、前記特定のゲーム情報を登録する処理を行い、
前記更新部が、
前記特定のゲーム情報を登録する処理を行った場合には、前記登録許可数を減少させないように制御することを特徴とするプログラム。
In claim 5 or 6,
The registration processing unit
When receiving a registration request for specific game information, regardless of whether or not the registration permission number is a predetermined number or more, a process of registering the specific game information is performed,
The update unit
A program for controlling so as not to decrease the registration permission number when processing for registering the specific game information is performed.
請求項5〜7のいずれかにおいて、
前記更新部が、
ゲーム情報の登録要求を受け付けた場合に、既に当該ゲーム情報が登録されている場合には、前記登録許可数を減少させないように制御することを特徴とするプログラム。
In any one of Claims 5-7,
The update unit
When the game information registration request is received, if the game information has already been registered, the program is controlled so as not to decrease the registration permission number.
コンピュータ読み取り可能な情報記憶媒体であって、請求項1〜8のいずれかのプログラムを記憶したことを特徴とする情報記憶媒体。   A computer-readable information storage medium, wherein the program according to any one of claims 1 to 8 is stored. 記憶されたゲーム情報を利用する第1のゲーム処理と、前記ゲーム情報のうち、ゲーム登録済みのゲーム情報を利用する第2のゲーム処理とを実行する端末に、ネットワークを介して接続され、前記ゲーム情報の登録を管理する処理を行うサーバであって、
前記端末の端末識別情報と、前記端末におけるゲーム情報の登録許可数とを対応づけて記憶する記憶部と、
前記端末を介して取得したゲーム情報の数と同数の更新用登録許可数と、前記端末の端末識別情報とを、受信する通信制御部と、
受信した前記更新用登録許可数に応じて、前記端末識別情報に対応づけて記憶されている登録許可数を更新する更新部と、を含み、
前記通信制御部が、
前記端末からゲーム情報の登録要求を受信した場合に、前記端末の前記端末識別情報に対応する登録許可数が所定数以上のときは登録許可を前記端末に送信し、前記登録許可数が所定数未満のときは登録不許可を前記端末に送信し、
前記更新部が、
前記端末に登録許可を送信した場合に、前記登録許可数を減少させることを特徴とするサーバ。
Connected via a network to a terminal that executes a first game process that uses stored game information and a second game process that uses game information that has already been registered among the game information, A server that performs processing for managing registration of game information,
A storage unit that stores the terminal identification information of the terminal and the registration permission number of game information in the terminal in association with each other;
A communication control unit that receives the same number of registration permits for updating as the number of game information acquired via the terminal, and the terminal identification information of the terminal;
An update unit that updates the registration permission number stored in association with the terminal identification information in accordance with the received registration permission number for update,
The communication control unit
When a registration request for game information is received from the terminal, if the registration permission number corresponding to the terminal identification information of the terminal is a predetermined number or more, registration permission is transmitted to the terminal, and the registration permission number is a predetermined number. If it is less than that, send a registration disapproval to the terminal,
The update unit
A server characterized in that the registration permission number is decreased when registration permission is transmitted to the terminal.
記憶されたゲーム情報を利用する第1のゲーム処理と、前記ゲーム情報のうち、ゲーム登録済みのゲーム情報を利用する第2のゲーム処理とを実行する端末に、ネットワークを介して接続され、前記ゲーム情報の登録を管理する処理を行うサーバであって、
前記端末の端末識別情報と、前記端末におけるゲーム情報の登録許可数とを対応づけて記憶する記憶部と、
前記端末を介して取得したゲーム情報と共に取得するシリアルと、前記端末の端末識別情報とを、受信する通信制御部と、
受信したシリアルが有効か否かを判断し、当該シリアルが有効である場合は、当該シリアルに応じた更新用登録許可数に基づいて、前記端末識別情報に対応する登録許可数を更新する更新部と、を含み、
前記通信制御部が、
前記端末からゲーム情報の登録要求を受信した場合に、前記端末の前記端末識別情報に対応する登録許可数が所定数以上のときは登録許可を前記端末に送信し、前記登録許可数が所定数未満のときは登録不許可を前記端末に送信し、
前記更新部が、
前記端末に登録許可を送信した場合に、前記登録許可数を減少させることを特徴とするサーバ。
Connected via a network to a terminal that executes a first game process that uses stored game information and a second game process that uses game information that has already been registered among the game information, A server that performs processing for managing registration of game information,
A storage unit that stores the terminal identification information of the terminal and the registration permission number of game information in the terminal in association with each other;
A communication control unit that receives the serial acquired together with the game information acquired via the terminal, and the terminal identification information of the terminal;
An update unit that determines whether the received serial is valid, and updates the registration permission number corresponding to the terminal identification information based on the update registration permission number corresponding to the serial if the serial is valid And including
The communication control unit
When a registration request for game information is received from the terminal, if the registration permission number corresponding to the terminal identification information of the terminal is a predetermined number or more, registration permission is transmitted to the terminal, and the registration permission number is a predetermined number. If it is less than that, send a registration disapproval to the terminal,
The update unit
A server characterized in that the registration permission number is decreased when registration permission is transmitted to the terminal.
ゲーム処理を行う端末であって、
ゲーム情報の登録許可数を記憶する記憶部と、
ゲーム情報と、取得した当該ゲーム情報の数と同数の更新用登録許可数を取得する取得部と、
取得された前記ゲーム情報に基づいて第1のゲーム処理を行う第1のゲーム処理部と、
取得されたゲーム情報の登録要求を受け付けた場合に、所定条件下で、当該ゲーム情報を登録する処理を行う登録処理部と、
登録されたゲーム情報に基づいて、第2のゲーム処理を行う第2のゲーム処理部と、
取得された前記更新用登録許可数に応じて、前記登録許可数を更新する更新部と、
を含み、
前記登録処理部が、
前記登録許可数が所定数以上のときは前記ゲーム情報を登録する処理を行い、前記登録
許可数が所定数未満のときは前記ゲーム情報を登録しないように制御し、
前記更新部が、
前記ゲーム情報を登録した場合に、前記登録許可数を減少させることを特徴とする端末。
A terminal that performs game processing,
A storage unit for storing the registration permission number of game information;
An acquisition unit for acquiring game information and the number of registration permits for updating equal to the number of acquired game information;
A first game processing unit that performs a first game process based on the acquired game information;
A registration processing unit that performs processing for registering the game information under a predetermined condition when a registration request for the acquired game information is received;
A second game processing unit for performing a second game process based on the registered game information;
An update unit that updates the registration permission number in accordance with the acquired registration permission number;
Including
The registration processing unit
When the registration permission number is equal to or greater than a predetermined number, a process of registering the game information is performed, and when the registration permission number is less than the predetermined number, the game information is not registered,
The update unit
A terminal characterized in that the registration permission number is decreased when the game information is registered.
ゲーム処理を行う端末であって、
ゲーム情報の登録許可数を記憶する記憶部と、
ゲーム情報とシリアルとを取得する取得部と、
取得された前記ゲーム情報に基づいて第1のゲーム処理を行う第1のゲーム処理部と、
取得されたゲーム情報の登録要求を受け付けた場合に、所定条件下で、当該ゲーム情報を登録する処理を行う登録処理部と、
登録されたゲーム情報に基づいて、第2のゲーム処理を行う第2のゲーム処理部と、
取得されたシリアルが有効である場合は、当該シリアルに応じた更新用登録許可数に基づいて、前記登録許可数を更新する更新部と、
を含み、
前記登録処理部が、
前記登録許可数が所定数以上のときは前記ゲーム情報を登録する処理を行い、前記登録許可数が所定数未満のときは前記ゲーム情報を登録しないように制御し、
前記更新部が、
前記ゲーム情報を登録した場合に、前記登録許可数を減少させることを特徴とする端末。
A terminal that performs game processing,
A storage unit for storing the registration permission number of game information;
An acquisition unit for acquiring game information and serial;
A first game processing unit that performs a first game process based on the acquired game information;
A registration processing unit that performs processing for registering the game information under a predetermined condition when a registration request for the acquired game information is received;
A second game processing unit for performing a second game process based on the registered game information;
If the acquired serial is valid, an update unit that updates the registration permission number based on the update registration permission number according to the serial;
Including
The registration processing unit
When the registration permission number is equal to or greater than a predetermined number, a process of registering the game information is performed, and when the registration permission number is less than the predetermined number, the game information is not registered,
The update unit
A terminal characterized in that the registration permission number is decreased when the game information is registered.
サーバと端末とがネットワークを介してデータを送受信するネットワークシステムであって、
前記端末は、
ゲーム情報の登録許可数を記憶する記憶部と、
ゲーム情報とシリアルとを取得する取得部と、
取得された前記ゲーム情報に基づいて第1のゲーム処理を行う第1のゲーム処理部と、
取得されたゲーム情報の登録要求を受け付けた場合に、所定条件下で、当該ゲーム情報を登録する処理を行う登録処理部と、
登録されたゲーム情報に基づいて、第2のゲーム処理を行う第2のゲーム処理部と、
前記サーバに前記端末の端末識別情報と前記シリアルとを送信する処理とを行う通信制御部と、
ゲーム情報の登録許可数を更新する更新部と、
を含み、
前記サーバは、
前記端末の端末識別情報に対応づけて、ゲーム情報の登録枠数を記憶する記憶部と、
前記端末から、前記端末の端末識別情報と前記シリアルとを受信する処理とを行う通信制御部と、
受信したシリアルが有効か否かを判断し、当該シリアルが有効である場合は、当該シリアルに応じた更新用登録許可数に基づいて、前記端末識別情報に対応する登録枠数を更新する更新部と、
を含み、
前記サーバの通信制御部が、
前記端末からの要求に応じて、前記端末の端末識別情報に対応する前記登録枠数を前記端末に送信する処理を行い、
前記端末の通信制御部が、
前記サーバから、前記登録枠数を受信する処理を行い、
前記端末の更新部が、
前記サーバから前記登録枠数を受信した場合に、前記登録枠数に基づき前記登録許可数
を更新する処理を行い、
前記端末の登録処理部が、
前記登録許可数が所定数以上のときは前記ゲーム情報を登録する処理を行い、前記登録許可数が所定数未満のときは前記ゲーム情報を登録しないように制御し、
前記端末の更新部が、
前記端末に前記ゲーム情報を登録した場合に、前記登録許可数を減少させることを特徴とするネットワークシステム。
A network system in which a server and a terminal transmit and receive data via a network,
The terminal
A storage unit for storing the registration permission number of game information;
An acquisition unit for acquiring game information and serial;
A first game processing unit that performs a first game process based on the acquired game information;
A registration processing unit that performs processing for registering the game information under a predetermined condition when a registration request for the acquired game information is received;
A second game processing unit for performing a second game process based on the registered game information;
A communication control unit that performs processing of transmitting the terminal identification information of the terminal and the serial to the server;
An update unit for updating the registration permission number of the game information;
Including
The server
A storage unit that stores the number of registered frames of game information in association with the terminal identification information of the terminal;
A communication control unit that performs processing for receiving terminal identification information of the terminal and the serial from the terminal;
An update unit that determines whether or not the received serial is valid and, if the serial is valid, updates the number of registration frames corresponding to the terminal identification information based on the number of registration permits for update corresponding to the serial When,
Including
A communication control unit of the server,
In response to a request from the terminal, a process of transmitting the number of registration frames corresponding to the terminal identification information of the terminal to the terminal,
The communication control unit of the terminal is
A process of receiving the number of registered frames from the server,
The update unit of the terminal
When receiving the number of registered frames from the server, perform a process of updating the registration permission number based on the number of registered frames,
The registration processing unit of the terminal
When the registration permission number is equal to or greater than a predetermined number, a process of registering the game information is performed, and when the registration permission number is less than the predetermined number, the game information is not registered,
The update unit of the terminal
A network system, wherein the registration permission number is decreased when the game information is registered in the terminal.
JP2014065855A 2014-03-27 2014-03-27 Program, server and network system Active JP5800941B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014065855A JP5800941B2 (en) 2014-03-27 2014-03-27 Program, server and network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014065855A JP5800941B2 (en) 2014-03-27 2014-03-27 Program, server and network system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2011088686A Division JP5514147B2 (en) 2011-04-12 2011-04-12 Program, information storage medium, server, terminal, and network system

Publications (2)

Publication Number Publication Date
JP2014155861A true JP2014155861A (en) 2014-08-28
JP5800941B2 JP5800941B2 (en) 2015-10-28

Family

ID=51577136

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014065855A Active JP5800941B2 (en) 2014-03-27 2014-03-27 Program, server and network system

Country Status (1)

Country Link
JP (1) JP5800941B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002136766A (en) * 2000-09-25 2002-05-14 Hero Inc Video game system using trading card
WO2006123477A1 (en) * 2005-05-20 2006-11-23 Konami Digital Entertainment Co., Ltd. Game system
JP2007061339A (en) * 2005-08-31 2007-03-15 Namco Bandai Games Inc Game device and card storage holder
JP4642933B1 (en) * 2010-10-08 2011-03-02 株式会社バンダイナムコゲームス Computer system and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002136766A (en) * 2000-09-25 2002-05-14 Hero Inc Video game system using trading card
WO2006123477A1 (en) * 2005-05-20 2006-11-23 Konami Digital Entertainment Co., Ltd. Game system
JP2007061339A (en) * 2005-08-31 2007-03-15 Namco Bandai Games Inc Game device and card storage holder
JP4642933B1 (en) * 2010-10-08 2011-03-02 株式会社バンダイナムコゲームス Computer system and program

Also Published As

Publication number Publication date
JP5800941B2 (en) 2015-10-28

Similar Documents

Publication Publication Date Title
JP5103508B2 (en) Program, information storage medium and server
JP5283150B2 (en) Program, game machine, and game system
JP5809402B2 (en) Program, server, game system, and network system
US9770662B2 (en) Information storage medium, server, network system, and game service-providing method
JP5452055B2 (en) Network system, server, program, and information storage medium
JP5762458B2 (en) Game information providing system and program
JP2013063296A (en) Program and game system
JP2013127683A (en) Program, information storage medium, terminal, server, and network system
JP5514147B2 (en) Program, information storage medium, server, terminal, and network system
JP2011053838A (en) Program, information storage medium, and image generation device
JP5995304B2 (en) Program, information storage medium, terminal and server
JP2020018745A (en) Game system and program
JP6306751B2 (en) Program, information storage medium, server, game system, and network system
JP6286152B2 (en) Program, terminal and game system
JP2017202337A (en) Program and server
JP5800941B2 (en) Program, server and network system
JP6634462B2 (en) Program, server, and network system
JP6074471B2 (en) Program, information storage medium, server, game system, and network system
JP6181124B2 (en) Program, server, and network system
JP2010134798A (en) Program, information storage medium, game device, and game system
JP5260122B2 (en) Game system
JP5270211B2 (en) Program, information storage medium, and network system
JP2014112390A (en) Network system, server, program, and information storage medium
JP5816495B2 (en) Program, terminal and server
JP2017140156A (en) Game system

Legal Events

Date Code Title Description
RD07 Notification of extinguishment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7427

Effective date: 20140619

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140811

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150603

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150703

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150825

R150 Certificate of patent or registration of utility model

Ref document number: 5800941

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250