
















特許法第30条第2項適用申請有り 1.平成26年4月24日付で http://games.gree.net/?action=preopen_app_top&app_id=60457 http://mpf.gree.jp/?mode=app&act=top&id=60457に掲載 2.平成26年4月24日付で http://dengekionline.com/elem/000/000/843/843420 http://www.gpara.com/infos/view/11339 http://gamebiz.jp/?p=129556 http:/www.4gamer.net/games/254/G025494/20140424031/ http://app.famitsu.com/20140424_363128/ http://appget.com/c/news/57249/lostland/ http://appmajin.com/pc/news_detail.php?aid=1649 http://www.dopr.net/_ureview/5206786806120448 http://vsmedia.info/2014/04/24/lostlandtactics/に掲載 3.平成26年5月22日付でファミ通AppAndroid,No.015,エンターブレイン 4.平成26年6月6日付でhttp://app.famitsu.com/20140606_381292/に掲載 5.平成26年8月25日付でhttp://app.famitsu.com/20140825_429622/ http://www.4gamer.net/games/254/G025494/20140825065/ http://gamebiz.jp/?p=133891 http://vsmedia.info/2014/08/26/lostlandtactics-release/ http://www.gamer.ne.jp/news/201408250051/ http://www.applibiz.net/5179/ http://www.spapp.jp/item/7248に掲載There is an application for application of
本発明は、プログラム、制御方法、および、情報処理装置に関する。 The present invention relates to a program, a control method, and an information processing apparatus.
従来、コンピュータ等の情報処理装置を用いるビデオゲームにおいて、プレイヤがゲーム内のキャラクタを操作して対戦相手との戦闘を行う対戦ゲームが知られている。例えば、特許文献1には、プレイヤがターンごとにコマンドを選択してキャラクタの行動を決定することにより対戦を進行させるゲームが記載されている。 Conventionally, in a video game using an information processing device such as a computer, a battle game in which a player operates a character in the game to fight with an opponent is known. For example,
ところで、キャラクタが複数のコマンドを実行可能な場合、プレイヤは、選択したいコマンドをゲームの表示画面から探す必要がある。しかし、表示画面の大きさの制約等により、スクロール操作等を行ってコマンドを探す場合には、プレイヤは煩わしさを感じることがある。 By the way, when a character can execute a plurality of commands, the player needs to search for a command to be selected from the display screen of the game. However, due to restrictions on the size of the display screen, the player may find it annoying when searching for a command by performing a scroll operation or the like.
かかる事情に鑑みてなされた本発明の目的は、操作の煩雑さを低減するプログラム、制御方法、および、情報処理装置を提供することにある。 An object of the present invention made in view of such circumstances is to provide a program, a control method, and an information processing apparatus that reduce the complexity of operation.
上記課題を解決するプログラムは、ゲームを実行する情報処理装置に、プレイヤが操作するゲームキャラクタが実行可能な複数のアクションのなかから特定のアクションを抽出する抽出ステップと、ゲーム画面における第1領域に、前記複数のアクションの一部を前記プレイヤによって選択可能に表示させるとともに、前記ゲーム画面における前記第1領域とは異なる特定の位置に配置された第2領域に、前記抽出された特定のアクションを前記プレイヤによって選択可能に表示させる表示ステップと、前記第1領域に表示されたアクションが前記プレイヤによって選択された場合には当該選択されたアクションを前記ゲームキャラクタに実行させ、前記第2領域に表示された特定のアクションが前記プレイヤによって選択された場合には前記特定のアクションを前記ゲームキャラクタに実行させる処理を行うステップとを実行させるプログラム。 A program that solves the above problems is provided in an information processing device that executes a game, in an extraction step of extracting a specific action from a plurality of actions that can be executed by a game character operated by the player, and in a first area on the game screen. , A part of the plurality of actions is displayed selectably by the player, and the extracted specific action is displayed in a second area arranged at a specific position different from the first area on the game screen. When the display step to be displayed selectably by the player and the action displayed in the first area are selected by the player, the game character is made to execute the selected action and displayed in the second area. A program for executing a step of performing a process of causing the game character to execute the specific action when the specific action is selected by the player.
上記課題を解決する制御方法は、ゲームの実行を制御する制御方法であって、プレイヤが操作するゲームキャラクタが実行可能な複数のアクションのなかから特定のアクションを抽出する抽出ステップと、ゲーム画面における第1領域に、前記複数のアクションの一部を前記プレイヤによって選択可能に表示させるとともに、前記ゲーム画面における前記第1領域とは異なる特定の位置に配置された第2領域に、前記抽出された特定のアクションを前記プレイヤによって選択可能に表示させる表示ステップと、前記第1領域に表示されたアクションが前記プレイヤによって選択された場合には当該選択されたアクションを前記ゲームキャラクタに実行させ、前記第2領域に表示された特定のアクションが前記プレイヤによって選択された場合には前記特定のアクションを前記ゲームキャラクタに実行させる処理を行うステップとを実行させる。 The control method for solving the above problems is a control method for controlling the execution of the game, which is an extraction step of extracting a specific action from a plurality of actions that can be executed by the game character operated by the player, and a game screen. A part of the plurality of actions is displayed in the first area so as to be selectable by the player, and the extraction is performed in the second area arranged at a specific position different from the first area on the game screen. A display step for displaying a specific action so as to be selectable by the player, and when the action displayed in the first area is selected by the player, the selected action is executed by the game character, and the first When the specific action displayed in the two areas is selected by the player, the step of performing the process of causing the game character to execute the specific action is executed.
上記課題を解決する情報処理装置は、ゲームを実行する情報処理装置であって、プレイ
ヤが操作するゲームキャラクタが実行可能な複数のアクションのなかから特定のアクションを抽出する抽出部と、ゲーム画面における第1領域に、前記複数のアクションの一部を前記プレイヤによって選択可能に表示させるとともに、前記ゲーム画面における前記第1領域とは異なる特定の位置に配置された第2領域に、前記抽出された特定のアクションを前記プレイヤによって選択可能に表示させる画面生成部と、前記第1領域に表示されたアクションが前記プレイヤによって選択された場合には当該選択されたアクションを前記ゲームキャラクタに実行させ、前記第2領域に表示された特定のアクションが前記プレイヤによって選択された場合には前記特定のアクションを前記ゲームキャラクタに実行させる処理を行う進行処理部とを備える。The information processing device that solves the above problems is an information processing device that executes a game, and is an extraction unit that extracts a specific action from a plurality of actions that can be executed by a game character operated by a player, and a game screen. A part of the plurality of actions is displayed in the first area so as to be selectable by the player, and the extracted areas are arranged in a specific position different from the first area on the game screen. A screen generation unit that displays a specific action selectably by the player, and when the action displayed in the first area is selected by the player, the game character is made to execute the selected action. When the specific action displayed in the second area is selected by the player, it includes a progress processing unit that performs a process of causing the game character to execute the specific action.
上記構成のプログラムにおいて、前記第2領域は、前記ゲーム画面に表示される情報に重畳することなく情報を表示することが好ましい。
上記構成のプログラムは、前記情報処理装置に、前記プレイヤが選択したアクションを記憶する記憶ステップを実行させ、前記抽出ステップにおいて、前記複数のアクションのうち前記既に選択されたアクション又は所定のアクションを、前記特定のアクションとして抽出することが好ましい。In the program having the above configuration, it is preferable that the second area displays information without being superimposed on the information displayed on the game screen.
The program having the above configuration causes the information processing apparatus to execute a storage step for storing an action selected by the player, and in the extraction step, the already selected action or a predetermined action among the plurality of actions is performed. It is preferable to extract as the specific action.
上記構成のプログラムは、前記抽出ステップにおいて、前記既に選択されたアクションが所定条件を満たす場合、前記複数のアクションのうち前記既に選択されたアクションを前記特定のアクションとして抽出し、前記既に選択されたアクションが前記所定条件を満たさない場合、前記複数のアクションのうち前記所定のアクションを前記特定のアクションとして抽出することが好ましい。 In the extraction step, when the already selected action satisfies a predetermined condition, the program having the above configuration extracts the already selected action from the plurality of actions as the specific action, and has already selected the action. When the action does not satisfy the predetermined condition, it is preferable to extract the predetermined action from the plurality of actions as the specific action.
上記構成のプログラムにおいて、前記所定条件は、前記既に選択されたアクションを前記プレイヤが選択可能な残り回数が1回以上であるとの条件、又はゲーム媒体の第1パラメータが前記既に選択されたアクションの第2パラメータ以上であるとの条件を含むことが好ましい。 In the program having the above configuration, the predetermined condition is a condition that the remaining number of times the player can select the already selected action is one or more, or the first parameter of the game medium is the action already selected. It is preferable to include the condition that the second parameter or more is equal to or higher than the second parameter.
上記構成のプログラムにおいて、前記特定のアクションは、前記複数のアクションのそれぞれが選択された回数に基づいて抽出されることが好ましい。
上記構成のプログラムは、前記抽出ステップにおいて、前記既に選択されたアクションのうち、前記プレイヤが最後に選択したアクションを前記特定のアクションとして抽出してもよい。In the program having the above configuration, it is preferable that the specific action is extracted based on the number of times each of the plurality of actions is selected.
The program having the above configuration may extract the action last selected by the player from the already selected actions in the extraction step as the specific action.
上記構成のプログラムにおいて、前記複数のアクションは、複数のカテゴリに分類され、分類された該カテゴリごとにタブ形式で前記第1領域に表示され、前記特定のアクションは、前記プレイヤにより選択されたタブに含まれるアクションから抽出されることが好ましい。 In the program having the above configuration, the plurality of actions are classified into a plurality of categories, and each of the classified categories is displayed in the first area in a tab format, and the specific action is a tab selected by the player. It is preferable to extract from the actions contained in.
上記構成のプログラムにおいて、前記抽出ステップが第1抽出ステップであり、前記表示ステップが第1表示ステップであり、前記情報処理装置に、前記第1表示ステップにおいて前記プレイヤの操作により前記選択されたタブと異なるタブが選択された場合、該異なるタブに含まれるアクションから前記特定のアクションを新たに抽出する第2抽出ステップと、前記第1領域に、前記異なるタブに含まれる複数のアクションの一部を前記プレイヤによって選択可能に表示させるとともに、前記第2領域に、前記第2抽出ステップにおいて抽出された特定のアクションを前記プレイヤによって選択可能に表示させる第2表示ステップとを実行させてもよい。 In the program having the above configuration, the extraction step is the first extraction step, the display step is the first display step, and the information processing apparatus has the tab selected by the player's operation in the first display step. When a tab different from the above is selected, a second extraction step for newly extracting the specific action from the actions contained in the different tab, and a part of a plurality of actions included in the different tab in the first area. May be displayed selectably by the player, and the second display step may be executed in the second area so that the specific action extracted in the second extraction step is displayed selectably by the player.
上記構成のプログラムにおいて、前記第2領域は、前記ゲームの進行に関する情報を表示する領域と、前記第1領域との間に表示されることが好ましい。 In the program having the above configuration, it is preferable that the second area is displayed between the area for displaying information regarding the progress of the game and the first area.
本発明に係るプログラム、制御方法、および、情報処理装置によれば、操作の煩雑さを低減できる。 According to the program, the control method, and the information processing apparatus according to the present invention, the complexity of the operation can be reduced.
以下、本発明の実施形態について、図を参照して説明する。
はじめに、本実施形態に係るゲームの概要について説明する。本実施形態に係るゲームは、第1のモード及び第2のモードを有する。第1のモードにおいて、プレイヤは、所有する個々のゲーム媒体を用いて対戦相手と対戦し、又はゲーム内の通常クエストを攻略することで、ゲーム媒体、例えばゲーム内で使用可能なアイテム等を獲得可能である。Hereinafter, embodiments of the present invention will be described with reference to the drawings.
First, an outline of the game according to the present embodiment will be described. The game according to the present embodiment has a first mode and a second mode. In the first mode, the player acquires a game medium, for example, an item that can be used in the game, by playing against an opponent using each game medium owned by the player or by capturing a normal quest in the game. It is possible.
一方、第2のモードは、例えば期間限定のイベントとして実装される。第2のモードにおいては、それぞれ複数のプレイヤにより構成される複数のグループがリアルタイムで対戦を行う。以下、特に言及しない限り、本実施形態に係るゲームの第2のモードについて説明する。 On the other hand, the second mode is implemented as, for example, a limited-time event. In the second mode, a plurality of groups each composed of a plurality of players play a match in real time. Hereinafter, unless otherwise specified, a second mode of the game according to the present embodiment will be described.
本実施形態では、グループA及びグループBの2つのグループが対戦を行うものとして説明する。各プレイヤは、所有するゲーム媒体をゲーム内のフィールド上に配置し、該ゲーム媒体を操作して移動又は攻撃等の行動を実行させることによりゲーム(第2のモードによる対戦)を進行させる。ゲーム媒体は、ゲームに使用される電子データであり、例えば、カード、アイテム、キャラクタ及びアバタ等を含む。また、ゲーム媒体は、ゲームの進行に応じて、プレイヤによって取得、保有、使用、管理、交換、合成、強化、売却、廃棄、及び/又は贈与等され得る電子データであるが、ゲーム媒体の利用態様は本明細書で明示されるものに限られない。本実施形態では、ゲーム媒体は、キャラクタを含むものとして説明する。 In this embodiment, it is assumed that two groups, Group A and Group B, play a match. Each player arranges a game medium owned by each player on a field in the game, and advances the game (competition in the second mode) by operating the game medium to execute an action such as movement or attack. The game medium is electronic data used in the game, and includes, for example, cards, items, characters, avatars, and the like. Further, the game medium is electronic data that can be acquired, owned, used, managed, exchanged, synthesized, strengthened, sold, discarded, and / or gifted by the player according to the progress of the game, but the use of the game medium. Aspects are not limited to those specified herein. In the present embodiment, the game medium will be described as including a character.
本実施形態に係るゲームでは、一定時間ごとにグループの手番が入れ替わる。本実施形態において、一定時間は1分間であり、1分間のAグループの手番の後、1分間のBグループの手番となり、その後再び1分間のAグループの手番となる。これを繰り返し、所定のゲーム時間(例えば30分間)が終了するか、又はゲーム時間が終了する前にいずれかのグループがゲームの勝利条件を満たすとゲームが終了する。 In the game according to this embodiment, the turn of the group is changed at regular intervals. In the present embodiment, the fixed time is 1 minute, and after 1 minute of A group's turn, 1 minute of B group's turn, and then 1 minute of A group's turn again. This is repeated, and the game ends when a predetermined game time (for example, 30 minutes) ends, or when any group satisfies the victory condition of the game before the game time ends.
各プレイヤは、所属するグループの手番の間に、ゲームの対戦を行うフィールド上において、所定回数(例えば1回)キャラクタを移動させることができる。また、各プレイヤは、所属するグループの手番であるか否かに係らず、キャラクタが実行可能なアクション等の項目を選択することにより、ゲームを進行させることができる。キャラクタは、選択されたアクションに基づいて、対戦相手のグループに所属するキャラクタ及び対戦相手のグループが所有する代表ゲーム媒体等を攻撃する。代表ゲーム媒体は、上述のゲーム媒体と同様にゲームに使用される電子データであり、本実施形態においては城である。各キャラクタ及び城は、それぞれ体力値に関するパラメータ(体力パラメータ)を有する。対戦相手の城の体力パラメータを0にするか、又はゲーム時間が終了したときに城の体力パラメータがより多く残っていたグループが、ゲームの勝者となる。 Each player can move the character a predetermined number of times (for example, once) on the field where the game is played during the turn of the group to which the player belongs. Further, each player can advance the game by selecting an item such as an action that can be executed by the character, regardless of whether or not it is the turn of the group to which the character belongs. Based on the selected action, the character attacks the character belonging to the opponent's group, the representative game medium owned by the opponent's group, and the like. The representative game medium is electronic data used in the game as in the above-mentioned game medium, and is a castle in the present embodiment. Each character and castle has a parameter (health parameter) related to the physical strength value. The winner of the game is the group whose opponent's castle health parameter is set to 0, or where more castle health parameters remain at the end of the game time.
また、本実施形態に係るゲームでは、プレイヤは、チャット機能を使用して、ゲーム中に、同一のグループに所属するプレイヤ同士で情報交換したり、ゲームの進め方(戦略)について相談したりすることができる。 Further, in the game according to the present embodiment, the player uses the chat function to exchange information between players belonging to the same group and to discuss how to proceed with the game (strategy) during the game. Can be done.
図1は、本発明の一実施形態に係る情報処理システムの要部の機能ブロック図である。情報処理システム100は、情報処理装置10と、複数の端末装置30とを有する。本実施形態に係る情報処理装置10は、上記概要の説明を行ったゲームを実行する。情報処理装置10は、ゲームの各プレイヤが有する端末装置30と通信を行う。情報処理装置10は、各プレイヤが端末装置30の入力部31を使用して行う入力操作に基づいて、ゲームを進行させる。また、情報処理装置10は、ゲームの進行状態を各プレイヤの端末装置30の表示部32に表示させる。具体的には、情報処理装置10は、端末装置30の表示部32に表示させるための情報を生成し、端末装置30に送信(出力)する。情報処理装置10は、例えば、サーバ装置により構成される。 FIG. 1 is a functional block diagram of a main part of an information processing system according to an embodiment of the present invention. The
情報処理装置10は、記憶部11と、体力パラメータ管理部12と、戦闘力パラメータ管理部13と、行動力パラメータ管理部14と、チャット管理部15と、制御部16と、進行処理部17と、画面生成部18と、抽出部19と、通信部20とを備える。 The
記憶部11は、ゲームに用いられる各種情報を記憶する。記憶部11は、ゲームで各プレイヤが使用する複数のゲーム媒体を、プレイヤが所属するグループと対応付けて記憶する。記憶部11は、図2に一例として模式的に示すように、ゲームのプレイヤと、各プレイヤが操作するキャラクタと、各プレイヤが所属するグループとを対応付けたテーブルを記憶する。図2を参照すると、例えば、プレイヤA1は、グループAに所属し、キャラクタA1を操作することが理解できる。また、記憶部11は、図2と同様に、ゲームで対戦を行う各グループの代表ゲーム媒体を、各グループと対応付けて記憶する。ただし、代表ゲーム媒体は、プレイヤに対応付けられるものではないため、プレイヤとの対応関係ではなく、グループA又はグループBのいずれかに対応付けられた状態で記憶部11に記憶される。 The
また、記憶部11は、各キャラクタに固有の情報を記憶する。固有の情報は、ゲーム媒体が実行可能な複数の項目、ゲーム媒体の攻撃力及び防御力等の戦闘力、ゲーム媒体の攻撃手段及び防御手段等の戦闘手段、ゲーム媒体のスキル情報、ゲーム媒体のアバタに関する情報、ゲーム媒体の属性、ゲーム媒体の希少度を示す指標等である。ゲーム媒体の希少
度を示す指標は、ノーマル、レア、スーパーレア、ウルトラレア等の階層により表されてもよい。本実施形態において、固有の情報は、ゲーム媒体が実行可能な複数の項目を含むものとして説明する。Further, the
ゲーム媒体が実行可能な複数の項目は、プレイヤがゲームの進行に応じて選択可能な項目である。進行処理部17が、選択された項目に基づく処理を行うことにより、ゲームが進行する。複数の項目は、ゲームの進行に関する任意の項目とすることができるが、本実施形態では、キャラクタが実行可能なアクションであるとして説明する。プレイヤによりキャラクタのアクションが選択されると、進行処理部17は、選択されたアクションに基づいて、各種パラメータを変動させたり、端末装置30の表示部32に表示されるゲームに関する画面を変更したりする。 The plurality of items that can be executed by the game medium are items that the player can select according to the progress of the game. The
記憶部11は、図3に一例として模式的に示すように、キャラクタが実行可能なアクションを記憶する。実行可能なアクションはキャラクタごとに異なる。従って、図3のテーブルは、ゲームで使用されるキャラクタのうち、ある1つのキャラクタが実行可能なアクションを示すものである。本実施形態では、図3に示すように、アクションは、攻撃、補助及び回復の3つのカテゴリに分類される。各アクションは、アクションの性質に基づき、各カテゴリに分類される。アクションの性質は、例えばアクションが進行処理部17により処理されるといずれのパラメータを変動させるかという、アクションに固有の特徴である。攻撃カテゴリには、対戦相手のグループに所属するキャラクタの体力パラメータを変動させるアクションが含まれる。補助カテゴリには、キャラクタの戦闘力パラメータを変動させるアクションが含まれる。回復カテゴリには、同一のグループに所属するキャラクタの体力パラメータを変動させるアクションが含まれる。なお、各アクションは、プレイヤが任意に設定可能なカテゴリに分類されてもよい。 The
アクションは、各カテゴリにおいて、単数のキャラクタのパラメータに影響を与えるものか又は複数のキャラクタのパラメータに影響を与えるものかに分類される。それぞれのアクションにより、パラメータの増減量又は増減率等、パラメータを変動させる効果が異なる。アクションには、ゲーム開始時に使用回数が制限されるものがある。記憶部11は、図3に示すように、キャラクタが各アクションを使用できる残りの使用回数を記憶する。ただし、記憶部11は、使用回数が制限されていないアクションについては、残りの使用回数は記憶しない。このようなアクションの残りの使用回数は、図3では「-」と示している。また、各アクションには、実行するために必要な行動力パラメータの値が定められており、記憶部11は、各アクションの実行に必要な行動力も記憶する。各キャラクタは、行動力パラメータ値を消費してアクションを実行する。あるアクションを実行するための行動力パラメータ値が不足する場合、キャラクタはそのアクションを実行できない。一般に、効果の高いアクションほど、ゲーム開始時の残りの使用回数が少なく設定され、必要な行動力パラメータ値が高く設定される。効果の高いアクションとは、より大きくパラメータを増減しうるアクションである。 Actions are categorized in each category as those that affect the parameters of a single character or those that affect the parameters of multiple characters. The effect of changing the parameter, such as the amount of increase / decrease or the rate of increase / decrease of the parameter, differs depending on each action. Some actions have a limited number of uses at the start of the game. As shown in FIG. 3, the
また、記憶部11は、ゲームが開始された後、ゲームが終了するまでに進行処理部17が行ったゲームの進行に関する処理の記録を記憶してもよい。
体力パラメータ管理部12は、各キャラクタ及び城の体力パラメータを管理する。体力パラメータ管理部12は、各キャラクタ及び城の体力パラメータを、図4に一例として模式的に示すテーブルとして管理する。図4に示すように、体力パラメータ管理部12のテーブルには、キャラクタA1からキャラクタA5、キャラクタB1からキャラクタB5、城A及び城Bと、それぞれに対応する体力パラメータとが記憶されている。プレイヤが攻撃カテゴリのアクションのいずれかを選択すると、進行処理部17は、選択されたアクションに基づき、体力パラメータ管理部12のテーブルに格納された体力パラメータを減少させる。キャラクタの体力パラメータが0以下になると、当該キャラクタは、ゲームに参
加できなくなる。Further, the
The physical strength
戦闘力パラメータ管理部13は、各キャラクタの戦闘力に関するパラメータ(戦闘力パラメータ)を管理する。本実施形態における戦闘力パラメータは、攻撃力パラメータ及び防御力パラメータを含む。戦闘力パラメータ管理部13は、各キャラクタの攻撃力パラメータ及び防御力パラメータを、図5に一例として模式的に示すテーブルとして管理する。図5に示すように、戦闘力パラメータ管理部13のテーブルには、キャラクタA1からキャラクタA5及びキャラクタB1からキャラクタB5と、それぞれに対応する攻撃力パラメータ及び防御力パラメータとが記憶されている。プレイヤが補助カテゴリのアクションのいずれかを選択すると、進行処理部17は、選択されたアクションに基づき、戦闘力パラメータ管理部13のテーブルに格納された攻撃力パラメータ及び防御力パラメータを変動させる。また、プレイヤが攻撃カテゴリのアクションのいずれかを選択すると、進行処理部17は、選択されたアクションに基づき、戦闘力パラメータ管理部13のテーブルに格納された攻撃力パラメータ及び防御力パラメータを参照して、体力パラメータを減少させる大きさ(減少量)を決定する。 The combat power
行動力パラメータ管理部14は、キャラクタがアクションを実行するために必要となる行動力に関するパラメータ(行動力パラメータ)を管理する。行動力パラメータ管理部14は、各キャラクタの行動力パラメータを、図6に一例として模式的に示すテーブルとして管理する。図6に示すように、行動力パラメータ管理部14のテーブルには、キャラクタA1からキャラクタA5及びキャラクタB1からキャラクタB5と、それぞれに対応する行動力パラメータとが記憶されている。各プレイヤは、キャラクタの行動力パラメータを消費してゲームを進行させる。行動力パラメータは、ゲームの進行及びアクションの実行等により増減する。例えば、プレイヤの選択に基づきキャラクタがアクションを実行すると、進行処理部17は、実行したアクションに必要な行動力パラメータ値分の行動力パラメータを減少させる。行動力パラメータの値が、あるアクションを実行するために必要な行動力パラメータ値を下回っている場合、プレイヤは、そのアクションを選択してキャラクタに実行させることができない。また、キャラクタの行動力パラメータは、所定の条件に基づき、進行処理部17により増加する。例えば、キャラクタの行動力パラメータは、キャラクタを操作するプレイヤが所属するグループの手番が開始するたびに(すなわち本実施形態では2分に1回)、増加される。行動力パラメータの増加量は、一定の割合又は一定値とすることができ、本実施形態では、1回あたりの行動力パラメータの増加量が50であるとする。また、行動力パラメータに上限を設けることができ、本実施形態では、上限は100であるとする。 The behavioral power
チャット管理部15は、本実施形態に係るゲームにおけるチャット機能を管理する。チャット管理部15には、ゲーム中に多用される可能性のある定型文及び/又は画像等が記憶されていてもよい。定型文は、例えば、同一のグループに所属するプレイヤに攻撃カテゴリのアクションを実行するように促す「攻撃してくれ!」、同一のグループに所属するプレイヤに補助カテゴリのアクションを実行するように促す「補助を頼む!」及び同一のグループに所属するプレイヤに対戦相手の代表ゲーム媒体を攻撃するように促す「城を狙え!」等である。チャット管理部15には、各プレイヤが予め端末装置30の入力部31を使用して入力した文章が、定型文として記憶されていてもよい。 The
制御部16は、情報処理装置10の各機能ブロックをはじめとして、情報処理装置10の全体を制御及び管理する。制御部16は、ゲームの制御手順を規定したプログラムを実行するCPU(Central Processing Unit)等のプロセッサで構成される。かかるプログラムは、記憶部11又は外部の記憶媒体に格納される。 The
進行処理部17は、本実施形態に係るゲームの進行に関する処理を行う。進行処理部1
7は、本実施形態に係るゲームに参加するプレイヤの数が所定数以上となった場合、すなわち、記憶部11に記憶されたプレイヤ(又はプレイヤに1対1に対応するキャラクタ)の数が所定数以上となった場合、ゲームの進行処理を開始する。進行処理部17は、ゲームに参加するプレイヤの数が所定数未満であっても、例えば制御部16が自動的に操作するプレイヤをゲームに参加させることにより、ゲームの進行処理を開始してもよい。また、進行処理部17は、端末装置30の入力部31を介したプレイヤからの入力操作に基づき、フィールド上におけるキャラクタを移動させる。また、進行処理部17は、端末装置30の入力部31を介したプレイヤによるアクションの選択に基づく処理を行う。具体的には、進行処理部17は、実行させたアクションに基づいて、体力パラメータ管理部12、戦闘力パラメータ管理部13及び行動力パラメータ管理部14のテーブルのパラメータを増減させる。また、進行処理部17は、所定のゲーム時間及び各グループの手番の時間を管理する。The
In 7, the number of players participating in the game according to the present embodiment is a predetermined number or more, that is, the number of players (or characters corresponding to one-to-one with the players) stored in the
進行処理部17は、ゲームの勝者を決定する。本実施形態に係るゲームにおいて、進行処理部17は、一方の代表ゲーム媒体の体力パラメータが「0」となった場合、当該体力パラメータが「0」となった代表ゲーム媒体のグループとは異なるもう一方のグループを、勝者として決定する。進行処理部17は、所定のゲーム時間が終了したときに、いずれのグループの代表ゲーム媒体の体力パラメータとも「0」より大きい場合には、残っている体力パラメータの値が大きい代表ゲーム媒体に対応付けられたグループを、勝者として決定する。 The
画面生成部18は、ゲームに関する情報を含むゲーム画面を表示させるための情報(以下、「ゲーム画面」ともいう。)を生成する。図7は、画面生成部18により生成されるゲームのゲーム画面の一例を模式的に示す図である。ゲーム画面50には、第1領域51、第2領域52、フィールド表示領域53、タブ表示領域54及びパラメータ表示領域55が含まれる。第2領域52は、ゲーム画面における特定の位置に配置され、本実施形態では、図7に示すように、ゲームの進行に関する情報を表示するフィールド表示領域53と、第1領域51との間に表示される。 The
タブ表示領域54には、攻撃、回復及び補助というアクションの3つのカテゴリをそれぞれ示す3つのタブと、チャット機能を示す1つのタブとが表示される。第1領域51には、プレイヤが選択したタブに関する項目が、カテゴリごとにタブ形式で選択可能に表示される。図7では、攻撃タブ61が選択された状態であるため、第1領域51には、攻撃のカテゴリに含まれる複数のアクション(項目)が、選択可能に表示されている。第2領域52には、キャラクタが実行可能なアクションから抽出された特定のアクションが選択可能に表示される。好適には、第2領域52には、選択されたタブに含まれるアクションから抽出された特定のアクションが、選択可能に表示される。すなわち、第2領域52には、第1領域51の複数のアクションのうち、抽出部19により抽出された特定のアクションが、選択可能に表示される。図7では、攻撃のカテゴリに含まれる複数のアクションのうち、1つのアクション「単数特殊攻撃2」が抽出された結果、ゲーム画面50に生成された状態となっている。抽出部19による抽出処理の詳細については後述する。なお、第1領域51及び第2領域52には、各アクションに対応付けて、各アクションの残りの使用回数及び必要な行動力パラメータ値を表示してもよい。 In the
フィールド表示領域53には、ゲームの進行に関する情報が表示される。フィールド表示領域53には、例えばゲームを行うフィールドと、フィールド上に配置されゲームに使用される複数のキャラクタ及び代表ゲーム媒体(城)とが表示される。図7では、フィールドは縦5マス×横8マスであるが、フィールドの形状及びマス数は、これに限られない。 Information about the progress of the game is displayed in the
パラメータ表示領域55には、各種パラメータに関する情報が表示される。図7では、プレイヤが操作するキャラクタの行動力パラメータ及び体力パラメータのみが表示されているが、パラメータ表示領域55に表示されるパラメータに関する情報は、これに限られない。パラメータ表示領域55には、プレイヤが操作する戦闘力パラメータに関する情報が表示されてもよく、代表ゲーム媒体又は自ら操作しない他のキャラクタの各種パラメータに関する情報が表示されてもよい。また、パラメータは、棒状等のインジケータにより表示されてもよく、数値として表示されてもよく、図7に示すように、棒状のインジケータ及び数値の双方で表示されてもよい。 Information about various parameters is displayed in the
端末装置30の表示部32には、ゲームの画面が表示されるが、表示部32の大きさによっては、ゲーム画面50の全てを表示部32に表示することはできない。その場合、表示部32には、ゲーム画面50の一部が表示される。図7の点線56で囲った範囲は、表示部32に表示される画面の範囲の一例を示すものであり、特にファーストビューを示すものである。ファーストビュー56には、フィールド表示領域53の全体と、第2領域52とが表示されるが、第1領域51はその一部のみが表示される。プレイヤは、ファーストビュー56に表示されないアクション(図7では、単数特殊攻撃2乃至n及び複数特殊攻撃2乃至n)を選択するためには、表示部32に表示される画面(表示画面)をフリック又はスワイプ操作等を行うことにより、選択を希望するアクションを表示させてから選択する操作を行うことが必要となる。ただし、図7のように、第2領域52に抽出されたアクションについては、ファーストビュー56に含まれるため、プレイヤは、フリック又はスワイプ操作等を行うことなくアクションを選択可能である。 The game screen is displayed on the
抽出部19は、第1領域51に選択可能に表示される複数の項目のうち、第2領域52に選択可能に表示させる特定の項目を抽出する。本実施形態における抽出部19が行う抽出処理の詳細は後述する。 The
通信部20は、ゲームの各プレイヤが使用する端末装置30と有線通信又は無線通信を行うことにより、ゲームに使用されるデータの送受信を行う。
端末装置30は、入力部31と、表示部32と、制御部33と、通信部34とを備える。端末装置30は、ゲームを実行可能な専用の装置であってもよい。また、端末装置30は、携帯電話機又はタブレット端末等の電子機器(情報処理装置)を用いて構成してもよい。The
The
入力部31は、プレイヤからの操作入力を受け付ける。入力部31は、操作ボタン(操作キー)から構成されていてもよい。端末装置30がタッチパネルを有する場合には、タッチパネルが、プレイヤの指及びスタイラスペン等の接触を検出して操作入力を受け付けることにより、入力部31として機能する。 The
表示部32は、液晶ディスプレイ、有機ELディスプレイ、又は無機ELディスプレイ等の表示デバイスである。表示部32は、ゲームの進行状態に応じて、情報処理装置10から受信したゲームに関する各種情報を表示する。 The
制御部33は、端末装置30の各機能ブロックをはじめとして、端末装置30の全体を制御及び管理するプロセッサである。
通信部34は、ゲームを実行する情報処理装置10と有線通信又は無線通信を行うことにより、ゲームに使用されるデータの送受信を行う。The
The
次に、抽出部19が行う抽出処理の一例について説明する。抽出部19は、ゲームの対戦状況に基づいて、キャラクタが実行可能なアクションのうち、表示画面の第2領域52に表示する特定のアクションを抽出する。好適には、抽出部19は、プレイヤにより選択
されたタブに含まれるアクションから特定のアクションを抽出する。本実施形態において、抽出部19は、それぞれのカテゴリ(タブ)において、ゲーム開始後、既にアクションが選択されている場合、最後にプレイヤにより選択されたアクションを、表示画面の第2領域52に表示するアクションとして抽出する。ただし、当該アクションの残りの使用回数が0回であったり、当該アクションを実行するために必要な行動力パラメータが不足したりする場合、プレイヤは当該アクションを選択できない。このような場合には、抽出部19は、それぞれのカテゴリにおいて、他のアクション、例えば予め決定されている基本アクションを、表示画面の第2領域52に表示するアクションとして抽出する。基本アクションは、各カテゴリにおいて、所定の基準に基づき1つずつ決定されるアクションであり、本実施形態では、使用回数が制限されていないアクションである。使用回数が制限されていないアクションがカテゴリ内に複数ある場合、基本アクションは、進行処理部17により該当する複数のアクションから1つが選択される。基本アクションは、プレイヤの入力部31への入力により、プレイヤの選択に基づいて予め決定されていてもよい。抽出部19は、このように各アクションに基づく処理を実行可能であるか否かを判定し、実行可能であると判定したアクションから、第2領域52に表示するアクションを抽出する。このようにして、抽出部19は、ゲームの対戦状況に応じて実行可能なアクションを抽出する。Next, an example of the extraction process performed by the
一方、ゲーム開始後、それぞれのカテゴリにおいて、ゲーム開始後に未だアクションが選択されていない場合、抽出部19は、それぞれのカテゴリにおいて、基本アクションを表示画面の第2領域52に表示するアクションとして抽出する。 On the other hand, after the game starts, if no action is selected in each category after the game starts, the
攻撃カテゴリを例に、抽出部19の処理についてさらに説明する。攻撃カテゴリにおいて、基本アクションは「単数通常攻撃」と予め決定されている。ゲーム開始後、プレイヤが未だ攻撃カテゴリに属するアクションを選択していない場合、抽出部19は、基本アクションである「単数通常攻撃」を抽出する。その後、ゲームの進行によりプレイヤが攻撃カテゴリに属するアクションを選択したとする。ある時点で、最後にプレイヤにより選択されたアクションが「単数特殊攻撃1」である場合、抽出部19は「単数特殊攻撃1」を抽出する。抽出されたアクションは、表示画面のタブ表示領域54において「攻撃」タブが選択されているとき、第2領域52に表示される。補助及び回復のカテゴリに属するアクションについても、同様の処理が行われる。 The processing of the
また、抽出部19は、プレイヤの操作により選択されたタブが変更された場合、変更されたタブのカテゴリに含まれる複数の項目から、新たに特定の項目を抽出する。例えば、「攻撃」タブが選択された状態から、「補助」タブが新たに選択された場合、抽出部19は、補助カテゴリに含まれる複数の項目から、特定の項目を新たに抽出しなおす。 Further, when the tab selected by the player's operation is changed, the
図8は、抽出部19が行う抽出処理の一例を示すフローチャートである。抽出部19は、ゲームが行われている間、攻撃、エール及び回復のいずれかのタブが選択された状態である場合、図8に示すフローを繰り返す。 FIG. 8 is a flowchart showing an example of the extraction process performed by the
まず、抽出部19は、選択されたタブのカテゴリにおいて、ゲーム開始後にいずれかのアクションがプレイヤにより選択されたか否かを判断する(ステップS101)。この判断は、例えば記憶部11に記憶された進行処理部17が行った処理の記録を参照して行われる。 First, the
抽出部19は、選択されたタブのカテゴリにおいて、ゲーム開始後に未だアクションが一度も選択されていないと判断した場合(ステップS101のNo)、基本アクションを、表示画面の第2領域52に表示するアクションとして抽出する(ステップS106)。そして、抽出部19はこのフローを終了する。 When the
一方、抽出部19は、選択されたタブのカテゴリにおいて、ゲームが開始されてから、いずれかのアクションがプレイヤにより選択されたと判断した場合(ステップS101のYes)、記憶部11を参照して、当該選択されたタブにおいて最後に選択されたアクションに関する情報を取得する(ステップS102)。 On the other hand, when the
そして、抽出部19は、例えば図3に示すような記憶部11内のテーブルを参照して、情報を取得したアクションの残りの使用回数が0であるか否かを判断する(ステップS103)。 Then, the
抽出部19は、情報を取得したアクションの残りの使用回数が0であると判断した場合(ステップS103のYes)、基本アクションを、表示画面の第2領域52に表示するアクションとして抽出する(ステップS106)。そして、抽出部19はこのフローを終了する。 When the
一方、抽出部19は、情報を取得したアクションの残りの使用回数が0でない(すなわち1以上である)と判断した場合(ステップS103のNo)、例えば図6に示すような行動力パラメータ管理部14のテーブルを参照して、キャラクタの行動力パラメータが、情報を取得したアクションを実行するために必要な行動力パラメータ以上であるか否かを判断する(ステップS104)。 On the other hand, when the
抽出部19は、キャラクタの行動力パラメータが、情報を取得したアクションを実行するために必要な行動力パラメータ未満であると判断した場合(ステップS104のNo)、基本アクションを、表示画面の第2領域52に表示するアクションとして抽出する(ステップS106)。そして、抽出部19はこのフローを終了する。 When the
一方、抽出部19は、キャラクタの行動力パラメータが、情報を取得したアクションを実行するために必要な行動力パラメータ以上であると判断した場合(ステップS104のYes)、情報を取得したアクションを、表示画面の第2領域52に表示するアクションとして抽出する(ステップS105)。 On the other hand, when the
このようにして抽出部19は、表示画面の第2領域52に表示するアクションを抽出する。抽出されたアクションは、画面生成部18が表示画面を生成する際に使用される。
次に、本実施形態に係る情報処理装置10で実行されるゲームの詳細について説明する。ここでは、あるプレイヤA1の表示部32に表示される画面を示す図9乃至図15を参照しながら、ゲームについて説明する。プレイヤA1は、グループAに所属しているとする。In this way, the
Next, the details of the game executed by the
図9は、ゲーム開始時の表示画面である。グループA及びグループBに所属する各キャラクタは、それぞれフィールドの左端及び右端のマスに整列される。各キャラクタ及び各代表ゲーム媒体は、画面生成部18により、それぞれが所属するグループが区別可能に表示される。例えば、各キャラクタ及び代表ゲーム媒体は、白及び黒等の色彩、ロボット型及び人間型等の形状、又は左右等の方向等により、区別可能に表示される。また、各キャラクタ及び代表ゲーム媒体は、紋章や旗印等の標識が付された状態で表示されることにより、グループが区別可能となっていてもよい。本実施形態では、方向によりグループが区別されるものとする。 FIG. 9 is a display screen at the start of the game. Each character belonging to group A and group B is arranged in the leftmost and rightmost squares of the field, respectively. Each character and each representative game medium are displayed so that the group to which each belongs can be distinguished by the
また、各プレイヤが操作するキャラクタは、画面生成部18の制御により、各プレイヤの端末装置30の表示部32に表示される表示画面上において、他のキャラクタと区別可能に表示されてもよい。プレイヤが操作するキャラクタは、例えば、他のキャラクタより
大きく表示されたり、キャラクタが位置するマスを点滅又は強調したりすることにより、区別可能に表示される。本実施形態では、図9のフィールドの左上のますにしめすように、プレイヤA1が操作するキャラクタA1が位置するマスを太枠で囲うことにより区別可能に表示されるものとして説明する。Further, the character operated by each player may be displayed so as to be distinguishable from other characters on the display screen displayed on the
ゲーム開始時には、画面生成部18により、自動的に攻撃タブ61が選択された状態となる。ゲーム開始時においては、未だプレイヤはいずれのアクションも選択していないため、第2領域52には、抽出部19による抽出により、攻撃カテゴリの基本アクションである「単数通常攻撃」が表示されている。 At the start of the game, the
グループAの手番の1分間に、プレイヤA1は、キャラクタA1を1回移動させることができる。キャラクタA1を移動させる場合、プレイヤA1は、フィールドにおいてキャラクタA1が位置するマスをタップする。プレイヤA1のタップ操作に基づき、画面生成部18は、キャラクタA1が移動可能なマスをフィールドに表示させる。画面生成部18は、例えば、記憶部11に記憶されたキャラクタA1が移動可能な範囲に基づいて、移動可能なマスをフィールドに表示させる。移動可能なマスは、マスの点滅又は強調等、プレイヤA1が認識可能な種々の方法で表示される。本実施形態では、図10に示すように、移動可能なマスが網掛けにより表示される。プレイヤA1は、表示された移動可能なマスのうち、キャラクタA1を移動させるマスを選択することにより、キャラクタA1を移動させることができる。 The player A1 can move the character A1 once in one minute of the turn of the group A. When moving the character A1, the player A1 taps the square in which the character A1 is located in the field. Based on the tap operation of the player A1, the
プレイヤA1は、グループA及びグループBのいずれの手番であるか否かに係らず、第1領域51又は第2領域52のアクションを選択することにより、キャラクタA1にアクションを実行させることができる。図11は、ゲームの進行途中における表示画像の一例である。図11では、プレイヤA1が攻撃カテゴリにおいて最後に選択したアクション「単数特殊攻撃2」が、抽出部19により抽出され、第2領域52に表示されている。プレイヤA1は、キャラクタA1の行動力パラメータが減少して「単数特殊攻撃2」を実行するために必要な行動力パラメータ値を下回るか、「単数特殊攻撃2」の残りの使用回数が0回になるまで、繰り返し「単数特殊攻撃2」を選択できる。プレイヤA1が最後に「単数特殊攻撃2」を選択しているため、プレイヤA1は、図11に示すゲームの局面において「単数特殊攻撃2」が有効なアクションであると考えていることが予想される。従って、プレイヤA1は、「単数特殊攻撃2」を選択できなくなるまで、繰り返し選択する可能性が高い。ここで、プレイヤA1が第1領域51から「単数特殊攻撃2」を選択する場合、第1領域51のうち表示画面に表示されている部分には、画面の大きさの制限により「単数特殊攻撃2」のアクションが表示されていないため、表示画面をフリック又はスワイプして、「単数特殊攻撃2」のアクションを表示させる必要がある。しかし、本実施形態においては、ファーストビュー内に表示される第2領域52に、最後に選択したアクション「単数特殊攻撃2」が選択可能に表示される。そのため、プレイヤA1は、表示画面のフリック又はスワイプにより繰り返し使用したいアクションを表示させるという操作を行うことなく、同一のアクション「単数特殊攻撃2」を選択できる。特に、本実施形態のようにリアルタイムで対戦を行うゲームにおいては、一般に、プレイヤは迅速にアクションを行いたいと考える。そのため、情報処理装置10は、アクションを選択するまでの操作を簡略化することにより、プレイヤのフリック又はスワイプ操作の手間を省くことができ、迅速にアクションを選択したいという要望を満たしやすくなる。なお、プレイヤは、第2領域52に表示されたアクション以外のアクションの選択を希望する場合には、第1領域51から他のアクションの選択を選択できる。 The player A1 can cause the character A1 to execute the action by selecting the action of the
プレイヤA1が、攻撃カテゴリに含まれるアクションを選択した場合、進行処理部17は、キャラクタA1の周囲(例えば上下左右)のマスに位置する、グループBに所属するいずれかのキャラクタの体力パラメータを減少させる。図11では、キャラクタA1の右
隣のマスにグループBに所属するキャラクタがあるため、進行処理部17は、キャラクタA1の攻撃力パラメータと、当該グループBに所属するキャラクタの防御力パラメータとに基づき、プレイヤA1が選択した単数特殊攻撃2による効果を参照して、体力パラメータを減少させる。When the player A1 selects an action included in the attack category, the
プレイヤA1が、「単数特殊攻撃2」のアクションを繰り返し選択することにより、キャラクタA1の行動力パラメータが、「単数特殊攻撃2」を実行するために必要な行動力パラメータ値を下回った場合、又は「単数特殊攻撃2」の残りの使用回数が0回になった場合、抽出部19は、図8のフローに従って、基本アクションである「単数通常攻撃」を抽出する。そのため、プレイヤA1が最後に選択したアクションが「単数特殊攻撃2」であっても、第2領域52には、図12に示すように、「単数通常攻撃」が表示される。 When the player A1 repeatedly selects the action of "singular
キャラクタA1の周囲に、グループBに所属するキャラクタが複数位置する場合であって、プレイヤA1が、単数に影響を与える攻撃カテゴリに含まれるアクションを選択した場合、進行処理部17は、例えば、キャラクタA1の周囲に位置するグループBに所属するキャラクタのいずれか1つを自動的に又はプレイヤA1の入力に基づいて選択し、選択したキャラクタの体力パラメータを減少させる。 When a plurality of characters belonging to the group B are located around the character A1 and the player A1 selects an action included in the attack category that affects the singular, the
キャラクタA1の周囲に、グループBに所属するキャラクタが複数位置するときに、攻撃カテゴリにおいて複数に影響を与えるアクション(例えば「複数通常攻撃」)を選択すると、進行処理部17は、キャラクタA1の周囲に位置するグループBに所属する複数のキャラクタの体力パラメータを減少させる。 When a plurality of characters belonging to the group B are located around the character A1 and an action that affects a plurality of characters (for example, "multiple normal attacks") is selected in the attack category, the
次に、図13を参照すると、図13には、プレイヤA1が、補助タブ62をタップにより選択した場合の表示画面が示されている。プレイヤA1が補助タブ62を選択すると、第1領域51には、補助カテゴリに含まれるアクションの一覧が表示される。また、第2領域52には、抽出部19が補助カテゴリに含まれるアクションから抽出した特定のアクションが表示される。すなわち、プレイヤにより選択されるタブに連動して、第2領域52に表示されるアクションが変化する。図13に示す例では、プレイヤA1が補助カテゴリに含まれるアクションのうち最後に選択した「単数特殊補助3」が表示されている。プレイヤA1の行動力パラメータが、「単数特殊補助3」を実行するために必要な行動力パラメータ値を下回ると、第2領域52には、基本アクションである「単数通常補助」が表示される。 Next, referring to FIG. 13, FIG. 13 shows a display screen when the player A1 selects the
プレイヤA1は、第2領域52に表示された「単数特殊補助3」を選択することもでき、第1領域51に表示された他のアクションを選択することもできる。プレイヤA1が、単数に影響を与える補助カテゴリに含まれるアクションを選択した場合、進行処理部17は、選択されたアクションの効果が、同一のグループAに対するものであるか、対戦相手のグループBに対するものであるかを確認する。 The player A1 can also select the "singular special auxiliary 3" displayed in the
進行処理部17は、選択されたアクションの効果が同一のグループAに対するものであると判断した場合、フィールド上の同一のグループAに所属するいずれかのキャラクタを自動的に又はプレイヤA1の入力に基づいて選択する。そして、選択されたアクションの効果に基づき、選択したキャラクタの攻撃力パラメータ若しくは防御力パラメータ又はその双方を一定時間増加させる。進行処理部17は、プレイヤA1がタップ操作等により選択したキャラクタの戦闘力パラメータを増加させてもよい。戦闘力パラメータが増加したキャラクタが、対戦相手のキャラクタに攻撃を行ったり、対戦相手のキャラクタから攻撃を受けたりする場合、進行処理部17は、増加された戦闘力パラメータに基づいて、体力パラメータを変動させる。 When the
進行処理部17は、選択されたアクションの効果が対戦相手のグループBに対するものであると判断した場合、フィールド上の対戦相手のグループBに所属するいずれかのキャラクタを自動的に又はプレイヤA1の入力に基づいて選択する。そして、選択されたアクションの効果に基づき、選択したキャラクタの攻撃力パラメータ若しくは防御力パラメータ又はその双方を一定時間減少させる。進行処理部17は、プレイヤA1がタップ操作等により選択したキャラクタの戦闘力パラメータを減少させてもよい。 When the
プレイヤA1が、複数に影響を与える補助カテゴリに含まれるアクション(例えば「複数補助1」)を選択した場合、進行処理部17は、選択されたアクションの効果が、同一のグループAに対するものであるか、対戦相手のグループBに対するものであるかを確認する。進行処理部17は、選択されたアクションの効果に基づき、フィールド上の同一のグループAの複数のキャラクタの戦闘力パラメータを一定時間増加させるか、又はフィールド上の対戦相手のグループBの複数のキャラクタの戦闘力パラメータを一定時間減少させる。 When the player A1 selects an action (for example, "multiple auxiliary 1") included in the auxiliary category that affects a plurality of, the
なお、進行処理部17は、単数又は複数のいずれに影響を与えるアクションの処理においても、キャラクタA1の周囲に位置するキャラクタのみの戦闘力パラメータを増減させてもよい。 The
次に、図14を参照すると、図14には、プレイヤA1が、回復タブ63をタップにより選択した場合の表示画面が示されている。プレイヤA1が回復タブ63を選択すると、第1領域51には、回復カテゴリに含まれるアクションの一覧が表示される。また、第2領域52には、抽出部19が回復カテゴリに含まれるアクションから抽出した特定のアクションが表示される。本実施形態においては、プレイヤA1はゲーム開始後、未だ回復カテゴリに含まれるアクションを選択していないとする。この場合、図14に示すように、第2領域52には、回復カテゴリの基本アクションである「自己回復」が表示される。 Next, referring to FIG. 14, FIG. 14 shows a display screen when the player A1 selects the
プレイヤA1がアクション「自己回復」を選択すると、進行処理部17は、キャラクタA1の体力パラメータを一定量又は一定率増加させる。進行処理部17は、例えばキャラクタA1の体力パラメータを50増加させる。 When the player A1 selects the action "self-healing", the
プレイヤA1が複数に影響を与える回復カテゴリに含まれるアクション(例えば「複数回復1」)を選択した場合、進行処理部17は、選択されたアクションの効果に基づき、フィールド上の同一のグループAの複数のキャラクタの体力パラメータを一定量又は一定率増加させる。 When the player A1 selects an action (for example, "
アクション「復活」は、キャラクタの体力パラメータが0以下となり、ゲームに参加不能となった場合に選択しうるアクションである。キャラクタA1の体力パラメータが0以下となり、プレイヤA1がアクション「復活」を選択した場合、キャラクタA1は、ゲームの途中から、体力パラメータが100となった状態で、再びゲームに参加できるようになる。なお、進行処理部17は、「復活」を選択できる回数を、所定の回数(例えば1回)に制限してもよい。また、進行処理部17は、「復活」により再びゲームに参加するキャラクタを、体力パラメータが予め減少した状態(例えば半分の50の状態)でゲームに参加させてもよい。 The action "revival" is an action that can be selected when the physical strength parameter of the character becomes 0 or less and it becomes impossible to participate in the game. When the physical strength parameter of the character A1 becomes 0 or less and the player A1 selects the action "revival", the character A1 can participate in the game again from the middle of the game with the physical strength parameter set to 100. The
キャラクタA1の体力パラメータが0以下となった場合、プレイヤA1は、「復活」以外のアクションを選択できない。そのため、抽出部19は、第2領域52に表示するアクションとして、優先的に「復活」を抽出してもよい。この場合、画面生成部18は、第2領域52にアクション「復活」を表示させる。また、画面生成部18は、キャラクタA1の体力パラメータが0以下となったときに、回復タブ63が選択されていなくても、自動
的に回復タブ63を選択した状態で表示画面に表示させ、第2領域52にアクション「復活」を表示させてもよい。こうすることで、キャラクタA1の体力パラメータが0以下となった後、プレイヤA1は、タブの選択等を行うことなくアクション「復活」を選択できるため、プレイヤA1が自らタブを選択する場合と比較して、ゲームに再び参加するまでの時間を短縮することができる。When the physical strength parameter of the character A1 becomes 0 or less, the player A1 cannot select an action other than "revival". Therefore, the
次に、図15を参照すると、図15には、プレイヤA1が、チャットタブ64をタップにより選択した場合の表示画面が示されている。プレイヤA1がチャットタブ64を選択すると、第1領域51には、チャットで使用される定型文が、複数の項目として表示される。また、第2領域52には、抽出部19が抽出した定型文が表示される。プレイヤA1がゲーム開始後、未だ定型文を選択していない場合には、第2領域52には、基本アクションに対応する基本定型文が表示される。 Next, referring to FIG. 15, FIG. 15 shows a display screen when the player A1 selects the
プレイヤA1が、いずれかの定型文を選択すると、画面生成部18は、選択された定型文を、プレイヤA1が所属するグループAの各プレイヤの表示画面に表示する。画面生成部18は、グループAに所属するプレイヤのみが閲覧可能なタイムラインにより定型文を表示できる。また、画面生成部18は、図15に示すように、フィールドに重畳して、定型文を一定時間表示させてもよい。また、画面生成部18は、フィールドの右端から左端又は下端から上端方向に、定型文を移動(ロール)させるように表示してもよい。 When the player A1 selects one of the fixed phrases, the
なお、チャット機能において、各プレイヤは、定型文以外に、表示部32にキーボードを表示させる等して、コメントを入力してもよい。この場合、画面生成部18は、入力されたコメントを表示画面に表示する。 In the chat function, each player may input a comment by displaying a keyboard on the
表示画面に表示された定型文又はコメントを見た各プレイヤは、定型文又はコメントに基づいてキャラクタを操作できる。チャット機能により、プレイヤ同士のコミュニケーションを促すとともに、グループでゲームを進行させているという一体感をプレイヤにもたらすことができる。 Each player who sees the fixed phrase or comment displayed on the display screen can operate the character based on the fixed phrase or comment. The chat function can promote communication between players and give players a sense of unity that the game is progressing in a group.
次に、本実施形態の情報処理装置10が行う処理について、図16に一例として示すフローチャートを参照して説明する。図16は、いずれかのグループの手番となったときに、当該手番となったグループのいずれかのキャラクタについて実行される処理の一例である。 Next, the processing performed by the
進行処理部17は、手番となったグループに所属するキャラクタの行動力パラメータを増加させる(ステップS201)。
次に、進行処理部17は、当該処理の対象となっているキャラクタが、当該グループの手番の間に移動を行ったか否かを判断する(ステップS202)。The
Next, the
進行処理部17が、既に移動を行ったと判断した場合(ステップS202のYes)、このフローはステップS206に移行する。
進行処理部17は、未だ移動を行っていないと判断した場合(ステップS202のNo)、プレイヤによりキャラクタを移動させる操作が入力されたか否かを判断する(ステップS203)。キャラクタを移動させる操作は、上述の図9で説明した例では、プレイヤが操作するキャラクタが位置するマスをタップする操作である。If the
When the
進行処理部17が、キャラクタを移動させる操作が入力されていないと判断した場合(ステップS203のNo)、このフローは、ステップS206に移行する。
進行処理部17が、キャラクタを移動させる操作が入力されたと判断した場合(ステップS203のYes)、記憶部11に記憶された情報を参照して、画面生成部18が、キ
ャラクタが移動可能なマスを表示させる(ステップS204)。When the
When the
そして、画面生成部18は、プレイヤの入力に基づき、キャラクタを移動させる(ステップS205)。
次に、進行処理部17は、プレイヤにより項目が選択されたか否かを判断する(ステップS206)。項目は、攻撃、補助及び回復のカテゴリに含まれるアクション又はチャットにおける定型文である。Then, the
Next, the
進行処理部17が、項目が選択されていないと判断した場合(ステップS206のNo)、このフローはステップS208に移行する。
一方、進行処理部17は、項目が選択されたと判断した場合(ステップS206のYes)、選択された項目に基づく処理を行う(ステップS207)。選択された項目に基づく処理は、例えば、各種パラメータを変動させたり、定型文を表示画面に表示させたりする処理である。When the
On the other hand, when the
そして、進行処理部17は、処理の対象となっているプレイヤが所属するグループの手番が終了したか否かを判断する(ステップS208)。進行処理部17は、手番が終了したか否かの判断を、ゲーム時間を参照して行う。 Then, the
進行処理部17が、手番が終了していないと判断した場合(ステップS208のNo)、このフローはステップS202に移行する。そして、進行処理部17は、手番が終了したと判断するまで、ステップS202からステップS208を繰り返す。 When the
進行処理部17が、手番が終了したと判断した場合(ステップS208のYes)、このフローは終了する。そして、対戦相手のグループの手番が開始される。
対戦相手の手番の間、進行処理部17は、図16のフローにおいて処理の対象となっていたキャラクタに対し、図16のステップS206からステップS208を繰り返す処理を行う。これにより、当該処理の対象となっていたキャラクタは、対戦相手の手番の間、アクションを実行したり、チャット機能を使用したりできる。When the
During the opponent's turn, the
以上説明したように、本実施形態に係る情報処理装置10によれば、画面生成部18は、第1領域51に複数の項目を表示させるとともに、抽出部19が抽出した特定の項目を第2領域52に表示させる。第2領域は、ゲーム画面の特定の位置に配置されているため、プレイヤは第2領域の位置を迅速に表示させ、選択することができる。特に、本実施形態においては、第2領域52は、ファーストビュー56に表示されるため、プレイヤは、第2領域52に表示された項目を、フリック又はスワイプ等の煩雑な操作を行うことなく選択できる。また、本実施形態において抽出される特定の項目は、プレイヤが最後に選択した項目である。プレイヤは、ゲームの各局面において有効と考える項目を選択していることが想定されるため、プレイヤが最後に選択した項目は、プレイヤが繰り返し選択する可能性が高い。かかる項目を、ファーストビュー56で選択可能な第2領域52に表示させることにより、プレイヤが選択する可能性が高い項目を、ファーストビュー56内に表示できる。従って、プレイヤは、ゲーム全体を通して選択したい項目を探すという操作を行う回数を減少させることができるため、情報処理装置10は、操作の煩雑さを低減することができる。特に、プレイヤが、自ら項目を探す場合には、フリック又はスワイプ操作により項目を探した後、その項目を選択するためのタップ操作が必要となるが、情報処理装置10によれば、プレイヤが第2領域52に表示された特定の項目を選択する場合には、当該特定の項目のタップ操作を行うことにより選択できるため、操作の煩雑さが大きく低減される。 As described above, according to the
また、操作の煩雑さが低減されることにより、プレイヤは、思考してから項目を選択す
るまでの時間を短縮する。そのため、プレイヤは、キャラクタに迅速にアクションを実行させることができるとともに、プレイヤ自身、よりゲームに集中することができる。Further, by reducing the complexity of the operation, the player shortens the time from thinking to selecting an item. Therefore, the player can make the character execute the action quickly, and the player himself can concentrate more on the game.
以上、本発明を諸図面や実施例に基づき説明してきたが、当業者であれば本開示に基づき種々の変形や修正を行うことが容易であることに注意されたい。したがって、これらの変形や修正は本発明の範囲に含まれることに留意されたい。例えば、各手段、各ステップ等に含まれる機能等は論理的に矛盾しないように再配置可能であり、複数の手段やステップ等を1つに組み合わせたり、或いは分割したりすることが可能である。 Although the present invention has been described above based on the drawings and examples, it should be noted that those skilled in the art can easily make various modifications and modifications based on the present disclosure. Therefore, it should be noted that these modifications and modifications are included in the scope of the present invention. For example, the functions included in each means, each step, etc. can be rearranged so as not to be logically inconsistent, and a plurality of means, steps, etc. can be combined or divided into one. ..
上記実施形態においては、第1のモードと第2のモードとを有するゲームについて説明したが、情報処理装置10は、上記実施形態における第2のモードを独立したゲームとしてプレイヤに提供してもよい。 In the above embodiment, the game having the first mode and the second mode has been described, but the
また、各プレイヤは、上記実施形態において詳細に説明した第2のモードが行われている途中で、第1のモードにおいてゲームを進行させてもよい。各プレイヤの第1のモードにおけるゲームの進行により、進行処理部17は、第2モードにおける各種パラメータを増減させてもよい。例えば、第1のモードにおけるゲームの進行により、進行処理部17は、第1のモードを進行させたプレイヤのキャラクタの行動力パラメータを増加させてもよい。 Further, each player may advance the game in the first mode while the second mode described in detail in the above embodiment is being performed. Depending on the progress of the game in the first mode of each player, the
また、上記実施形態では、プレイヤが表示画面をフリック又はスワイプ操作すると説明したが、表示画面に表示される範囲を変更する操作は、これらに限られない。プレイヤは、例えば、スクロールバーを上下させることによっても表示される範囲を変更できる。スクロールバーは、表示画面全体をスクロールさせるものではなく、スクロールして表示範囲を変更させる箇所のみをスクロールさせるものであってもよい。例えば、図17に示すように、スクロールバーは、第1領域に51のみ設けられていてもよい。プレイヤは、第1領域51をスクロールすることによって、第1領域51の全ての項目を閲覧することができる。 Further, in the above embodiment, it has been described that the player flicks or swipes the display screen, but the operation of changing the range displayed on the display screen is not limited to these. The player can also change the displayed range, for example, by moving the scroll bar up and down. The scroll bar does not scroll the entire display screen, but may scroll only the part where the display range is changed by scrolling. For example, as shown in FIG. 17, only 51 scroll bars may be provided in the first area. The player can browse all the items in the
抽出部19は、上記実施形態において説明した方法以外に、多様な方法により特定の項目を抽出できる。抽出部19は、第1領域51に表示される複数の項目のうち、プレイヤが選択する可能性が高い項目を特定項目として抽出することが好ましい。 The
抽出部19は、例えば、ゲームの対戦状況において、効果が高い項目を抽出する。効果が高い項目を抽出部19が抽出する例について、図11と同様に、プレイヤA1がキャラクタA1に攻撃カテゴリに含まれるアクションを実行させる場合における例を挙げて説明する。 The
例えば、抽出部19は、フィールド上のキャラクタの配置に基づいて、アクションによる効果を及ぼしうる対象のキャラクタの数が多いアクションを効果が高いアクションとして抽出してもよい。具体的には、抽出部19は、例えば、キャラクタA1の周囲に、対戦相手のグループBに所属するキャラクタが複数存在する場合、選択されたタブのカテゴリにおける複数に影響を与えるアクションを抽出してもよい。このとき、抽出部19は、プレイヤA1が最後に選択した複数に影響を与えるアクションを抽出してもよい。また、抽出部19は、進行処理部17により予め決定された、複数に影響を与える基本アクションを抽出してもよい。複数に影響を与えるアクションが第2領域52に表示されることにより、キャラクタA1は、グループBに所属する複数のキャラクタにダメージを与え、体力パラメータを効果的に減らすことができる。 For example, the
抽出部19は、特定の状況で高い効果を生じるアクションを、当該特定の状況が発生し
たときに抽出してもよい。例えば、キャラクタA1が、自分が所属するグループA1の代表ゲーム媒体の体力値が小さくなるほど、対戦相手のキャラクタの体力パラメータを大きく減少させることができるアクションを実行可能な場合、抽出部19は、代表ゲーム媒体の体力値が所定値以下となったとき、当該アクションを抽出してもよい。これにより、プレイヤA1は、当該アクションによる効果が高いときに、当該アクションを選択しやすくなる。The
また、例えば、キャラクタA1が、実行されたアクションの回数に基づいて効果が変化するアクションを実行可能な場合、抽出部19は、ゲーム中に実行されたアクションの回数を参照して、第2領域52に表示させるアクションを抽出する。ゲーム中に実行されたアクションの回数は、各プレイヤにより選択されたアクションの回数を、進行処理部17が記憶部11に記憶させる。 Further, for example, when the character A1 can execute an action whose effect changes based on the number of executed actions, the
例えば、キャラクタA1が、ゲーム中に同一のグループAに所属するキャラクタにより実行された攻撃カテゴリに属するアクションの回数が多いほど、対戦相手のキャラクタの体力パラメータを大きく減少させることができるアクションを実行可能な場合、抽出部19は、実行された攻撃カテゴリに属するアクションの回数が所定回数以上となった場合、当該アクションを抽出する。これにより、プレイヤA1は、当該アクションによる効果が高いときに、当該アクションを選択しやすくなる。なお、この例において、画面生成部18は、表示画面上の例えばフィールドの上部等に、各カテゴリにおける実行されたアクションを表示させてもよい。 For example, as the number of actions belonging to the attack category executed by the characters belonging to the same group A during the game is larger, the character A1 can execute an action that can greatly reduce the physical strength parameter of the opponent character. If this is the case, the
なお、上記例では攻撃カテゴリに含まれるアクションを実行させる場合における例を説明したが、抽出部19は、補助及び回復カテゴリに含まれるアクションについても、同様の方法で抽出を行うことができる。 In the above example, the example in which the action included in the attack category is executed has been described, but the
また、抽出部19が抽出する特定の項目は、1つに限られない。抽出部19は、2以上の項目を特定の項目として抽出してもよい。抽出部19は、例えば2つの特定の項目を抽出できる。抽出部19は、多様な組み合わせで2つの特定の項目を抽出できる。 Further, the specific item extracted by the
抽出部19は、例えば、単数に影響を与えるアクションと、複数に影響を与えるアクションとを、それぞれ1つずつ抽出できる。この場合、第2領域52には、単数に影響を与えるアクション及び複数に影響を与えるアクションという2つのアクションが表示される。プレイヤは、フィールドにおけるキャラクタの位置や、ゲームの対戦状況に応じて、第2領域52に表示されたアクションを選択できる。 The
また、抽出部19は、例えば、プレイヤにより最後に選択されたアクションと、上述した高い効果を生じるアクションとを、それぞれ1つずつ抽出できる。この場合、第2領域52には、最後に選択されたアクション及び高い効果を生じるアクションという2つのアクションが表示される。プレイヤは、フィールドにおけるキャラクタの位置や、ゲームの対戦状況に応じて、第2領域52に表示されたアクションを選択できる。 Further, the
上記実施形態において、抽出部19は、選択されたタブのカテゴリに含まれる複数の項目から特定の項目を抽出すると説明したが、抽出部19が抽出する特定の項目は、選択されたタブのカテゴリに含まれる複数の項目に含まれるものでなくてもよい。例えば、プレイヤが、攻撃タブ61において攻撃カテゴリに含まれるアクションを選択した後、攻撃タブ61以外の他のタブ(例えば補助タブ62)を選択したとする。このとき、抽出部19は、新たに選択したタブのカテゴリに含まれる複数の項目から特定の項目を抽出するのではなく、最後にプレイヤが選択した攻撃カテゴリに含まれるアクションを抽出してもよい。このようにすれば、プレイヤは、例えば誤って他のタブを選択した場合であっても、第
2領域52に表示された最後に選択したアクションを選択することにより、同一のアクションを繰り返し選択できる。In the above embodiment, the
また、抽出部19は、例えば、キャラクタの体力パラメータが所定値以下となったとき、回復タブ63が選択されていない場合であっても、回復カテゴリに含まれるアクションを抽出してもよい。この場合、選択されているタブにかかわらず、第2領域52には、キャラクタ自らの体力パラメータを増加させる、回復カテゴリに含まれるアクションが表示される。プレイヤは、第2領域52に表示されたアクションを選択することにより、キャラクタの体力パラメータを増加させることができるため、体力パラメータが0になることを防止しやすくなる。なお、このとき、画面生成部18は、回復タブ63を、選択されたタブとして表示画面に表示させてもよい。この場合、表示画面上では、自動的に回復タブ63が選択された状態となる。 Further, the
また、抽出部19は、各カテゴリにおいて、予めプレイヤが登録した項目を、抽出してもよい。この場合、プレイヤは、ゲーム開始前に、各カテゴリにおいて、第2領域52に表示させたい項目を、入力部31を使用して予め入力する。入力された項目は、制御部16により記憶部11に記憶される。抽出部19は、記憶部11に記憶された情報を参照して、項目を抽出する。 Further, the
また、抽出部19は、複数のカテゴリに属するアクションを組合せた複合項目を新たに生成し、当該複合項目を、第2領域52に表示する項目として抽出してもよい。抽出部19が、2つのカテゴリに属するアクションを組み合わせた複合項目を生成する例について説明する。抽出部19は、4つのタブのうち、プレイヤがゲーム中に使用した回数が多い2つのタブを決定する。ここでは、抽出部19は、攻撃タブ61と回復タブ63とを決定したとする。抽出部19は、選択した攻撃タブ61及び回復タブ63にそれぞれ対応する攻撃カテゴリ及び回復カテゴリから、特定の項目をそれぞれ1つ抽出する。抽出部19は、例えば、上述したように各カテゴリにおいてプレイヤが最後に選択したアクションを抽出する。ここでは、抽出部19は、攻撃カテゴリから「単数特殊攻撃2」を、回復カテゴリから「自己回復」を、それぞれ抽出したとする。抽出部19は、これら2つのアクションを組み合わせた複合アクションを新たに生成する。ここでの例では、抽出部19は、「単数特殊攻撃2」と「自己回復」との効果を組み合わせた複合アクションが生成される。生成された複合アクションは、画面生成部18により、第2領域52に表示される。プレイヤが第2領域52に表示された当該複合項目を選択すると、進行処理部17は、「単数特殊攻撃2」の効果に従って対戦相手のキャラクタの体力パラメータを減少させるとともに、「自己回復」の効果に従って当該プレイヤが操作するキャラクタの体力パラメータを増加させる。なお、キャラクタが、生成されたアクションを実行するために必要な行動力パラメータ値は、図3を参照すると「単数特殊攻撃2」の「10」と、「自己回復」の「5」とを合わせた「15」である。抽出部19がかかる複合項目を生成することにより、プレイヤが複数のタブを選択してそれぞれ複数のアクションを選択する場合と比較して、一度のタッチ操作(選択)で複数のアクションを実行させることができるため、操作の煩雑さが軽減される。 Further, the
また、ゲームの対戦を行うフィールドは、各マスにフィールド属性が定められていてもよい。ここでは、フィールド属性として、フィールド属性1、フィールド属性2及びフィールド属性3のいずれかが、各マスに定められているとする。各マスのフィールド属性は、例えば記憶部11が記憶する。フィールド属性は、当該マスに位置するキャラクタのアクションの効果を増加させる。ここでは、フィールド属性1は、攻撃カテゴリに含まれるアクションの効果を増加させ、フィールド属性2は、補助カテゴリに含まれるアクションの効果を増加させ、フィールド属性3は、回復カテゴリに含まれるアクションの効果を増加させるとする。 Further, in the field where the game is played, the field attribute may be defined for each square. Here, it is assumed that any one of the
このようにフィールド属性が定められている場合において、抽出部19は、キャラクタが位置するマスのフィールド属性を参照して、アクションを抽出してもよい。例えば、キャラクタがフィールド属性1のマスに位置するとき、抽出部19は、攻撃タブ61が選択されていない場合であっても、フィールド属性1の性質により効果が増加する攻撃カテゴリに含まれるアクションを抽出してもよい。この場合、選択されているタブにかかわらず、第2領域52には、攻撃カテゴリに含まれるアクションが表示される。プレイヤが第2領域52に表示されたアクションを選択すると、進行処理部17は、選択されたアクションの効果と、フィールド属性1による効果とを参照して、例えばキャラクタの攻撃力パラメータを増加させた状態で、対戦相手のキャラクタと対戦を行い、対戦相手のキャラクタの体力パラメータを減少させる。かかる抽出部19の抽出により、プレイヤは、効果が高いアクションを選択しやすくなる。なお、ここでの例において、画面生成部18は、攻撃タブ61を、選択されたタブとして表示画面に表示させてもよい。この場合、表示画面上では、自動的に攻撃タブ61が選択された状態となる。 When the field attribute is defined in this way, the
キャラクタが、フィールド属性2又はフィールド属性3のマスに位置する場合、抽出部19は、上記説明した例と同様にして、それぞれ補助カテゴリ又は回復カテゴリに含まれるアクションを抽出する。なお、フィールド属性は、フィールドの全てのマスに決定されず、一部のマスのみに決定されていてもよい。 When the character is located in the square of the
また、上記実施形態に係る情報処理システム100において、情報処理装置10(サーバ装置)が行う処理の一部又は全部を、端末装置30にインストールされているネイティブアプリによって行うなど、ネイティブゲームとすることもできる。 Further, in the
また、上記実施形態に係る情報処理システム100において、ゲームの進行画面を、情報処理装置10が生成したデータに基づき、端末装置30に表示されるウェブ表示とし、その他のメニュー画面等を、端末装置30にインストールされているネイティブアプリによって表示されるネイティブ表示とすることもできる。このように、情報処理システム100は、情報処理装置10と端末装置30のそれぞれが処理の一部を担うハイブリッドゲームとすることもできる。 Further, in the
また、上記実施形態に係る情報処理装置10として機能させるために、コンピュータ又は携帯電話等の情報処理装置を好適に用いることができる。このような情報処理装置は、実施の形態に係る情報処理装置10の各機能を実現する処理内容を記述したプログラムを、情報処理装置10の記憶部11に格納し、情報処理装置10のCPUによって当該プログラムを読出して実行させることにより実現可能である。 Further, in order to function as the
以下に、本願の原出願の特許請求の範囲に記載された発明を付記する。 The inventions described in the claims of the original application of the present application are described below.
[1]
ゲームを実行する情報処理装置に、
プレイヤが操作するゲームキャラクタが実行可能な複数のアクションのなかから特定のアクションを抽出する抽出ステップと、
ゲーム画面における第1領域に、複数の前記アクションの一部を前記プレイヤによって選択可能に表示させるとともに、前記ゲーム画面における前記第1領域とは異なる特定の位置に配置された第2領域に、抽出された前記特定のアクションを選択可能に表示させる表示ステップと、
前記第1領域に表示された前記アクションが前記プレイヤによって選択された場合には当該アクションを前記ゲームキャラクタに実行させ、前記第2領域に表示された前記特定のアクションが前記プレイヤによって選択された場合には前記特定のアクションを前記ゲ
ームキャラクタに実行させる処理を行うステップと、
前記プレイヤが選択し前記ゲームキャラクタに実行させたアクションを記憶する記憶ステップと、を実行させ、
前記抽出ステップにおいて、複数の前記アクションのうち前記記憶ステップで記憶されたアクションが所定条件を満たすか否かの判定をさらに行い、当該アクションが前記所定条件を満たすと判定された場合、当該アクションを前記特定のアクションとして抽出し、前記記憶ステップで記憶されたアクションが前記所定条件を満たさないと判定された場合、予め決められた一又は複数のアクションから選択されたアクションを前記特定のアクションとして抽出し、
前記表示ステップにおいて前記所定条件を満たすと判定されたアクションが前記特定のアクションとして表示された前記第2領域では、前記所定条件が満たされなくなると、当該特定のアクションから、予め決められた一又は複数のアクションから選択されたアクションに表示を切り替えて当該アクションを選択可能に表示させることを特徴とするプログラム。[1]
For information processing devices that execute games
An extraction step that extracts a specific action from multiple actions that can be executed by the game character operated by the player, and
A part of the plurality of actions is selectively displayed by the player in the first area on the game screen, and is extracted in the second area arranged at a specific position different from the first area on the game screen. A display step that makes the specific action selectably displayed, and
When the action displayed in the first area is selected by the player, the game character is made to execute the action, and the specific action displayed in the second area is selected by the player. Is a step of performing a process of causing the game character to execute the specific action, and
A storage step of storing an action selected by the player and executed by the game character is executed.
In the extraction step, it is further determined whether or not the action stored in the storage step among the plurality of actions satisfies the predetermined condition, and if it is determined that the action satisfies the predetermined condition, the action is performed. When it is extracted as the specific action and it is determined that the action stored in the storage step does not satisfy the predetermined condition, the action selected from one or a plurality of predetermined actions is extracted as the specific action. death,
In the second area where the action determined to satisfy the predetermined condition in the display step is displayed as the specific action, when the predetermined condition is not satisfied, one or a predetermined one from the specific action is used. A program characterized by switching the display from a plurality of actions to a selected action and displaying the action in a selectable manner.
[2]
前記所定条件は、前記記憶ステップで記憶されたアクションを前記プレイヤが選択可能な残り回数が1回以上であるとの条件、又は前記ゲームキャラクタに関連付けられたパラメータの値が前記記憶ステップで記憶されたアクションの実行に必要な前記パラメータの下限値以上であるとの条件を含む
[1]に記載のプログラム。[2]
The predetermined condition is that the remaining number of times the player can select the action stored in the storage step is one or more, or the value of the parameter associated with the game character is stored in the storage step. The program according to [1], which includes a condition that the value is equal to or higher than the lower limit of the parameter required for executing the action.
[3]
前記特定のアクションは、複数の前記アクションのそれぞれが選択された回数に基づいて抽出される
[1]または[2]に記載のプログラム。[3]
The program according to [1] or [2], wherein the specific action is extracted based on the number of times each of the plurality of actions is selected.
[4]
前記抽出ステップにおいて、前記記憶ステップで記憶されたアクションのうち、前記プレイヤが最後に選択したアクションを前記特定のアクションとして抽出する
[1]~[3]のいずれか1項に記載のプログラム。[4]
The program according to any one of [1] to [3], which extracts the action last selected by the player from the actions stored in the storage step as the specific action in the extraction step.
[5]
ゲームを実行する情報処理装置に、
プレイヤが操作するゲームキャラクタが実行可能な複数のアクションのなかから特定のアクションを抽出する抽出ステップと、
ゲーム画面における第1領域に、複数の前記アクションの一部を前記プレイヤによって選択可能に表示させるとともに、前記ゲーム画面における前記第1領域とは異なる特定の位置に配置された第2領域に、抽出された前記特定のアクションを前記プレイヤによって選択可能に表示させる表示ステップと、
前記第1領域に表示された前記アクションが前記プレイヤによって選択された場合には当該アクションを前記ゲームキャラクタに実行させ、前記第2領域に表示された前記特定のアクションが前記プレイヤによって選択された場合には前記特定のアクションを前記ゲームキャラクタに実行させる処理を行うステップと、を実行させ、
前記表示ステップでは、複数の前記アクションの各々はカテゴリに分類され、分類された該カテゴリごとに前記第1領域に表示され、
前記抽出ステップにおいて、前記特定のアクションは、前記プレイヤにより選択された前記カテゴリに含まれるアクションから抽出されることを特徴とするプログラム。[5]
For information processing devices that execute games
An extraction step that extracts a specific action from multiple actions that can be executed by the game character operated by the player, and
A part of the plurality of actions is selectively displayed by the player in the first area on the game screen, and is extracted in the second area arranged at a specific position different from the first area on the game screen. A display step for displaying the specific action performed so as to be selectable by the player, and
When the action displayed in the first area is selected by the player, the game character is made to execute the action, and the specific action displayed in the second area is selected by the player. Is to execute a step of performing a process of causing the game character to execute the specific action.
In the display step, each of the plurality of actions is classified into categories, and each of the classified categories is displayed in the first area.
In the extraction step, the specific action is extracted from the actions included in the category selected by the player.
[6]
複数の前記アクションの各々は、前記カテゴリごとにタブ形式で前記第1領域に表示され、
前記特定のアクションは、前記プレイヤにより選択されたタブに含まれるアクションから抽出される
[5]に記載のプログラム。[6]
Each of the plurality of actions is displayed in the first area in a tab format for each category.
The program according to [5], wherein the specific action is extracted from the actions included in the tab selected by the player.
[7]
前記抽出ステップが第1抽出ステップであり、
前記表示ステップが第1表示ステップであり、
前記情報処理装置に、
前記第1表示ステップにおいて前記プレイヤの操作により前記選択されたタブと異なるタブが選択された場合、該異なるタブに含まれるアクションから前記特定のアクションを新たに抽出する第2抽出ステップと、
前記第1領域に、前記異なるタブに含まれる複数のアクションの一部を前記プレイヤによって選択可能に表示させるとともに、前記第2領域に、前記第2抽出ステップにおいて抽出された特定のアクションを前記プレイヤによって選択可能に表示させる第2表示ステップとを実行させる
[6]に記載のプログラム。[7]
The extraction step is the first extraction step.
The display step is the first display step.
To the information processing device
When a tab different from the selected tab is selected by the operation of the player in the first display step, a second extraction step for newly extracting the specific action from the actions included in the different tab, and a second extraction step.
A part of the plurality of actions included in the different tabs is displayed in the first area so as to be selectable by the player, and the specific action extracted in the second extraction step is displayed in the second area by the player. The program according to [6] that executes the second display step to be displayed in a selectable manner.
[8]
前記第2領域は、前記ゲームの進行に関する情報を表示する領域と、前記第1領域との間に表示される
[1]~[7]のいずれか一項に記載のプログラム。[8]
The program according to any one of [1] to [7], wherein the second area is displayed between an area for displaying information regarding the progress of the game and the first area.
[9]
前記第2領域は、前記ゲーム画面に表示される情報に重畳することなく情報を表示する
[1]~[8]のいずれか1項に記載のプログラム。[9]
The program according to any one of [1] to [8], wherein the second area displays information without being superimposed on the information displayed on the game screen.
[10]
ゲームの実行を制御する制御方法であって、情報処理装置として機能するコンピュータが、
プレイヤが操作するゲームキャラクタが実行可能な複数のアクションのなかから特定のアクションを抽出する抽出ステップと、
ゲーム画面における第1領域に、複数の前記アクションの一部を前記プレイヤによって選択可能に表示させるとともに、前記ゲーム画面における前記第1領域とは異なる特定の位置に配置された第2領域に、抽出された前記特定のアクションを選択可能に表示させる表示ステップと、
前記第1領域に表示された前記アクションが前記プレイヤによって選択された場合には当該アクションを前記ゲームキャラクタに実行させ、前記第2領域に表示された前記特定のアクションが前記プレイヤによって選択された場合には前記特定のアクションを前記ゲームキャラクタに実行させる処理を行うステップと、
前記プレイヤが選択し前記ゲームキャラクタに実行させたアクションを記憶する記憶ステップと、を実行し、
前記抽出ステップにおいて、複数の前記アクションのうち前記記憶ステップで記憶されたアクションが所定条件を満たすか否かの判定をさらに行い、当該アクションが前記所定条件を満たすと判定された場合、当該アクションを前記特定のアクションとして抽出し、前記記憶ステップで記憶されたアクションが前記所定条件を満たさないと判定された場合、予め決められた一又は複数のアクションから選択したアクションを前記特定のアクションとして抽出し、
前記表示ステップでは、前記所定条件を満たすと判定されたアクションが前記特定のア
クションとして表示された前記第2領域では、前記所定条件が満たされなくなると、当該特定のアクションから、予め決められた一又は複数のアクションから選択したアクションに表示を切り替えて当該アクションを選択可能に表示させることを特徴とする制御方法。[10]
A computer that functions as an information processing device, which is a control method that controls the execution of games,
An extraction step that extracts a specific action from multiple actions that can be executed by the game character operated by the player, and
A part of the plurality of actions is selectively displayed by the player in the first area on the game screen, and is extracted in the second area arranged at a specific position different from the first area on the game screen. A display step that makes the specific action selectably displayed, and
When the action displayed in the first area is selected by the player, the game character is made to execute the action, and the specific action displayed in the second area is selected by the player. Is a step of performing a process of causing the game character to execute the specific action, and
A storage step of storing an action selected by the player and executed by the game character is executed.
In the extraction step, it is further determined whether or not the action stored in the storage step among the plurality of actions satisfies the predetermined condition, and if it is determined that the action satisfies the predetermined condition, the action is performed. When it is extracted as the specific action and it is determined that the action stored in the storage step does not satisfy the predetermined condition, the action selected from one or a plurality of predetermined actions is extracted as the specific action. ,
In the display step, in the second area where the action determined to satisfy the predetermined condition is displayed as the specific action, when the predetermined condition is not satisfied, a predetermined action is selected from the specific action. Alternatively, a control method comprising switching the display from a plurality of actions to a selected action and displaying the action in a selectable manner.
[11]
ゲームの実行を制御する制御方法であって、情報処理装置として機能するコンピュータが、
プレイヤが操作するゲームキャラクタが実行可能な複数のアクションのなかから特定のアクションを抽出する抽出ステップと、
ゲーム画面における第1領域に、複数の前記アクションの一部を前記プレイヤによって選択可能に表示させるとともに、前記ゲーム画面における前記第1領域とは異なる特定の位置に配置された第2領域に、抽出された前記特定のアクションを選択可能に表示させる表示ステップと、
前記第1領域に表示された前記アクションが前記プレイヤによって選択された場合には当該アクションを前記ゲームキャラクタに実行させ、前記第2領域に表示された前記特定のアクションが前記プレイヤによって選択された場合には前記特定のアクションを前記ゲームキャラクタに実行させる処理を行うステップと、を実行し、
前記表示ステップでは、複数の前記アクションの各々はカテゴリに分類され、分類された該カテゴリごとに前記第1領域に表示され、
前記抽出ステップにおいて、前記特定のアクションは、前記プレイヤにより選択された前記カテゴリに含まれるアクションから抽出されることを特徴とする制御方法。[11]
A computer that functions as an information processing device, which is a control method that controls the execution of games,
An extraction step that extracts a specific action from multiple actions that can be executed by the game character operated by the player, and
A part of the plurality of actions is selectively displayed by the player in the first area on the game screen, and is extracted in the second area arranged at a specific position different from the first area on the game screen. A display step that makes the specific action selectably displayed, and
When the action displayed in the first area is selected by the player, the game character is made to execute the action, and the specific action displayed in the second area is selected by the player. Is a step of performing a process of causing the game character to execute the specific action, and
In the display step, each of the plurality of actions is classified into categories, and each of the classified categories is displayed in the first area.
A control method, characterized in that, in the extraction step, the specific action is extracted from an action included in the category selected by the player.
[12]
ゲームを実行する情報処理装置であって、
プレイヤが操作するゲームキャラクタが実行可能な複数のアクションのなかから特定のアクションを抽出する抽出部と、
ゲーム画面における第1領域に、複数の前記アクションの一部を前記プレイヤによって選択可能に表示させるとともに、前記ゲーム画面における前記第1領域とは異なる特定の位置に配置された第2領域に、抽出された前記特定のアクションを選択可能に表示させる画面生成部と、
前記第1領域に表示された前記アクションが前記プレイヤによって選択された場合には当該アクションを前記ゲームキャラクタに実行させ、前記第2領域に表示された前記特定のアクションが前記プレイヤによって選択された場合には前記特定のアクションを前記ゲームキャラクタに実行させる処理を行う進行処理部と、
前記プレイヤが選択し前記ゲームキャラクタに実行させたアクションを記録するアクション記録部と、を備え、
前記抽出部は、複数の前記アクションのうち前記アクション記録部により記憶されたアクションが所定条件を満たすか否かの判定をさらに行い、当該アクションが前記所定条件を満たすと判定された場合、当該アクションを前記特定のアクションとして抽出し、前記アクション記録部により記憶されたアクションが前記所定条件を満たさないと判定された場合、予め決められた一又は複数のアクションから選択したアクションを前記特定のアクションとして抽出し、
前記画面生成部は、前記所定条件を満たすと判定されたアクションが前記特定のアクションとして表示された前記第2領域では、前記所定条件が満たされなくなると、当該特定のアクションから、予め決められた一又は複数のアクションから選択したアクションに表示を切り替えて当該アクションを選択可能に表示させることを特徴とする
を備える情報処理装置。[12]
An information processing device that executes games
An extractor that extracts a specific action from multiple actions that can be executed by the game character operated by the player,
A part of the plurality of actions is selectively displayed by the player in the first area on the game screen, and is extracted in the second area arranged at a specific position different from the first area on the game screen. A screen generator that displays the specific action that has been performed in a selectable manner,
When the action displayed in the first area is selected by the player, the game character is made to execute the action, and the specific action displayed in the second area is selected by the player. Is a progress processing unit that performs a process of causing the game character to execute the specific action.
An action recording unit for recording an action selected by the player and executed by the game character is provided.
The extraction unit further determines whether or not the action stored by the action recording unit among the plurality of actions satisfies the predetermined condition, and if it is determined that the action satisfies the predetermined condition, the action is performed. Is extracted as the specific action, and when it is determined that the action stored by the action recording unit does not satisfy the predetermined condition, an action selected from one or a plurality of predetermined actions is used as the specific action. Extract and
The screen generation unit is predetermined from the specific action when the predetermined condition is no longer satisfied in the second area in which the action determined to satisfy the predetermined condition is displayed as the specific action. An information processing device comprising switching the display from one or a plurality of actions to a selected action and displaying the action in a selectable manner.
[13]
ゲームを実行する情報処理装置であって、
プレイヤが操作するゲームキャラクタが実行可能な複数のアクションのなかから特定のアクションを抽出する抽出部と、
ゲーム画面における第1領域に、複数の前記アクションの一部を前記プレイヤによって選択可能に表示させるとともに、前記ゲーム画面における前記第1領域とは異なる特定の位置に配置された第2領域に、抽出された前記特定のアクションを選択可能に表示させる画面生成部と、
前記第1領域に表示された前記アクションが前記プレイヤによって選択された場合には当該アクションを前記ゲームキャラクタに実行させ、前記第2領域に表示された前記特定のアクションが前記プレイヤによって選択された場合には前記特定のアクションを前記ゲームキャラクタに実行させる処理を行う進行処理部と、を備え、
前記画面生成部は、複数の前記アクションの各々をカテゴリに分類し、分類された該カテゴリごとに前記第1領域に表示し、
前記抽出部は、前記特定のアクションを、前記プレイヤにより選択された前記カテゴリに含まれるアクションから抽出することを特徴とする情報処理装置。[13]
An information processing device that executes games
An extractor that extracts a specific action from multiple actions that can be executed by the game character operated by the player,
A part of the plurality of actions is selectively displayed by the player in the first area on the game screen, and is extracted in the second area arranged at a specific position different from the first area on the game screen. A screen generator that displays the specific action that has been performed in a selectable manner,
When the action displayed in the first area is selected by the player, the game character is made to execute the action, and the specific action displayed in the second area is selected by the player. Is provided with a progress processing unit that performs a process of causing the game character to execute the specific action.
The screen generation unit classifies each of the plurality of actions into categories, displays each of the classified categories in the first area, and displays the actions.
The information processing unit is an information processing device that extracts the specific action from the actions included in the category selected by the player.
10 情報処理装置
11 記憶部
12 体力パラメータ管理部
13 戦闘力パラメータ管理部
14 行動力パラメータ管理部
15 チャット管理部
16 制御部
17 進行処理部
18 画面生成部
19 抽出部
20 通信部
30 端末装置
31 入力部
32 表示部
33 制御部
34 通信部
50 ゲーム画面
51 第1領域
52 第2領域
53 フィールド表示領域
54 タブ表示領域
55 パラメータ表示領域
56 ファーストビュー
57 スクロールバー
61 攻撃タブ
62 補助タブ
63 回復タブ
64 チャットタブ
100 情報処理システム
10
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2022026465AJP7366357B2 (en) | 2020-07-08 | 2022-02-24 | Program, control method, and information processing device |
| JP2023167886AJP7655580B2 (en) | 2020-07-08 | 2023-09-28 | PROGRAM, CONTROL METHOD, AND INFORMATION PROCESSING APPARATUS |
| JP2025040356AJP2025085718A (en) | 2020-07-08 | 2025-03-13 | PROGRAM, CONTROL METHOD, AND INFORMATION PROCESSING APPARATUS |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020117603AJP7032483B2 (en) | 2020-07-08 | 2020-07-08 | Programs, control methods, and information processing equipment |
| JP2022026465AJP7366357B2 (en) | 2020-07-08 | 2022-02-24 | Program, control method, and information processing device |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2020117603ADivisionJP7032483B2 (en) | 2020-07-08 | 2020-07-08 | Programs, control methods, and information processing equipment |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2023167886ADivisionJP7655580B2 (en) | 2020-07-08 | 2023-09-28 | PROGRAM, CONTROL METHOD, AND INFORMATION PROCESSING APPARATUS |
| Publication Number | Publication Date |
|---|---|
| JP2022066271Atrue JP2022066271A (en) | 2022-04-28 |
| JP7366357B2 JP7366357B2 (en) | 2023-10-23 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2020117603AActiveJP7032483B2 (en) | 2020-07-08 | 2020-07-08 | Programs, control methods, and information processing equipment |
| JP2022026465AActiveJP7366357B2 (en) | 2020-07-08 | 2022-02-24 | Program, control method, and information processing device |
| JP2023167886AActiveJP7655580B2 (en) | 2020-07-08 | 2023-09-28 | PROGRAM, CONTROL METHOD, AND INFORMATION PROCESSING APPARATUS |
| JP2025040356APendingJP2025085718A (en) | 2020-07-08 | 2025-03-13 | PROGRAM, CONTROL METHOD, AND INFORMATION PROCESSING APPARATUS |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2020117603AActiveJP7032483B2 (en) | 2020-07-08 | 2020-07-08 | Programs, control methods, and information processing equipment |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2023167886AActiveJP7655580B2 (en) | 2020-07-08 | 2023-09-28 | PROGRAM, CONTROL METHOD, AND INFORMATION PROCESSING APPARATUS |
| JP2025040356APendingJP2025085718A (en) | 2020-07-08 | 2025-03-13 | PROGRAM, CONTROL METHOD, AND INFORMATION PROCESSING APPARATUS |
| Country | Link |
|---|---|
| JP (4) | JP7032483B2 (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP6062902B2 (en) | 2014-09-17 | 2017-01-18 | グリー株式会社 | Program, control method, and information processing apparatus |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2012143509A (en)* | 2011-01-14 | 2012-08-02 | Furyu Kk | Video game device, method of processing video game, video game processing program, and computer readable recording medium |
| JP5480944B2 (en)* | 2012-08-31 | 2014-04-23 | 株式会社スクウェア・エニックス | Video game processing apparatus and video game processing program |
| JP2020117603A (en)* | 2019-01-22 | 2020-08-06 | 株式会社リコー | Active energy ray-curable composition, active energy ray-curable inkjet ink, composition container, inkjet discharge device, and cured product |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH06348409A (en)* | 1993-06-10 | 1994-12-22 | Hitachi Ltd | Document edition system |
| JP4734165B2 (en)* | 2006-04-28 | 2011-07-27 | 株式会社スクウェア・エニックス | Video game processing apparatus, video game processing method, and video game processing program |
| JP4346625B2 (en)* | 2006-04-28 | 2009-10-21 | 株式会社スクウェア・エニックス | Video game processing apparatus and video game processing program |
| JP2013073479A (en)* | 2011-09-28 | 2013-04-22 | Konami Digital Entertainment Co Ltd | Item selection device, item selection method, and program |
| JP2014061039A (en)* | 2012-09-19 | 2014-04-10 | Namco Bandai Games Inc | Program, information storage medium, game apparatus, and server device |
| JP6854582B2 (en)* | 2015-09-28 | 2021-04-07 | グリー株式会社 | Programs, control methods and information processing equipment |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2012143509A (en)* | 2011-01-14 | 2012-08-02 | Furyu Kk | Video game device, method of processing video game, video game processing program, and computer readable recording medium |
| JP5480944B2 (en)* | 2012-08-31 | 2014-04-23 | 株式会社スクウェア・エニックス | Video game processing apparatus and video game processing program |
| JP2020117603A (en)* | 2019-01-22 | 2020-08-06 | 株式会社リコー | Active energy ray-curable composition, active energy ray-curable inkjet ink, composition container, inkjet discharge device, and cured product |
| Title |
|---|
| FINAL FANTASY IV: THE AFTER YEARS -月の帰還- 攻略 [ONLINE], vol. 2014年6月26日時点のウェブアーカイブ, JPN6019044129, 26 June 2014 (2014-06-26), ISSN: 0005022786* |
| Publication number | Publication date |
|---|---|
| JP2025085718A (en) | 2025-06-05 |
| JP2023175886A (en) | 2023-12-12 |
| JP7366357B2 (en) | 2023-10-23 |
| JP2020175209A (en) | 2020-10-29 |
| JP7655580B2 (en) | 2025-04-02 |
| JP7032483B2 (en) | 2022-03-08 |
| Publication | Publication Date | Title |
|---|---|---|
| US10449452B2 (en) | Storage medium storing game program, game processing method, and information processing apparatus | |
| JP6062902B2 (en) | Program, control method, and information processing apparatus | |
| JP5220278B2 (en) | Game device and handwriting input program | |
| EP2210651A2 (en) | Storage medium storing information processing program, information processing apparatus and information processing method | |
| CN105324160B (en) | Electronic game machine, electronic game processing method, and non-volatile storage medium storing electronic game program | |
| US11663621B2 (en) | Reward giving method, computer-readable recording medium, server device, and game system | |
| JP5721876B1 (en) | GAME PROGRAM, GAME PROCESSING METHOD, AND INFORMATION PROCESSING DEVICE | |
| JP2025085718A (en) | PROGRAM, CONTROL METHOD, AND INFORMATION PROCESSING APPARATUS | |
| JP6854582B2 (en) | Programs, control methods and information processing equipment | |
| JP6732864B2 (en) | Program, control method, and information processing device | |
| JP5747115B1 (en) | Game processing program, game processing computer, and game processing method | |
| JP2018047200A (en) | Battle game program and game system capable of executing battle game program | |
| JP7427635B2 (en) | Information processing method, program, information processing device | |
| JP5843985B2 (en) | GAME PROGRAM, GAME PROCESSING METHOD, AND INFORMATION PROCESSING DEVICE | |
| JP6956246B1 (en) | Information processing method, program, information processing device | |
| JP5819558B2 (en) | Game processing program, game processing computer, and game processing method | |
| JP7532692B1 (en) | Information processing system, program, and information processing method | |
| JP7223199B1 (en) | Information processing system, information processing device, program and information processing method | |
| JP6947950B1 (en) | Information processing method, program, information processing device | |
| JP2016127970A (en) | Game processing program, game processing computer, and game processing method | |
| JP2022073995A (en) | Information processing method, program, and information processing device | |
| JP2022073994A (en) | Information processing methods, programs, information processing equipment |
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination | Free format text:JAPANESE INTERMEDIATE CODE: A621 Effective date:20220224 | |
| A977 | Report on retrieval | Free format text:JAPANESE INTERMEDIATE CODE: A971007 Effective date:20230222 | |
| A131 | Notification of reasons for refusal | Free format text:JAPANESE INTERMEDIATE CODE: A131 Effective date:20230328 | |
| A521 | Request for written amendment filed | Free format text:JAPANESE INTERMEDIATE CODE: A523 Effective date:20230523 | |
| 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:20230905 | |
| A61 | First payment of annual fees (during grant procedure) | Free format text:JAPANESE INTERMEDIATE CODE: A61 Effective date:20230928 | |
| R150 | Certificate of patent or registration of utility model | Ref document number:7366357 Country of ref document:JP Free format text:JAPANESE INTERMEDIATE CODE: R150 | |
| S533 | Written request for registration of change of name | Free format text:JAPANESE INTERMEDIATE CODE: R313533 | |
| R350 | Written notification of registration of transfer | Free format text:JAPANESE INTERMEDIATE CODE: R350 |