JP7417152B2 - Game device and program - Google Patents

Game device and program Download PDF

Info

Publication number
JP7417152B2
JP7417152B2 JP2022195008A JP2022195008A JP7417152B2 JP 7417152 B2 JP7417152 B2 JP 7417152B2 JP 2022195008 A JP2022195008 A JP 2022195008A JP 2022195008 A JP2022195008 A JP 2022195008A JP 7417152 B2 JP7417152 B2 JP 7417152B2
Authority
JP
Japan
Prior art keywords
game media
game
predetermined
groups
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2022195008A
Other languages
Japanese (ja)
Other versions
JP2023022281A (en
Inventor
睦 林崎
哲也 工藤
翔馬 帆波
直美 長田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mixi Inc
Original Assignee
Mixi Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mixi Inc filed Critical Mixi Inc
Priority to JP2022195008A priority Critical patent/JP7417152B2/en
Publication of JP2023022281A publication Critical patent/JP2023022281A/en
Priority to JP2023219730A priority patent/JP2024023929A/en
Application granted granted Critical
Publication of JP7417152B2 publication Critical patent/JP7417152B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Display Devices Of Pinball Game Machines (AREA)

Description

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

近年、プレイヤが、複数のキャラクタを組み合わせたチーム(デッキとも呼ばれる)を用いて対戦を行うオンラインゲームが提供されている(例えば特許文献1)。 In recent years, online games have been provided in which players play against each other using teams (also called decks) made up of a plurality of characters (for example, Patent Document 1).

特許第6405439号公報Patent No. 6405439

上述のオンラインゲームの中には、強力なキャラクタを多く所有する熟練プレイヤのみが有利になるという状況を避けるために、対戦に用いることができるキャラクタをゲームシステム側で自動的に選択することで、プレイヤの強弱を平均化するような仕組みを備えた対戦ゲームがある。しかしながら、このような仕組みの下では、対戦に勝利できるか否かが運に左右されることになるため、プレイヤの興趣性を損なう可能性があった。 In some of the online games mentioned above, in order to avoid a situation where only experienced players who own many powerful characters have an advantage, the game system automatically selects characters that can be used in battles. There are competitive games that have a mechanism that averages out the strengths and weaknesses of the players. However, under such a system, whether or not the player can win the match depends on luck, which may reduce the player's interest.

そこで、本発明は、対戦ゲームにおいてプレイヤの興趣性を高めることが可能なゲーム装置及びプログラムを提供することを目的とする。 SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a game device and a program that can increase player's interest in competitive games.

本発明の一態様に係るゲーム装置は、ゲームを実行するゲーム装置であって、ゲームは、対戦を行うプレイヤが、対戦に用いる複数のキャラクタの中から1以上のキャラクタを選択する手順を、対戦相手と交互に行うことで対戦を行うゲームであり、複数のキャラクタから、所定数のキャラクタを含むキャラクタ群を複数抽出する抽出部と、抽出部により抽出された複数のキャラクタ群の順序の指定をプレイヤから受け付けることで、複数のキャラクタ群の順序を決定する決定部と、決定部により決定された順序で、対戦に参加させるキャラクタ群を切り替える切替部と、を有する。 A game device according to one aspect of the present invention is a game device that executes a game, and the game includes a procedure in which a player who plays a match selects one or more characters from a plurality of characters to be used in a match. It is a game in which players take turns to compete against their opponents, and it includes an extraction section that extracts multiple character groups including a predetermined number of characters from a plurality of characters, and a system that specifies the order of the multiple character groups extracted by the extraction section. It includes a determining section that determines the order of a plurality of character groups by receiving information from a player, and a switching section that switches character groups to participate in a battle in the order determined by the determining section.

本発明によれば、対戦ゲームにおいてプレイヤの興趣性を高めることが可能なゲーム装置及びプログラムを提供することができる。 According to the present invention, it is possible to provide a game device and a program that can increase player's interest in competitive games.

本実施形態に係るゲームシステムのシステム構成の一例を示す図である。FIG. 1 is a diagram showing an example of a system configuration of a game system according to the present embodiment. 本実施形態に係るゲームの画面例を示す図である。It is a figure showing an example of a screen of a game concerning this embodiment. ゲームサーバ及び端末のハードウェア構成の一例を示す図である。It is a diagram showing an example of the hardware configuration of a game server and a terminal. ゲームサーバの機能ブロック構成の一例を示す図である。It is a diagram showing an example of a functional block configuration of a game server. 端末の機能ブロック構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a functional block configuration of a terminal. シングル対戦モードにおける処理手順の一例(その1)を説明するための図 である。FIG. 3 is a diagram for explaining an example (part 1) of a processing procedure in a single battle mode. シングル対戦モードにおいてキャラクタ群の表示順序の指定を受け付ける画 面の一例を示す図である。FIG. 7 is a diagram illustrating an example of a screen that accepts designation of the display order of character groups in single battle mode. シングル対戦モードにおける処理手順の一例(その2)を説明するための図 である。FIG. 7 is a diagram for explaining an example (part 2) of the processing procedure in the single battle mode. タッグ対戦モードにおける処理手順の一例(その1)を説明するための図で ある。FIG. 3 is a diagram for explaining an example (part 1) of a processing procedure in tag battle mode. タッグ対戦モードにおいてキャラクタ群の表示順序の指定を受け付ける画 面の一例を示す図である。FIG. 7 is a diagram illustrating an example of a screen that accepts designation of the display order of character groups in tag battle mode. タッグ対戦モードにおける処理手順の一例(その2)を説明するための図 である。FIG. 7 is a diagram for explaining an example (part 2) of the processing procedure in the tag battle mode.

添付図面を参照して、本発明の好適な実施形態について説明する。なお、各図において、同一の符号を付したものは、同一又は同様の構成を有する。 Preferred embodiments of the present invention will be described with reference to the accompanying drawings. In addition, in each figure, those with the same reference numerals have the same or similar configurations.

<システム構成>
図1は、本実施形態に係るゲームシステム1のシステム構成の一例を示す図である。図1に示すゲームシステム1は、ゲームサーバ10と、複数の端末20とを備える。ゲームサーバ10及び端末20は、インターネットやイントラネット、無線LAN、移動通信等の通信ネットワークNを介して互いに通信可能に接続されている。
<System configuration>
FIG. 1 is a diagram showing an example of the system configuration of a game system 1 according to the present embodiment. The game system 1 shown in FIG. 1 includes a game server 10 and a plurality of terminals 20. The game server 10 and the terminal 20 are communicably connected to each other via a communication network N such as the Internet, an intranet, a wireless LAN, or a mobile communication.

ゲームサーバ10は、例えば、プレイヤに関する各種情報を管理したり、ゲームの一部の処理を実行したりする等、端末20がゲームを提供する上でその一部の機能を担う装置である。ゲームサーバ10は、1又は複数の情報処理装置から構成されていてもよいし、仮想的なサーバ(クラウドサーバ等)を用いて構成されていてもよい。 The game server 10 is a device that takes on some of the functions of the terminal 20 in providing the game, such as managing various information regarding players and executing some of the processing of the game. The game server 10 may be configured from one or more information processing devices, or may be configured using a virtual server (such as a cloud server).

端末20は、ゲームをプレイヤに提供する端末であり、プレイヤは、端末20を操作することで本実施形態に係るゲームを実行することができる。端末20は、例えば、携帯電話(スマートフォンを含む)、タブレット、パーソナルコンピュータ、アーケードゲーム装置、又は、コンシューマゲーム装置等のコンピュータである。 The terminal 20 is a terminal that provides a game to a player, and the player can play the game according to the present embodiment by operating the terminal 20. The terminal 20 is, for example, a computer such as a mobile phone (including a smartphone), a tablet, a personal computer, an arcade game device, or a consumer game device.

<ゲーム概要>
図2は、本実施形態に係るゲームの画面例を示す図である。ゲームシステム1が提供するゲーム(以下、「本ゲーム」と言う。)のゲーム画面には、横方向に3マス、縦方向に4マスの合計12マスの盤面が存在し、各マスには1番から12番までの番号が振られている。プレイヤは、対戦を開始する前に、予め、手持ちのキャラクタの中から10体のキャラクタを選択することで、対戦に使用するデッキを編成しておく。なお、デッキには、強さを示す属性が所定の属性以上であるキャラクタ(以下、「強力な属性を有するキャラクタ」と言う。)(所定の属性を有するキャラクタ)を1体しか組み込むことができないようにしてもよい。
<Game Overview>
FIG. 2 is a diagram showing an example screen of the game according to the present embodiment. The game screen of the game provided by Game System 1 (hereinafter referred to as "this game") has a board with a total of 12 squares, 3 squares in the horizontal direction and 4 squares in the vertical direction, and each square has one board. They are numbered from No. 1 to No. 12. Before starting the battle, the player prepares a deck to be used in the battle by selecting 10 characters from among the characters he/she has. Note that only one character (hereinafter referred to as a "character with a strong attribute") whose attribute indicating strength is equal to or higher than a predetermined attribute (character with a predetermined attribute) can be included in the deck. You can do it like this.

また、プレイヤは、デッキを編成する際に、10体のキャラクタの中から、リーダーと呼ばれる特別なキャラクタに指定するキャラクタを1体選択しておく。なお、デッキとは、複数のキャラクタを組み合わせたグループを意味する用語である。プレイヤがリーダーとして指定したキャラクタは11番のマス(10番のマスの右隣のマス)に配置される。同様に、2番のマス(1番のマスの右隣のマス)には、対戦相手のリーダーが配置される。 Furthermore, when forming a deck, the player selects one character from among the ten characters to designate as a special character called a leader. Note that the term "deck" refers to a group made up of a plurality of characters. The character designated by the player as a leader is placed in the 11th square (the square to the right of the 10th square). Similarly, the opponent's leader is placed in the second square (the square to the right of the first square).

本ゲームには、様々なプレイモードが設けられている。例えば、本ゲームには、プレイヤが1人でプレイするモード(以下、「シングル対戦モード」と言う。)と、2人以上のプレイヤがタッグを組んでプレイするモード(以下、「タッグ対戦モード」と言う。)が設けられている。シングル対戦モードは、更に、対戦相手がコンピュータであるモードと、対戦相手が他のプレイヤであるモードに分けられる。同様に、タッグ対戦モードも、対戦相手がコンピュータであるモードと、対戦相手が他のプレイヤであるモードに分けられる。対戦において、対戦開始後に先に攻撃を行う側を「先攻」と言い、次に攻撃を行う側を「後攻」と言う。 This game has various play modes. For example, this game has a mode in which one player plays alone (hereinafter referred to as "single battle mode") and a mode in which two or more players play in a team (hereinafter referred to as "tag battle mode"). ) is provided. The single battle mode is further divided into a mode in which the opponent is a computer and a mode in which the opponent is another player. Similarly, the tag battle mode is divided into a mode in which the opponent is the computer and a mode in which the opponent is another player. In a match, the side that attacks first after the start of the match is called the ``first attack,'' and the side that attacks next is called the ``last attack.''

シングル対戦モードの場合、対戦を行うプレイヤは、対戦に用いる複数のキャラクタの中から1以上のキャラクタを選択して空いたマスに配置する手順を、対戦相手と交互に行うことで対戦を行う。キャラクタが空いたマスに配置されると、当該キャラクタは周辺のマスにいる対戦相手のキャラクタ(リーダーを含む)を攻撃する。この手順を交互に繰り返し、先に対戦相手のリーダーのHP(ヒットポイント)をゼロにした側が勝利する。 In the single battle mode, a player who competes in a battle alternates with his/her opponent by selecting one or more characters from among a plurality of characters to be used in the battle and placing them in a vacant square. When a character is placed in a vacant square, the character attacks the opponent's characters (including the leader) in the surrounding squares. This procedure is repeated alternately, and the first side to reduce the opponent's leader's HP (hit points) to zero wins.

