JP2016016314A - Game program and information processor - Google Patents

Game program and information processor Download PDF

Info

Publication number
JP2016016314A
JP2016016314A JP2014237400A JP2014237400A JP2016016314A JP 2016016314 A JP2016016314 A JP 2016016314A JP 2014237400 A JP2014237400 A JP 2014237400A JP 2014237400 A JP2014237400 A JP 2014237400A JP 2016016314 A JP2016016314 A JP 2016016314A
Authority
JP
Japan
Prior art keywords
battle
player
unit
deck
game
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
JP2014237400A
Other languages
Japanese (ja)
Other versions
JP6475956B2 (en
JP2016016314A5 (en
Inventor
恭平 山口
Kyohei Yamaguchi
恭平 山口
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.)
DeNA Co Ltd
Original Assignee
DeNA Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by DeNA Co Ltd filed Critical DeNA Co Ltd
Priority to JP2014237400A priority Critical patent/JP6475956B2/en
Publication of JP2016016314A publication Critical patent/JP2016016314A/en
Publication of JP2016016314A5 publication Critical patent/JP2016016314A5/ja
Application granted granted Critical
Publication of JP6475956B2 publication Critical patent/JP6475956B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To enhance a player's motivation for a game.SOLUTION: A game program causes a computer to execute: first match processing which, each time a victory of a player unit is determined, sets a new enemy unit to be matched next against the winner player unit, and determines a victory or defeat in a first match between the player unit and the new enemy unit on the basis of parameters associated with the respective units; and second match processing which, after a defeat of the player unit in the first match is determined, sets as a rental unit any of a plurality of units that the player can rent, and determines a victory or defeat in a second match between the enemy unit that has won in the first match and the rental unit on the basis of parameters associated with the respective units.SELECTED DRAWING: Figure 1

Description

本発明は、ゲームプログラム、及び、情報処理装置に関する。   The present invention relates to a game program and an information processing apparatus.

プレイヤーが所有するプレイヤーキャラクター及び対戦相手となるエネミーキャラクターが対戦を行なう対戦ゲームを、コンピューターに実行させるゲームプログラムが知られている(例えば、特許文献1)。   There is known a game program that causes a computer to execute a battle game in which a player character owned by a player and an enemy character as an opponent battle each other (for example, Patent Document 1).

特許第5478760号公報Japanese Patent No. 5478760

このゲームプログラムでは、プレイヤーキャラクターが勝利する度に、次の対戦相手となる新たなエネミーキャラクターが決定されるため、プレイヤーは次に続く連続対戦ゲームにチャレンジすることができる。しかしながら、連続対戦ゲームにおいてプレイヤーキャラクターが敗北すると、連勝がストップしてしまい、プレイヤーのゲーム意欲を低下させるおそれがあった。仮に、そのエネミーキャラクターとの対戦に再チャレンジできたとしても、一度負けたプレイヤーキャラクターでは勝利が望めないため、プレイヤーのゲーム意欲を高めることは難しかった。
本発明は、このような事情に鑑みてなされたものであり、その目的とするところは、プレイヤーのゲーム意欲を高めることにある。
In this game program, each time a player character wins, a new enemy character to be the next opponent is determined, so that the player can challenge the next continuous battle game. However, if the player character loses in the continuous battle game, the winning streak stops, which may reduce the player's willingness to play the game. Even if it was possible to re-challenge the battle against the enemy character, it was difficult to increase the player's motivation for the game because the player character who lost once cannot win.
The present invention has been made in view of such circumstances, and an object thereof is to increase a player's willingness to play a game.

上記課題を解決するための本発明の主たる発明は、
プレイヤーが所有するプレイヤーユニット及び対戦相手となるエネミーユニットが対戦を行なう対戦ゲームをコンピューターに実行させるゲームプログラムであって、
前記コンピューターに、
前記プレイヤーユニットの勝利が決定される度に、勝利した前記プレイヤーユニットと次に対戦させる新たなエネミーユニットを設定し、前記プレイヤーユニット及び新たな前記エネミーユニットが行なう第1対戦についての勝敗を、それぞれのユニットに対応付けられたパラメーターに基づいて決定する第1対戦処理と、
前記第1対戦において前記プレイヤーユニットの敗北が決定された後に、前記プレイヤーが借りることのできる複数ユニットうちのいずれかをレンタルユニットに設定し、前記第1対戦において勝利した前記エネミーユニット及び前記レンタルユニットが行う第2対戦についての勝敗を、それぞれのユニットに対応付けられたパラメーターに基づいて決定する第2対戦処理と、
を実行させることを特徴とするゲームプログラムである。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention to solve the above problems is
A game program for causing a computer to execute a battle game in which a player unit owned by a player and an enemy unit as an opponent battle each other,
On the computer,
Each time a victory of the player unit is determined, a new enemy unit to be next played against the winning player unit is set, and the winning and losing of the first battle performed by the player unit and the new enemy unit, respectively, A first battle process determined based on parameters associated with the unit of
After the player unit is determined to be defeated in the first match, the player sets one of a plurality of units that can be rented as a rental unit and wins the enemy unit and the rental unit in the first match A second battle process for determining a win or loss for the second battle performed based on parameters associated with the respective units;
Is a game program characterized in that
Other features of the present invention will become apparent from the description of the present specification and the accompanying drawings.

ゲームシステム1の全体構成例を示す図である。1 is a diagram illustrating an example of an overall configuration of a game system 1. FIG. サーバー装置10の機能上の構成を示すブロック図である。2 is a block diagram showing a functional configuration of a server device 10. FIG. キャラクター情報のデータ構造例を示す図である。It is a figure which shows the data structure example of character information. プレイヤー情報のデータ構造例を示す図である。It is a figure which shows the data structure example of player information. 所有キャラクター情報のデータ構造例を示す図である。It is a figure which shows the example of a data structure of possessed character information. デッキ情報のデータ構造例を示す図である。It is a figure which shows the data structure example of deck information. リスト情報のデータ構造例を示す図である。It is a figure which shows the data structure example of list information. プレイヤー端末20の機能上の構成を示すブロック図である。3 is a block diagram illustrating a functional configuration of a player terminal 20. FIG. プレイヤー端末20の動作例を説明するフローチャートである。4 is a flowchart for explaining an operation example of the player terminal 20. 第1対戦処理を説明するためのフローチャートである。It is a flowchart for demonstrating a 1st battle | competition process. 第2対戦処理を説明するためのフローチャートである。It is a flowchart for demonstrating a 2nd battle | competition process. ゲーム画面50の一例を示す図である。It is a figure which shows an example of the game screen. ゲーム画面60の一例を示す図である。FIG. 6 is a diagram illustrating an example of a game screen 60. ゲーム画面70の一例を示す図である。It is a figure which shows an example of the game screen.

本明細書及び添付図面の記載により、少なくとも以下の事項が明らかとなる。
即ち、プレイヤーが所有するプレイヤーユニット及び対戦相手となるエネミーユニットが対戦を行なう対戦ゲームをコンピューターに実行させるゲームプログラムであって、
前記コンピューターに、
前記プレイヤーユニットの勝利が決定される度に、勝利した前記プレイヤーユニットと次に対戦させる新たなエネミーユニットを設定し、前記プレイヤーユニット及び新たな前記エネミーユニットが行なう第1対戦についての勝敗を、それぞれのユニットに対応付けられたパラメーターに基づいて決定する第1対戦処理と、
前記第1対戦において前記プレイヤーユニットの敗北が決定された後に、前記プレイヤーが借りることのできる複数ユニットうちのいずれかをレンタルユニットに設定し、前記第1対戦において勝利した前記エネミーユニット及び前記レンタルユニットが行う第2対戦についての勝敗を、それぞれのユニットに対応付けられたパラメーターに基づいて決定する第2対戦処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、第1対戦でプレイヤーユニットがエネミーユニットに敗北した場合でも、第2対戦でレンタルユニットがそのエネミーユニットに勝利できる可能性があるため、連戦中に敗北したプレイヤーのゲーム意欲を高めることが可能となる。
At least the following matters will become apparent from the description of the present specification and the accompanying drawings.
That is, a game program for causing a computer to execute a battle game in which a player unit owned by a player and an enemy unit as an opponent battle each other,
On the computer,
Each time a victory of the player unit is determined, a new enemy unit to be next played against the winning player unit is set, and the winning and losing of the first battle performed by the player unit and the new enemy unit, respectively, A first battle process determined based on parameters associated with the unit of
After the player unit is determined to be defeated in the first match, the player sets one of a plurality of units that can be rented as a rental unit and wins the enemy unit and the rental unit in the first match A second battle process for determining a win or loss for the second battle performed based on parameters associated with the respective units;
Is a game program characterized in that
According to such a game program, even if a player unit loses to an enemy unit in the first match, the rental unit may win the enemy unit in the second match. It is possible to increase the game motivation.

また、前記コンピューターに、
前記第1対戦における前記プレイヤーユニットの連勝回数をカウントするカウント処理であって、前記第2対戦において前記レンタルユニットの勝利が決定されたときに、前記第1対戦における前記プレイヤーユニットの連勝回数を増加させるカウント処理と、を実行させてもよい。
このようなゲームプログラムによれば、第2対戦でレンタルユニットがそのエネミーユニットに勝利できれば、第1対戦での連勝を継続できることになるため、よりゲーム意欲を高めることが可能となる。
In addition, the computer
Counting processing for counting the number of consecutive wins of the player unit in the first battle, and increasing the number of consecutive wins of the player unit in the first battle when the victory of the rental unit is determined in the second battle Count processing to be executed.
According to such a game program, if the rental unit can win the enemy unit in the second match, the consecutive win in the first match can be continued, so that the game motivation can be further enhanced.

また、前記コンピューターに、
前記プレイヤーが借りることのできるレンタルユニットの個数が設定されたプレイヤー情報を、前記第1対戦における前記プレイヤーユニットの連勝回数に応じて更新する更新処理と、を実行させてもよい。
このようなゲームプログラムによれば、プレイヤーが借りることのできるレンタルユニットの個数を、連勝回数に応じて変動させることができるため、連勝しようとするプレイヤーの意欲を高めることができる。
In addition, the computer
An update process for updating the player information in which the number of rental units that can be rented by the player is set according to the number of consecutive wins of the player unit in the first battle may be executed.
According to such a game program, the number of rental units that can be rented by the player can be varied according to the number of consecutive wins, so that the player's willingness to win consecutively can be increased.

また、前記第2対戦処理は、前記第2対戦の際、前記第1対戦において勝利した前記エネミーユニットに対応付けられたパラメーターに、当該第1対戦の終了時における現在値を設定する、こととしてもよい。
このようなゲームプログラムによれば、第2対戦でレンタルユニットが勝利し易くなるため、連戦中に敗北したプレイヤーのゲーム意欲を更に高めることができる。
In the second battle process, the current value at the end of the first battle is set in the parameter associated with the enemy unit won in the first battle in the second battle. Also good.
According to such a game program, since the rental unit can easily win in the second battle, it is possible to further increase the game motivation of the player who has lost the battle.

また、前記第1対戦処理、及び、前記第2対戦処理は、
対戦相手への攻撃を交互に行わせることによって各々の対戦を進行させ、その勝敗を決定し、
前記第1対戦処理、及び、前記第2対戦処理のうちの、前記第2対戦処理は、
第2対戦を開始する際に、前記レンタルユニットに対し先制攻撃を行わせることによって、前記第1対戦において勝利した前記エネミーユニットのパラメーターを変動させる、こととしてもよい。
このようなゲームプログラムによれば、第1対戦よりも第2対戦の方が勝利し易くなるため、連戦中に敗北したプレイヤーのゲーム意欲を更に高めることができる。
The first battle process and the second battle process are:
Advance each battle by alternately attacking opponents, determine their victory or defeat,
Of the first battle process and the second battle process, the second battle process is:
When starting the second battle, it is also possible to change the parameters of the enemy unit that won in the first battle by causing the rental unit to make a first strike.
According to such a game program, since the second battle is easier to win than the first battle, it is possible to further increase the game motivation of the player who has lost the battle.

また、前記第1対戦処理、及び、前記第2対戦処理は、
プレイヤーが所有するポイントを消費させることによって各々の対戦を開始させ、プレイヤーキャラクター及びレンタルユニットのそれぞれに対して、消費させたポイント量に応じた攻撃力を設定し、
前記第1対戦処理、及び、前記第2対戦処理のうちの、前記第2対戦処理は、
第2対戦の際に消費させるポイント量を、第1対戦の際に消費させるポイント量よりも少なくなるように制限する、こととしてもよい。
このようなゲームプログラムによれば、第2対戦の方が第1対戦よりも有利になり過ぎないように制限することができる。
The first battle process and the second battle process are:
Start each battle by consuming points owned by the player, set the attack power according to the amount of points consumed for each player character and rental unit,
Of the first battle process and the second battle process, the second battle process is:
It is good also as restrict | limiting so that the amount of points consumed in the case of a 2nd battle may be less than the amount of points consumed in the case of a 1st battle.
According to such a game program, it is possible to limit the second battle so that it is not more advantageous than the first battle.

次に、プレイヤーが所有するプレイヤーユニット及び対戦相手となるエネミーユニットが対戦を行なう対戦ゲームを実行する情報処理装置であって、
前記プレイヤーユニットの勝利が決定される度に、勝利した前記プレイヤーユニットと次に対戦させる新たなエネミーユニットを設定し、前記プレイヤーユニット及び新たな前記エネミーユニットが行なう第1対戦についての勝敗を、それぞれのユニットに対応付けられたパラメーターに基づいて決定する第1対戦処理部と、
前記第1対戦において前記プレイヤーユニットの敗北が決定された後に、前記プレイヤーが借りることのできる複数ユニットうちのいずれかをレンタルユニットに設定し、前記第1対戦において勝利した前記エネミーユニット及び前記レンタルユニットが行う第2対戦についての勝敗を、それぞれのユニットに対応付けられたパラメーターに基づいて決定する第2対戦処理部と、
を備えたことを特徴とする情報処理装置である。
このような情報処理装置によれば、連戦中に敗北したプレイヤーのゲーム意欲を高めることが可能となる。
Next, an information processing apparatus for executing a battle game in which a player unit owned by a player and an enemy unit as an opponent battle each other,
Each time a victory of the player unit is determined, a new enemy unit to be next played against the winning player unit is set, and the winning and losing of the first battle performed by the player unit and the new enemy unit, respectively, A first battle processing unit that is determined based on parameters associated with the units;
After the player unit is determined to be defeated in the first match, the player sets one of a plurality of units that can be rented as a rental unit and wins the enemy unit and the rental unit in the first match A second battle processing unit that determines wins and losses for the second battle performed based on parameters associated with each unit;
An information processing apparatus characterized by comprising:
According to such an information processing apparatus, it is possible to increase the game motivation of a player who has been defeated during a series of battles.

===実施形態===
<<ゲームシステム1の構成>>
図1は、ゲームシステム1の全体構成の一例を示す図である。ゲームシステム1は、ネットワーク2(例えば、インターネット等)を介してゲームに関する各種サービスをプレイヤーに提供するものであり、サーバー装置10と、複数のプレイヤー端末20と、を含んで構成される。
=== Embodiment ===
<< Configuration of Game System 1 >>
FIG. 1 is a diagram illustrating an example of the overall configuration of the game system 1. The game system 1 provides various services related to games to a player via a network 2 (for example, the Internet or the like), and includes a server device 10 and a plurality of player terminals 20.

本実施形態に係るゲームシステム1は、ゲーム媒体を用いて行う対戦ゲームをプレイヤーに提供することができる。以下では、ゲーム媒体の一例としてのキャラクターカード(以下、単に「キャラクター」とも呼ぶ)を用いて行う対戦型カードゲームについて説明する。   The game system 1 according to the present embodiment can provide a player with a battle game performed using a game medium. Hereinafter, a battle-type card game performed using a character card (hereinafter also simply referred to as “character”) as an example of a game medium will be described.

本実施形態の対戦型カードゲームは、少なくとも1つ以上のキャラクターを用いてユニットの一例としてのデッキを編成し、編成されたデッキ同士を対戦させる対戦ゲームである。この対戦ゲームでは、プレイヤーによって編成されたデッキ(以下、「プレイヤーデッキ」とも呼ぶ)を、対戦相手(他のプレイヤー若しくはコンピューター)によって編成されたデッキ(以下、「エネミーデッキ」とも呼ぶ)と対戦させることができる(第1対戦)。そして、プレイヤーデッキが勝利する度に、次に対戦させる新たなエネミーデッキが設定される。そのため、プレイヤーデッキが勝ち続けることができれば、次々と出現するエネミーデッキとの第1対戦を連続的に行なうことができる。その一方で、これまで連勝していたプレイヤーデッキが敗北すると、プレイヤーが自分以外(他のプレイヤー若しくはコンピューター)から借りたデッキ(以下、「レンタルデッキ」とも呼ぶ)を、「援軍」として利用することができるようになり、その「援軍」となったレンタルデッキを、プレイヤーデッキに勝利したエネミーデッキと対戦させることができる(第2対戦)。レンタルデッキが勝利できれば、リベンジに成功したことになり、プレイヤーデッキの連勝状態が維持される。   The battle-type card game of this embodiment is a battle game in which a deck as an example of a unit is organized using at least one or more characters, and the organized decks battle each other. In this battle game, a deck organized by a player (hereinafter also referred to as a “player deck”) is played against a deck organized by an opponent (another player or computer) (hereinafter also referred to as an “enemy deck”). (First match). Each time the player deck wins, a new enemy deck to be played next is set. Therefore, if the player deck can continue to win, the first battle with the enemy decks that appear one after another can be continuously performed. On the other hand, if a player deck that has won consecutive wins is defeated, a deck borrowed from a player other than himself (other players or computers) (hereinafter also referred to as “rental deck”) shall be used as “reinforcement”. The rental deck that became the “reinforcement” can be played against the enemy deck that has won the player deck (second battle). If the rental deck wins, it means that the revenge is successful and the player deck keeps winning.

<<サーバー装置10の構成>>
図2は、サーバー装置10の機能上の構成を示すブロック図である。サーバー装置10は、システム管理者等が各種サービスを運営・管理する際に利用する情報処理装置(例えば、ワークステーションやパーソナルコンピューター等)である。サーバー装置10は、サーバー装置10全体の制御を行う制御部11と、各種データ・プログラムを記憶する記憶部12と、システム管理者等が各種データを入力するための入力部13と、操作画面を表示する表示部14と、プレイヤー端末20との間で情報通信を行う通信部15と、を有している。
<< Configuration of Server Device 10 >>
FIG. 2 is a block diagram illustrating a functional configuration of the server apparatus 10. The server apparatus 10 is an information processing apparatus (for example, a workstation or a personal computer) used when a system administrator or the like operates and manages various services. The server device 10 includes a control unit 11 for controlling the entire server device 10, a storage unit 12 for storing various data programs, an input unit 13 for a system administrator to input various data, and an operation screen. A display unit 14 for displaying and a communication unit 15 for performing information communication with the player terminal 20 are provided.

本実施形態における記憶部12には、キャラクターに関する情報であるキャラクター情報、プレイヤーに関する情報であるプレイヤー情報、デッキリストに関する情報であるリスト情報等の各種データが記憶されている。   The storage unit 12 according to the present embodiment stores various data such as character information that is information about characters, player information that is information about players, and list information that is information about deck lists.

図3は、キャラクター情報のデータ構造例を示す図である。このキャラクター情報には、キャラクターIDに対応付けて、少なくとも、キャラクター名、キャラクター画像、そして初期攻撃力、最大攻撃力、初期防御力、最大防御力、初期体力、最大体力等の各種パラメーターの初期値及び最大値が設定されている。   FIG. 3 is a diagram illustrating an example data structure of character information. In this character information, in association with the character ID, at least the character name, character image, and initial values of various parameters such as initial attack power, maximum attack power, initial defense power, maximum defense power, initial physical strength, maximum physical strength, etc. And the maximum value is set.

図4は、プレイヤー情報のデータ構造例を示す図である。このプレイヤー情報には、プレイヤーIDに対応付けて、少なくとも、プレイヤー名、フレンドプレイヤーID、レベル、バトルポイント、連勝回数、援軍利用回数、プレイヤーが所有するキャラクター(以下、「所有キャラクター」ともいう)に関する情報である所有キャラクター情報、プレイヤーによって編成されたデッキに関する情報であるデッキ情報が設定されている。援軍利用回数とは、プレイヤーが借りることのできるレンタルデッキ(援軍)のレンタル回数である。   FIG. 4 is a diagram illustrating an example data structure of player information. The player information is associated with the player ID, and at least the player name, the friend player ID, the level, the battle point, the number of consecutive wins, the number of reinforcement use, and the character owned by the player (hereinafter also referred to as “owned character”). Information about owned characters, which is information, and deck information, which is information about decks organized by the player, are set. The number of times of reinforcement use is the number of rental decks (reinforcements) that a player can rent.

図5は、所有キャラクター情報のデータ構造例を示す図である。この所有キャラクター情報には、所有キャラクターのキャラクターIDに対応付けて、少なくとも、レベル、攻撃力、防御力、体力等の各種パラメーターの現在値が設定されている。   FIG. 5 is a diagram illustrating a data structure example of owned character information. In this possessed character information, at least current values of various parameters such as level, attack power, defense power, and physical strength are set in association with the character ID of the owned character.

図6は、デッキ情報のデータ構造例を示す図である。このデッキ情報には、プレイヤーが自己の所有キャラクターを複数使用して編成した複数のプレイヤーデッキのそれぞれについて、各種情報が設定されている。   FIG. 6 is a diagram illustrating an example data structure of deck information. In the deck information, various types of information are set for each of a plurality of player decks formed by a player using a plurality of his / her own characters.

図7は、リスト情報のデータ構造例を示す図である。このリスト情報には、リスト番号に対応付けて、フレンドプレイヤーが所有するキャラクターを複数使用して編成したデッキが設定されている。このデッキは、プレイヤーが借りることのできるレンタルデッキ(援軍)としてデッキリストに一覧表示されることになる。   FIG. 7 is a diagram illustrating a data structure example of the list information. In this list information, a deck formed by using a plurality of characters owned by a friend player is set in association with the list number. This deck is listed in the deck list as a rental deck (reinforcement) that the player can borrow.

<<プレイヤー端末20の構成について>>
図8は、プレイヤー端末20の機能上の構成を示すブロック図である。本実施形態のプレイヤー端末20は、ゲームをプレイする際にプレイヤーが利用する情報処理装置(例えば、携帯電話端末、スマートフォン、タブレット型端末等)であり、サーバー装置10との間でゲームに関する各種情報(ゲームデータ等)を送受信可能に接続される。このプレイヤー端末20は、端末制御部21と、端末記憶部22と、端末入力部23と、端末表示部24と、端末通信部25と、を有している。
<< Configuration of Player Terminal 20 >>
FIG. 8 is a block diagram showing a functional configuration of the player terminal 20. The player terminal 20 of the present embodiment is an information processing apparatus (for example, a mobile phone terminal, a smartphone, a tablet terminal, etc.) used by the player when playing a game, and various information related to the game with the server apparatus 10. (Game data and the like) are connected so as to be able to transmit and receive. The player terminal 20 includes a terminal control unit 21, a terminal storage unit 22, a terminal input unit 23, a terminal display unit 24, and a terminal communication unit 25.

端末制御部21は、各部間のデータの受け渡しを行うと共に、プレイヤー端末20全体の制御を行うものであり、CPU(Central Processing Unit)が所定のメモリに格納されたプログラムを実行することによって実現される。本実施形態の端末制御部21は、少なくとも、ゲーム進行処理部211、対戦処理部212、報酬付与処理部213、カウント処理部214、更新処理部215、画面生成処理部216を備えている。   The terminal control unit 21 exchanges data between each unit and controls the entire player terminal 20, and is realized by a CPU (Central Processing Unit) executing a program stored in a predetermined memory. The The terminal control unit 21 of this embodiment includes at least a game progress processing unit 211, a battle processing unit 212, a reward granting processing unit 213, a count processing unit 214, an update processing unit 215, and a screen generation processing unit 216.

ゲーム進行処理部211は、ゲームプログラムに従ってゲームを進行させる処理を実行する機能を有している。本実施形態におけるゲーム進行処理部211は、デッキ同士が対戦を行なう対戦ゲームに関する各種処理を実行することにより、かかる対戦ゲームを進行させる。   The game progress processing unit 211 has a function of executing processing for progressing the game according to the game program. The game progress processing unit 211 in the present embodiment advances the battle game by executing various processes related to the battle game in which the decks battle each other.

対戦処理部212は、対戦に関する各種処理を実行する機能を有している。本実施形態における対戦処理部212は、第1対戦処理部212A及び第2対戦処理部212Bを有している。第1対戦処理部212Aは、プレイヤーデッキ及びエネミーデッキが行なう第1対戦に関する各種処理を実行する。また、第1対戦処理部212Aは、プレイヤーデッキが勝利する度に、次に対戦させる新たなエネミーデッキを設定し、勝利したプレイヤーデッキを新たなエネミーデッキと対戦させ勝敗を決定する。第2対戦処理部212Bは、レンタルデッキ及びエネミーデッキが行なう第2対戦に関する各種処理を実行する。また、第2対戦処理部212Bは、第1対戦でプレイヤーデッキが敗北した後に、レンタルユニットを第1対戦で勝利したエネミーデッキと対戦させ勝敗を決定する。   The battle processing unit 212 has a function of executing various processes related to the battle. The battle processing unit 212 in the present embodiment includes a first battle processing unit 212A and a second battle processing unit 212B. The first battle processing unit 212A executes various processes related to the first battle performed by the player deck and the enemy deck. Further, each time the player deck wins, the first battle processing unit 212A sets a new enemy deck to be battled next, and battles the winning player deck with the new enemy deck to determine victory or defeat. The second battle processing unit 212B executes various processes related to the second battle performed by the rental deck and the enemy deck. Further, after the player deck is defeated in the first battle, the second battle processing unit 212B battles the rental unit with the enemy deck that has won in the first battle, and determines victory or defeat.

報酬付与部213は、プレイヤーに対して報酬を付与する処理を実行する機能を有している。本実施形態における報酬付与部213は、連勝回数が所定回数に到達した場合に、プレイヤーデッキを所有するプレイヤーに対して報酬を付与する。また、報酬付与部213は、自己のデッキを他のプレイヤーにレンタルした場合に、そのレンタルデッキを所有するプレイヤーに対して報酬を付与する。   The reward granting unit 213 has a function of executing a process for giving a reward to the player. The reward granting unit 213 according to the present embodiment grants a reward to the player who owns the player deck when the number of consecutive wins reaches a predetermined number. Further, when the player's deck is rented to another player, the reward granting unit 213 grants a reward to the player who owns the rental deck.

カウント処理部214は、各種処理において利用される数量、回数、時間等をカウントする処理を実行する機能を有している。本実施形態におけるカウント部214は、例えば、プレイヤーデッキの連勝回数をカウントしたり、対戦ゲームの制限時間をカウントしたりする。   The count processing unit 214 has a function of executing processing for counting the quantity, number of times, time, etc. used in various processing. For example, the count unit 214 in the present embodiment counts the number of consecutive wins of the player deck or counts the time limit for the battle game.

更新処理部215は、各種情報を更新する処理を実行する機能を有している。本実施形態における更新処理部215は、例えば、プレイヤーデッキの連勝回数に応じて、プレイヤーが借りることのできるレンタルデッキの個数(レンタル数)を更新する。   The update processing unit 215 has a function of executing processing for updating various types of information. The update processing unit 215 according to the present embodiment updates the number of rental decks (rental number) that the player can rent according to, for example, the number of consecutive wins of the player deck.

画面生成処理部216は、ゲーム画面を端末表示部24に表示させるための画面データを生成する処理を実行する機能を有している。本実施形態における画面生成処理部216は、例えば、プレイヤーデッキ及びエネミーデッキの対戦に関するゲーム画面や、レンタルデッキ及びエネミーデッキの対戦に関するゲーム画面を生成する。   The screen generation processing unit 216 has a function of executing processing for generating screen data for displaying the game screen on the terminal display unit 24. The screen generation processing unit 216 according to the present embodiment generates, for example, a game screen related to a battle between a player deck and an enemy deck and a game screen related to a battle between a rental deck and an enemy deck.

端末記憶部22は、バスを介して端末制御部21に接続され、端末制御部21からの指令に応じて記憶されているデータを参照、読み出し、書き換える処理が行われる。この端末記憶部22は、例えばフラッシュメモリやハードディスク等によって実現されるものであり、サーバー装置10からダウンロードしたプレイヤー情報、リスト情報等の全部又は一部を記憶する。   The terminal storage unit 22 is connected to the terminal control unit 21 via a bus, and performs processing of referring to, reading, and rewriting data stored in response to a command from the terminal control unit 21. The terminal storage unit 22 is realized by, for example, a flash memory or a hard disk, and stores all or part of player information, list information, and the like downloaded from the server device 10.

端末入力部23は、プレイヤーが各種操作(ゲーム操作等)の入力を行うためのものであり、例えば、操作ボタン、タッチパネル等によって実現されるものである。   The terminal input unit 23 is used by the player to input various operations (game operations and the like), and is realized by, for example, operation buttons, a touch panel, and the like.

端末表示部24は、端末制御部21からの指令によりゲーム画面を表示するためのものであり、たとえば、液晶ディスプレイ(LCD:Liquid Crystal Display)等によって実現されるものである。   The terminal display unit 24 is for displaying a game screen according to a command from the terminal control unit 21, and is realized by, for example, a liquid crystal display (LCD).

端末通信部25は、ネットワーク2を介してサーバー装置10と各種情報の送受信を行うための送受信部として機能するものであり、例えば、NIC(Network Interface Card)等によって実現されるものである。   The terminal communication unit 25 functions as a transmission / reception unit for transmitting / receiving various kinds of information to / from the server device 10 via the network 2 and is realized by, for example, a NIC (Network Interface Card) or the like.

<<プレイヤー端末20の動作について>>
図9は、プレイヤー端末20の動作例を説明するためのフローチャートである。以下では、本実施形態に係る対戦ゲームに関する動作例について、具体的に説明する。
<< Operation of Player Terminal 20 >>
FIG. 9 is a flowchart for explaining an operation example of the player terminal 20. Below, the operation example regarding the battle | competition game which concerns on this embodiment is demonstrated concretely.

先ず始めに、プレイヤー端末20は、プレイヤーによって対戦開始の操作入力が行われたか否かを判定し(ステップS101)、かかる判定が肯定されると(ステップS101:YES)、予め設定された制限時間が終了したか否かを判定する(ステップS102)。   First, the player terminal 20 determines whether or not an operation input for starting a battle has been performed by the player (step S101). If the determination is affirmed (step S101: YES), a preset time limit is set. It is determined whether or not the process has ended (step S102).

制限時間が終了した場合は(ステップS102:YES)、この処理を終了する。一方で、制限時間が終了していない場合には(ステップS102:NO)、第1対戦に関する第1対戦処理を行なう(ステップS103)。以下では、第1対戦処理について、具体的に説明する。   If the time limit has expired (step S102: YES), this process ends. On the other hand, when the time limit has not expired (step S102: NO), the first battle process relating to the first battle is performed (step S103). Hereinafter, the first battle process will be specifically described.

図10は、第1対戦処理を説明するフローチャートである。先ず、第1対戦を行なう際に消費させるバトルポイントを、プレイヤーに選択させる(ステップS201)。この際、プレイヤー端末20は、図12に示すゲーム画面50を画面生成処理部216に生成させ、そのゲーム画面を端末表示部24に表示させる。ゲーム画面50には、バトルポイントを「1ポイント」消費させ「攻撃」を行なうための操作ボタン51と、バトルポイントを「3ポイント」消費させ「全力攻撃」を行なうための操作ボタン52が含まれている。「全力攻撃」は、「攻撃」の3倍以上のダメージを対戦相手に与えることができる。プレイヤーは、ゲーム画面50が表示されている際に、いずれかの操作ボタンを選択する。   FIG. 10 is a flowchart for explaining the first battle process. First, the player is made to select a battle point to be consumed when the first battle is performed (step S201). At this time, the player terminal 20 causes the screen generation processing unit 216 to generate the game screen 50 illustrated in FIG. 12 and causes the terminal display unit 24 to display the game screen. The game screen 50 includes an operation button 51 for consuming “1 point” of battle points and performing “attack”, and an operation button 52 for consuming “3 points” of battle points and performing “all-out attack”. ing. “All-in-one attack” can inflict damage to opponents more than three times the “attack”. The player selects one of the operation buttons while the game screen 50 is displayed.

次に、第1対戦処理部212Aは、プレイヤーが操作ボタン51又は操作ボタン52を選択すると、図4に示すプレイヤー情報を参照して、プレイヤーの所有するバトルポイントが不足しているか否かを判定する(ステップS202)。かかる判定が肯定された場合は(ステップS202:YES)、この処理を終了し、かかる判定が否定された場合には(ステップS202:NO)、プレイヤーのバトルポイントを消費する(ステップS203)。その後、更新処理部215は、プレイヤーのバトルポイントが消費後のポイント量となるように、図4に示すプレイヤー情報を更新する。   Next, when the player selects the operation button 51 or the operation button 52, the first battle processing unit 212A refers to the player information shown in FIG. 4 and determines whether or not the battle points owned by the player are insufficient. (Step S202). If this determination is affirmed (step S202: YES), this process is terminated, and if this determination is denied (step S202: NO), the player's battle points are consumed (step S203). Thereafter, the update processing unit 215 updates the player information shown in FIG. 4 so that the player's battle points become the amount of points after consumption.

次に、第1対戦処理部212Aは、図3に示すキャラクター情報や図6に示すデッキ情報に基づいて、複数キャラクターの中から、プレイヤーデッキの対戦相手となるエネミーデッキを決定する(ステップS204)。   Next, based on the character information shown in FIG. 3 and the deck information shown in FIG. 6, the first battle processing unit 212A determines an enemy deck as an opponent of the player deck from a plurality of characters (step S204). .

次に、第1対戦処理部212Aは、プレイヤーデッキ及びエネミーデッキが行なう第1対戦についての勝敗を決定する(ステップS205)。具体的には、第1対戦処理部212Aは、図6に示すデッキ情報に基づき、「第1デッキ」をプレイヤーデッキとして設定し、プレイヤーデッキの各種パラメーターを取得する。また、第1対戦処理部212Aは、図3に示すキャラクター情報に基づき、決定されたエネミーデッキの各種パラメーターを取得する。本実施形態では、エネミーデッキについては、体力パラメーターの最初の現在値(つまり、減少前の現在値)を用いる。そして、第1対戦処理部212Aは、プレイヤーデッキの攻撃力パラメーター(消費されたバトルポイントのポイント量が、攻撃力に反映される)及びエネミーデッキの攻撃力パラメーターから、対戦相手へ与えるダメージをそれぞれ算出し、各ダメージに応じて対戦相手の体力パラメーターを減少させる。このようにして、それぞれの対戦相手への攻撃を交互に行わせる。そして、先に対戦相手の体力パラメーターを所定値以下まで減少させることによって勝敗が決定される。   Next, the first battle processing unit 212A determines the victory or defeat of the first battle performed by the player deck and the enemy deck (step S205). Specifically, the first battle processing unit 212A sets “first deck” as a player deck based on the deck information shown in FIG. 6, and acquires various parameters of the player deck. The first battle processing unit 212A acquires various parameters of the determined enemy deck based on the character information shown in FIG. In the present embodiment, for the enemy deck, the first current value of the physical strength parameter (that is, the current value before the decrease) is used. The first battle processing unit 212A then determines the damage given to the opponent from the attack power parameter of the player deck (the amount of battle points consumed is reflected in the attack power) and the attack power parameter of the enemy deck. Calculate and decrease your opponent's health parameter for each damage. In this way, the attack on each opponent is performed alternately. Then, the winning / losing is determined by reducing the opponent's physical strength parameter to a predetermined value or less.

次に、このようにして第1対戦の勝敗が決定されると、報酬付与処理が行われる(ステップS206)。具体的には、報酬付与処理部213は、図4に示すプレイヤー情報を参照して、連勝回数が所定回数に到達した場合には、プレイヤーデッキを所有するプレイヤーに対して報酬(例えば、特別アイテム)を付与する。   Next, when the winning or losing of the first battle is determined in this way, a reward giving process is performed (step S206). Specifically, the reward grant processing unit 213 refers to the player information shown in FIG. 4 and, when the number of consecutive wins reaches a predetermined number, reward (for example, a special item) to the player who owns the player deck. ).