より具体的には、例えば、プレイヤが、ゲームの進行単位である1つのターンの中で、自身のデッキに含まれるリーダー以外のキャラクタのうち、ゲーム画面内のキャラクタ選択領域SAに表示される4体のキャラクタ(P1~P4)の中から2体のキャラクタを選択してマスに配置することで、対戦相手のリーダーやキャラクタを攻撃する。次のターンでは、対戦相手が、対戦相手のデッキに含まれる2体のキャラクタを空いているマスに配置することで、プレイヤのリーダーやキャラクタを攻撃する。プレイヤが先攻(1ターン目、3ターン目、5ターン目といったように奇数番目のターンで相手を攻撃する側)になるのか後攻(2ターン目、4ターン目、6ターン目といったように偶数番目のターンで相手を攻撃する側)になるのかについては、ゲーム開始時にランダムに決定される。 More specifically, for example, a player selects four characters displayed in the character selection area SA on the game screen from among characters other than the leader included in the player's deck in one turn, which is a unit of progress of the game. By selecting two characters from among the characters (P1 to P4) and placing them in a square, you can attack the opponent's leader or character. In the next turn, the opponent attacks the player's leader and character by placing two characters included in the opponent's deck in empty squares. Whether the player goes first (attacks the opponent on an odd numbered turn such as the 1st, 3rd, or 5th turn) or goes last (the side that attacks the opponent on an even numbered turn such as the 2nd, 4th, or 6th turn) The player who attacks the opponent on the second turn is randomly determined at the beginning of the game.

タッグ対戦モードの場合、対戦を行う各々のチームに属する複数のプレイヤは、各々のプレイヤが対戦に用いる複数のキャラクタの中からキャラクタを選択して空いたマスに配置することをチーム内の複数のプレイヤが連続して行う手順を、対戦相手のチームと交互に行うことで対戦を行う。キャラクタが空いたマスに配置されると、当該キャラクタは周辺のマスにいる対戦相手のチームのキャラクタ(リーダーを含む)を攻撃する。この手順を交互に繰り返し、先に対戦相手のチームのリーダーのHP(ヒットポイント)をゼロにした側が勝利する。 In the case of tag battle mode, multiple players belonging to each team competing in a battle have multiple players in the team select a character from among the multiple characters used for the battle and place it in an empty space. A match is played by alternately performing the steps that the player performs consecutively with the opponent team. When a character is placed in a vacant square, the character attacks characters (including the leader) of the opponent team in surrounding squares. This procedure is repeated alternately, and the team that first reduces the opponent's team leader's HP (hit points) to zero wins.

チームに属する複数のプレイヤが2人である場合、当該2人のプレイヤは、1つのターンの中で、各々のプレイヤのデッキに含まれるリーダー以外のキャラクタのうち、ゲーム画面内のキャラクタ選択領域SAに表示される2体のキャラクタの中から1体を空いているマスに順番に配置する。1つのターンの中で先にキャラクタを配置するプレイヤを「先手プレイヤ」と呼び、1つのターンの中で後にキャラクタを配置するプレイヤを「後手プレイヤ」と呼ぶ。2人のプレイヤの中でどちらが先手プレイヤとなるのかについてはランダムに決定される。先手プレイヤは、キャラクタ選択領域SAの左側に表示される2体のキャラクタ(P1、P2)の中から1体のキャラクタを選択してマスに配置することで、対戦相手のリーダーやキャラクタを攻撃する。続いて、後手プレイヤは、キャラクタ選択領域SAの右側に表示される2体のキャラクタ(P3、P4)の中から1体のキャラクタを選択してマスに配置することで、対戦相手のリーダーやキャラクタを攻撃する。 If there are two players belonging to a team, those two players can select characters in the character selection area SA on the game screen from among the characters other than the leader included in each player's deck in one turn. Place one of the two characters displayed on an empty square in order. A player who places a character first in one turn is called a "first player," and a player who places a character later in one turn is called a "second player." Which of the two players will be the first player is randomly determined. The first player selects one character from the two characters (P1, P2) displayed on the left side of the character selection area SA and places it in a square to attack the opponent's leader or character. . Next, the second player selects one character from the two characters (P3, P4) displayed on the right side of the character selection area SA and places it in a square to match the opponent's leader or character. attack.

ここで、本ゲームの従来仕様では、シングル対戦モードの場合、最初にプレイヤが攻撃するターンでは、デッキに含まれるリーダー以外の9体のキャラクタの中から、キャラクタ選択領域SAに表示される4体のキャラクタがランダムに抽出され、次にプレイヤが攻撃をするターンでは、リーダー以外の9体のキャラクタのうち、当該ターンまでに抽出されていない5体のキャラクタの中からランダムに抽出されるようにしていた。例えば、キャラクタ1~9が存在する場合、最初にプレイヤが攻撃するターンにて、キャラクタ4、7、3、1が抽出された場合、次にプレイヤが攻撃するターンでは、キャラクタ4、7、3、1以外のキャラクタ(つまり、キャラクタ2、5、6、8、9)の中から4体がランダムに抽出されるようにしていた。 Here, in the conventional specifications of this game, in the case of single battle mode, on the first turn when the player attacks, 4 characters displayed in the character selection area SA are selected from among the 9 characters other than the leader included in the deck. Characters are randomly extracted, and on the next turn when the player attacks, out of the 9 characters other than the leader, the characters are randomly extracted from among the 5 characters that have not been extracted by that turn. was. For example, if characters 1 to 9 exist, and characters 4, 7, 3, and 1 are extracted in the first turn that the player attacks, characters 4, 7, and 3 are extracted in the next turn that the player attacks. , 4 characters were randomly extracted from among the characters other than 1 (that is, characters 2, 5, 6, 8, and 9).

同様に、タッグ対戦モードの場合、最初にプレイヤが攻撃するターンでは、先手プレイヤのデッキに含まれるリーダー以外の9体のキャラクタの中から、キャラクタ選択領域SAの左側に表示される2体(P1、P2)のキャラクタがランダムに抽出され、後手プレイヤのデッキに含まれるリーダー以外の9体のキャラクタの中から、キャラクタ選択領域SAの右側に表示される2体(P3、P4)のキャラクタがランダムに抽出されるようにしていた。また、その後、先手及び後手プレイヤが攻撃するターンでは、先手プレイヤのデッキに含まれるリーダー以外の9体のキャラクタのうち当該ターンまでに抽出されていないキャラクタの中から、キャラクタ選択領域SAの左側に表示される2体(P1、P2)のキャラクタがランダムに抽出され、後手プレイヤのデッキに含まれるリーダー以外の9体のキャラクタのうち当該ターンまでに抽出されていないキャラクタの中から、キャラクタ選択領域SAの右側に表示される2体(P3、P4)のキャラクタがランダムに抽出されるようにしていた。 Similarly, in the tag battle mode, on the first turn a player attacks, two characters (P1 , P2) characters are randomly extracted, and two characters (P3, P4) displayed on the right side of the character selection area SA are randomly selected from among the nine characters other than the leader included in the deck of the second player. I was trying to extract it to . After that, in the turns in which the first player and the second player attack, from among the nine characters other than the leader included in the first player's deck, characters that have not been extracted by that turn will be displayed on the left side of the character selection area SA. The two displayed characters (P1, P2) are randomly extracted, and a character selection area is selected from among the nine characters other than the leader included in the deck of the second player that have not been extracted by that turn. Two characters (P3, P4) displayed on the right side of SA were randomly extracted.

このような仕様は、対戦に用いることができるキャラクタ(盤面に配置できるキャラクタ)をゲームシステム側で自動的に選択(制限)することで、プレイヤの強弱を平均化するために設けたものである。 These specifications were established in order to equalize the strengths and weaknesses of the players by automatically selecting (restricting) the characters that can be used in battles (characters that can be placed on the board) on the game system side. .

しかしながら、従来仕様に従うと、対戦開始時に盤面に配置可能なキャラクタは、シングル対戦モードの場合はデッキ内のうちランダムに決定された4体に制限され、タッグ対戦モードの場合はデッキ内のうちランダムに決定された2体に制限されることになる。そのため、対戦に有利なキャラクタを対戦開始時に盤面に配置できるか否かは、運に左右されることになる。また、前述した通り、本ゲームでは、強力な属性を有するキャラクタをデッキに1体しか組み込むことができないようにすることもできる。この場合、強力な属性を有するキャラクタを序盤のターンで盤面に置くことができるか否かについても運に左右されることになる。従って、このような仕組みの下では、対戦に勝利できるか否かが運に左右されることになるため、プレイヤの興趣性を損なう可能性があった。 However, according to the conventional specifications, the characters that can be placed on the board at the start of the battle are limited to four randomly determined characters from the deck in the single battle mode, and randomly determined characters from the deck in the tag battle mode. The number of participants will be limited to two determined by the following. Therefore, whether or not a character that is advantageous in a battle can be placed on the board at the start of the battle depends on luck. Furthermore, as described above, in this game, it is possible to allow only one character with powerful attributes to be included in the deck. In this case, whether or not you can place a character with powerful attributes on the board in the early turns also depends on luck. Therefore, under such a system, whether or not the player can win the match depends on luck, which may reduce the player's interest.

そこで、本実施形態では、プレイヤが対戦に用いるキャラクタとして(図2のキャラクタ選択領域SAに表示させるキャラクタとして)、複数のキャラクタ群を予め抽出するとともに、抽出された複数のキャラクタ群の順序の指定(キャラクタ選択領域SAに表示させるキャラクタ群の順序の指定)を、対戦開始前にプレイヤから受け付けることを可能にする。これにより、プレイヤは、対戦が有利に進められるように、対戦の序盤で利用するキャラクタを選択することができることから、プレイヤの興趣性を高めることが可能になる。 Therefore, in this embodiment, a plurality of character groups are extracted in advance as characters to be used by the player in a battle (characters to be displayed in the character selection area SA in FIG. 2), and the order of the extracted plurality of character groups is specified. (Specification of the order of characters to be displayed in the character selection area SA) can be received from the player before the start of the battle. This allows the player to select a character to use in the early stages of the match so that the match progresses advantageously, thereby increasing the player's interest.

<ハードウェア構成>
図3は、ゲームサーバ10及び端末20のハードウェア構成の一例を示す図である。ゲームサーバ10及び端末20は、CPU(Central Processing Unit)11、メモリ、HDD(Hard Disk Drive)及び/又はSSD(Solid State Drive)等の記憶装置12、有線又は無線通信を行う通信IF(Interface)13、入力操作を受け付ける入力デバイス14、及び情報の出力を行う出力デバイス15を有する。入力デバイス14は、例えば、キーボード、タッチパネル、マウス及び/又はマイク等である。出力デバイス15は、例えば、ディスプレイ及び/又はスピーカ等である。
<Hardware configuration>
FIG. 3 is a diagram showing an example of the hardware configuration of the game server 10 and the terminal 20. The game server 10 and the terminal 20 include a CPU (Central Processing Unit) 11, a memory, a storage device 12 such as an HDD (Hard Disk Drive) and/or an SSD (Solid State Drive), and a communication IF (Interface) that performs wired or wireless communication. 13, an input device 14 that receives input operations, and an output device 15 that outputs information. The input device 14 is, for example, a keyboard, touch panel, mouse, and/or microphone. The output device 15 is, for example, a display and/or a speaker.

<機能ブロック構成>
図4は、ゲームサーバ10の機能ブロック構成の一例を示す図である。ゲームサーバ10は、通信部101と、ゲーム制御部102と、記憶部103とを含む。通信部101と、ゲーム制御部102とは、ゲームサーバ10のCPU11が、記憶装置12に記憶されたプログラムを実行することにより実現することができる。また、当該プログラムは、記憶媒体に格納することができる。当該プログラムを格納した記憶媒体は、コンピュータ読み取り可能な非一時的な記憶媒体(Non-transitory computer readable medium)であってもよい。非一時的な記憶媒体は特に限定されないが、例えば、USBメモリ又はCDROM等の記憶媒体であってもよい。また、記憶部103は、ゲームサーバ10が備える記憶装置12を用いて実現することができる。
<Functional block configuration>
FIG. 4 is a diagram showing an example of the functional block configuration of the game server 10. Game server 10 includes a communication section 101, a game control section 102, and a storage section 103. The communication unit 101 and the game control unit 102 can be realized by the CPU 11 of the game server 10 executing a program stored in the storage device 12. Further, the program can be stored in a storage medium. The storage medium storing the program may be a non-transitory computer readable medium. The non-temporary storage medium is not particularly limited, and may be, for example, a storage medium such as a USB memory or a CDROM. Further, the storage unit 103 can be realized using the storage device 12 included in the game server 10.

通信部101は、通信IF13を用いて端末20とデータの送受信を行う機能を有する。 The communication unit 101 has a function of transmitting and receiving data to and from the terminal 20 using the communication IF 13.

ゲーム制御部102は、本ゲームを実行するために必要な各種の機能のうちゲームサーバ10側で行う機能を提供する。例えば、ゲーム制御部102は、対戦相手のプレイヤの選択を行う機能、対戦相手がコンピュータである場合に対戦を進める機能、対戦終了時にプレイヤに付与する得点を計算する機能、各プレイヤが所持するキャラクタを管理する機能、及び、各プレイヤがゲーム内で行った各種の設定等を管理する機能等を提供する。 The game control unit 102 provides functions performed on the game server 10 side among various functions necessary for executing the present game. For example, the game control unit 102 has a function of selecting an opponent player, a function of proceeding with the match when the opponent is a computer, a function of calculating points to be given to the player at the end of the match, a function of calculating points to be given to the player at the end of the match, and a function of selecting the opponent player. , and various settings made by each player within the game.

ゲーム制御部102は、更に、抽出部1021、決定部1022及び切替部1023を含む。 The game control unit 102 further includes an extraction unit 1021, a determination unit 1022, and a switching unit 1023.

抽出部1021は、デッキに含まれるリーダー以外のキャラクタ(相手を攻撃するキャラクタ)の中から、所定数のキャラクタを含むキャラクタ群を複数抽出する機能を有する。抽出処理は、例えば、プレイヤが対戦に用いるデッキ内のキャラクタをランダムに並び替えを行い、並べられた順に所定数で区切ることで、キャラクタ群を複数抽出することとしてもよい。所定数は、例えば、シングル対戦モードでは4体であってもよいし、タッグ対戦モードでは2体であってもよいが、これに限定されるものではない。 The extraction unit 1021 has a function of extracting a plurality of character groups including a predetermined number of characters from characters other than the leader included in the deck (characters that attack the opponent). The extraction process may be, for example, to extract a plurality of character groups by randomly rearranging the characters in the deck used by the player in a battle and dividing the characters into a predetermined number in the sorted order. The predetermined number may be, for example, four in the single battle mode or two in the tag battle mode, but is not limited to this.

また、抽出部1021は、強力な属性を有するキャラクタ(所定の属性を有するキャラクタ)が、抽出する複数のキャラクタ群のうちいずれかのキャラクタ群に含まれるように、キャラクタ群を抽出するようにしてもよい。このような処理は、デッキに含まれるリーダー以外のキャラクタ(複数のキャラクタ)に含まれるキャラクタ数が所定数の倍数ではない場合に実行されることとしてもよい。これにより、例えば、デッキに含まれるリーダー以外のキャラクタ数が9体であり、かつ所定数が4体である場合において、4体のキャラクタ群を2つ抽出した後に余る1体のキャラクタが、強力な属性を有するキャラクタに該当してしまい、強力な属性を有するキャラクタを盤面に出すことができなくなってしまうことを抑止することができる。 Further, the extraction unit 1021 extracts character groups such that a character having a strong attribute (a character having a predetermined attribute) is included in one of the plurality of character groups to be extracted. Good too. Such processing may be performed when the number of characters (multiple characters) other than the leader included in the deck is not a multiple of a predetermined number. As a result, for example, if the number of characters other than the leader included in the deck is 9, and the predetermined number is 4, the remaining 1 character after extracting 2 groups of 4 characters will be powerful. This can prevent characters with strong attributes from being unable to appear on the board due to a character having strong attributes.

決定部1022は、抽出部1021により抽出された複数のキャラクタ群の順序の指定
(図2に示すキャラクタ選択領域SAに表示させるキャラクタ群の表示順序の指定)をプレイヤから受け付けることで、複数のキャラクタ群の順序を決定する機能を有する。
The determining unit 1022 accepts from the player a designation of the order of the plurality of character groups extracted by the extraction unit 1021 (designation of the display order of the character group to be displayed in the character selection area SA shown in FIG. 2). It has the function of determining the order of groups.

切替部1023は、決定部1022により決定された順序で、対戦に参加させるキャラクタ群(図2に示すキャラクタ選択領域SAに表示させるキャラクタ)を切り替える機能を有する。 The switching unit 1023 has a function of switching a group of characters to participate in the battle (characters to be displayed in the character selection area SA shown in FIG. 2) in the order determined by the determining unit 1022.

記憶部103は、本ゲームをプレイするプレイヤごとのゲームデータを管理するプレイヤ管理DBを記憶する。プレイヤ管理DBには、各プレイヤのレベル、属性、各プレイヤが所持しているキャラクタ及び各プレイヤが作成したデッキ等が格納される。 The storage unit 103 stores a player management DB that manages game data for each player who plays this game. The player management DB stores each player's level, attributes, characters owned by each player, decks created by each player, and the like.

図5は、端末20の機能ブロック構成の一例を示す図である。端末20は、通信部201と、UI部202と、ゲーム制御部203と、記憶部204とを含む。通信部201と、UI部202と、ゲーム制御部203とは、端末20のCPU11が、記憶装置12に記憶されたプログラムを実行することにより実現することができる。また、当該プログラムは、記憶媒体に格納することができる。当該プログラムを格納した記憶媒体は、コンピュータ読み取り可能な非一時的な記憶媒体であってもよい。非一時的な記憶媒体は特に限定されないが、例えば、USBメモリ又はCD-ROM等の記憶媒体であってもよい。また、記憶部204は、端末20が備える記憶装置12を用いて実現することができる。 FIG. 5 is a diagram showing an example of the functional block configuration of the terminal 20. The terminal 20 includes a communication section 201, a UI section 202, a game control section 203, and a storage section 204. The communication section 201, the UI section 202, and the game control section 203 can be realized by the CPU 11 of the terminal 20 executing a program stored in the storage device 12. Further, the program can be stored in a storage medium. The storage medium storing the program may be a computer-readable non-transitory storage medium. The non-temporary storage medium is not particularly limited, but may be a storage medium such as a USB memory or a CD-ROM. Further, the storage unit 204 can be realized using the storage device 12 included in the terminal 20.

通信部201は、通信IF13を用いてゲームサーバ10との間で各種の通信を行う機能を有する。 The communication unit 201 has a function of performing various types of communication with the game server 10 using the communication IF 13.

UI部202は、プレイヤから各種の入力を受け付ける処理と、ディスプレイに各種のゲーム画面を表示させる機能とを有する。また、UI部202は、ゲームサーバ10の指示に従い、ゲーム画面を表示する。例えば、一部のボタンをグレーアウトさせるとの指示をゲームサーバ10から受けた場合、UI部202は、当該ボタンがグレーアウトした状態のゲーム画面を表示する。 The UI unit 202 has a function of receiving various inputs from the player and displaying various game screens on the display. Further, the UI unit 202 displays a game screen according to instructions from the game server 10. For example, when receiving an instruction from the game server 10 to gray out some buttons, the UI unit 202 displays a game screen with the buttons grayed out.

ゲーム制御部203は、ゲームサーバ10と連携することで、本ゲームを実行するために必要な各種の機能を提供する。例えば、ゲーム制御部203は、ゲーム画面に描画するキャラクタのデータをゲームサーバ10から受け付ける機能、端末20が所持するゲームデータをバックアップするために、ゲームデータをゲームサーバ10に送信する機能等を提供する。 The game control unit 203 cooperates with the game server 10 to provide various functions necessary for executing the present game. For example, the game control unit 203 provides a function of receiving data of a character to be drawn on a game screen from the game server 10, a function of transmitting game data to the game server 10 in order to back up game data owned by the terminal 20, etc. do.

記憶部204は、ゲーム制御部203が本ゲームを実行するために必要なゲームデータを記憶する。ゲームデータには、キャラクタの画像データ、ゲームシナリオ等が格納される。 The storage unit 204 stores game data necessary for the game control unit 203 to execute the present game. The game data includes character image data, game scenarios, and the like.

なお、本実施形態では、ゲームサーバ10が備える抽出部1021、決定部1022及び切替部1023を端末20が備えることとしてもよい。すなわち、ゲームサーバ10又は端末20を、ゲーム装置と称してもよい。 Note that, in this embodiment, the terminal 20 may include the extraction unit 1021, the determination unit 1022, and the switching unit 1023 included in the game server 10. That is, the game server 10 or the terminal 20 may be referred to as a game device.

<処理手順>
続いて、本実施形態に係るゲームサーバ10が行う処理手順を、シングル対戦モードとタッグ対戦モードに分けて説明する。
<Processing procedure>
Next, the processing procedure performed by the game server 10 according to the present embodiment will be explained separately for the single battle mode and the tag battle mode.

(シングル対戦モード)
図6は、シングル対戦モードにおける処理手順の一例(その1)を説明するための図である。図6の1~9の番号は、デッキに含まれるリーダー以外の9体のキャラクタを示している。なお、当該番号は、キャラクタを一意に識別可能にするために便宜上付与したものであり、何らかの順序を意味するものではない。また、キャラクタ8は、強力な属性を有するキャラクタであるものとする。また、図6の例では、プレイヤが先攻であった場合の例を示している。プレイヤが後攻であった場合、図6の1ターン目、3ターン目、5ターン目、7ターン目が、それぞれ、2ターン目、4ターン目、6ターン目、8ターン目に置き換わる。
(Single battle mode)
FIG. 6 is a diagram for explaining an example (part 1) of the processing procedure in the single battle mode. Numbers 1 to 9 in FIG. 6 indicate nine characters other than the leader included in the deck. Note that the numbers are given for convenience so that the characters can be uniquely identified, and do not imply any order. Further, it is assumed that the character 8 is a character with strong attributes. Further, the example in FIG. 6 shows an example in which the player goes first. If the player plays second, the first, third, fifth, and seventh turns in FIG. 6 are replaced with the second, fourth, sixth, and eighth turns, respectively.