図9に戻り、ゲーム進行処理部211は、このようにして第1対戦処理が行われると、第1対戦においてプレイヤーデッキが勝利したか否かを判定する(ステップS104)。プレイヤーデッキの勝利が決定された場合は(ステップS104:YES)、ステップS105及びステップS106を経由してステップS102に戻り、引き続き連続対戦を行なう。   Returning to FIG. 9, when the first battle process is performed in this manner, the game progress processing unit 211 determines whether or not the player deck has won in the first battle (step S104). When the victory of the player deck is determined (step S104: YES), the process returns to step S102 via steps S105 and S106, and the continuous battle is continued.

このステップS105では、カウント処理部214が連勝回数を1つカウントアップし、更新処理部215がプレイヤー情報(図4参照)の連勝回数を更新する。さらに、ステップS106では、更新処理部215は、その連勝回数に応じてプレイヤー情報(図4参照)の援軍利用回数を更新する。例えば、5連勝したときには援軍利用回数を1つ増加させ、10連勝したときには援軍利用回数を2つ増加させる。このように、連勝するほどレンタルデッキの利用回数を増やすことができるので、有利にゲームを進行させることができる。   In step S105, the count processing unit 214 increments the number of consecutive wins by one, and the update processing unit 215 updates the number of consecutive wins in the player information (see FIG. 4). Further, in step S106, the update processing unit 215 updates the number of reinforcement use times of the player information (see FIG. 4) according to the number of consecutive wins. For example, the number of reinforcement use times is increased by 1 when winning 5 times, and the number of reinforcement use times is increased by 2 when winning 10 times. In this way, the number of times the rental deck is used can be increased as the game wins, so that the game can be advantageously advanced.