ステップS10で、抽出部1021は、デッキに含まれるリーダー以外の9体のキャラクタの中から、所定数(以下、図6の説明においては4体とする)のキャラクタを含むキャラクタ群を複数(ここでは2つ)抽出する。このとき、抽出部1021は、強力な属性を有するキャラクタ8が、抽出する複数のキャラクタ群のうちいずれかのキャラクタ群に含まれるように、キャラクタ群を抽出するようにしてもよい。図6の例では、キャラクタ4、7、3及び1を含むキャラクタ群(キャラクタ群G1とする)と、キャラクタ6、8、9及び5を含むキャラクタ群(キャラクタ群G2とする)とが抽出されている。 In step S10, the extracting unit 1021 extracts a plurality of character groups (hereinafter referred to as four characters) including a predetermined number of characters (hereinafter referred to as four characters in the description of FIG. 6) from among the nine characters other than the leader included in the deck. Now let's extract 2). At this time, the extraction unit 1021 may extract the character groups such that the character 8 having a strong attribute is included in one of the plural character groups to be extracted. In the example of FIG. 6, a character group including characters 4, 7, 3, and 1 (referred to as character group G1) and a character group including characters 6, 8, 9, and 5 (referred to as character group G2) are extracted. ing.

続いて、決定部1022は、抽出された2つのキャラクタ群の表示順序の指定をプレイヤから受け付けることで、2つのキャラクタ群の表示順序を決定する。プレイヤがキャラクタ群G1、キャラクタ群G2の順で表示順序を指定した場合はステップS11-1に進み、プレイヤがキャラクタ群G2、キャラクタ群G1の順で表示順序を指定した場合はステップS11-2に進む。 Next, the determining unit 1022 determines the display order of the two extracted character groups by accepting from the player the designation of the display order of the two extracted character groups. If the player specifies the display order in the order of character group G1 and character group G2, the process proceeds to step S11-1, and if the player specifies the display order in the order of character group G2 and character group G1, the process proceeds to step S11-2. move on.

図7は、シングル対戦モードにおいてキャラクタ群の表示順序の指定をプレイヤから受け付ける画面の一例を示す図である。図7のAに示す画面には、抽出されたキャラクタ群G1及びキャラクタ群G2に含まれるキャラクタが、上段及び下段に表示されている。図7のAでプレイヤが上段のキャラクタ群G1を選択すると、図6のステップS11-1に進むことになる。図7のAでプレイヤが下段のキャラクタ群G2を選択すると、図6のステップS11-2に進むことになる。図7のBは、プレイヤが下段のキャラクタ群G2を選択した場合の表示例を示す。図6に戻り説明を続ける。 FIG. 7 is a diagram illustrating an example of a screen that accepts designation of the display order of character groups from the player in the single battle mode. On the screen shown in FIG. 7A, characters included in the extracted character group G1 and character group G2 are displayed in the upper and lower rows. When the player selects the upper character group G1 in A of FIG. 7, the process proceeds to step S11-1 in FIG. When the player selects the lower character group G2 in A of FIG. 7, the process proceeds to step S11-2 in FIG. B in FIG. 7 shows a display example when the player selects the lower character group G2. Returning to FIG. 6, the explanation will be continued.

ステップS11-1で、切替部1023は、対戦に参加させるキャラクタ群(図2のキャラクタ選択領域SAのP1~P4に表示させるキャラクタ)を、1ターン目についてはキャラクタ4、7、3及び1とし、3ターン目についてはキャラクタ6、8、9及び5とするように切り替える。切替部1023によるキャラクタの切り替えが一巡した場合(図6の例では3ターン目又は対戦相手が攻撃する4ターン目が完了した場合)、ステップS12-1に進む。 In step S11-1, the switching unit 1023 sets the group of characters to participate in the battle (characters to be displayed in P1 to P4 of the character selection area SA in FIG. 2) as characters 4, 7, 3, and 1 for the first turn. , for the third turn, the characters are switched to characters 6, 8, 9, and 5. When the switching unit 1023 completes one round of character switching (in the example of FIG. 6, the third turn or the fourth turn in which the opponent attacks is completed), the process advances to step S12-1.

ステップS12-1で、抽出部1021は、所定数(4体)のキャラクタを含むキャラクタ群を複数(2つ)抽出する処理を再度行う。図6の例では、キャラクタ2、7、4及び1を含むキャラクタ群(キャラクタ群G1とする)と、キャラクタ9、5、6及び3を含むキャラクタ群(キャラクタ群G2とする)とが抽出されている。 In step S12-1, the extraction unit 1021 again performs the process of extracting a plurality (two) of character groups including a predetermined number (four) of characters. In the example of FIG. 6, a character group including characters 2, 7, 4, and 1 (referred to as character group G1) and a character group including characters 9, 5, 6, and 3 (referred to as character group G2) are extracted. ing.

このとき、抽出部1021は、プレイヤが最後に攻撃を行ったターンにて盤面に配置したキャラクタのうち1体については、抽出するキャラクタ群に含まれないようにしてもよい。例えば、図6の例において、プレイヤが最後に攻撃を行ったターン(つまり3ターン目)でプレイヤが盤面に配置したキャラクタがキャラクタ8及び5であったとする。この場合、キャラクタ8及び5のうちいずれか一方(ここではキャラクタ8とする)については、抽出するキャラクタ群G1及びキャラクタ群G2に含まれないようにしてもよい。 At this time, the extraction unit 1021 may exclude one of the characters placed on the board in the turn in which the player last attacked from being included in the group of characters to be extracted. For example, in the example of FIG. 6, assume that the characters placed on the board by the player in the turn in which the player last attacked (that is, the third turn) were characters 8 and 5. In this case, one of the characters 8 and 5 (character 8 here) may not be included in the character group G1 and the character group G2 to be extracted.

続いて、決定部1022は、抽出された複数(2つ)のキャラクタ群の表示順序の指定をプレイヤから受け付けるのではなく、抽出部1021が再度キャラクタ群を抽出した順序を、複数のキャラクタ群の表示順序として決定するようにしてもよい。図6の例では、抽出部1021が、キャラクタ群G1、キャラクタ群G2の順でキャラクタ群を抽出したとする。この場合、切替部1023は、対戦に参加させるキャラクタ群(図2のキャラクタ選択領域SAに表示させるキャラクタ)を、5ターン目についてはキャラクタ2、7、4及び1とし、7ターン目についてはキャラクタ9、5、6及び3とするように切り替える。 Subsequently, the determining unit 1022 does not accept from the player the designation of the display order of the plurality (two) extracted character groups, but rather determines the order in which the extracting unit 1021 extracted the character groups again. The display order may also be determined. In the example of FIG. 6, it is assumed that the extraction unit 1021 extracts the character groups in the order of character group G1 and character group G2. In this case, the switching unit 1023 sets the character group to participate in the battle (the characters displayed in the character selection area SA in FIG. 2) to characters 2, 7, 4, and 1 for the 5th turn, and for the 7th turn to the characters 2, 7, 4, and 1. 9, 5, 6 and 3.

ステップS11-2で、切替部1023は、対戦に参加させるキャラクタ群(図2のキャラクタ選択領域SAに表示させるキャラクタ)を、1ターン目についてはキャラクタ6、8、9及び5とし、3ターン目についてはキャラクタ4、7、3及び1とするように切り替える。ステップS12-2の処理手順については、ステップS12-1と同一であるため説明は省略する。 In step S11-2, the switching unit 1023 sets the group of characters to participate in the battle (characters to be displayed in the character selection area SA in FIG. 2) as characters 6, 8, 9, and 5 for the first turn, and for the third turn. , the characters 4, 7, 3, and 1 are switched. The processing procedure of step S12-2 is the same as step S12-1, so a description thereof will be omitted.

9ターン目以降については、ステップS12-1又はステップS12-2で説明した処理が、対戦が完了するまで繰り返し行われる。 From the ninth turn onward, the process described in step S12-1 or step S12-2 is repeated until the battle is completed.

なお、以上説明した処理手順について、切替部1023によるキャラクタの切り替えが一巡した場合(図6の例では3ターン目又は対戦相手が攻撃する4ターン目が完了した場合)にステップS12-1又はS12-2に進むのではなく、切替部1023によるキャラクタの切り替えが一巡する前に、ステップS12-1又はS12-2に進むようにしてもよい。例えば、図6の例では、1ターン目又は対戦相手が攻撃する2ターン目が完了した場合にステップS12-1又はS12-2に進み、抽出部1021は、所定数のキャラクタを含むキャラクタ群を複数抽出する処理を再度行うようにしてもよい。また、切替部1023によるキャラクタの切り替えが一巡した後も、同一の順序でキャラクタ群の切り替えを行い、キャラクタ群の切り替えが所定回数実施された場合に、ステップS12-1又はS12-2に進むようにしてもよい。例えば、図6のステップS11-1に進む例では、対戦相手が攻撃する4ターン目が完了した場合に、再度キャラクタ群G1及びキャラクタ群G2の順でキャラクタ群の切り替えを行い、キャラクタ群の切り替えを所定回数(例えば6回、8回など)実施した場合に、ステップS12-1に進むようにしてもよい。 Regarding the processing procedure described above, when the switching unit 1023 completes a round of character switching (in the example of FIG. 6, the third turn or the fourth turn in which the opponent attacks is completed), step S12-1 or S12 is performed. Instead of proceeding to step S12-2, the process may proceed to step S12-1 or S12-2 before the switching unit 1023 completes one round of character switching. For example, in the example of FIG. 6, when the first turn or the second turn in which the opponent attacks is completed, the process proceeds to step S12-1 or S12-2, and the extraction unit 1021 extracts a character group including a predetermined number of characters. The process of multiple extraction may be performed again. Furthermore, even after the switching unit 1023 completes the switching of characters, the character groups are switched in the same order, and when the character groups have been switched a predetermined number of times, the process proceeds to step S12-1 or S12-2. Good too. For example, in the example of proceeding to step S11-1 in FIG. 6, when the fourth turn in which the opponent attacks is completed, the character groups are switched again in the order of character group G1 and character group G2, and the character group is switched. The process may proceed to step S12-1 when the process has been performed a predetermined number of times (for example, 6 times, 8 times, etc.).

すなわち、抽出部1021は、切替部1023によるキャラクタ群の切り替えが所定回数(例えば、キャラクタ群の切り替えが一巡する回数、一巡する回数よりも少ない回数又は一巡する回数よりも多い回数)実施された場合に、複数のキャラクタから所定数のキャラクタを含むキャラクタ群を複数抽出する処理を再度行うようにしてもよい。 That is, when the extraction unit 1021 performs character group switching by the switching unit 1023 a predetermined number of times (e.g., the number of times the character group changes, less than the number of times, or more than the number of times the character group changes) Additionally, the process of extracting a plurality of character groups including a predetermined number of characters from a plurality of characters may be performed again.

図8は、シングル対戦モードにおける処理手順の一例(その2)を説明するための図である。ステップS20、ステップS21-1及びステップS21-2の処理手順は、それぞれ、図6におけるステップS10、ステップS11-1及びステップS11-2の処理手順と同一であるため説明は省略する。 FIG. 8 is a diagram for explaining an example (part 2) of the processing procedure in the single battle mode. The processing procedures of step S20, step S21-1, and step S21-2 are the same as the processing procedures of step S10, step S11-1, and step S11-2 in FIG. 6, respectively, so the description thereof will be omitted.

ステップS22-1で、抽出部1021は、所定数(4体)のキャラクタを含むキャラクタ群を複数(2つ)抽出する処理を再度行う。図6の例では、キャラクタ2、7、4及び1を含むキャラクタ群(キャラクタ群G1とする)と、キャラクタ9、5、6及び3を含むキャラクタ群(キャラクタ群G2とする)とが抽出されている。 In step S22-1, the extraction unit 1021 again performs the process of extracting a plurality (two) of character groups including a predetermined number (four) of characters. In the example of FIG. 6, a character group including characters 2, 7, 4, and 1 (referred to as character group G1) and a character group including characters 9, 5, 6, and 3 (referred to as character group G2) are extracted. ing.

このとき、抽出部1021は、前回キャラクタ群を抽出した際にいずれのキャラクタ群にも含まれなかったキャラクタが、再度キャラクタ群を抽出する際において抽出される複数のキャラクタ群のうちいずれかのキャラクタ群に含まれるように複数のキャラクタ群を抽出するようにしてもよい。例えば、ステップS20の処理手順でキャラクタ群G1及びキャラクタ群G2に含まれなかったキャラクタ2が、ステップS22-1において抽出するキャラクタ群G1又はキャラクタ群G2に含まれるようにしてもよい。図8の例では、キャラクタ2が、キャラクタ群G1に含まれるように抽出された様子を示している。その他特に言及しない点については、図6のステップS12-1と同一でよい。 At this time, the extraction unit 1021 selects whether a character that was not included in any character group when character groups were extracted last time is included in one of the multiple character groups extracted when character groups are extracted again. A plurality of character groups may be extracted so that they are included in the group. For example, character 2, which was not included in the character group G1 and character group G2 in the processing procedure of step S20, may be included in the character group G1 or character group G2 extracted in step S22-1. In the example of FIG. 8, character 2 is extracted to be included in character group G1. Other points not specifically mentioned may be the same as step S12-1 in FIG.

(タッグ対戦モード)
図9は、タッグ対戦モードにおける処理手順の一例(その1)を説明するための図である。図9のA1~A9の番号は、プレイヤAのデッキに含まれるリーダー以外の9体のキャラクタを示している。B1~B9の番号は、プレイヤBのデッキに含まれるリーダー以外の9体のキャラクタを示している。なお、当該番号は、キャラクタを一意に識別可能にするために便宜上付与したものであり、何らかの順序を意味するものではない。また、キャラクタA7及びキャラクタB3は、強力な属性を有するキャラクタであるものとする。
(Tag battle mode)
FIG. 9 is a diagram for explaining an example (part 1) of the processing procedure in the tag battle mode. Numbers A1 to A9 in FIG. 9 indicate nine characters other than the leader included in player A's deck. Numbers B1 to B9 indicate nine characters other than the leader included in player B's deck. Note that the numbers are given for convenience so that the characters can be uniquely identified, and do not imply any order. Further, it is assumed that the character A7 and the character B3 are characters with strong attributes.

また、図9の例では、チームが先攻であった場合の例を示している。また、以下の説明では、プレイヤAが先手であり、プレイヤBが後手であるものとして説明する。プレイヤが後攻であった場合、図9の1ターン目、3ターン目、5ターン目、7ターン目、9ターン目、11ターン目、13ターン目及び15ターン目が、それぞれ、2ターン目、4ターン目、6ターン目、8ターン目、10ターン目、12ターン目、14ターン目及び16ターン目に置き換わる。 Further, the example in FIG. 9 shows an example in which the team bats first. Furthermore, in the following explanation, it is assumed that player A is the first player and player B is the second player. If the player plays second, the 1st turn, 3rd turn, 5th turn, 7th turn, 9th turn, 11th turn, 13th turn, and 15th turn in Figure 9 are the 2nd turn, respectively. , replaced on the 4th turn, 6th turn, 8th turn, 10th turn, 12th turn, 14th turn, and 16th turn.

ステップS30で、抽出部1021は、チーム内の各プレイヤのデッキに含まれるリーダー以外の9体のキャラクタの中から(チーム内の複数のプレイヤの各々が所持する複数のキャラクタの中から)、所定数(以下、図9の説明においては2体とする)のキャラクタを含むキャラクタ群をプレイヤごとに複数(ここでは2つとする)抽出する。このとき、抽出部1021は、強力な属性を有するキャラクタA7及びキャラクタB3が、抽出する複数のキャラクタ群のうちいずれかのキャラクタ群に含まれるように、キャラクタ群を抽出するようにしてもよい。図9の例では、プレイヤAについては、キャラクタA4及びA7を含むキャラクタ群(キャラクタ群GA1とする)と、キャラクタA3及びA1を含むキャラクタ群(キャラクタ群GA2とする)とが抽出されている。また、プレイヤBについては、キャラクタB7及びB9を含むキャラクタ群(キャラクタ群GB1とする)と、キャラクタB1及びB3を含むキャラクタ群(キャラクタ群GB2とする)とが抽出されている。 In step S30, the extraction unit 1021 selects a predetermined character from among the nine characters other than the leader included in the deck of each player in the team (from among the plurality of characters owned by each of the plurality of players in the team). A plurality of character groups (hereinafter, two characters are assumed in the description of FIG. 9) are extracted for each player. At this time, the extraction unit 1021 may extract the character groups such that the character A7 and the character B3 having strong attributes are included in one of the plural character groups to be extracted. In the example of FIG. 9, for player A, a character group including characters A4 and A7 (referred to as character group GA1) and a character group including characters A3 and A1 (referred to as character group GA2) are extracted. Regarding player B, a character group including characters B7 and B9 (referred to as character group GB1) and a character group including characters B1 and B3 (referred to as character group GB2) are extracted.

続いて、決定部1022は、抽出部1021により抽出されたプレイヤごとの複数のキャラクタ群の表示順序の指定を、複数のプレイヤのうちいずれか1のプレイヤから受け付けることで、プレイヤごとの複数のキャラクタ群の表示順序を決定する。複数のプレイヤのうちいずれか1のプレイヤは、例えば、先手のプレイヤとするようにしてもよいし、後手のプレイヤとするようにしてもよいし、ランダムに選択するようにしてもよい。 Next, the determining unit 1022 accepts from any one of the players the designation of the display order of the plurality of character groups for each player extracted by the extraction unit 1021, thereby determining the display order of the plurality of characters for each player. Determines the display order of groups. Any one of the plurality of players may be, for example, the first player, the second player, or randomly selected.

なお、決定部1022は、抽出部1021により抽出されたプレイヤごとの複数のキャラクタ群の表示順序の指定を、複数のプレイヤから受け付けるようにしてもよい。例えば、チームの属するプレイヤの数が奇数である場合、決定部1022は、プレイヤごとの複数のキャラクタ群の表示順序を多数決で決定するようにしてもよい。チームの属するプレイヤの数が偶数である場合、決定部1022は、プレイヤごとの複数のキャラクタ群の表示順序を多数決で決定するようにして、多数決で決まらない場合はランダム又は所定のルールに従って決定するようにしてもよい。 Note that the determining unit 1022 may accept designations from a plurality of players of the display order of the plurality of character groups extracted by the extraction unit 1021 for each player. For example, when the number of players to which a team belongs is an odd number, the determining unit 1022 may determine the display order of the plurality of character groups for each player by majority vote. When the number of players to which a team belongs is an even number, the determining unit 1022 determines the display order of the plurality of character groups for each player by majority vote, and if it is not determined by majority vote, determines it randomly or according to a predetermined rule. You can do it like this.

図10は、タッグ対戦モードにおいてキャラクタ群の表示順序の指定を受け付ける画面の一例を示す図である。図10のAに示す画面には、プレイヤごとに抽出された2つのキャラクタ群に含まれるキャラクタが、キャラクタ群ごとに表示されている。より具体的には、画面の上段には、キャラクタ群GA1及びキャラクタ群GB1に含まれるキャラクタが表示され、画面の下段には、キャラクタ群GA2及びキャラクタ群GB2に含まれるキャラクタが表示されている。図10のBは、プレイヤが下段のキャラクタ群を選択した場合の表示例を示す。以降、プレイヤAまたはプレイヤBが下段のキャラクタ群を選択したものとして(つまり、プレイヤA又はプレイヤBが、キャラクタ群GA2及びGB2、キャラクタ群GA1及びGB1の順で表示順序を指定したものとして)説明を行う。図9に戻り説明を続ける。 FIG. 10 is a diagram showing an example of a screen that accepts designation of the display order of character groups in the tag battle mode. On the screen shown in FIG. 10A, characters included in two character groups extracted for each player are displayed for each character group. More specifically, characters included in the character group GA1 and character group GB1 are displayed in the upper part of the screen, and characters included in the character group GA2 and character group GB2 are displayed in the lower part of the screen. B in FIG. 10 shows a display example when the player selects the lower group of characters. Hereinafter, explanation will be given assuming that player A or player B has selected the lower character group (that is, player A or player B has specified the display order in the order of character group GA2 and GB2, and character group GA1 and GB1). I do. Returning to FIG. 9, the explanation will be continued.

ステップS31で、抽出部1021は、各プレイヤのデッキに含まれるリーダー以外の9体のキャラクタの中から、更に所定数(2体)のキャラクタを含むキャラクタ群をプレイヤごとに複数(ここでは2つ)抽出する。図9の例では、プレイヤAについては、キャラクタA6及びA8を含むキャラクタ群(キャラクタ群GA3とする)と、キャラクタA9及びA5を含むキャラクタ群(キャラクタ群GA4とする)とが抽出されている。また、プレイヤBについては、キャラクタB5及びB4を含むキャラクタ群(キャラクタ群GB3とする)と、キャラクタB2及びB6を含むキャラクタ群(キャラクタ群GB4とする)とが抽出されている。なお、キャラクタ群GA3、GA4、GB3及びGB4を抽出する処理は、ステップS30でキャラクタ群GA1、GA2、GB1及びGB2を抽出する際にまとめて実行することとしてもよい。 In step S31, the extraction unit 1021 extracts a plurality of character groups (in this case, two characters) for each player from among the nine characters other than the leader included in each player's deck. )Extract. In the example of FIG. 9, for player A, a character group including characters A6 and A8 (referred to as character group GA3) and a character group including characters A9 and A5 (referred to as character group GA4) are extracted. Regarding player B, a character group including characters B5 and B4 (referred to as character group GB3) and a character group including characters B2 and B6 (referred to as character group GB4) are extracted. Note that the process of extracting the character groups GA3, GA4, GB3, and GB4 may be executed all at once when extracting the character groups GA1, GA2, GB1, and GB2 in step S30.

続いて、切替部1023は、対戦に参加させるキャラクタ群(図2のキャラクタ選択領域SAのP1~P4に表示させるキャラクタ)を、1ターン目についてはキャラクタA3、A1、B1及びB3とし、3ターン目についてはキャラクタA4、A7、B7及びB9とし、5ターン目についてはキャラクタA6、A8、B5及びB4とし、7ターン目についてはキャラクタA9、A5、B2及びB6とするように切り替える。切替部1023によるキャラクタの切り替えが一巡した場合(図9の例では7ターン目又は対戦相手が攻撃する8ターン目が完了した場合)、ステップS32に進む。 Next, the switching unit 1023 sets the group of characters to participate in the battle (characters to be displayed in P1 to P4 of the character selection area SA in FIG. 2) to be characters A3, A1, B1, and B3 for the first turn, and for the third turn. The eyes are switched to characters A4, A7, B7, and B9, the fifth turn to characters A6, A8, B5, and B4, and the seventh turn to characters A9, A5, B2, and B6. When the switching unit 1023 completes one round of character switching (in the example of FIG. 9, the seventh turn or the eighth turn in which the opponent attacks is completed), the process advances to step S32.