その一方で、プレイヤーデッキの敗北が決定された場合には(ステップS104:NO)、ゲーム進行処理部211は、図4に示すプレイヤー情報を参照して、2連勝以上していた状態でプレイヤーデッキの敗北が決定されたか否かを判定する(ステップS107)。かかる判定が否定された場合は(ステップS107:NO)、ステップS101に戻り、以降の処理を繰り返す。その一方で、かかる判定が肯定された場合には(ステップS107:YES)、第2対戦を行なう際に利用する援軍(レンタルデッキ)を要請するか否かを、プレイヤーに選択させる(ステップS108)。この際、プレイヤー端末20は、図13に示すゲーム画面60を画面生成処理部216に生成させ、そのゲーム画面を端末表示部24に表示させる。ゲーム画面60には、援軍を要請するための操作ボタン61と、援軍要請せずに諦めるための操作ボタン62が含まれている。プレイヤーは、ゲーム画面60が表示されている際に、いずれかの操作ボタンを選択する。   On the other hand, when the defeat of the player deck is determined (step S104: NO), the game progress processing unit 211 refers to the player information shown in FIG. It is determined whether or not defeat has been determined (step S107). If this determination is negative (step S107: NO), the process returns to step S101 and the subsequent processing is repeated. On the other hand, if this determination is affirmed (step S107: YES), the player is allowed to select whether or not to request reinforcements (rental decks) to be used when performing the second battle (step S108). . At this time, the player terminal 20 causes the screen generation processing unit 216 to generate the game screen 60 shown in FIG. 13 and causes the terminal display unit 24 to display the game screen. The game screen 60 includes an operation button 61 for requesting reinforcement and an operation button 62 for giving up without requesting reinforcement. The player selects one of the operation buttons while the game screen 60 is displayed.