ステップS32で、各プレイヤのデッキに含まれるリーダー以外の9体のキャラクタの中から、再度、所定数(2体)のキャラクタを含むキャラクタ群をプレイヤごとに複数(ここでは4つ)抽出する処理を行う。図9の例では、プレイヤAについては、キャラクタA2及びA7を含むキャラクタ群(キャラクタ群GA1とする)と、キャラクタA4及びA8を含むキャラクタ群(キャラクタ群GA2とする)とキャラクタA9及びA1を含むキャラクタ群(キャラクタ群GA3とする)と、キャラクタA6及びA3を含むキャラクタ群(キャラクタ群GA4とする)とが抽出されている。また、プレイヤBについては、キャラクタB1及びB9を含むキャラクタ群(キャラクタ群GB1とする)と、キャラクタB3及びB4を含むキャラクタ群(キャラクタ群GB2とする)と、キャラクタB5及びB7を含むキャラクタ群(キャラクタ群GB3とする)と、キャラクタB8及びB6を含むキャラクタ群(キャラクタ群GB4とする)とが抽出されている。 In step S32, a process of again extracting a plurality of character groups (four in this case) for each player, including a predetermined number (two) of characters, from among the nine characters other than the leader included in each player's deck. I do. In the example of FIG. 9, player A includes a character group including characters A2 and A7 (referred to as character group GA1), a character group including characters A4 and A8 (referred to as character group GA2), and characters A9 and A1. A character group (referred to as character group GA3) and a character group including characters A6 and A3 (referred to as character group GA4) are extracted. Regarding player B, a character group including characters B1 and B9 (referred to as character group GB1), a character group including characters B3 and B4 (referred to as character group GB2), and a character group including characters B5 and B7 (referred to as character group GB2) A character group (referred to as character group GB3) and a character group including characters B8 and B6 (referred to as character group GB4) are extracted.

このとき、抽出部1021は、各プレイヤが最後に攻撃を行ったターンにて盤面に配置したキャラクタについては、抽出するキャラクタ群に含まれないようにしてもよい。例えば、図9の例において、プレイヤAが最後に攻撃を行ったターン(つまり7ターン目)でプレイヤAが盤面に配置したキャラクタ(キャラクタA5とする)については、抽出するキャラクタ群GA1~キャラクタ群GA4に含まれないようにしてもよい。同様に、プレイヤBが最後に攻撃を行ったターン(つまり7ターン目)でプレイヤBが盤面に配置したキャラクタ(キャラクタB2とする)については、抽出するキャラクタ群GB1~キャラクタ群GB4に含まれないようにしてもよい。 At this time, the extraction unit 1021 may exclude characters placed on the board in the turn in which each player last attacked from being included in the character group to be extracted. For example, in the example of FIG. 9, the characters (character A5) that player A placed on the board in the turn in which player A last attacked (that is, the seventh turn) are extracted from character group GA1 to character group It may not be included in GA4. Similarly, the character (referred to as character B2) that player B placed on the board in the turn in which player B last attacked (that is, the 7th turn) is not included in the character group GB1 to character group GB4 to be extracted. You can do it like this.

続いて、決定部1022は、抽出された複数(4つ)のキャラクタ群の表示順序の指定をプレイヤから受け付けるのではなく、抽出部1021が再度キャラクタ群を抽出した順序を、複数のキャラクタ群の表示順序として決定するようにしてもよい。図9の例では、抽出部1021が、プレイヤAについてはキャラクタ群GA1、キャラクタ群GA2、キャラクタ群GA3、キャラクタ群GA4の順でキャラクタ群を抽出し、プレイヤBについてはキャラクタ群GB1、キャラクタ群GB2、キャラクタ群GB3、キャラクタ群GB4の順でキャラクタ群を抽出したとする。この場合、切替部1023は、対戦に参加させるキャラクタ群(図2のキャラクタ選択領域SAに表示させるキャラクタ)を、9ターン目についてはキャラクタA2、A7、B1及びB9とし、11ターン目についてはキャラクタA4、A8、B3及びB4とし、13ターン目についてはキャラクタA9、A1、B5及びB7とし、15ターン目についてはキャラクタA6、A3、B8及びB6とするように切り替える。 Next, the determining unit 1022 does not accept from the player the designation of the display order of the plurality of extracted character groups (four), but rather determines the order in which the extracting unit 1021 extracted the character groups again. The display order may also be determined. In the example of FIG. 9, the extraction unit 1021 extracts character groups for player A in the order of character group GA1, character group GA2, character group GA3, and character group GA4, and for player B, character group GB1 and character group GB2. , character group GB3, and character group GB4 are extracted in this order. In this case, the switching unit 1023 sets the character group to participate in the battle (the characters displayed in the character selection area SA in FIG. 2) to be characters A2, A7, B1, and B9 for the 9th turn, and for the 11th turn to be the characters A2, A7, B1, and B9. Characters A4, A8, B3, and B4 are used, characters A9, A1, B5, and B7 are used for the 13th turn, and characters A6, A3, B8, and B6 are used for the 15th turn.

17ターン目以降については、ステップS32で説明した処理が、対戦が完了するまで繰り返し行われる。 From the 17th turn onward, the process described in step S32 is repeated until the battle is completed.

なお、以上説明した処理手順について、切替部1023によるキャラクタの切り替えが一巡した場合(図9の例では7ターン目又は対戦相手が攻撃する8ターン目が完了した場合)にステップS32に進むのではなく、切替部1023によるキャラクタの切り替えが一巡する前に、ステップS32に進むようにしてもよい。例えば、図9の例では、1ターン目若しくは2ターン目、3ターン目若しくは4ターン目、又は、5ターン目若しくは6ターン目が完了した時点でステップS32に進み、抽出部1021は、所定数のキャラクタを含むキャラクタ群を複数抽出する処理を再度行うようにしてもよい。また、切替部1023によるキャラクタの切り替えが一巡した後も、同一の順序でキャラクタ群の切り替えを行い、キャラクタ群の切り替えが所定回数実施された場合に、ステップS32に進むようにしてもよい。例えば、図9の例では、対戦相手が攻撃する8ターン目が完了した後も、再度キャラクタ群GA2/GB2、キャラクタ群GA1/GB1、キャラクタ群GA3/GB3及びキャラクタ群GA4/GB4の順でキャラクタ群の切り替えを行い、キャラクタ群の切り替えを所定回数(例えば6回、8回など)実施した場合に、ステップS32に進むようにしてもよい。 Regarding the processing procedure described above, when the switching unit 1023 completes one round of character switching (in the example of FIG. 9, the seventh turn or the eighth turn in which the opponent attacks is completed), the process proceeds to step S32. Instead, the process may proceed to step S32 before the switching unit 1023 completes one round of character switching. For example, in the example of FIG. 9, when the first or second turn, the third or fourth turn, or the fifth or sixth turn is completed, the process proceeds to step S32, and the extraction unit 1021 extracts a predetermined number of The process of extracting a plurality of character groups including the characters may be performed again. Further, even after the switching unit 1023 completes the switching of characters, the character groups may be switched in the same order, and when the character groups have been switched a predetermined number of times, the process may proceed to step S32. For example, in the example shown in FIG. 9, even after the 8th turn in which the opponent attacks is completed, the character group GA2/GB2, character group GA1/GB1, character group GA3/GB3, and character group GA4/GB4 are used again. The process may proceed to step S32 after switching the groups and switching the character groups a predetermined number of times (for example, 6 times, 8 times, etc.).

すなわち、抽出部1021は、切替部1023によるキャラクタ群の切り替えが所定回数(例えば、キャラクタ群の切り替えが一巡する回数、一巡する回数よりも少ない回数又は一巡する回数よりも多い回数)実施された場合に、複数のキャラクタから所定数のキャラクタを含むキャラクタ群を複数抽出する処理を再度行うようにしてもよい。 That is, when the extraction unit 1021 performs character group switching by the switching unit 1023 a predetermined number of times (e.g., the number of times the character group changes, less than the number of times, or more than the number of times the character group changes) Additionally, the process of extracting a plurality of character groups including a predetermined number of characters from a plurality of characters may be performed again.

図11は、タッグ対戦モードにおける処理手順の一例(その2)を説明するための図である。ステップS40及びステップS41の処理手順は、それぞれ、図9におけるステップS30及びステップS31の処理手順と同一であるため説明は省略する。 FIG. 11 is a diagram for explaining an example (part 2) of the processing procedure in the tag battle mode. The processing procedures of step S40 and step S41 are the same as the processing procedures of step S30 and step S31 in FIG. 9, respectively, so the explanation will be omitted.

ステップS42で、各プレイヤのデッキに含まれるリーダー以外の9体のキャラクタの中から、所定数(2体)のキャラクタを含むキャラクタ群をプレイヤごとに複数(ここでは4つ)抽出する処理を行う。 In step S42, a process is performed to extract a plurality of character groups (four in this case) for each player, including a predetermined number (two) of characters from among the nine characters other than the leader included in each player's deck. .

このとき、抽出部1021は、前回キャラクタ群を抽出した際にいずれのキャラクタ群にも含まれなかったキャラクタが、再度キャラクタ群を抽出する際において抽出される複数のキャラクタ群のうちいずれかのキャラクタ群に含まれるように複数のキャラクタ群を抽出するようにしてもよい。 At this time, the extraction unit 1021 selects whether a character that was not included in any character group when character groups were extracted last time is included in one of the multiple character groups extracted when character groups are extracted again. A plurality of character groups may be extracted so that they are included in the group.

例えば、図11の例において、ステップS40及びステップS41の処理手順でキャラクタ群GA1~キャラクタ群GA4及びキャラクタ群GB1~キャラクタ群GB4に含まれなかったキャラクタA2及びB8については、ステップS42の処理手順において抽出部1021が抽出するキャラクタ群GA1~キャラクタ群GA4のうちいずれかのキャラクタ群、及びキャラクタ群GB1~キャラクタ群GB4のうちいずれかのキャラクタ群に含まれるようにしてもよい。図11の例では、キャラクタA2が、キャラクタ群GA1に含まれるように抽出され、キャラクタB8が、キャラクタ群GB1に含まれるように抽出された様子を示している。その他特に言及しない点については、図9のステップS32と同一でよい。 For example, in the example of FIG. 11, characters A2 and B8 that were not included in the character group GA1 to character group GA4 and character group GB1 to character group GB4 in the processing procedure of step S40 and step S41 are processed in the processing procedure of step S42. It may be included in one of the character groups GA1 to GA4 extracted by the extraction unit 1021, and one of the character groups GB1 to GB4 extracted by the extraction unit 1021. In the example of FIG. 11, character A2 is extracted to be included in character group GA1, and character B8 is extracted to be included in character group GB1. Other points not mentioned in particular may be the same as step S32 in FIG.

<まとめ>
以上説明した実施形態によれば、プレイヤが対戦に用いるキャラクタとして、複数のキャラクタ群を予め抽出するとともに、抽出された複数のキャラクタ群の順序の指定を、対戦開始前にプレイヤから受け付けるようにした。これにより、プレイヤは、対戦が有利に進められるように、対戦の序盤で利用するキャラクタを選択することができることから、対戦ゲームにおいてプレイヤの興趣性を高めることが可能になる。また、抽出された複数のキャラクタ群には強力な属性を有するキャラクタが含まれるようにした。これにより、プレイヤは、強力な属性を有するキャラクタを、対戦の序盤で利用することができることから、対戦ゲームにおいてプレイヤの興趣性を高めることが可能になる。
<Summary>
According to the embodiment described above, a plurality of character groups are extracted in advance as characters for the player to use in a battle, and a designation of the order of the extracted plurality of character groups is accepted from the player before the start of the battle. . This allows the player to select a character to use in the early stages of the battle so that the battle can proceed advantageously, thereby increasing the player's interest in the battle game. Furthermore, characters with powerful attributes were included in the plurality of extracted character groups. This allows the player to use a character with strong attributes in the early stages of the battle, thereby increasing the player's interest in the battle game.