そして、プレイヤーによって操作ボタン62(「諦める」)が選択された場合は(ステップS108:NO)、ステップS101に戻り、以降の処理を繰り返す。その一方で、プレイヤーによって操作ボタン61(「援軍要請」)が選択された場合には(ステップS108:YES)、第2対戦に関する第2対戦処理を行なう(ステップS109)。以下では、第2対戦処理について、具体的に説明する。   If the operation button 62 (“give up”) is selected by the player (step S108: NO), the process returns to step S101, and the subsequent processing is repeated. On the other hand, when the operation button 61 (“reinforcement request”) is selected by the player (step S108: YES), a second battle process relating to the second battle is performed (step S109). Hereinafter, the second battle process will be specifically described.

図11は、第2対戦処理を説明するフローチャートである。先ず、第2対戦処理部212Bは、プレイヤーが操作ボタン61(「援軍要請」)を選択すると、図4に示すプレイヤー情報を参照して、プレイヤーの所有するバトルポイントが1ポイント以上あるか否かを判定する(ステップS301)。かかる判定が否定された場合は(ステップS301:NO)、この処理を終了し、かかる判定が肯定された場合には(ステップS301:YES)、プレイヤーのバトルポイントを1ポイントだけ消費する(ステップS302)。その後、更新処理部215は、プレイヤーのバトルポイントが消費後のポイント量となるように、図4に示すプレイヤー情報を更新する。   FIG. 11 is a flowchart for explaining the second battle process. First, when the player selects the operation button 61 (“reinforcement request”), the second battle processing unit 212B refers to the player information shown in FIG. 4 and determines whether or not the player has one or more battle points. Is determined (step S301). If this determination is negative (step S301: NO), this process is terminated, and if this determination is affirmative (step S301: YES), only one player battle point is consumed (step S302). ). Thereafter, the update processing unit 215 updates the player information shown in FIG. 4 so that the player's battle points become the amount of points after consumption.

このように、本実施形態のおける第2対戦では、第1対戦と異なり、消費させるポイント量をプレイヤーが選択できないように制限している。そのため、仮に、レンタルデッキがプレイヤーデッキよりも極めて強いデッキであっても、その攻撃力を抑えることができる。その結果、第2対戦が第1対戦よりも有利になり過ぎないように制限することができる。   Thus, unlike the 1st battle | competition, in the 2nd battle | competition in this embodiment, it restrict | limits so that a player cannot select the amount of points to consume. Therefore, even if the rental deck is extremely stronger than the player deck, the attack power can be suppressed. As a result, it is possible to limit the second battle so that it is not more advantageous than the first battle.

次に、第2対戦処理部212Bは、図4に示すプレイヤー情報を参照することにより、フレンドプレイヤーが存在するか否かを判定する(ステップS303)。フレンドプレイヤーが存在しない場合は(ステップS303:NO)、フレンドプレイヤーを除く他のプレイヤーのデッキにより構成されるデッキリストを作成する(ステップS304)。具体的には、第2対戦処理部212Bは、図4に示すプレイヤー情報に基づき、フレンドプレイヤーを除く他のプレイヤーを特定し、特定された他のプレイヤーのデッキ情報(図6参照)を参照し、複数デッキの中からいずれかを選択して、リストアップする。   Next, the 2nd battle | competition process part 212B determines whether a friend player exists by referring the player information shown in FIG. 4 (step S303). If no friend player exists (step S303: NO), a deck list composed of decks of other players excluding the friend player is created (step S304). Specifically, the second battle processing unit 212B identifies other players except the friend player based on the player information shown in FIG. 4, and refers to the deck information (see FIG. 6) of the identified other players. Select one from multiple decks and list.

その一方で、フレンドプレイヤーが存在する場合には(ステップS303:YES)、図4に示すプレイヤー情報に基づき、援軍利用回数の残りが0に達したか否かを判定する(ステップS305)。かかる判定が肯定された場合は(ステップS305:YES)、上述したように、フレンドプレイヤーを除く他のプレイヤーのデッキにより構成されるデッキリストを作成する(ステップS304)。一方、かかる判定が否定された場合は(ステップS305:NO)、フレンドプレイヤーのデッキにより構成されるデッキリストを作成する(ステップS306)。具体的には、第2対戦処理部212Bは、図7に示すリスト情報に基づき、フレンドプレイヤーが編成したデッキから構成されるデッキリストを作成する。   On the other hand, if there is a friend player (step S303: YES), it is determined based on the player information shown in FIG. 4 whether or not the remaining number of reinforcement use has reached 0 (step S305). If this determination is affirmative (step S305: YES), as described above, a deck list composed of decks of other players excluding the friend player is created (step S304). On the other hand, if this determination is negative (step S305: NO), a deck list constituted by the decks of the friend players is created (step S306). Specifically, the second battle processing unit 212B creates a deck list composed of decks organized by friend players based on the list information shown in FIG.