以上説明した実施形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。実施形態で説明したフローチャート、シーケンス、実施形態が備える各要素並びにその配置、材料、条件、形状及びサイズ等は、例示したものに限定されるわけではなく適宜変更することができる。また、異なる実施形態で示した構成同士を部分的に置換し又は組み合わせることが可能である。 The embodiments described above are intended to facilitate understanding of the present invention, and are not intended to be interpreted as limiting the present invention. The flowcharts, sequences, and elements included in the embodiments, as well as their arrangement, materials, conditions, shapes, sizes, etc., described in the embodiments are not limited to those illustrated and can be changed as appropriate. Further, it is possible to partially replace or combine the structures shown in different embodiments.

1…ゲームシステム、10…ゲームサーバ、11…CPU、12…記憶装置、13…通信IF、14…入力デバイス、15…出力デバイス、20…端末、101…通信部、102…ゲーム制御部、103…記憶部、201…通信部、202…UI部、203…ゲーム制御部、204…記憶部、1021…抽出部、1022…決定部、1023…切替部 DESCRIPTION OF SYMBOLS 1...Game system, 10...Game server, 11...CPU, 12...Storage device, 13...Communication IF, 14...Input device, 15...Output device, 20...Terminal, 101...Communication unit, 102...Game control unit, 103 ...Storage section, 201...Communication section, 202...UI section, 203...Game control section, 204...Storage section, 1021...Extraction section, 1022...Determination section, 1023...Switching section

Claims (12)

プロセッサを備え、
前記プロセッサは、
ユーザの入力に基づいて、ゲームプレイに使用する複数のゲーム媒体を編成し、
前記複数のゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出し、
抽出された複数のゲーム媒体群のうち、所定のゲーム媒体群の選択を前記ユーザから受け付け、
前記所定のゲーム媒体群に含まれるゲーム媒体のうち、ゲームに参加させるゲーム媒体の選択を前記ユーザから受け付け、
所定の手順を繰り返すことによりゲームを進行させ、
前記所定の手順は、前記複数のゲーム媒体に含まれるゲーム媒体のうちの2以上のゲーム媒体の中から、前記ユーザにより選択されるゲーム媒体をゲームに参加させることを含み、
前記複数のゲーム媒体群のうち、前記ユーザにより選択された前記所定のゲーム媒体群を、第1の前記所定の手順における前記2以上のゲーム媒体とし、
前記複数のゲーム媒体群のうち、前記所定のゲーム媒体群とは異なるゲーム媒体群を、前記第1の前記所定の手順より後の前記所定の手順における前記2以上のゲーム媒体とする、
情報処理装置。
Equipped with a processor,
The processor includes:
organize multiple game media for gameplay based on user input;
extracting a plurality of game media groups including a predetermined number of game media from the plurality of game media;
receiving from the user a selection of a predetermined game media group from the plurality of extracted game media groups;
receiving from the user a selection of game media to participate in the game from among the game media included in the predetermined game media group;
Progress the game by repeating the prescribed steps,
The predetermined procedure includes causing a game medium selected by the user to participate in a game from among two or more game contents included in the plurality of game contents,
out of the plurality of game media groups, the predetermined game media group selected by the user is the two or more game media in the first predetermined procedure;
Among the plurality of game media groups, a game media group different from the predetermined game media group is used as the two or more game media in the predetermined procedure after the first predetermined procedure;
Information processing device.
プロセッサを備え、
前記プロセッサは、
ユーザの入力に基づいて、ゲームプレイに使用する複数のゲーム媒体を編成し、
前記複数のゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出し、
抽出された複数のゲーム媒体群のうち、所定のゲーム媒体群の選択を前記ユーザから受け付け、
前記所定のゲーム媒体群に含まれるゲーム媒体のうち、ゲームに参加させるゲーム媒体の選択を前記ユーザから受け付け、
前記複数のゲーム媒体に含まれる所定の属性を有するゲーム媒体が、前記複数のゲーム媒体群のうちいずれかのゲーム媒体群に含まれるように、ゲーム媒体群を抽出する、
報処理装置。
Equipped with a processor,
The processor includes:
organize multiple game media for gameplay based on user input;
extracting a plurality of game media groups including a predetermined number of game media from the plurality of game media;
receiving from the user a selection of a predetermined game media group from the plurality of extracted game media groups;
receiving from the user a selection of game media to participate in the game from among the game media included in the predetermined game media group;
extracting a group of game media such that a game medium having a predetermined attribute included in the plurality of game media is included in any one of the groups of game media;
Information processing device.
プロセッサを備え、
前記プロセッサは、
ユーザの入力に基づいて、ゲームプレイに使用する複数のゲーム媒体を編成し、
前記複数のゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出し、
抽出された複数のゲーム媒体群のうち、所定のゲーム媒体群の選択を前記ユーザから受け付け、
前記所定のゲーム媒体群に含まれるゲーム媒体のうち、ゲームに参加させるゲーム媒体の選択を前記ユーザから受け付け、
前記複数のゲーム媒体から前記複数のゲーム媒体群を抽出する処理を複数回行う場合、先の抽出においていずれのゲーム媒体群にも含まれなかったゲーム媒体が、後の抽出においていずれかのゲーム媒体群に含まれるように抽出する、
報処理装置。
Equipped with a processor,
The processor includes:
organize multiple game media for gameplay based on user input;
extracting a plurality of game media groups including a predetermined number of game media from the plurality of game media;
receiving from the user a selection of a predetermined game media group from the plurality of extracted game media groups;
receiving from the user a selection of game media to participate in the game from among the game media included in the predetermined game media group;
If the process of extracting the plurality of game media groups from the plurality of game media is performed multiple times, game media that was not included in any of the game media groups in the previous extraction will be included in any of the game media in the subsequent extraction. Extract so that it is included in a group,
Information processing device.
プロセッサを備え、
前記プロセッサは、
ユーザの入力に基づいて、ゲームプレイに使用する複数のゲーム媒体を編成し、
前記複数のゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出し、
抽出された複数のゲーム媒体群のうち、所定のゲーム媒体群の選択を前記ユーザから受け付け、
前記所定のゲーム媒体群に含まれるゲーム媒体のうち、ゲームに参加させるゲーム媒体の選択を前記ユーザから受け付け、
同じチームに関連付けられる複数のユーザの各々が所持するゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出し、
抽出されたユーザごとの複数のゲーム媒体群のうち、前記複数のユーザのうち少なくとも1のユーザにより選択されたゲーム媒体群の中から、ゲームに参加させるゲーム媒体の選択を受け付ける、
報処理装置。
Equipped with a processor,
The processor includes:
organize multiple game media for gameplay based on user input;
extracting a plurality of game media groups including a predetermined number of game media from the plurality of game media;
receiving from the user a selection of a predetermined game media group from the plurality of extracted game media groups;
receiving from the user a selection of game media to participate in the game from among the game media included in the predetermined game media group;
extracting a plurality of game media groups including a predetermined number of game media from game media owned by each of a plurality of users associated with the same team;
receiving a selection of a game medium to be made to participate in the game from a game medium group selected by at least one user among the plurality of users from among a plurality of game medium groups extracted for each user;
Information processing device.
プロセッサが、ユーザの入力に基づいて、ゲームプレイに使用する複数のゲーム媒体を編成し、
プロセッサが、前記複数のゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出し、
プロセッサが、抽出された複数のゲーム媒体群のうち、所定のゲーム媒体群の選択を前記ユーザから受け付け、
プロセッサが、前記所定のゲーム媒体群に含まれるゲーム媒体のうち、ゲームに参加させるゲーム媒体の選択を前記ユーザから受け付け、
プロセッサが、所定の手順を繰り返すことによりゲームを進行させ、
前記所定の手順は、前記複数のゲーム媒体に含まれるゲーム媒体のうちの2以上のゲーム媒体の中から、前記ユーザにより選択されるゲーム媒体をゲームに参加させることを含み、
プロセッサが、前記複数のゲーム媒体群のうち、前記ユーザにより選択された前記所定のゲーム媒体群を、第1の前記所定の手順における前記2以上のゲーム媒体とし、
プロセッサが、前記複数のゲーム媒体群のうち、前記所定のゲーム媒体群とは異なるゲーム媒体群を、前記第1の前記所定の手順より後の前記所定の手順における前記2以上のゲーム媒体とする、
情報処理方法。
a processor organizes a plurality of game media for use in gameplay based on user input;
a processor extracts a plurality of game media groups including a predetermined number of game media from the plurality of game media;
a processor receives a selection of a predetermined game media group from the plurality of extracted game media groups from the user;
a processor receives from the user a selection of game media to be included in the game from among game media included in the predetermined game media group;
The processor advances the game by repeating predetermined steps,
The predetermined procedure includes causing a game medium selected by the user to participate in a game from among two or more game contents included in the plurality of game contents,
the processor sets the predetermined game media group selected by the user among the plurality of game media groups as the two or more game media in the first predetermined procedure;
The processor selects a game media group different from the predetermined game media group among the plurality of game media groups as the two or more game media in the predetermined procedure after the first predetermined procedure. ,
Information processing method.
プロセッサに、
ユーザの入力に基づいて、ゲームプレイに使用する複数のゲーム媒体を編成させ、
前記複数のゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出させ、
抽出された複数のゲーム媒体群のうち、所定のゲーム媒体群の選択を前記ユーザから受け付けさせ、
前記所定のゲーム媒体群に含まれるゲーム媒体のうち、ゲームに参加させるゲーム媒体の選択を前記ユーザから受け付けさせ、
所定の手順を繰り返すことによりゲームを進行させ、
前記所定の手順は、前記複数のゲーム媒体に含まれるゲーム媒体のうちの2以上のゲーム媒体の中から、前記ユーザにより選択されるゲーム媒体をゲームに参加させることを含み、
前記複数のゲーム媒体群のうち、前記ユーザにより選択された前記所定のゲーム媒体群を、第1の前記所定の手順における前記2以上のゲーム媒体とさせ、
前記複数のゲーム媒体群のうち、前記所定のゲーム媒体群とは異なるゲーム媒体群を、前記第1の前記所定の手順より後の前記所定の手順における前記2以上のゲーム媒体とさせる、
処理を実行させるプログラム。
to the processor,
organize a plurality of game media for use in gameplay based on user input;
extracting a plurality of game media groups including a predetermined number of game media from the plurality of game media;
Accepting from the user a selection of a predetermined game media group from among the plurality of extracted game media groups;
Accepting from the user a selection of game media to participate in the game from among the game media included in the predetermined game media group;
Progress the game by repeating the prescribed steps,
The predetermined procedure includes causing a game medium selected by the user to participate in a game from among two or more game contents included in the plurality of game contents,
out of the plurality of game media groups, the predetermined game media group selected by the user is the two or more game media in the first predetermined procedure;
Of the plurality of game media groups, a game media group different from the predetermined game media group is used as the two or more game media in the predetermined procedure after the first predetermined procedure;
A program that executes processing.
プロセッサが、ユーザの入力に基づいて、ゲームプレイに使用する複数のゲーム媒体を編成し、a processor organizes a plurality of game media for use in gameplay based on user input;
プロセッサが、前記複数のゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出し、a processor extracts a plurality of game media groups including a predetermined number of game media from the plurality of game media;
プロセッサが、抽出された複数のゲーム媒体群のうち、所定のゲーム媒体群の選択を前記ユーザから受け付け、a processor receives a selection of a predetermined game media group from the plurality of extracted game media groups from the user;
プロセッサが、前記所定のゲーム媒体群に含まれるゲーム媒体のうち、ゲームに参加させるゲーム媒体の選択を前記ユーザから受け付け、a processor receives from the user a selection of game media to be included in the game from among game media included in the predetermined game media group;
プロセッサが、前記複数のゲーム媒体に含まれる所定の属性を有するゲーム媒体が、前記複数のゲーム媒体群のうちいずれかのゲーム媒体群に含まれるように、ゲーム媒体群を抽出する、the processor extracts a group of game media such that a game medium having a predetermined attribute included in the plurality of game media is included in any one of the groups of game media;
情報処理方法。Information processing method.
プロセッサに、to the processor,
ユーザの入力に基づいて、ゲームプレイに使用する複数のゲーム媒体を編成させ、organize a plurality of game media for use in gameplay based on user input;
前記複数のゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出させ、extracting a plurality of game media groups including a predetermined number of game media from the plurality of game media;
抽出された複数のゲーム媒体群のうち、所定のゲーム媒体群の選択を前記ユーザから受け付けさせ、Accepting from the user a selection of a predetermined game media group from among the plurality of extracted game media groups;
前記所定のゲーム媒体群に含まれるゲーム媒体のうち、ゲームに参加させるゲーム媒体の選択を前記ユーザから受け付けさせ、Accepting from the user a selection of game media to participate in the game from among the game media included in the predetermined game media group;
前記複数のゲーム媒体に含まれる所定の属性を有するゲーム媒体が、前記複数のゲーム媒体群のうちいずれかのゲーム媒体群に含まれるように、ゲーム媒体群を抽出させる、extracting a group of game media such that a game medium having a predetermined attribute included in the plurality of game media is included in any one of the groups of game media;
処理を実行させるプログラム。A program that executes processing.
プロセッサが、ユーザの入力に基づいて、ゲームプレイに使用する複数のゲーム媒体を編成し、a processor organizes a plurality of game media for use in gameplay based on user input;
プロセッサが、前記複数のゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出し、a processor extracts a plurality of game media groups including a predetermined number of game media from the plurality of game media;
プロセッサが、抽出された複数のゲーム媒体群のうち、所定のゲーム媒体群の選択を前記ユーザから受け付け、a processor receives a selection of a predetermined game media group from the plurality of extracted game media groups from the user;
プロセッサが、前記所定のゲーム媒体群に含まれるゲーム媒体のうち、ゲームに参加させるゲーム媒体の選択を前記ユーザから受け付け、a processor receives from the user a selection of game media to be included in the game from among game media included in the predetermined game media group;
プロセッサが、前記複数のゲーム媒体から前記複数のゲーム媒体群を抽出する処理を複数回行う場合、先の抽出においていずれのゲーム媒体群にも含まれなかったゲーム媒体が、後の抽出においていずれかのゲーム媒体群に含まれるように抽出する、When the processor performs the process of extracting the plurality of game medium groups from the plurality of game mediums multiple times, the game medium that was not included in any of the game medium groups in the previous extraction is included in one of the game medium groups in the subsequent extraction. to be included in the game media group of
情報処理方法。Information processing method.
プロセッサに、to the processor,
ユーザの入力に基づいて、ゲームプレイに使用する複数のゲーム媒体を編成させ、organize a plurality of game media for use in gameplay based on user input;
前記複数のゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出させ、extracting a plurality of game media groups including a predetermined number of game media from the plurality of game media;
抽出された複数のゲーム媒体群のうち、所定のゲーム媒体群の選択を前記ユーザから受け付けさせ、Accepting from the user a selection of a predetermined game media group from among the plurality of extracted game media groups;
前記所定のゲーム媒体群に含まれるゲーム媒体のうち、ゲームに参加させるゲーム媒体の選択を前記ユーザから受け付けさせ、Accepting from the user a selection of game media to participate in the game from among the game media included in the predetermined game media group;
前記複数のゲーム媒体から前記複数のゲーム媒体群を抽出する処理を複数回行う場合、先の抽出においていずれのゲーム媒体群にも含まれなかったゲーム媒体が、後の抽出においていずれかのゲーム媒体群に含まれるように抽出させる、When the process of extracting the plurality of game media groups from the plurality of game media is performed multiple times, the game media that was not included in any of the game media groups in the previous extraction is included in any of the game media in the subsequent extraction. extract it so that it is included in the group,
処理を実行させるプログラム。A program that executes processing.
プロセッサが、ユーザの入力に基づいて、ゲームプレイに使用する複数のゲーム媒体を編成し、a processor organizes a plurality of game media for use in gameplay based on user input;
プロセッサが、前記複数のゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出し、a processor extracts a plurality of game media groups including a predetermined number of game media from the plurality of game media;
プロセッサが、抽出された複数のゲーム媒体群のうち、所定のゲーム媒体群の選択を前記ユーザから受け付け、a processor receives a selection of a predetermined game media group from the plurality of extracted game media groups from the user;
プロセッサが、前記所定のゲーム媒体群に含まれるゲーム媒体のうち、ゲームに参加させるゲーム媒体の選択を前記ユーザから受け付け、a processor receives from the user a selection of game media to be included in the game from among game media included in the predetermined game media group;
プロセッサが、同じチームに関連付けられる複数のユーザの各々が所持するゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出し、a processor extracts a plurality of game media groups including a predetermined number of game media from game media owned by each of a plurality of users associated with the same team;
プロセッサが、抽出されたユーザごとの複数のゲーム媒体群のうち、前記複数のユーザのうち少なくとも1のユーザにより選択されたゲーム媒体群の中から、ゲームに参加させるゲーム媒体の選択を受け付ける、the processor receives a selection of a game medium to be made to participate in the game from among a plurality of game medium groups selected by at least one user among the plurality of users, out of a plurality of game medium groups extracted for each user;
情報処理方法。Information processing method.
プロセッサに、to the processor,
ユーザの入力に基づいて、ゲームプレイに使用する複数のゲーム媒体を編成させ、organize a plurality of game media for use in gameplay based on user input;
前記複数のゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出させ、extracting a plurality of game media groups including a predetermined number of game media from the plurality of game media;
抽出された複数のゲーム媒体群のうち、所定のゲーム媒体群の選択を前記ユーザから受け付けさせ、Accepting from the user a selection of a predetermined game media group from among the plurality of extracted game media groups;
前記所定のゲーム媒体群に含まれるゲーム媒体のうち、ゲームに参加させるゲーム媒体の選択を前記ユーザから受け付させ、receiving from the user a selection of game media to participate in the game from among the game media included in the predetermined game media group;
同じチームに関連付けられる複数のユーザの各々が所持するゲーム媒体から、所定数のゲーム媒体を含むゲーム媒体群を複数抽出させ、extracting a plurality of game media groups including a predetermined number of game media from game media owned by each of a plurality of users associated with the same team;
抽出されたユーザごとの複数のゲーム媒体群のうち、前記複数のユーザのうち少なくとも1のユーザにより選択されたゲーム媒体群の中から、ゲームに参加させるゲーム媒体の選択を受け付けさせる、accepting the selection of a game medium to participate in the game from among a plurality of game medium groups selected by at least one user among the plurality of users among the plurality of game medium groups extracted for each user;
処理を実行させるプログラム。A program that executes processing.
JP2022195008A 2019-01-31 2022-12-06 Game device and program Active JP7417152B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022195008A JP7417152B2 (en) 2019-01-31 2022-12-06 Game device and program
JP2023219730A JP2024023929A (en) 2019-01-31 2023-12-26 Game device and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019015650A JP7196387B2 (en) 2019-01-31 2019-01-31 Game device and program
JP2022195008A JP7417152B2 (en) 2019-01-31 2022-12-06 Game device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2019015650A Division JP7196387B2 (en) 2019-01-31 2019-01-31 Game device and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023219730A Division JP2024023929A (en) 2019-01-31 2023-12-26 Game device and program

Publications (2)

Publication Number Publication Date
JP2023022281A JP2023022281A (en) 2023-02-14
JP7417152B2 true JP7417152B2 (en) 2024-01-18

Family

ID=71993272

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2019015650A Active JP7196387B2 (en) 2019-01-31 2019-01-31 Game device and program
JP2022195008A Active JP7417152B2 (en) 2019-01-31 2022-12-06 Game device and program
JP2023219730A Pending JP2024023929A (en) 2019-01-31 2023-12-26 Game device and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2019015650A Active JP7196387B2 (en) 2019-01-31 2019-01-31 Game device and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023219730A Pending JP2024023929A (en) 2019-01-31 2023-12-26 Game device and program

Country Status (1)

Country Link
JP (3) JP7196387B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113422973B (en) * 2021-06-09 2022-04-12 广州方硅信息技术有限公司 Method, device, equipment and medium for controlling fighting session between live broadcast rooms

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014083265A (en) 2012-10-24 2014-05-12 Konami Digital Entertainment Co Ltd Game control device, game control method, program and game system
JP2014150912A (en) 2013-02-06 2014-08-25 Namco Bandai Games Inc Program and game device
JP2015039386A (en) 2013-08-20 2015-03-02 株式会社 ディー・エヌ・エー Game program and information processing device
JP2018171180A (en) 2017-03-31 2018-11-08 株式会社セガゲームス Information processor and game program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014083265A (en) 2012-10-24 2014-05-12 Konami Digital Entertainment Co Ltd Game control device, game control method, program and game system
JP2014150912A (en) 2013-02-06 2014-08-25 Namco Bandai Games Inc Program and game device
JP2015039386A (en) 2013-08-20 2015-03-02 株式会社 ディー・エヌ・エー Game program and information processing device
JP2018171180A (en) 2017-03-31 2018-11-08 株式会社セガゲームス Information processor and game program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
[コンスピラシー]策略カードまとめ ~自分用メモ的ななにか~,MTG(またぎ)ブログ [online],2014年05月30日,<http://mtg.blog.jp/archives/39105054.html>,[2023年10月10日検索]
ファイトリーグ レビュー,iPhone AC [online],2017年07月02日,https://iphoneac.com/review/201707/fightleague.html,[2022年11月4日検索]

Also Published As

Publication number Publication date
JP2023022281A (en) 2023-02-14
JP2024023929A (en) 2024-02-21
JP7196387B2 (en) 2022-12-27
JP2020121015A (en) 2020-08-13

Similar Documents

Publication Publication Date Title
JP5204330B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP5135466B1 (en) Server device, program, and game system
US20170106278A1 (en) Game system, and storage medium
JP7057536B1 (en) Information processing equipment, information processing methods and programs
JP2014200671A (en) Turn timer system applied to puzzle match game
JP5795394B2 (en) Program, communication system, and control method
JP2024023929A (en) Game device and program
JP5499209B2 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
US12042733B2 (en) Non-transitory computer-readable medium, information processing system, and method
JP5183823B1 (en) Server apparatus and program
JP6224166B2 (en) Program, communication system, and control method
JP6068398B2 (en) Reward grant program, reward grant method, and server device
US20140315644A1 (en) Server device, method for controlling the same, computer readable recording medium, and game system
JP5358029B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP7280524B2 (en) Game device and program
JP6085651B2 (en) Reward grant program, reward grant method, and server device
JP7412120B2 (en) Game program, game processing method, information processing device
JP6778301B2 (en) Programs, communication systems, and control methods
JP6963597B2 (en) Terminal equipment, server equipment, and control methods
JP6608409B2 (en) Program, communication system, and control method
JP5833792B1 (en) Program, communication system, and control method
JP5945052B2 (en) Program, communication system, and control method
JP6431892B2 (en) MATCHING SYSTEM, MATCHING PROGRAM, AND SERVER DEVICE
JP2021183260A (en) Control method
JP2019084401A (en) Information processing device, method for controlling information processing device, server device, and method and program for controlling server device

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221220

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221220

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231017

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231121

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231218

R150 Certificate of patent or registration of utility model

Ref document number: 7417152

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150