次に、第2対戦処理部212Bは、このようにしてデッキリストが作成されると、デッキリストに含まれる複数デッキの中から、援軍となるレンタルデッキをプレイヤーに選択させる(ステップS307)。この際、プレイヤー端末20は、図14に示すゲーム画面70を画面生成処理部216に生成させ、そのゲーム画面を端末表示部24に表示させる。ゲーム画面70には、プレイヤーが借りることのできる複数デッキが一覧表示され、そのデッキリストの中からレンタルデッキを選択するための操作ボタン71が、各デッキに対応付けて配置されている。プレイヤーは、ゲーム画面70が表示されている際に、いずれかの操作ボタン71を選択する。   Next, when the deck list is created in this way, the second battle processing unit 212B causes the player to select a rental deck to serve as a reinforcement from a plurality of decks included in the deck list (step S307). At this time, the player terminal 20 causes the screen generation processing unit 216 to generate the game screen 70 illustrated in FIG. 14 and causes the terminal display unit 24 to display the game screen. The game screen 70 displays a list of a plurality of decks that the player can borrow, and operation buttons 71 for selecting a rental deck from the deck list are arranged in association with each deck. The player selects one of the operation buttons 71 while the game screen 70 is displayed.

次に、このようにしてデッキリストの中からレンタルデッキが選択されると、報酬付与処理が行われる(ステップS308)。すなわち、報酬付与処理部213は、自己のデッキを他のプレイヤーにレンタルしたことに対する報酬(例えば、特別アイテム)を、そのレンタルデッキを所有するフレンドプレイヤー又は他のプレイヤーに付与する。   Next, when a rental deck is selected from the deck list in this way, a reward granting process is performed (step S308). That is, the reward granting processing unit 213 grants a reward (for example, a special item) for renting its own deck to another player to a friend player or another player who owns the rental deck.

次に、第2対戦処理部212Bは、プレイヤーの操作に従って選択されたレンタルデッキ、及び、第1対戦でプレイヤーデッキに勝利したエネミーデッキが行なう第2対戦についての勝敗を決定する(ステップS309)。すなわち、第2対戦では、レンタルデッキを用いたリベンジマッチが行われることになる。具体的には、第2対戦処理部212Bは、図4に示すプレイヤー情報、図6に示すデッキ情報、及び図7に示すリスト情報に基づき、プレイヤーによって選択されたレンタルデッキの各種パラメーターを取得する。また、第2対戦処理部212Bは、図3に示すキャラクター情報や図6に示すデッキ情報に基づき、第1対戦でプレイヤーデッキに勝利したエネミーデッキの各種パラメーターを取得する。本実施形態では、エネミーデッキについては、体力パラメーターの減少後の現在値(つまり、第1対戦の終了時における現在値)を用いる。そのため、プレイヤーは第2対戦を有利に進めることができる。そして、第2対戦処理部212Bは、レンタルデッキの攻撃力パラメーター及びエネミーデッキの攻撃力パラメーターから、対戦相手へ与えるダメージをそれぞれ算出し、各ダメージに応じて対戦相手の体力パラメーターを減少させる。このようにして、それぞれの対戦相手への攻撃を交互に行わせる。この際、レンタルユニットの場合は、プレイヤーデッキの場合と異なり、エネミーデッキへの先制攻撃が行われる。これにより、プレイヤー第2対戦を有利に進めることができる。そして、先に対戦相手の体力パラメーターを所定値以下まで減少させることによって決定される。   Next, the second battle processing unit 212B determines the winning or losing of the second battle performed by the rental deck selected according to the player's operation and the enemy deck that has won the player deck in the first battle (step S309). That is, in the second match, a revenge match using a rental deck is performed. Specifically, the second battle processing unit 212B acquires various parameters of the rental deck selected by the player based on the player information shown in FIG. 4, the deck information shown in FIG. 6, and the list information shown in FIG. . Further, the second battle processing unit 212B acquires various parameters of the enemy deck that has won the player deck in the first battle based on the character information shown in FIG. 3 and the deck information shown in FIG. In the present embodiment, for the enemy deck, the current value after the decrease in the physical strength parameter (that is, the current value at the end of the first battle) is used. Therefore, the player can advance the second battle advantageously. Then, the second battle processing unit 212B calculates the damage to the opponent from the attack power parameter of the rental deck and the attack power parameter of the enemy deck, and decreases the physical strength parameter of the opponent according to each damage. In this way, the attack on each opponent is performed alternately. At this time, in the case of a rental unit, unlike the player deck, a first strike is performed on the enemy deck. Thereby, a player 2nd battle | competition can be advanced advantageously. Then, it is determined by first reducing the opponent's physical strength parameter to a predetermined value or less.

図9に戻り、ゲーム進行処理部211は、このようにして第2対戦処理が行われると、第2対戦においてレンタルデッキ(援軍)が勝利したか否かを判定する(ステップS110)。レンタルデッキの敗北が決定された場合は(ステップS110:NO)、ステップS101に戻り、以降の処理を繰り返す。その一方で、レンタルデッキの勝利が決定された場合は(ステップS110:YES)、ステップS111及びステップS112を経由してステップS102に戻り、引き続き連続対戦を行なう。   Returning to FIG. 9, when the second battle process is performed in this way, the game progress processing unit 211 determines whether or not the rental deck (reinforcement) has won in the second battle (step S110). When the defeat of the rental deck is determined (step S110: NO), the process returns to step S101 and the subsequent processing is repeated. On the other hand, when the victory of the rental deck is determined (step S110: YES), the process returns to step S102 via steps S111 and S112, and the continuous battle is continued.

このステップS111では、カウント処理部214が連勝回数を1つカウントアップし、更新処理部215がプレイヤー情報(図4参照)の連勝回数を更新する。すなわち、この第2対戦で勝利することができれば、第1対戦における連勝状態が維持されることになる。さらに、ステップS112では、更新処理部215は、その連勝回数に応じてプレイヤー情報(図4参照)の援軍利用回数を更新する。このように、連勝するほどレンタルデッキの利用回数を増やすことができるので、プレイヤーは有利にゲームを進行させることができる。   In step S111, the count processing unit 214 increments the number of consecutive wins by one, and the update processing unit 215 updates the number of consecutive wins in the player information (see FIG. 4). That is, if it is possible to win in the second battle, the consecutive win state in the first battle will be maintained. Further, in step S112, the update processing unit 215 updates the number of reinforcement use times of the player information (see FIG. 4) according to the number of consecutive wins. In this way, the number of times the rental deck can be used can be increased as the number of consecutive wins increases, so that the player can advantageously advance the game.

以上のように、本実施形態に係るゲームプログラムによれば、プレイヤーは自己のプレイヤーデッキを用いて第1対戦を行なうことができる。第1対戦では、プレイヤーデッキが勝利する度に、次に対戦させる新たなエネミーデッキが設定されるため、プレイヤーは次々と連戦を行なうことができる。プレイヤーには、連勝するほど多くの報酬が得られる等のメリットがある。そして、第1対戦にて連勝中にプレイヤーデッキが敗北した場合でも、プレイヤーは他人から借りたレンタルデッキ(援軍)を用いて第2対戦を行なうことができる。第2対戦では、第1対戦で勝利したエネミーデッキが対戦相手となるので、レンタルデッキが勝利すれば、雪辱を果たすことができる。さらに、この第2対戦で勝利することができれば、第1対戦における連勝状態が維持されることになるので、プレイヤーはさらに連勝回数を増やすこともできる。そして、このことにより、連戦中に敗北したプレイヤーのゲーム意欲を高めることが可能となる。   As described above, according to the game program according to the present embodiment, the player can perform the first battle using his / her player deck. In the first battle, every time the player deck wins, a new enemy deck to be played next is set, so that the player can play one after another. Players have the merit of getting more rewards as they win consecutively. Even when the player deck is defeated during the first battle, the player can play the second battle using the rental deck (reinforcement) borrowed from another person. In the second match, the enemy deck that won in the first match becomes the opponent, so if the rental deck wins, it can be insulted. Furthermore, if it is possible to win in the second battle, the consecutive win state in the first battle will be maintained, so that the player can further increase the number of consecutive wins. This makes it possible to increase the game motivation of a player who has lost the battle.

===その他の実施形態===
上記の実施の形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良され得ると共に、本発明にはその等価物も含まれる。特に、以下に述べる実施形態であっても、本発明に含まれるものである。
=== Other Embodiments ===
The above embodiments are for facilitating the understanding of the present invention, and are not intended to limit the present invention. The present invention can be changed and improved without departing from the gist thereof, and the present invention includes equivalents thereof. In particular, the embodiments described below are also included in the present invention.

<ユニット>
上記の本実施形態では、ユニットの一例として、複数のキャラクターカードから構成されるデッキを例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、1つのキャラクターカードのみから構成されるデッキや、1つのキャラクター自体を、ユニットとしても良い。
<Unit>
In the above-described embodiment, a deck composed of a plurality of character cards has been described as an example of a unit. However, the present invention is not limited to this. For example, a deck composed of only one character card or one character itself may be used as a unit.

<デッキリスト>
上記の本実施形態では、フレンドプレイヤーが所有するデッキがレンタルデッキとして一覧表示されたデッキリストを例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、ゲーム開発者側で予め用意した特別なレンタルデッキを含むデッキリストであっても良いし、フレンドプレイヤー以外のプレイヤーが所有するデッキを含むデッキリストであっても良い。また、これらを組み合せても良い。
また例えば、プレイヤーデッキよりも高いレベルのデッキ(強いデッキ)、プレイヤーデッキと同じレベルのデッキ、プレイヤーデッキよりも低いレベルのデッキ(弱いデッキ)それぞれを所定の割合で含むデッキリストでも良い。これにより、プレイヤーは、エネミーデッキの強さに合わせてレンタルデッキを選択することができる。
<Deck List>
In the present embodiment, the deck list in which the decks owned by the friend player are displayed as rental decks has been described as an example. However, the present invention is not limited to this. For example, a deck list including a special rental deck prepared in advance by the game developer may be used, or a deck list including decks owned by players other than the friend player may be used. Moreover, you may combine these.
Further, for example, a deck list that includes a deck having a higher level than the player deck (strong deck), a deck at the same level as the player deck, and a deck lower than the player deck (weak deck) at a predetermined ratio may be used. Thereby, the player can select a rental deck according to the strength of the enemy deck.

また上記の本実施形態では、プレイヤーが指定した他のプレイヤーが所有するデッキを、レンタルデッキとして一覧表示しても良い。具体的には、プレイヤー端末20は、プレイヤーが操作入力した他のプレイヤーのプレイヤーIDをサーバー装置10へ送信する。サーバー装置10は、そのプレイヤーIDに基づきプレイヤー情報(図4参照)を検索し、他のプレイヤーのデッキ情報(図6参照)を取得する。そして、サーバー装置10は、そのデッキ情報を参照することにより、リスト情報(図7参照)を生成する。そして、プレイヤー端末20は、このリスト情報に基づきデッキリストをゲーム画面に表示させることにより、プレイヤーが指定した他のプレイヤーのデッキを、そのデッキリストの中から選択させることができる。   In the present embodiment, decks owned by other players designated by the player may be displayed as a rental deck in a list. Specifically, the player terminal 20 transmits the player ID of another player input by the player to the server device 10. The server device 10 searches for player information (see FIG. 4) based on the player ID, and acquires deck information (see FIG. 6) of other players. And the server apparatus 10 produces | generates list information (refer FIG. 7) by referring the deck information. Then, the player terminal 20 can select a deck of another player designated by the player from the deck list by displaying the deck list on the game screen based on the list information.

<援軍利用回数>
上記の本実施形態では、連勝するほど援軍(レンタルデッキ)の利用回数を増やすことができる場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、プレイヤーが所有できるフレンドプレイヤーの人数に応じて、援軍利用回数を設定しても良い。この際、プレイヤーが所有できるフレンドプレイヤーの人数は、プレイヤーのレベルに応じて設定しても良い。具体的には、対戦処理部212が、対戦で勝利したプレイヤーに付与された勝利ポイントが所定値以上となったか否かを判定し、かかる判定が肯定されたときに、プレイヤーのレベルを上昇させるようにしても良い。ここで、対戦処理部212は、プレイヤーの連勝回数が多いほど、プレイヤーに付与される勝利ポイントのポイント量を増やしても良い。このようにして、プレイヤーは、対戦を行って自己のレベルを上昇させて行くほど、所有できるフレンド数を増やして行くことができ、ひいては、援軍利用回数を増やすことが可能となる。
<Number of reinforcements used>
In the present embodiment, the case where the number of times of use of reinforcements (rental decks) can be increased as the number of wins continues is described as an example. However, the present invention is not limited to this. For example, the number of reinforcement use may be set according to the number of friend players that the player can own. At this time, the number of friend players that the player can own may be set according to the level of the player. Specifically, the battle processing unit 212 determines whether or not the victory point given to the player who has won the battle has reached a predetermined value or more, and when the determination is affirmed, the level of the player is increased. You may do it. Here, the battle processing unit 212 may increase the point amount of victory points given to the player as the number of consecutive wins of the player increases. In this way, the player can increase the number of friends that can be owned as he / she increases the level of his / her own by playing a battle, and as a result, the number of reinforcement use can be increased.

<報酬付与>
上記の本実施形態では、報酬付与部が報酬の一例としてアイテムを付与する場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、ゲーム内通貨、経験値等のパラメーター、キャラクターカード等でも良い。
<Reward Grant>
In the present embodiment, the case where the reward granting unit grants an item as an example of reward has been described as an example, but the present invention is not limited to this. For example, in-game currency, parameters such as experience values, character cards, etc. may be used.

上記の本実施形態では、プレイヤーによってフレンドプレイヤーのデッキがレンタルデッキとして選択された場合に、フレンドプレイヤーに対して報酬を付与する場合を挙げて説明したが、本発明はこれに限定されるものではない。例えば、プレイヤーによってフレンドのデッキがレンタルデッキとして選択され、さらに、そのレンタルデッキがエネミーデッキとの対戦に勝利した場合に、フレンドプレイヤーに対して別途報酬を付与するようにしても良い。   In the above embodiment, the case where a reward is given to a friend player when the friend player's deck is selected as a rental deck by the player has been described, but the present invention is not limited to this. Absent. For example, when a friend's deck is selected as a rental deck by the player and the rental deck wins a battle with an enemy deck, a separate reward may be given to the friend player.

<情報処理装置>
上記の本実施形態におけるゲームシステム1では、情報処理装置の一例としてのプレイヤー端末20が、ゲームプログラムに基づいて、各種情報処理を実行する場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、サーバー装置10単体が、かかるゲームプログラムに基づき上記の各種情報処理を実行するようにしても良い。また例えば、情報処理装置としての機能の一部をサーバー装置10が担う構成としても良い。この場合には、サーバー装置10及びプレイヤー端末20が情報処理装置を構成する。なお、情報処理装置はコンピューターの一例である。
<Information processing device>
In the game system 1 according to the present embodiment, the case where the player terminal 20 as an example of the information processing apparatus executes various types of information processing based on the game program has been described as an example. It is not limited. For example, the server device 10 alone may execute the above-described various information processing based on the game program. Further, for example, the server device 10 may have a part of the function as the information processing device. In this case, the server device 10 and the player terminal 20 constitute an information processing device. The information processing apparatus is an example of a computer.

1 ゲームシステム、2 ネットワーク、10 サーバー装置、11 制御部、12 記憶部、13 入力部、14 表示部、15 通信部、20 プレイヤー端末、21 端末制御部、22 端末記憶部、23 端末入力部、24 端末表示部、25 端末通信部、50 ゲーム画面、51 操作ボタン、52 操作ボタン、60 ゲーム画面、61 操作ボタン、62 操作ボタン、70 ゲーム画面、71 操作ボタン、211 ゲーム進行処理部、212 対戦処理部、212A 第1対戦処理部、212B 第2対戦処理部、213 報酬付与処理部、214 カウント処理部、215 更新処理部、216 画面生成処理部
1 game system, 2 networks, 10 server devices, 11 control unit, 12 storage unit, 13 input unit, 14 display unit, 15 communication unit, 20 player terminal, 21 terminal control unit, 22 terminal storage unit, 23 terminal input unit, 24 terminal display unit, 25 terminal communication unit, 50 game screen, 51 operation button, 52 operation button, 60 game screen, 61 operation button, 62 operation button, 70 game screen, 71 operation button, 211 game progress processing unit, 212 match Processing unit, 212A first battle processing unit, 212B second battle processing unit, 213 reward granting processing unit, 214 count processing unit, 215 update processing unit, 216 screen generation processing unit

Claims (7)

プレイヤーが所有するプレイヤーユニット及び対戦相手となるエネミーユニットが対戦を行なう対戦ゲームをコンピューターに実行させるゲームプログラムであって、
前記コンピューターに、
前記プレイヤーユニットの勝利が決定される度に、勝利した前記プレイヤーユニットと次に対戦させる新たなエネミーユニットを設定し、前記プレイヤーユニット及び新たな前記エネミーユニットが行なう第1対戦についての勝敗を、それぞれのユニットに対応付けられたパラメーターに基づいて決定する第1対戦処理と、
前記第1対戦において前記プレイヤーユニットの敗北が決定された後に、前記プレイヤーが借りることのできる複数ユニットうちのいずれかをレンタルユニットに設定し、前記第1対戦において勝利した前記エネミーユニット及び前記レンタルユニットが行う第2対戦についての勝敗を、それぞれのユニットに対応付けられたパラメーターに基づいて決定する第2対戦処理と、
を実行させることを特徴とするゲームプログラム。
A game program for causing a computer to execute a battle game in which a player unit owned by a player and an enemy unit as an opponent battle each other,
On the computer,
Each time a victory of the player unit is determined, a new enemy unit to be next played against the winning player unit is set, and the winning and losing of the first battle performed by the player unit and the new enemy unit, respectively, A first battle process determined based on parameters associated with the unit of
After the player unit is determined to be defeated in the first match, the player sets one of a plurality of units that can be rented as a rental unit and wins the enemy unit and the rental unit in the first match A second battle process for determining a win or loss for the second battle performed based on parameters associated with the respective units;
A game program characterized by causing a game to be executed.
請求項1に記載のゲームプログラムであって、
前記コンピューターに、
前記第1対戦における前記プレイヤーユニットの連勝回数をカウントするカウント処理であって、前記第2対戦において前記レンタルユニットの勝利が決定されたときに、前記第1対戦における前記プレイヤーユニットの連勝回数を増加させるカウント処理と、
を実行させることを特徴とするゲームプログラム。
The game program according to claim 1,
On the computer,
Counting processing for counting the number of consecutive wins of the player unit in the first battle, and increasing the number of consecutive wins of the player unit in the first battle when the victory of the rental unit is determined in the second battle Counting process,
A game program characterized by causing a game to be executed.
請求項2に記載のゲームプログラムであって、
前記コンピューターに、
前記プレイヤーが借りることのできるレンタルユニットの個数が設定されたプレイヤー情報を、前記第1対戦における前記プレイヤーユニットの連勝回数に応じて更新する更新処理と、
を実行させることを特徴とするゲームプログラム。
A game program according to claim 2,
On the computer,
An update process for updating the player information in which the number of rental units that the player can borrow is set according to the number of consecutive wins of the player unit in the first battle,
A game program characterized by causing a game to be executed.
請求項1乃至3のいずれかに記載のゲームプログラムであって、
前記第2対戦処理は、前記第2対戦の際、前記第1対戦において勝利した前記エネミーユニットに対応付けられたパラメーターに、当該第1対戦の終了時における現在値を設定する、
ことを特徴とするゲームプログラム。
A game program according to any one of claims 1 to 3,
The second battle process sets a current value at the end of the first battle to a parameter associated with the enemy unit that won in the first battle in the second battle,
A game program characterized by that.
請求項1乃至4のいずれかに記載にゲームプログラムであって、
前記第1対戦処理、及び、前記第2対戦処理は、
対戦相手への攻撃を交互に行わせることによって各々の対戦を進行させ、その勝敗を決定し、
前記第1対戦処理、及び、前記第2対戦処理のうちの、前記第2対戦処理は、
第2対戦を開始する際に、前記レンタルユニットに対し先制攻撃を行わせることによって、前記第1対戦において勝利した前記エネミーユニットのパラメーターを変動させる、
ことを特徴とするゲームプログラム。
A game program according to any one of claims 1 to 4,
The first battle process and the second battle process are:
Advance each battle by alternately attacking opponents, determine their victory or defeat,
Of the first battle process and the second battle process, the second battle process is:
When starting the second match, changing the parameters of the enemy unit won in the first match by causing the rental unit to make a first strike.
A game program characterized by that.
請求項1乃至5のいずれかに記載にゲームプログラムであって、
前記第1対戦処理、及び、前記第2対戦処理は、
プレイヤーが所有するポイントを消費させることによって各々の対戦を開始させ、プレイヤーキャラクター及びレンタルユニットのそれぞれに対して、消費させたポイント量に応じた攻撃力を設定し、
前記第1対戦処理、及び、前記第2対戦処理のうちの、前記第2対戦処理は、
第2対戦の際に消費させるポイント量を、第1対戦の際に消費させるポイント量よりも少なくなるように制限する、
ことを特徴とするゲームプログラム。
A game program according to any one of claims 1 to 5,
The first battle process and the second battle process are:
Start each battle by consuming points owned by the player, set the attack power according to the amount of points consumed for each player character and rental unit,
Of the first battle process and the second battle process, the second battle process is:
Limit the amount of points consumed in the second match to be less than the amount of points consumed in the first match,
A game program characterized by that.
プレイヤーが所有するプレイヤーユニット及び対戦相手となるエネミーユニットが対戦を行なう対戦ゲームを実行する情報処理装置であって、
前記プレイヤーユニットの勝利が決定される度に、勝利した前記プレイヤーユニットと次に対戦させる新たなエネミーユニットを設定し、前記プレイヤーユニット及び新たな前記エネミーユニットが行なう第1対戦についての勝敗を、それぞれのユニットに対応付けられたパラメーターに基づいて決定する第1対戦処理部と、
前記第1対戦において前記プレイヤーユニットの敗北が決定された後に、前記プレイヤーが借りることのできる複数ユニットうちのいずれかをレンタルユニットに設定し、前記第1対戦において勝利した前記エネミーユニット及び前記レンタルユニットが行う第2対戦についての勝敗を、それぞれのユニットに対応付けられたパラメーターに基づいて決定する第2対戦処理部と、
を備えたことを特徴とする情報処理装置。
An information processing apparatus for executing a battle game in which a player unit owned by a player and an enemy unit as an opponent battle each other,
Each time a victory of the player unit is determined, a new enemy unit to be next played against the winning player unit is set, and the winning and losing of the first battle performed by the player unit and the new enemy unit, respectively, A first battle processing unit that is determined based on parameters associated with the units;
After the player unit is determined to be defeated in the first match, the player sets one of a plurality of units that can be rented as a rental unit and wins the enemy unit and the rental unit in the first match A second battle processing unit that determines wins and losses for the second battle performed based on parameters associated with each unit;
An information processing apparatus comprising:
JP2014237400A 2014-11-25 2014-11-25 GAME PROGRAM AND INFORMATION PROCESSING DEVICE Active JP6475956B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014237400A JP6475956B2 (en) 2014-11-25 2014-11-25 GAME PROGRAM AND INFORMATION PROCESSING DEVICE

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014237400A JP6475956B2 (en) 2014-11-25 2014-11-25 GAME PROGRAM AND INFORMATION PROCESSING DEVICE

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014142603A Division JP5657161B1 (en) 2014-07-10 2014-07-10 GAME PROGRAM AND INFORMATION PROCESSING DEVICE

Publications (3)

Publication Number Publication Date
JP2016016314A true JP2016016314A (en) 2016-02-01
JP2016016314A5 JP2016016314A5 (en) 2017-08-10
JP6475956B2 JP6475956B2 (en) 2019-02-27

Family

ID=55232008

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014237400A Active JP6475956B2 (en) 2014-11-25 2014-11-25 GAME PROGRAM AND INFORMATION PROCESSING DEVICE

Country Status (1)

Country Link
JP (1) JP6475956B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020175247A (en) * 2020-08-04 2020-10-29 株式会社コナミデジタルエンタテインメント Information processing unit, server device, and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012236110A (en) * 2012-09-13 2012-12-06 Konami Digital Entertainment Co Ltd Game system, game control method, and program
JP2014045888A (en) * 2012-08-30 2014-03-17 Dna:Kk Server device and game program
JP5478760B1 (en) * 2013-07-02 2014-04-23 株式会社 ディー・エヌ・エー Server device and game program
JP2014124389A (en) * 2012-12-27 2014-07-07 Konami Digital Entertainment Co Ltd Game control device, game control method, program, and game system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014045888A (en) * 2012-08-30 2014-03-17 Dna:Kk Server device and game program
JP2012236110A (en) * 2012-09-13 2012-12-06 Konami Digital Entertainment Co Ltd Game system, game control method, and program
JP2014124389A (en) * 2012-12-27 2014-07-07 Konami Digital Entertainment Co Ltd Game control device, game control method, program, and game system
JP5478760B1 (en) * 2013-07-02 2014-04-23 株式会社 ディー・エヌ・エー Server device and game program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"ボクらのポケットダンジョン2", アプリスタイル VOL.8, vol. 第8巻, JPN6018022973, 25 April 2012 (2012-04-25), pages 193, ISSN: 0003820752 *
"怪盗ロワイヤル The world is mine", アプナビ VOL.1 APPLI NAVIGATION, vol. 第1巻, JPN6018022974, 10 March 2012 (2012-03-10), pages 33, ISSN: 0003820753 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020175247A (en) * 2020-08-04 2020-10-29 株式会社コナミデジタルエンタテインメント Information processing unit, server device, and program
JP7032820B2 (en) 2020-08-04 2022-03-09 株式会社コナミデジタルエンタテインメント Information processing equipment, server equipment, and programs
JP2022059064A (en) * 2020-08-04 2022-04-12 株式会社コナミデジタルエンタテインメント Information processor, server device, game control method, and program
JP7349177B2 (en) 2020-08-04 2023-09-22 株式会社コナミデジタルエンタテインメント Information processing device, server device, game control method and program

Also Published As

Publication number Publication date
JP6475956B2 (en) 2019-02-27

Similar Documents

Publication Publication Date Title
JP5204330B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP5657161B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP6325162B1 (en) Information processing apparatus, game program, and information processing method
JP5911994B1 (en) Control program, computer and control method
JP6095383B2 (en) Video game processing apparatus and video game processing program
JP5499209B2 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP2015009093A (en) Server device, and game program
JP5833735B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP5555819B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP2014131758A (en) Game program, and information processor
JP2018038555A (en) Video game processing program
JP2016172024A (en) Game control method, computer, and control program
JP2023171591A (en) Control program, control method, and computer
JP6618600B1 (en) Information processing apparatus, game program, and information processing method
JP2017064375A (en) Control program, computer and control method
JP6475956B2 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP2015177946A (en) Game program and information processing device
JP2017213401A (en) Video game processing program and video game processing system
JP6290062B2 (en) Information processing apparatus and game program
JP5358029B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP6189905B2 (en) Video game processing program and video game processing system
JP6795659B2 (en) Video game processing program and video game processing system
JP5938510B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP5841288B1 (en) Information processing apparatus and game program
JP6940578B2 (en) Game control methods, computers and control programs

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170627

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170627

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180530

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180626

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180824

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190204

R150 Certificate of patent or registration of utility model

Ref document number: 6475956

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