JP7410432B2 - Information processing device and game program - Google Patents

Information processing device and game program Download PDF

Info

Publication number
JP7410432B2
JP7410432B2 JP2022160421A JP2022160421A JP7410432B2 JP 7410432 B2 JP7410432 B2 JP 7410432B2 JP 2022160421 A JP2022160421 A JP 2022160421A JP 2022160421 A JP2022160421 A JP 2022160421A JP 7410432 B2 JP7410432 B2 JP 7410432B2
Authority
JP
Japan
Prior art keywords
player
character
turn
game
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
JP2022160421A
Other languages
Japanese (ja)
Other versions
JP2022176302A (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 JP2022160421A priority Critical patent/JP7410432B2/en
Publication of JP2022176302A publication Critical patent/JP2022176302A/en
Priority to JP2023205497A priority patent/JP2024015211A/en
Application granted granted Critical
Publication of JP7410432B2 publication Critical patent/JP7410432B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、複数のプレイヤが参加するマルチプレイゲームにおいてプレイヤ同士のコミュニケーションを促進する技術に関する。 The present invention relates to a technique for promoting communication between players in a multiplayer game in which a plurality of players participate.

通信端末としてだけでなくゲーム端末としてのスマートフォンの利用も一般化している。スマートフォンで親しまれているネットワークゲームは、ゲームサーバに構築されるプラットフォームにスマートフォンからアクセスすることで提供される。ネットワークゲームは、キャラクタの育成、他のプレイヤとの協力や競争、カードやアイテムの収集を重視した内容であることが多い。 The use of smartphones not only as communication terminals but also as gaming terminals has become commonplace. Network games that are popular on smartphones are provided by accessing a platform built on a game server from a smartphone. Network games often emphasize character development, cooperation and competition with other players, and collection of cards and items.

ネットワークゲームのなかには、プレイヤが所定の文字枠に文字を挿入して単語を完成させ、完成した単語に応じたダメージを敵キャラクタに与える対戦ゲームがある(特許文献1参照)。 Among network games, there is a competitive game in which a player completes a word by inserting characters into a predetermined character frame, and damages an enemy character according to the completed word (see Patent Document 1).

特許5615989号公報Patent No. 5615989

特許文献1のゲームは、専ら1人のプレイヤが単語を完成させる場合に特化したゲームシステムを有する。このゲームシステムを、複数のプレイヤがそれぞれ手持ちの文字群から文字を選択し、協力して単語を完成させるマルチプレイ型のゲームに適用した場合、各プレイヤの画面には自分の手持ちの文字しか表示されず、プレイヤ間で完成させたい単語を共有するように、意思統一を図ることが困難となる。 The game disclosed in Patent Document 1 has a game system specialized for cases in which one player completes words. If this game system is applied to a multiplayer game in which multiple players each select a letter from a group of letters they have and work together to complete a word, each player's screen will display only the letters he or she owns. First, it becomes difficult for players to share the words they want to complete.

本発明は、上記課題認識に基づいて完成された発明であり、その主たる目的は、チーム対戦ゲームにおいて、同じチームに属するプレイヤ同士が意思を統一しやすいゲームを提供すること、にある。 The present invention was completed based on the above-mentioned problem recognition, and its main purpose is to provide a game in which players belonging to the same team can easily unify their intentions in a team competition game.

本発明のある態様における情報処理装置は、プレイヤの要求に基づいて複数のプレイヤを含むチームを編成するチーム編成部と、チームに属するプレイヤに文字を選択するターンを付与するターン制御部と、ターンを付与されたプレイヤから文字の選択を受け付ける受付部と、選択を受け付けた文字を文字枠領域に設定する設定部と、文字枠領域における所定の文字列の完成を契機として所定のキャラクタへの攻撃を発動させる攻撃発動部と、プレイヤが保有する文字を対戦中に他のプレイヤに開示する開示部と、を備える。 An information processing device according to an aspect of the present invention includes: a team forming unit that forms a team including a plurality of players based on a request from a player; a turn control unit that gives players belonging to the team a turn to select a character; a reception unit that accepts a character selection from a player who has been given a character, a setting unit that sets the selected character in a character frame area, and an attack on a predetermined character triggered by the completion of a predetermined character string in the character frame area. The present invention includes an attack activation unit that activates a character, and a disclosure unit that discloses characters held by a player to other players during a match.

本発明によれば、チーム対戦ゲームにおいて、同じチームに属するプレイヤ同士が意思を統一しやすくなる。 According to the present invention, in a team competition game, players belonging to the same team can easily unify their intentions.

ゲームシステムのハードウェア構成図である。1 is a hardware configuration diagram of a game system. ゲームシステムの機能ブロック図である。FIG. 2 is a functional block diagram of the game system. プレイヤデータ格納部のデータ構造図である。It is a data structure diagram of a player data storage part. 敵キャラクタと対戦中のターン中プレイヤの手元画面の状態を示す第1対戦画面の画面図である。FIG. 7 is a screen diagram of a first battle screen showing the state of the screen at hand of the player during a turn during a battle with an enemy character. ターン中プレイヤによる文字キャラクタの選択操作を示す第2対戦画面の画面図である。FIG. 7 is a screen diagram of a second battle screen showing a character character selection operation performed by a player during a turn. キャラクタデータ格納部のデータ構造図である。FIG. 3 is a data structure diagram of a character data storage section. 単語データ格納部のデータ構造図である。It is a data structure diagram of a word data storage part. ダメージデータ格納部のデータ構造図である。FIG. 3 is a data structure diagram of a damage data storage unit. ターン中プレイヤがターン外プレイヤのタブを開いたときの状態を示す第3対戦画面の画面図である。FIG. 7 is a screen diagram of a third battle screen showing a state when a player during a turn opens a tab for a player outside of a turn. 他のプレイヤに配された文字キャラクタを確認するときの処理のシーケンス図である。FIG. 6 is a sequence diagram of processing when confirming characters placed on other players. ターン外プレイヤがターン中プレイヤにアドバイスするときの操作を示す第4対戦画面の画面図である。FIG. 7 is a screen diagram of a fourth battle screen showing an operation when a player outside the turn gives advice to a player during the turn. ターン外プレイヤがアドバイス操作を行ったときの処理のシーケンス図である。FIG. 7 is a sequence diagram of processing when a player outside the turn performs an advice operation. ターン中プレイヤがターン外プレイヤからアドバイスを受けたときの状態を示す第5対戦画面の画面図である。FIG. 7 is a screen diagram of a fifth battle screen showing a state when a player during a turn receives advice from a player outside of a turn. ターン外プレイヤが予定する指し手を他のプレイヤにアピールするときの操作を示す第6対戦画面の画面図である。FIG. 12 is a screen diagram of a sixth battle screen showing an operation when an out-of-turn player appeals to other players a planned move. ターン外プレイヤが選択予定のアピール操作を行ったときの処理のシーケンス図である。FIG. 6 is a sequence diagram of processing when a player outside the turn performs an appeal operation for a scheduled selection. ターン外プレイヤがターゲットを変更するときの操作を示す第7対戦画面の画面図である。FIG. 7 is a screen diagram of a seventh battle screen showing an operation when an out-of-turn player changes a target. ターン外プレイヤがターゲット変更操作を行ったときの処理のシーケンス図である。FIG. 7 is a sequence diagram of processing when a player outside the turn performs a target change operation. ターゲットが変更されたときのターン中プレイヤの手元画面の表示内容を示す第8対戦画面の画面図である。It is a screen diagram of the 8th battle screen which shows the display content of the screen at a player's hand during a turn when a target is changed.

本実施形態におけるネットワークゲーム(以下、「ゲームL」とよぶ)においては、プレイヤは、2~4人のプレイヤからなる「チーム」を編成し、次々と襲来する敵キャラクタを迎え撃つ。敵キャラクタとの対戦では、プレイヤは、文字と紐付けられたキャラクタ(以下、「文字キャラクタ」とよぶ)を1体選び、画面に設定された文字枠の空欄に挿入する。他のプレイヤも順に文字キャラクタを挿入する。プレイヤらがデータベースに登録されているいずれかの単語を完成させると、敵キャラクタへの攻撃が発動する。ゲームLに参加するためには、ゲームサーバにプレイヤ登録をする必要がある。 In the network game in this embodiment (hereinafter referred to as "Game L"), players form a "team" consisting of two to four players to intercept enemy characters that attack one after another. In a battle against an enemy character, the player selects one character associated with a character (hereinafter referred to as a "text character") and inserts it into a blank space in a character frame set on the screen. Other players also insert characters in order. When the players complete any of the words registered in the database, an attack on the enemy character is activated. In order to participate in game L, it is necessary to register as a player on the game server.

図1は、ゲームシステム100のハードウェア構成図である。
ゲームシステム100においては、ゲームサーバ102に対して、複数のゲーム端末104a、104b、104c・・・104n(以下、まとめて言うときや特に区別しないときには「ゲーム端末104」と総称する)がインターネット106を介して接続される。本実施形態におけるゲーム端末104は、スマートフォンを想定している。ゲーム端末104は、携帯型のゲーム専用機であってもよいし、ラップトップPCなどの汎用コンピュータであってもよい。ゲーム端末104とインターネット106とは無線で接続されるが、有線で接続されてもよい。ゲームのプレイヤにはプレイヤIDとよばれる一意のIDがあらかじめ付与されている。ゲームサーバ102は、各ゲーム端末104にゲームを提供する。
FIG. 1 is a hardware configuration diagram of a game system 100.
In the game system 100, a plurality of game terminals 104a, 104b, 104c, . connected via. The game terminal 104 in this embodiment is assumed to be a smartphone. The game terminal 104 may be a portable game-dedicated machine or may be a general-purpose computer such as a laptop PC. Although the game terminal 104 and the Internet 106 are connected wirelessly, they may also be connected by wire. A unique ID called a player ID is assigned to a game player in advance. Game server 102 provides games to each game terminal 104.

図2は、ゲームシステム100の機能ブロック図である。
上述のように、ゲームシステム100は、ゲームサーバ102とゲーム端末104とを含む。ゲーム端末104およびゲームサーバ102の各構成要素は、CPU(Central Processing Unit)および各種コプロセッサなどの演算器、メモリやストレージといった記憶装置、それらを連結する有線または無線の通信線を含むハードウェアと、記憶装置に格納され、演算器に処理命令を供給するソフトウェアによって実現される。コンピュータプログラムは、デバイスドライバ、オペレーティングシステム、それらの上位層に位置する各種アプリケーションプログラム、また、これらのプログラムに共通機能を提供するライブラリによって構成されてもよい。以下に説明する各ブロックは、ハードウェア単位の構成ではなく、機能単位のブロックを示している。
FIG. 2 is a functional block diagram of the game system 100.
As described above, game system 100 includes game server 102 and game terminal 104. Each component of the game terminal 104 and the game server 102 is hardware including arithmetic units such as a CPU (Central Processing Unit) and various coprocessors, storage devices such as memory and storage, and wired or wireless communication lines connecting them. , is realized by software that is stored in a storage device and supplies processing instructions to an arithmetic unit. A computer program may be composed of a device driver, an operating system, various application programs located in an upper layer thereof, and a library that provides common functions to these programs. Each block described below indicates a functional unit block rather than a hardware unit configuration.

ゲームサーバ102は、ウェブサーバを含む構成であってもよいし、ゲーム端末104は、携帯型の通信端末と、これにインストールされたウェブブラウザを含む構成であってもよい。 The game server 102 may include a web server, and the game terminal 104 may include a portable communication terminal and a web browser installed therein.

(ゲームサーバ102)
ゲームサーバ102は、通信部110、データ処理部112およびデータ格納部114を含む。
通信部110は、インターネット106を介してゲーム端末104との通信処理を担当する。データ格納部114は各種データを格納する。データ処理部112は、通信部110により取得されたデータおよびデータ格納部114に格納されているデータに基づいて各種処理を実行する。データ処理部112は、通信部110およびデータ格納部114のインタフェースとしても機能する。
(Game server 102)
Game server 102 includes a communication section 110, a data processing section 112, and a data storage section 114.
The communication unit 110 is in charge of communication processing with the game terminal 104 via the Internet 106. The data storage unit 114 stores various data. The data processing unit 112 executes various processes based on the data acquired by the communication unit 110 and the data stored in the data storage unit 114. The data processing section 112 also functions as an interface between the communication section 110 and the data storage section 114.

データ処理部112は、プレイヤ管理部144およびゲーム制御部116を含む。
プレイヤ管理部144は、プレイヤ登録部146およびチーム編成部148を含む。
プレイヤ登録部146は、ゲーム端末104から通信部110を介してプレイヤ登録を受け付ける。プレイヤ登録部146は、プレイヤ登録がリクエストされると、プレイヤにプレイヤIDを付与し、データ格納部114に登録する。ゲームLのゲームモジュールをゲーム端末104にインストールするときプレイヤ登録が自動的にリクエストされる。
The data processing section 112 includes a player management section 144 and a game control section 116.
The player management section 144 includes a player registration section 146 and a team formation section 148.
The player registration unit 146 receives player registration from the game terminal 104 via the communication unit 110. When player registration is requested, the player registration unit 146 gives the player a player ID and registers it in the data storage unit 114. When installing the game module of game L on the game terminal 104, player registration is automatically requested.

チーム編成部148は、複数のプレイヤからなるチームをプレイヤの要求に応じて編成する(詳細後述)。 The team forming unit 148 forms a team consisting of a plurality of players in accordance with requests from the players (details will be described later).

ゲーム制御部116は、ゲーム端末104のゲーム制御部156と連携してゲームの進行を制御する。ゲーム制御部116は、キャラクタのHPや属性などといったパラメータに応じて、敵キャラクタと対戦するときの勝敗判定を行う。 The game control unit 116 controls the progress of the game in cooperation with the game control unit 156 of the game terminal 104. The game control unit 116 determines whether the character wins or loses when playing against an enemy character according to parameters such as HP and attributes of the character.

ゲーム制御部116は、ターン制御部128、受付部130、設定部132、攻撃発動部134、開示部136、提示受付部138、提示部140およびターゲット変更部142を含む。
ターン制御部128は、各プレイヤに順次、実行権(以下、「ターン」とよぶ)を付与する。プレイヤは、複数の文字キャラクタを保有する。受付部130は、プレイヤによる文字キャラクタの選択を受け付ける。設定部132は、プレイヤに選択された文字キャラクタの文字枠への挿入を受け付ける。また、設定部132は、対戦ごとに文字枠を設定する。攻撃発動部134は、文字枠における文字列の形成にともなって敵キャラクタへの攻撃を発動させる。開示部136は、プレイヤが保有する文字キャラクタを他のプレイヤに開示する。
The game control section 116 includes a turn control section 128, a reception section 130, a setting section 132, an attack activation section 134, a disclosure section 136, a presentation reception section 138, a presentation section 140, and a target change section 142.
The turn control unit 128 sequentially grants execution rights (hereinafter referred to as "turns") to each player. The player owns a plurality of characters. The reception unit 130 receives a selection of a character by a player. The setting unit 132 accepts insertion of a character selected by the player into a character frame. Further, the setting unit 132 sets a character frame for each match. The attack activation unit 134 activates an attack on the enemy character as a character string is formed in the character frame. The disclosing unit 136 discloses the characters owned by the player to other players.

本実施形態においては、ターンを付与されていないプレイヤ(以下、「ターン外プレイヤ」とよぶ)も、文字キャラクタを選択できる(詳細後述)。提示受付部138は、ターン外プレイヤによる文字キャラクタの選択や、文字枠への挿入を受け付ける。提示部140は、ターン外プレイヤの操作内容を他のプレイヤに提示する。なお、ターンを付与されているプレイヤのことを、以下、「ターン中プレイヤ」とよぶ。 In this embodiment, a player who has not been given a turn (hereinafter referred to as a "non-turn player") can also select a character (details will be described later). The presentation accepting unit 138 accepts selection of a character by a player outside the turn and insertion into a character frame. The presentation unit 140 presents the operation details of the player outside the turn to other players. Note that a player who is given a turn is hereinafter referred to as a "player on turn."

ターゲット変更部142は、敵キャラクタが複数の場合に、プレイヤの求めに応じてターゲットとなる敵キャラクタを変更する。 The target changing unit 142 changes the target enemy character in response to a player's request when there is a plurality of enemy characters.

データ格納部114は、ゲームデータ格納部118、プレイヤデータ格納部120、キャラクタデータ格納部122、単語データ格納部124およびダメージデータ格納部126を含む。
ゲームデータ格納部118は、ゲームプログラムを格納する。プレイヤデータ格納部120は、プレイヤに関する各種データを格納する(図3に関連して後述)。プレイヤに関するデータには、プレイヤID、プレイヤ名、保有するキャラクタに関する情報がある。キャラクタデータ格納部122は、文字キャラクタに関するデータを格納する(図6に関連して後述)。単語データ格納部124は、プレイヤが他のプレイヤと協力して作成する単語に関するデータを格納する(図7に関連して後述)。ダメージデータ格納部126は、単語の長さと、敵キャラクタに与えるダメージとの相関関係を定めたデータを格納する
(図8に関連して後述)。
The data storage section 114 includes a game data storage section 118 , a player data storage section 120 , a character data storage section 122 , a word data storage section 124 , and a damage data storage section 126 .
The game data storage unit 118 stores game programs. The player data storage unit 120 stores various data regarding the player (described later in relation to FIG. 3). The player-related data includes a player ID, a player name, and information related to owned characters. The character data storage unit 122 stores data related to text characters (described later in relation to FIG. 6). The word data storage unit 124 stores data related to words created by a player in cooperation with other players (described later in relation to FIG. 7). The damage data storage unit 126 stores data defining the correlation between the length of a word and the damage inflicted on an enemy character (described later in relation to FIG. 8).

(ゲーム端末104)
ゲーム端末104は、ユーザインタフェース部158、通信部150、データ処理部152およびデータ格納部154を含む。
ユーザインタフェース部158は、タッチパネルを介してプレイヤからの操作を受け付けるほか、画像表示や音声出力など、ユーザインタフェースに関する処理を担当する。通信部150は、インターネット106を介してゲームサーバ102や他のゲーム端末104との通信処理を担当する。データ格納部154は各種データを格納する。データ処理部152は、ユーザインタフェース部158や通信部150により取得されたデータ、データ格納部154に格納されているデータに基づいて各種処理を実行する。データ処理部152は、ユーザインタフェース部158、通信部150およびデータ格納部154のインタフェースとしても機能する。
(Game terminal 104)
Game terminal 104 includes a user interface section 158, a communication section 150, a data processing section 152, and a data storage section 154.
The user interface unit 158 accepts operations from the player via the touch panel, and is also responsible for processing related to the user interface, such as image display and audio output. The communication unit 150 is in charge of communication processing with the game server 102 and other game terminals 104 via the Internet 106. The data storage unit 154 stores various data. The data processing unit 152 executes various processes based on data acquired by the user interface unit 158 and the communication unit 150 and data stored in the data storage unit 154. The data processing section 152 also functions as an interface for the user interface section 158, the communication section 150, and the data storage section 154.

データ処理部152は、ゲーム制御部156を含む。
ゲーム制御部156は、ゲームサーバ102と連携してゲームの進行を制御する。ゲーム端末104のゲーム制御部156は、ゲームサーバ102からゲーム制御部116の機能の一部としてダウンロードされるソフトウェアモジュールとして形成されてもよい。
The data processing section 152 includes a game control section 156.
The game control unit 156 controls the progress of the game in cooperation with the game server 102. Game controller 156 of game terminal 104 may be formed as a software module that is downloaded from game server 102 as part of the functionality of game controller 116 .

通信部150は、ゲームサーバ102から各種ゲーム情報を取得し、データ処理部152はユーザインタフェース部158にゲーム画面を表示させる。また、ユーザインタフェース部158はプレイヤによる各種入力を検出し、データ処理部152は入力情報をゲームサーバ102に通信部150を介して通知する。この入力情報に応じて、ゲームサーバ102のゲーム制御部116はゲーム端末104のゲーム制御部156と連携してゲームの進行を制御する。 The communication unit 150 acquires various game information from the game server 102, and the data processing unit 152 causes the user interface unit 158 to display a game screen. Further, the user interface unit 158 detects various inputs by the player, and the data processing unit 152 notifies the game server 102 of the input information via the communication unit 150. According to this input information, the game control unit 116 of the game server 102 controls the progress of the game in cooperation with the game control unit 156 of the game terminal 104.

データ格納部154は、ゲームデータ格納部160を含む。ゲームデータ格納部160は、ゲームプログラムを格納する。 The data storage section 154 includes a game data storage section 160. The game data storage unit 160 stores game programs.

ユーザインタフェース部158は、プレイヤからの入力を受け付ける入力部162と、プレイヤに対して画像や音声等の各種情報を出力する出力部164を含む。入力部162は、主として、画面に対するプレイヤのタッチ操作を入力として検出する。 The user interface section 158 includes an input section 162 that receives input from the player, and an output section 164 that outputs various information such as images and audio to the player. The input unit 162 mainly detects the player's touch operation on the screen as input.

図3は、プレイヤデータ格納部120のデータ構造図である。
ゲームLをプレイしたいプレイヤは、ゲーム端末104の入力部162を介して、ゲームサーバ102にプレイヤ登録の指示を送る。このときプレイヤは、最大4文字のプレイヤ名を指定できる。通信部150からプレイヤ登録の指示を受けたプレイヤ登録部146は、指示を送信したプレイヤにプレイヤIDを付与し、指示の内容に基づいてプレイヤ登録を行う。一度登録した内容は、変更できない。
FIG. 3 is a data structure diagram of the player data storage section 120.
A player who wants to play the game L sends an instruction for player registration to the game server 102 via the input unit 162 of the game terminal 104. At this time, the player can specify a player name of up to four characters. The player registration unit 146, which has received the instruction to register as a player from the communication unit 150, assigns a player ID to the player who sent the instruction, and performs player registration based on the content of the instruction. Once registered, the information cannot be changed.

プレイヤは、複数の文字キャラクタを保有できる。保有できる文字キャラクタの数は上限がない。ただし、プレイヤは、同じ文字キャラクタを重複して保有できない。プレイヤは、ゲームLへのプレイヤ登録時に、文字キャラクタを20体入手する。このとき入手する文字キャラクタの種類は、ランダムに決定される。プレイヤが保有する文字キャラクタの数は、後述するクエストをクリアすると増える。図3では、プレイヤAは、「C001」および「C010」というIDの文字キャラクタを保有している。文字キャラクタは1種類ごとにIDが割り振られて、キャラクタデータ格納部122内のデータベースに登録されている。図3では、プレイヤCも「C010」というIDの文字キャラクタを保有している。これより、プレイヤAとプレイヤCは同じ文字キャラクタを保有しているとわかる。 A player can own multiple characters. There is no upper limit to the number of characters that can be held. However, the player cannot have the same character twice. The player obtains 20 text characters when registering to the game L. The type of character to be obtained at this time is randomly determined. The number of characters owned by the player increases when a quest described below is cleared. In FIG. 3, player A has characters with IDs "C001" and "C010". An ID is assigned to each type of character, and the ID is registered in a database in the character data storage section 122. In FIG. 3, player C also has a text character with ID "C010". From this, it can be seen that players A and C have the same character.

プレイヤは、ゲーム中、さまざまなクエストに挑戦する。クエストとは、ゲームが進行する過程でプレイヤに与えられる任務である。プレイヤは、クエストに挑戦するたびに、保有する文字キャラクタから12体を選択する。 Players take on various quests during the game. A quest is a mission given to the player as the game progresses. Each time the player takes on a quest, he selects 12 characters from the characters he owns.

設定部132は、敵キャラクタとの対戦が発生するたびに、プレイヤに選択された12体の文字キャラクタから4体をランダムで抽出し、手駒として配する。文字キャラクタの詳細は後述する。 The setting unit 132 randomly extracts four characters from the twelve characters selected by the player and arranges them as pieces each time a battle with an enemy character occurs. Details of the text characters will be described later.

ゲームLは、マルチプレイゲームである。プレイヤは、2~4人のプレイヤからなるチーム(以下、「味方チーム」とよぶ)を編成し、NPC(Non Player Character)の敵キャラクタと、次々と対戦する。 Game L is a multiplayer game. Players form a team of 2 to 4 players (hereinafter referred to as an "ally team") and compete against enemy NPC (Non Player Character) characters one after another.

ゲームLにプレイヤ登録をしたプレイヤは、次いで、ゲーム端末104の入力部162を介して、ゲームサーバ102にチーム編成の指示(以下、「チーム編成指示」とよぶ)を送る。通信部150からチーム編成指示を受信したチーム編成部148は、チーム編成指示を受け付けた複数のプレイヤから文字キャラクタの保有数が近いプレイヤを抽出してマッチングし、味方チームを編成する。 The player who has registered as a player in the game L then sends a team formation instruction (hereinafter referred to as "team formation instruction") to the game server 102 via the input unit 162 of the game terminal 104. The team forming section 148, which has received the team forming instruction from the communication section 150, extracts and matches players who have a similar number of character characters from the plurality of players who have received the team forming instruction, and forms an ally team.

受信したチーム編成指示が1以下の場合、チーム編成部148は味方チームを編成しない。その場合、チーム編成部148は、味方チームを編成できない旨を、チーム編成指示を送信したプレイヤのゲーム端末104に通知する。 If the number of received team formation instructions is 1 or less, the team formation unit 148 does not form an ally team. In that case, the team formation unit 148 notifies the game terminal 104 of the player who transmitted the team formation instruction that an ally team cannot be formed.

プレイヤは、ゲームの再開時にもチーム編成指示を送信できる。 The player can also send team formation instructions when restarting the game.

図4は、敵キャラクタ204と対戦中のターン中プレイヤの手元画面の状態を示す第1対戦画面200の画面図である。
ゲームLにおける対戦は、ステージごとに展開する。このステージを、「バトルステージ」とよぶ。バトルステージは、味方チームの行く手を阻む関門として、クエスト中に複数存在する。プレイヤは、バトルステージごとに、他のプレイヤと協力して単語を作成し、襲来する敵キャラクタ204と戦う。ゲームLは、複数のストーリーを含む。このストーリーに対応するのが、「クエスト」である。クエストには、複数のバトルステージが含まれる。バトルステージをクリアするごとにストーリーが展開する。クエストに含まれるすべてのバトルステージをクリアするとストーリーが完結し、クエストクリアとなる。
FIG. 4 is a screen diagram of the first battle screen 200 showing the state of the screen at the player's hand during the turn in which the player is battling against the enemy character 204.
The battle in Game L unfolds stage by stage. This stage is called the "battle stage". There are multiple battle stages during the quest, which serve as gateways that block the path of your team. For each battle stage, the player cooperates with other players to create words and fights against the attacking enemy character 204. Game L includes multiple stories. “Quest” corresponds to this story. A quest includes multiple battle stages. The story unfolds each time you clear a battle stage. If you clear all the battle stages included in the quest, the story will be completed and the quest will be cleared.

図4は、「モンスターM」という敵キャラクタ204と対戦中の、プレイヤAの手元画面200の表示内容である。プレイヤAは、プレイヤB、プレイヤC、プレイヤDというプレイヤと味方チームを組んでいる。味方チーム中のプレイヤの名前は、タブ208に表示される。一方、敵キャラクタの名前は、画面の下部に配置された情報ウイィンドウ212に表示される。 FIG. 4 shows the content displayed on the screen 200 at hand of player A during a battle against an enemy character 204 named "Monster M." Player A forms an ally team with players B, C, and D. The names of players on the friendly team are displayed in tab 208. On the other hand, the name of the enemy character is displayed in an information window 212 located at the bottom of the screen.

図4に示す第1対戦画面200では、プレイヤA自身のタブ208が開かれている。タブの中に表示されている4体の文字キャラクタ210は、それぞれ「お」「す」「う」「さ」の文字と対応する。プレイヤAは、この4体の文字キャラクタ210から1体を選択できる。タブ208については後述する。 In the first battle screen 200 shown in FIG. 4, player A's own tab 208 is open. The four characters 210 displayed in the tab correspond to the characters "o", "su", "u", and "sa", respectively. Player A can select one of these four characters 210. The tab 208 will be described later.

設定部132は、対戦ごとに文字枠206を設定する。文字枠206には、文字枠206の数と同じ文字数の単語が、バトルステージのテーマに応じて設定される。設定された単語には、味方チーム中のプレイヤの人数分だけ空欄が設けられる。文字枠206のいずれが空欄とされるかは、ゲーム制御部116によりランダムに決定される。 The setting unit 132 sets the character frame 206 for each match. Words with the same number of characters as the number of character frames 206 are set in the character frame 206 according to the theme of the battle stage. For the set words, blank spaces are provided as many as the number of players on the ally team. Which character frame 206 is left blank is randomly determined by the game control unit 116.

図4では、画面の中央に配置された6文字分の文字枠206に、「か」「め」の2文字が設定されている。味方チーム中のプレイヤの数と同じ4文字分が空欄である。図4の状況では、実は、「わかめごはん」という6文字のテーマとなる単語(以下、「テーマ語」とよぶ)が設定されている。しかし、プレイヤにはテーマ語は開示されない。他のプレイヤと協力して、うまく空欄に「わ」「ご」「は」「ん」の4文字を挿入できたプレイヤは、このバトルステージにおいて設定されていたテーマ語が「わかめごはん」であったことを知る。 In FIG. 4, two characters "ka" and "me" are set in a character frame 206 for six characters arranged in the center of the screen. Four characters, the same as the number of players on the friendly team, are blank. In the situation shown in FIG. 4, a six-character theme word (hereinafter referred to as a "theme word"), "Wakame rice", is actually set. However, the theme word is not disclosed to the player. A player who can successfully insert the four characters "wa", "go", "ha", and "n" into the blank space in cooperation with other players will be able to find out that the theme word set in this battle stage is "wakame gohan". I know what happened.

味方チームの各プレイヤが文字キャラクタ210を順番または同時に選択することで文字枠206中の空欄をすべて埋めると、通常は攻撃発動部134が完成させた単語に応じて敵キャラクタに与えるダメージを計算する。しかし、テーマ語は、通常の単語とは異なり、完成させても敵キャラクタ204に与えるダメージの計算がなされず、一撃必殺技として作用する。テーマ語は、バトルステージごとに1つだけ設定される。味方チームが、バトルステージにおいて設定されたテーマ語を完成させると、対戦中のすべての敵キャラクタ204が一掃される。テーマ語の探索は、ゲームLの興趣のひとつである。通常の単語が敵キャラクタ204に与えるダメージの計算方法は後述する。 When each player on the friendly team fills in all the blanks in the character frame 206 by selecting the character characters 210 in order or simultaneously, the attack initiator 134 usually calculates the damage inflicted on the enemy character according to the completed word. . However, unlike normal words, the theme word does not calculate the damage it inflicts on the enemy character 204 even if it is completed, and acts as a one-shot special move. Only one theme word is set for each battle stage. When the friendly team completes the theme word set in the battle stage, all enemy characters 204 in the battle are wiped out. Searching for theme words is one of the attractions of Game L. A method for calculating the damage that normal words inflict on the enemy character 204 will be described later.

文字キャラクタ210には、それぞれ対応する文字が設定されている。プレイヤは、文字キャラクタ210を選択して文字枠206中の空欄のいずれかに挿入し、他のプレイヤと協力して単語を作成する。 Corresponding characters are set for the text characters 210, respectively. The player selects a text character 210 and inserts it into one of the blank spaces in the character frame 206, and creates a word in cooperation with other players.

図5は、ターン中プレイヤによる文字キャラクタ210の選択操作を示す第2対戦画面220の画面図である。
ターン中プレイヤは、4体の文字キャラクタ210から1体を指でタップして選択し、そのままスライドさせて文字枠206中の空欄のいずれかに挿入する。図5の場面では、ターン中のプレイヤAが、「おかめ」という単語を完成させるために、「お」の文字に対応する文字キャラクタ210を選択して、文字枠206の最左の空欄に挿入している。
FIG. 5 is a screen diagram of the second battle screen 220 showing the selection operation of the text character 210 by the player during a turn.
During a turn, the player selects one of the four text characters 210 by tapping with his or her finger, and slides the character as it is to insert it into one of the blank spaces in the character frame 206. In the scene of FIG. 5, in order to complete the word "okame", player A, who is taking a turn, selects the character 210 corresponding to the character "o" and inserts it into the leftmost blank field of the character frame 206. are doing.

ターン中プレイヤのゲーム端末104の入力部162は、文字キャラクタ210へのタップ操作と、タップされた文字キャラクタ210の文字枠206へのスライド操作を検出すると、通信部150を介して、ゲームサーバ102に操作内容を送信する。設定部132は、通信部110から操作内容を受信すると、タップされた文字キャラクタ210を、挿入された文字枠206に設定し、処理結果を、各プレイヤのゲーム端末104に送信する。 When the input unit 162 of the game terminal 104 of the player during the turn detects a tap operation on the text character 210 and a slide operation of the tapped text character 210 into the character frame 206, the input unit 162 of the game terminal 104 of the player via the communication unit 150 communicates with the game server 102 via the communication unit 150. Send the operation details to. Upon receiving the operation details from the communication unit 110, the setting unit 132 sets the tapped character 210 in the inserted character frame 206, and transmits the processing result to the game terminal 104 of each player.

図5の場面で、プレイヤAが、「おかめ」という単語を完成させると、上記の処理によって味方チーム中のすべてのプレイヤのゲーム端末104の画面の表示内容が同期され、文字枠206に「おかめ○○○」と表示される。 In the scene of FIG. 5, when Player A completes the word "Okame", the display contents of the screens of the game terminals 104 of all players in the allied team are synchronized by the above process, and the word "Okame" is displayed in the character frame 206. "○○○" is displayed.

ターン制御部128は、ターン中プレイヤに対して制限時間を付与する。ターン中プレイヤは、制限時間をタイマー202で確認できる。タイマー202は、制限時間をゲージで表す。時間の経過するにつれて、ゲージが減少する。図5の状況では、プレイヤAに付与された制限時間の1/3が経過している。タイマー202は、ターン中プレイヤの対戦画面200にのみ表示される。 The turn control unit 128 gives a time limit to the player during the turn. During the turn, the player can check the time limit on the timer 202. The timer 202 represents a time limit using a gauge. As time passes, the gauge decreases. In the situation shown in FIG. 5, 1/3 of the time limit given to player A has passed. The timer 202 is displayed only on the player's battle screen 200 during the turn.

ターン中プレイヤが制限時間内に文字キャラクタ210を文字枠206に挿入しなかったときは、設定部132は、ターン中プレイヤに配された文字キャラクタ210から1体をランダムに選択し、文字枠206中の空欄に自動的に挿入する。文字枠206中に空欄が複数ある場合、文字キャラクタ210の挿入箇所はランダムに決定される。 If the player does not insert a character character 210 into the character frame 206 during the turn, the setting unit 132 randomly selects one character from among the character characters 210 placed on the player during the turn, and inserts the character character 210 into the character frame 206 within the time limit. Automatically insert into the blank field. If there are multiple blank spaces in the character frame 206, the insertion location of the text character 210 is determined at random.

ターン制御部128は、文字枠206中の空欄のいずれかに文字キャラクタ210が挿入されると、次のプレイヤにターンを付与する。 When a character character 210 is inserted into any of the blank spaces in the character frame 206, the turn control unit 128 grants a turn to the next player.

図6は、キャラクタデータ格納部122のデータ構造図である。
文字キャラクタ210は、それぞれキャラクタ名、対応する文字、対応する属性、HPおよび保有スキルが設定されている。すべての文字キャラクタ210はあらかじめキャラクタデータ格納部122内のデータベースに登録されており、後から増えることはない。
FIG. 6 is a data structure diagram of the character data storage section 122.
Each of the text characters 210 has a character name, a corresponding character, a corresponding attribute, HP, and skills set. All the characters 210 are registered in advance in the database in the character data storage section 122, and will not be added later.

文字キャラクタ210には、図4でプレイヤAに配されていた「お」「す」「う」「さ」のように単独の文字と一対一対応する文字キャラクタ210、「は」「ぱ」「ば」のように半濁音や濁音へと変化できる文字キャラクタ210、「あ行」「か行」のように組み合わせ可能な母音をすべて含む行文字キャラクタ210、がいる。行文字キャラクタ210は、プレイヤが選択された状態の行文字キャラクタ210をタップするたびに、「あ」「い」「う」「え」「お」と変化する。半濁音や濁音へと変化できる文字キャラクタ210も、同様の操作で変化する。行文字キャラクタ210は、たとえば「か行」ならば「か」「き」「く」「け」「こ」と変化できるため、さまざまな場面で使用しやすい。しかし、適用範囲が広い分、敵キャラクタ204へ与えられる基本ダメージは低く設定されている。一方、単独の文字と一対一対応する文字キャラクタ210は、変化可能な文字キャラクタ210と比較して適用範囲が狭い分、敵キャラクタ204へ与えられる基本ダメージが高く設定されている。 The text characters 210 include text characters 210 that have one-to-one correspondence with individual characters such as "o", "su", "u", and "sa" that were placed on player A in FIG. There are character characters 210 that can change into semi-voiced sounds and voiced sounds, such as "ba", and line character characters 210 that include all vowels that can be combined, such as "A row" and "Ka row". The line text character 210 changes to "a", "i", "u", "e", and "o" each time the player taps the selected line text character 210. The text character 210 that can change into a semi-voiced sound or a voiced sound can also be changed by a similar operation. The line character character 210 can be changed from ``ka line'' to ``ka'', ``ki'', ``ku'', ``ke'', and ``ko'', making it easy to use in various situations. However, since the range of application is wide, the basic damage dealt to the enemy character 204 is set low. On the other hand, the text character 210 that has a one-to-one correspondence with a single character has a narrower range of application than the changeable text character 210, so that the basic damage dealt to the enemy character 204 is set higher.

文字キャラクタ210は、属性を有する。敵キャラクタ204も属性を有する。属性は、敵キャラクタ204に与えるダメージを算定するための変数として作用する。 Text character 210 has attributes. The enemy character 204 also has attributes. The attributes act as variables for calculating the damage inflicted on the enemy character 204.

属性には、「火」「草」「水」「光」「闇」の5種類がある。このうち「火」「草」「水」の3つの属性は、三すくみの関係にある。すなわち、「火」属性は、「草」属性に強く、「水」属性に弱い。「草」属性は、「水」属性に強く、「火」属性に弱い。「水」属性は、「火」属性に強く、「草」属性に弱い。また、「光」属性と「闇」属性とは、相反する関係にある。 There are five types of attributes: ``fire,'' ``grass,'' ``water,'' ``light,'' and ``darkness.'' Three of these attributes, ``fire,'' ``grass,'' and ``water,'' are in a triangular relationship. That is, the "fire" attribute is strong against the "grass" attribute and weak against the "water" attribute. The "grass" attribute is strong against the "water" attribute and weak against the "fire" attribute. The "water" attribute is strong against the "fire" attribute and weak against the "grass" attribute. Furthermore, the "light" attribute and the "dark" attribute have a contradictory relationship.

味方チームが完成させた単語に「火」属性の文字キャラクタ210が含まれていた場合、「草」属性の敵キャラクタ204に与えるダメージが倍増する。一方、完成させた単語に「火」属性の文字キャラクタ210が含まれていても、敵キャラクタ204が「水」属性の場合、与えるダメージが半減する。 If the word completed by the friendly team includes a text character 210 with the "fire" attribute, the damage inflicted on the enemy character 204 with the "grass" attribute is doubled. On the other hand, even if the completed word includes the text character 210 with the "fire" attribute, if the enemy character 204 has the "water" attribute, the damage inflicted is halved.

また、その文字キャラクタ210を使って単語を完成させた場合に、敵キャラクタ204に与えるダメージを倍増させる「ダメージ2倍」のようなスキルを有する文字キャラクタ210もいる。 In addition, some text characters 210 have skills such as "double damage" that doubles the damage dealt to the enemy character 204 when the text character 210 is used to complete a word.

図7は、単語データ格納部124のデータ構造図である。
味方チームが完成させる単語は、単語ごとにIDが割り振られ、単語データ格納部124内のデータベースに登録されている。単語データ格納部124内のデータベースは、インターネット106を介して定期的に更新される。
FIG. 7 is a data structure diagram of the word data storage section 124.
An ID is assigned to each word completed by the ally team, and the word is registered in the database in the word data storage section 124. The database in the word data storage section 124 is regularly updated via the Internet 106.

単語にも、文字キャラクタ210と同様に、それぞれ属性が設定されている。たとえば、「きつねうどん」という単語は「火」属性であり、「おかめ」という単語は「光」属性である。味方チームが「火」属性の単語を完成させると、「草」属性の敵キャラクタ204に与えるダメージが倍増する。また、バトルステージによっては、完成させた単語が「火」属性の場合、敵キャラクタ204に与えるダメージが増える。 Similar to the text characters 210, attributes are also set for each word. For example, the word "kitsune udon" has a "fire" attribute, and the word "okame" has a "light" attribute. When the friendly team completes a word with the "fire" attribute, the damage inflicted on the enemy character 204 with the "grass" attribute is doubled. Furthermore, depending on the battle stage, if the completed word has the "fire" attribute, the damage inflicted on the enemy character 204 increases.

一方、味方チームが「火」属性の単語を完成させても、敵キャラクタ204が「水」属性の場合は、与えるダメージが半減する。また、バトルステージによっては、完成させた単語が「火」属性の場合、敵キャラクタ204に与えるダメージが減る。 On the other hand, even if the friendly team completes a word with the "fire" attribute, if the enemy character 204 has the "water" attribute, the damage inflicted is halved. Furthermore, depending on the battle stage, if the completed word has the "fire" attribute, the damage inflicted on the enemy character 204 is reduced.

図8は、ダメージデータ格納部126のデータ構造図である。
単語データ格納部124に格納された単語は、文字数ごとに、敵キャラクタ204に与える基本ダメージが設定されている。ゲームLでは、完成させた単語の文字数の二乗が、敵キャラクタ204に与える基本ダメージである。
FIG. 8 is a data structure diagram of the damage data storage section 126.
For each word stored in the word data storage unit 124, basic damage to be inflicted on the enemy character 204 is set for each number of characters. In game L, the square of the number of characters in the completed word is the basic damage inflicted on the enemy character 204.

攻撃発動部134は、文字枠206中の空欄がすべて埋まると、敵キャラクタ204への攻撃を発動させる。 The attack activation unit 134 activates an attack on the enemy character 204 when all the blanks in the character frame 206 are filled.

敵キャラクタ204に与えるダメージは、完成された単語ごとに設定されたダメージに基づいて算出される。また、敵キャラクタ204に与えるダメージは、使用された文字キャラクタ210や完成された単語、敵キャラクタ204の属性およびバトルステージのテーマによって変動する。 The damage inflicted on the enemy character 204 is calculated based on the damage set for each completed word. Further, the damage inflicted on the enemy character 204 varies depending on the text character 210 used, the completed word, the attribute of the enemy character 204, and the theme of the battle stage.

たとえば、「きつねうどん」という「火」属性の単語が「火」属性の敵キャラクタ204に与える基本ダメージは、文字数の二乗である36である。このとき、「き」「つ」「ね」「う」「ど」「ん」の文字に対応する文字キャラクタ210のいずれかが「水」属性の場合や、「火」属性の単語の威力を強化するバトルステージの場合は、敵キャラクタ204に与えるダメージが増える。また、「き」「つ」「ね」「う」「ど」「ん」の文字に対応する文字キャラクタ210のいずれかが「ダメージ2倍」のスキルを持つ場合、敵キャラクタ204に与えるダメージが72になる。 For example, the basic damage inflicted on the enemy character 204 of the "fire" attribute by the "fire" attribute word "fox udon" is 36, which is the square of the number of characters. At this time, if any of the characters 210 corresponding to the characters "ki", "tsu", "ne", "u", "do", "n" has the "water" attribute, or if the power of the word with the "fire" attribute is In the case of a strengthening battle stage, the damage inflicted on the enemy character 204 increases. In addition, if any of the text characters 210 corresponding to the characters "ki", "tsu", "ne", "u", "do", "n" has a "double damage" skill, the damage inflicted on the enemy character 204 will be It will be 72.

さらに、完成された文字列に複数の単語が含まれていた場合、コンボ攻撃が発動する。たとえば、「きつねうどん」という文字列には、基本ダメージが9の「きつね」「うどん」という単語と、基本ダメージが4の「うど」という単語とが含まれている。このため、敵キャラクタ204に与える基本ダメージは、36+9+9+4=58、となる。 Furthermore, if the completed string contains multiple words, a combo attack will be activated. For example, the character string "fox udon" includes the words "fox" and "udon" with a basic damage of 9, and the word "udon" with a basic damage of 4. Therefore, the basic damage inflicted on the enemy character 204 is 36+9+9+4=58.

敵キャラクタ204に与えたダメージが、敵キャラクタ204のHPを上回った場合、味方チームは敵キャラクタ204を撃破する。ゲーム制御部116は、敵キャラクタ204が撃破されると、バトルステージを完了し、各プレイヤのゲーム端末104に処理結果を通知する。 If the damage inflicted on the enemy character 204 exceeds the HP of the enemy character 204, the friendly team destroys the enemy character 204. When the enemy character 204 is defeated, the game control unit 116 completes the battle stage and notifies each player's game terminal 104 of the processing result.

一方、敵キャラクタ204に与えたダメージが敵キャラクタ204のHPを下回った場合は、いいかえれば、ターン一巡後に完成させた文字列により、敵キャラクタ204を仕留められなかったときには、プレイヤはゲームオーバーとなる。あるいは、敵キャラクタ204からの攻撃を受けるとしてもよい。 On the other hand, if the damage inflicted on the enemy character 204 is less than the HP of the enemy character 204, in other words, if the player is unable to kill the enemy character 204 using the character string completed after one turn, the game is over for the player. . Alternatively, the character may be attacked by the enemy character 204.

プレイヤは、クエストをクリアする過程で、複数のバトルステージに臨む。バトルステージの完了によってクエストが進行し、味方チームはほどなくして次のバトルステージに突入する。クエスト中のバトルステージをすべて攻略すれば、クエストはクリアとなる。 The player faces multiple battle stages in the process of clearing the quest. The quest progresses by completing a battle stage, and your team will soon enter the next battle stage. If you conquer all the battle stages in a quest, the quest will be cleared.

図9は、ターン中プレイヤがターン外プレイヤのタブを開いたときの状態を示す第3対戦画面300の画面図である。
プレイヤは、他のプレイヤが選択可能な文字キャラクタ210を、対戦中にいつでも確認できる。図9は、プレイヤAの手元画面300である。ターン中のプレイヤAが、自分の次にターンを付与されるプレイヤBのタブ208をタップして開き、選択できる4体の文字キャラクタ210を確認している。この操作により、プレイヤAは、「あ」「り」「お」「う」の文字に対応する文字キャラクタ210がプレイヤBに配されているとわかる。
FIG. 9 is a screen diagram of the third battle screen 300 showing the state when the player during the turn opens the tab for the player outside the turn.
The player can check the text characters 210 that can be selected by other players at any time during the match. FIG. 9 shows player A's hand screen 300. Player A, who is taking a turn, taps and opens the tab 208 of Player B, who will be given a turn next, and confirms four selectable characters 210. Through this operation, player A learns that player B has character characters 210 corresponding to the characters "a", "ri", "o", and "u".

ゲームLは、最大4人のプレイヤが協力して単語を作成するゲームである。したがって、ターン中プレイヤは、ターン外プレイヤに配された文字キャラクタ210を把握することで、ターン中プレイヤ自身に配された文字キャラクタ210を効果的に選択しやすくなる。 Game L is a game in which up to four players cooperate to create words. Therefore, by understanding the character character 210 placed on the player outside the turn, the player during the turn can effectively select the character character 210 placed on the player himself during the turn.

図9の場面において、ターン中のプレイヤAは、文字枠206の最左の空欄に「お」を挿入して「おかめ」という単語を完成させる選択はプレイヤBにも可能だと認識できる。単語は全員で完成させればよいため、他に同じ選択肢を有するプレイヤが味方チーム中にいる場合、その選択肢は自分が選ばなくてもよい。一方、「め」の右隣の空欄に「す」を挿入して「めす」という単語を完成させる選択肢はプレイヤAにしかない。こうして、プレイヤAは、「め」の右隣の空欄に「す」を挿入する選択が合理的だと結論できる。このように、ターン中プレイヤは、上記操作によって他のプレイヤに配された文字キャラクタ210を把握することで、チーム全体のことを考慮した合理的な選択をしやすくなる。 In the scene of FIG. 9, Player A, who is currently taking a turn, can recognize that Player B can also choose to complete the word "Okame" by inserting "O" into the leftmost blank field of the character frame 206. All players need to complete the word, so if there are other players on your team who have the same option, you don't have to choose that option. On the other hand, player A has only the option of inserting "su" into the blank space to the right of "me" to complete the word "mesu". In this way, player A can conclude that it is reasonable to choose to insert "su" into the blank space to the right of "me". In this way, during a turn, a player can understand the text characters 210 assigned to other players through the above operation, thereby making it easier to make a rational selection that takes the whole team into consideration.

一方、ターン外プレイヤも、他のプレイヤに配された文字キャラクタ210を事前に把握できる。たとえばプレイヤCは、プレイヤBに配された文字キャラクタ210を事前に確認しておけば、プレイヤBの指し手を予測できる。また、その予測を踏まえて、文字キャラクタ210の選択を検討できる。 On the other hand, a player outside the turn can also know in advance the text characters 210 placed on other players. For example, player C can predict player B's moves by checking in advance the text character 210 placed on player B. Furthermore, the selection of the text character 210 can be considered based on the prediction.

図10は、他のプレイヤに配された文字キャラクタ210を確認するときの処理のシーケンス図である。
図9の場面におけるプレイヤAの一連の操作は、以下の処理によって実現される。入力部162は、他のプレイヤのタブ208へのタップ(入力)を検出すると(S10)、通信部150を介して、ゲームサーバ102に、タップが検出されたタブ208のプレイヤ(以下、「開示対象プレイヤ」とよぶ)に配された4体の文字キャラクタ210を開示するよう指示を送信する(S12)。プレイヤAがプレイヤBを開示対象プレイヤとして指定したとき、プレイヤBを指定した開示要求が送信される。通信部110より開示の指示を受信した開示部136は、開示対象プレイヤに配された4体の文字キャラクタ210をチェックし(S14)、開示の指示を送信したプレイヤに、開示結果を通知する(S16)。
FIG. 10 is a sequence diagram of processing when confirming the text characters 210 placed on other players.
A series of operations by player A in the scene of FIG. 9 is realized by the following processing. When the input unit 162 detects a tap (input) on the tab 208 by another player (S10), the input unit 162 sends a message to the game server 102 via the communication unit 150 to the player (hereinafter referred to as "disclosure") of the tab 208 where the tap was detected. An instruction is transmitted to reveal the four characters 210 placed on the target player (S12). When player A specifies player B as a disclosure target player, a disclosure request specifying player B is transmitted. The disclosure unit 136, which has received the disclosure instruction from the communication unit 110, checks the four characters 210 placed on the disclosure target player (S14), and notifies the player who sent the disclosure instruction of the disclosure result (S14). S16).

通信部150より開示結果を受信した出力部164は、開示対象プレイヤのタブ208を開いて開示結果を表示する。図9では、開示対象プレイヤであるプレイヤBのタブが開かれ、プレイヤBが選択可能な4体の文字キャラクタ210が表示されている。 The output unit 164, which has received the disclosure result from the communication unit 150, opens the tab 208 of the disclosure target player and displays the disclosure result. In FIG. 9, the tab for player B, who is the disclosure target player, is opened, and four characters 210 that player B can select are displayed.

図11は、ターン外プレイヤがターン中プレイヤにアドバイスするときの操作を示す第4対戦画面320の画面図である。
ターン外プレイヤは、ターン中プレイヤのタブ208を開いて、ターン中プレイヤに配された4体の文字キャラクタ210から1体をタップして選択し、文字枠206に挿入する操作を行える。図11では、ターン外のプレイヤBが、ターン中のプレイヤAのタブを開いて、「お」の文字に対応する文字キャラクタ210をタップして選択し、文字枠206最左の空欄にスライドさせている。この操作によって、ターン外プレイヤのプレイヤBは、「お」に対応する文字キャラクタ210を選択するようにターン中プレイヤのプレイヤAにアドバイスまたはアピールできる。
FIG. 11 is a screen diagram of the fourth battle screen 320 showing operations when a player outside the turn gives advice to a player during the turn.
The out-of-turn player can open the tab 208 for the in-turn player, tap and select one of the four text characters 210 placed on the in-turn player, and insert the character into the character frame 206. In FIG. 11, player B who is not in the turn opens the tab of player A who is in the turn, taps and selects the character 210 corresponding to the character "O", and slides it into the leftmost blank field of the character frame 206. ing. By this operation, Player B, who is a player outside the turn, can advise or appeal to Player A, who is a player during the turn, to select the character character 210 corresponding to "O".

図12は、ターン外プレイヤがアドバイス操作を行ったときの処理のシーケンス図である。
図11の場面におけるプレイヤBの上記操作によるプレイヤAへのアドバイスは、以下の処理によって実現される。ターン外プレイヤのゲーム端末104aの入力部162は、ターン中プレイヤに配された4体の文字キャラクタ210のいずれか1体へのタップ操作およびタップされた文字キャラクタ210の任意の文字枠206へのスライド操作を検出すると(S20)、通信部150を介して、ゲームサーバ102に、操作内容を送信する(S22)。上述の例の場合、ターン外プレイヤのプレイヤBが、ターン中プレイヤのプレイヤAに配された文字キャラクタ210から1体を選択し任意の文字枠に挿入する操作が検出される。提示受付部138が通信部110より操作内容を受信すると、提示部140は、通信部110を介して、ターン中プレイヤのゲーム端末104bに操作内容を送信する(S24)。通信部150より操作内容を受信した出力部164は、所定時間、たとえば制限時間の1/3が経過すると(S26)、入力内容を表示する(S28)。なお、プレイヤBのアドバイスは、プレイヤA以外のプレイヤには表示されない。上述の例の場合、ターン中プレイヤのプレイヤAの制限時間が残り2/3になると、ターン外プレイヤのプレイヤBの入力内容がプレイヤAの画面に表示される。このような制御方法により、ターン中プレイヤは、まずは他のプレイヤのアドバイスに煩わされることなく冷静に自分の指し手を検討でき、所定時間が経過しても指し手を決められなければ、画面に表示される他のプレイヤからのアドバイスを参考に、制限時間が満了する前に指し手を決定できる。このような制御方法により、自主判断を原則としつつも他者提案を受けることができるゲーム性を実現する。操作内容は、制限時間が0になるまで表示される。
FIG. 12 is a sequence diagram of processing when an out-of-turn player performs an advice operation.
The advice given to player A by the above operation of player B in the scene of FIG. 11 is realized by the following process. The input unit 162 of the game terminal 104a of the out-of-turn player performs a tap operation on any one of the four text characters 210 placed on the player during the turn, and inputs the tapped text character 210 into any character frame 206. When a slide operation is detected (S20), the operation details are transmitted to the game server 102 via the communication unit 150 (S22). In the case of the above-mentioned example, an operation is detected in which the out-of-turn player, Player B, selects one of the text characters 210 placed on the on-turn player, Player A, and inserts it into an arbitrary character frame. When the presentation reception unit 138 receives the operation details from the communication unit 110, the presentation unit 140 transmits the operation details to the game terminal 104b of the player during the turn via the communication unit 110 (S24). The output unit 164, which has received the operation content from the communication unit 150, displays the input content after a predetermined time, for example, 1/3 of the time limit has passed (S26). Note that player B's advice is not displayed to players other than player A. In the case of the above-mentioned example, when the time limit for player A, who is in the turn, reaches 2/3 of the remaining time, the input contents of player B, who is the player out of turn, are displayed on the screen of player A. This control method allows players to calmly consider their moves during a turn without having to worry about advice from other players. By taking advice from other players, you can decide on a move before the time limit expires. By using such a control method, it is possible to realize a game in which independent judgment is the principle, but suggestions can be received from others. The operation details are displayed until the time limit reaches 0.

図13は、ターン中プレイヤがターン外プレイヤからアドバイスを受けたときの状態を示す第5対戦画面340の画面図である。
ターン中プレイヤのゲーム端末104bの出力部164は、ターン外プレイヤによる上記の操作内容を、ターン中プレイヤが文字キャラクタ210を選択して文字枠206に挿入する操作の表示と判別できるよう、透過表示する。図13では、ターン外のプレイヤBが図11で行った操作内容が、ターン中のプレイヤAの手元画面340に半透明で表示されている。
FIG. 13 is a screen diagram of the fifth battle screen 340 showing a state when the player during the turn receives advice from the player outside the turn.
The output unit 164 of the game terminal 104b of the player during the turn transparently displays the above-mentioned operation by the player outside the turn so that the player during the turn can distinguish it from the display of the operation of selecting the text character 210 and inserting it into the character frame 206. do. In FIG. 13, the details of the operation performed in FIG. 11 by player B who is not in his turn are displayed semitransparently on the screen 340 at hand of player A who is in turn.

ターン外プレイヤは、ターン中プレイヤに配された文字キャラクタ210を操作してみせることで、ターン中プレイヤにヒントを与えることができる。一方、ターン中プレイヤは、他のプレイヤからの提案を参照しながら指し手を決定できる。ただし、他のプレイヤからのアドバイスは、制限時間が所定時間、たとえば5秒を経過しないと実際には表示されない。このため、ターン中プレイヤは、5秒間は他のプレイヤのアドバイスに煩わされることなく冷静に自分の指し手を検討できる。5秒間経過しても指し手を決められなければ、他のプレイヤからのアドバイスが画面に表示される。これにより、制限時間が満了する前に、他のプレイヤからのアドバイスを参考にしながら指し手を決定できる。ターン外プレイヤは当事者ではないため、ターン中プレイヤよりも好適な指し手を提案できるかもしれない。ターン中プレイヤは、自ら指し手を決めたあとに、他のプレイヤのアドバイスを参考にして再検討してもよい。このような制御方法によれば、自主判断を原則としつつも他者提案を受けることができるため、個人の判断を尊重しつつもチームとしての一体感を高めやすいゲーム性となる。ターン外プレイヤは、本来はターン中プレイヤの判断を待つしかない立場であるが、上記制御方法によればターン中プレイヤに対して「アドバイスする権利」が付与される。このため、ターン外であってもゲームLに積極的に関わりやすくなる。 The player outside the turn can give a hint to the player during the turn by manipulating the text character 210 placed on the player during the turn. On the other hand, during a turn, a player can decide on a move while referring to suggestions from other players. However, advice from other players is not actually displayed until the time limit has exceeded a predetermined time, for example, 5 seconds. Therefore, during a turn, a player can calmly consider his or her move for five seconds without being bothered by advice from other players. If you cannot decide on a move after 5 seconds, advice from other players will be displayed on the screen. Thereby, before the time limit expires, it is possible to decide on a move while referring to advice from other players. Since the off-turn player is not a party, he may be able to suggest a more suitable move than the on-turn player. During a turn, a player may decide on his own move and then reconsider it by referring to advice from other players. According to such a control method, it is possible to receive suggestions from others while making independent decisions as a general rule, resulting in a game that respects individual decisions and facilitates a sense of unity as a team. The out-of-turn player is originally in a position where he has no choice but to wait for the decision of the on-turn player, but according to the above control method, he is given the "right to advise" the on-turn player. For this reason, it becomes easier to actively participate in the game L even outside the turn.

また、ターン中プレイヤは、ターン外プレイヤの自分とは異なる視点からのアドバイスによって、より多くの選択肢を得やすくなる。たとえば、図13の場面で、ターン中プレイヤのプレイヤAの念頭にある唯一の選択肢が、「かめお」という単語を完成させるための、「め」の右隣の文字枠206への「お」に対応する文字キャラクタの挿入であったとする。このとき、プレイヤAは、「おかめ」という単語を完成させるために、最左の文字枠206に「お」に対応する文字キャラクタ210を挿入する選択肢を、ターン外プレイヤのプレイヤBのアドバイスにより獲得できる。敵キャラクタ204に与えるダメージを考慮すれば、完成させる単語は「かめお」よりも「おかめ」のほうがよい。なぜならば、図13の場面では「め」の右側の文字枠206がすべて空欄であるため、後手のプレイヤの指し手次第で「おかめそば」「おかめうどん」「おかめいんこ」などの文字数の多い単語を完成させられるからである。このように、ターン中プレイヤは、ターン外プレイヤのアドバイスによりより多くの選択肢を得やすくなる。その結果、味方チームが最善手を選びやすくなる。 In addition, the player during the turn can easily obtain more options due to the advice from the player outside the turn from a different perspective. For example, in the scene shown in FIG. 13, the only option that player A has in mind during his turn is to insert "o" into the character box 206 to the right of "me" to complete the word "kameo." Assume that the insertion is a character corresponding to . At this time, in order to complete the word "okame", player A obtains the option of inserting the character 210 corresponding to "o" into the leftmost character frame 206 through the advice of player B, the out-of-turn player. can. Considering the damage inflicted on the enemy character 204, it is better to complete the word "okame" than "kameo". This is because, in the scene of FIG. 13, the character frame 206 on the right side of "me" is all blank, so depending on the move of the second player, words with a large number of characters such as "okame soba", "okame udon", "okameinko", etc. This is because you can complete the In this way, the player during the turn can easily obtain more options based on the advice of the player outside the turn. As a result, it becomes easier for the friendly team to choose the best move.

上記の操作は、味方チーム内の意思統一をはかりたいときに有効である。とりわけ、ターン中プレイヤが初心者や優柔不断なプレイヤであり、ターン外プレイヤが上級者や決断力のあるプレイヤである場合に、効果を発揮しやすい。 The above operation is effective when you want to unify the will of your team. This is especially effective when the player during the turn is a beginner or an indecisive player, and the player outside the turn is an expert or decisive player.

なお、2人以上のターン外プレイヤが上記操作を行った場合は、提示受付部138がアドバイス操作を受け付けるたびに、受け付けたプレイヤの操作内容がターン中プレイヤのゲーム端末104bに上書き表示される。たとえば、ターン外のプレイヤBの入力内容が、ターン中のプレイヤAの手元画面340に表示されている図13の状況で、新たにプレイヤCがアドバイス操作を行った場合、提示受付部138がプレイヤCの入力内容を受け付ける。このとき、提示部140はプレイヤBの入力内容のプレイヤAのゲーム端末104bへの送信を終了し、プレイヤCの入力内容をプレイヤAのゲーム端末104bに送信する。したがって、ターン中のプレイヤAの手元画面340には、提示受付部138が最後にアドバイス操作を受け付けたプレイヤの入力内容が常に表示される。 Note that if two or more out-of-turn players perform the above operation, each time the presentation reception unit 138 accepts an advice operation, the contents of the accepted player's operation are overwritten and displayed on the game terminal 104b of the player during the turn. For example, if player C newly performs an advice operation in the situation shown in FIG. 13 in which the input content of player B outside the turn is displayed on the hand screen 340 of player A during the turn, the presentation reception unit 138 Accept the input contents of C. At this time, the presentation unit 140 finishes transmitting the input contents of player B to the game terminal 104b of player A, and transmits the input contents of player C to the game terminal 104b of player A. Therefore, on the screen 340 at hand of player A during a turn, the input contents of the player whose advice operation was last received by the presentation reception unit 138 are always displayed.

図14は、ターン外プレイヤが予定する指し手を他のプレイヤにアピールするときの操作を示す第6対戦画面360の画面図である。
ターン外プレイヤは、自身のタブ208が開かれた状態で文字キャラクタ210を1体タップして選択し、文字枠206中の空欄のいずれかに挿入させることで、予定する指し手(以下、「選択予定」とよぶ)を他のプレイヤにアピールできる。図14では、ターン外のプレイヤBが自身のタブを開いて、「お」の文字に対応する文字キャラクタ210を選択し、文字枠206最左の空欄にスライドさせている。
FIG. 14 is a screen diagram of the sixth battle screen 360 showing an operation when an out-of-turn player appeals to other players with a planned move.
The out-of-turn player taps and selects one text character 210 with his or her tab 208 open, and inserts it into one of the blank spaces in the text frame 206 to select the planned move (hereinafter referred to as "selected"). You can appeal to other players about your plans (called "plans"). In FIG. 14, player B, who is not in his turn, opens his own tab, selects the character 210 corresponding to the character "O", and slides it into the leftmost blank space of the character frame 206.

ターン外プレイヤは、上記の操作により、自分よりも先手のプレイヤに対して選択予定をアピールできる。図14の場面では、ターン外プレイヤのプレイヤBが、最左の文字枠206に「お」に対応する文字キャラクタ210を挿入して、「おかめ」という単語を完成させたい、とアピールしている。このアピールを行うと、他のプレイヤと選択予定が競合した場合にも、思い通りの選択をしやすくなる。図14の場面では、実は、ターン中のプレイヤAも「お」の文字に対応する文字キャラクタ210を選択できる(図11参照)。しかし、プレイヤBのアピールにより、「お」の文字に対応する文字キャラクタ210を文字枠206の最左の空欄に挿入する、という選択肢に固執せず、他の選択をしやすくなる。たとえば、プレイヤAが、「お」の文字に対応する文字キャラクタ210を、文字列の最左の空欄に代えて「め」の右隣の空欄に挿入すれば、「かめお」という単語が完成する。また、プレイヤAには「さ」の文字に対応する文字キャラクタ210が配されている。そのため、プレイヤAが「さ」の文字に対応する文字キャラクタ210を「め」の右隣の空欄に挿入し、さらにプレイヤCかプレイヤDのいずれかが「ん」を右隣の空欄に挿入すれば、「かめさん」という単語が完成する。このように、ターン外プレイヤの選択予定のアピールによって、味方チーム全体が最善手を指しやすくなる。 The out-of-turn player can appeal his or her selection plan to the player who is ahead of him or her by performing the above operation. In the scene of FIG. 14, Player B, who is the out-of-turn player, is appealing that he wants to complete the word "Okame" by inserting the character 210 corresponding to "O" into the leftmost character frame 206. . By making this appeal, even if your selection schedule conflicts with another player's, it becomes easier to make the desired selection. In the scene of FIG. 14, player A, who is currently taking a turn, can also select the character 210 corresponding to the character "O" (see FIG. 11). However, due to player B's appeal, the player does not stick to the option of inserting the character 210 corresponding to the letter "o" into the leftmost blank field of the character frame 206, but becomes more likely to make other choices. For example, if player A inserts the character 210 corresponding to the character "o" into the blank field to the right of "me" instead of the leftmost blank field in the character string, the word "kameo" is completed. do. Furthermore, a character 210 corresponding to the character "sa" is placed on player A. Therefore, player A must insert the character 210 corresponding to the character "sa" into the blank space to the right of "me", and then either player C or player D must insert "n" into the blank field to the right of "me". Then, the word ``kame-san'' is completed. In this way, the appeal of the out-of-turn player's selection schedule makes it easier for the entire team to make the best move.

図15は、ターン外プレイヤが選択予定のアピール操作を行ったときの処理のシーケンス図である。
図14の場面におけるプレイヤBの上記操作による選択予定の他のプレイヤへのアピールは、以下の処理によって実現される。ターン外プレイヤのゲーム端末104aの入力部162は、当該プレイヤに配された4体の文字キャラクタ210へのタップ操作およびタップされた文字キャラクタ210の任意の文字枠へのスライド操作を検出すると(S30)、通信部150を介して、ゲームサーバ102に、入力内容を送信する(S32)。上述の例の場合、ターン外プレイヤのプレイヤBが、自身に配された文字キャラクタ210から1体を選択し任意の文字枠に挿入する操作が検出される。提示受付部138が通信部110より入力内容を受信すると、提示部140は、通信部110を介して、各プレイヤのゲーム端末104に入力内容を送信する(S34)。通信部150より入力内容を受信した出力部164は、所定時間、たとえばターン中プレイヤに課された制限時間の1/3が経過すると(S36)、入力内容を表示する(S18)。上述の例の場合、ターン中プレイヤのプレイヤAの制限時間が残り2/3になると、ターン外プレイヤのプレイヤBの入力内容がプレイヤA、プレイヤC、プレイヤDの各画面に表示される。操作内容は、ターン中プレイヤの制限時間が0になるまで表示される。
FIG. 15 is a sequence diagram of processing when a player outside the turn performs an appeal operation for a scheduled selection.
In the scene of FIG. 14, the appeal to other players who are scheduled to be selected by the above operation of player B is realized by the following process. When the input unit 162 of the game terminal 104a of the out-of-turn player detects a tap operation on the four text characters 210 placed on the player and a slide operation of the tapped text character 210 to an arbitrary character frame (S30 ), the input contents are transmitted to the game server 102 via the communication unit 150 (S32). In the case of the above-mentioned example, an operation is detected in which player B, the out-of-turn player, selects one of the character characters 210 placed on him and inserts it into an arbitrary character frame. When the presentation receiving unit 138 receives the input content from the communication unit 110, the presentation unit 140 transmits the input content to each player's game terminal 104 via the communication unit 110 (S34). The output unit 164, which has received the input content from the communication unit 150, displays the input content (S18) when a predetermined period of time, for example, ⅓ of the time limit imposed on the player during a turn has elapsed (S36). In the case of the above example, when the time limit for player A, who is a player during a turn, reaches 2/3 of the remaining time, the input contents of player B, a player who is not in a turn, are displayed on each of the screens of players A, C, and D. The operation details are displayed until the player's time limit reaches 0 during the turn.

味方チーム中の他のプレイヤのゲーム端末104の出力部164は、ターン外プレイヤによる上記の入力内容を、所定時間、たとえばターン中プレイヤの制限時間の1/3が経過すると透過させて表示する。この機能が実装されている趣旨は、ターン外プレイヤのアドバイスがターン中プレイヤの手元画面340に表示される機能と同じである。また、この場合の表示態様も、ターン外プレイヤのアドバイスと同様である。なお、所定時間はたとえば5秒としてもよい。 The output unit 164 of the game terminal 104 of the other player in the team's team transparently displays the above-mentioned input contents by the player outside the turn after a predetermined period of time, for example, 1/3 of the time limit for the player during the turn has elapsed. The purpose of implementing this function is the same as the function in which advice from a player outside the turn is displayed on the screen 340 at hand of the player during the turn. Further, the display mode in this case is also the same as the advice for the out-of-turn player. Note that the predetermined time may be, for example, 5 seconds.

なお、2人以上のターン外プレイヤが上記操作を行った場合に、提示受付部138が受け付けたプレイヤの操作内容がターン中プレイヤのゲーム端末104bに次々と上書き表示される点は、ターン中プレイヤにアドバイスを行った場合と同様である。たとえば、ターン外のプレイヤBの操作内容が他のプレイヤの手元画面340に表示されている状況で、新たにプレイヤCが上記操作を行った場合、提示受付部138がプレイヤCの操作内容を受け付ける。このとき、提示部140はプレイヤBの操作内容の他のプレイヤのゲーム端末104への送信を終了し、プレイヤCの操作内容を他のプレイヤのゲーム端末104に送信する。したがって、各プレイヤの手元画面には、提示受付部138が最後に上記操作を受け付けたプレイヤの操作内容が常に表示される。 Note that when two or more out-of-turn players perform the above operations, the contents of the player's operations accepted by the presentation reception unit 138 are overwritten and displayed one after another on the game terminals 104b of the in-turn players. This is the same as when advice is given to For example, if player C newly performs the above operation in a situation where the operation details of player B outside the turn are displayed on the screen 340 at hand of another player, the presentation reception unit 138 accepts the operation details of player C. . At this time, the presentation unit 140 finishes transmitting the operation contents of player B to the game terminals 104 of other players, and transmits the operation contents of player C to the game terminals 104 of other players. Therefore, the operation content of the player whose operation was last accepted by the presentation reception unit 138 is always displayed on the screen at hand of each player.

図16は、ターン外プレイヤがターゲットを変更するときの操作を示す第7対戦画面400の画面図である。
敵キャラクタ204が2体以上のとき、ターン中プレイヤが攻撃したい敵キャラクタ204をタップすると、攻撃対象となる敵キャラクタ204(以下、「ターゲット」とよぶ)を変更できる。
FIG. 16 is a screen diagram of the seventh battle screen 400 showing operations when the out-of-turn player changes the target.
When there are two or more enemy characters 204, by tapping the enemy character 204 that the player wants to attack during a turn, the enemy character 204 to be attacked (hereinafter referred to as "target") can be changed.

ゲームLでは、ターン外プレイヤもターゲットを変更できる。図16は、「おかしブラザーズ」という敵キャラクタ204と対戦中の、ターン外プレイヤのプレイヤBの手元画面400である。図16では、敵キャラクタ204が2体いる。そのため、ターゲット選択フレーム214が画面上に表示されている。ターゲット選択フレーム214で囲まれた左側の敵キャラクタ204が、図16の状況におけるターゲットである。この状況で、プレイヤBが右側の敵キャラクタ204を指でタップすると、ターゲットが右側の敵キャラクタ204に変更される。 In game L, out-of-turn players can also change targets. FIG. 16 shows a screen 400 at hand of player B, an out-of-turn player, who is competing against an enemy character 204 called "Okashi Brothers." In FIG. 16, there are two enemy characters 204. Therefore, a target selection frame 214 is displayed on the screen. The enemy character 204 on the left surrounded by the target selection frame 214 is the target in the situation of FIG. 16. In this situation, when player B taps the enemy character 204 on the right with his finger, the target is changed to the enemy character 204 on the right.

図17は、ターン外プレイヤがターゲット変更操作を行ったときの処理のシーケンス図である。
図16の場面におけるプレイヤBのタップ操作によるターゲットの変更は、以下の処理によって実現される。入力部162は、ターン外プレイヤによる敵キャラクタ204へのタップ(入力)を検出すると(S40)、通信部150を介して、ゲームサーバ102に、タップされた敵キャラクタ204にターゲットを変更するよう、指示を送信する(S42)。ターン外プレイヤのプレイヤBが右側の敵キャラクタ204をターゲットとして指定したとき、右側の敵キャラクタ204を指定したターゲット変更指示が送信される。ターゲット変更部142は、通信部110よりターゲット変更の指示を受けると、タップされた敵キャラクタ204にターゲットを変更し(S44)、各プレイヤのゲーム端末104に、変更結果を送信する(S46)。
FIG. 17 is a sequence diagram of processing when the out-of-turn player performs a target change operation.
Changing the target by player B's tap operation in the scene of FIG. 16 is realized by the following process. When the input unit 162 detects a tap (input) on the enemy character 204 by the out-of-turn player (S40), the input unit 162 instructs the game server 102 via the communication unit 150 to change the target to the tapped enemy character 204. An instruction is transmitted (S42). When Player B, an out-of-turn player, specifies the enemy character 204 on the right side as a target, a target change instruction specifying the enemy character 204 on the right side is transmitted. Upon receiving the target change instruction from the communication unit 110, the target change unit 142 changes the target to the tapped enemy character 204 (S44), and transmits the change result to each player's game terminal 104 (S46).

図18は、ターゲットが変更されたときのターン中プレイヤの手元画面の表示内容を示す第8対戦画面420の画面図である。
ターゲット変更部142によりターゲット変更結果が同期されると、ターン中プレイヤのゲーム端末104bにおいてもターゲットが変更される。図18は、ターン中プレイヤのプレイヤAの手元画面420である。プレイヤBのタップ操作によりターゲットが変更されたため、ターゲット選択フレーム214が右側の敵キャラクタ204を囲んでいる。
FIG. 18 is a screen diagram of the eighth battle screen 420 showing the contents displayed on the screen at the player's hand during the turn when the target is changed.
When the target change result is synchronized by the target change unit 142, the target is also changed on the game terminal 104b of the player during the turn. FIG. 18 shows a screen 420 at hand of player A, who is a player during the turn. Since the target has been changed by player B's tap operation, the target selection frame 214 surrounds the enemy character 204 on the right side.

上記の操作は、敵キャラクタ204への攻撃を効率よく行いたいときに有効である。とりわけ、ターン中プレイヤが初心者でターン外プレイヤが上級者の場合に、ターゲットを適切に設定しやすくなる。 The above operation is effective when it is desired to attack the enemy character 204 efficiently. In particular, when the player during the turn is a beginner and the player outside the turn is an expert, it becomes easier to appropriately set the target.

また、上記操作によって、ターン外プレイヤがターゲットを指定し、ターン中プレイヤは文字キャラクタ210の選択に専念する、という協力プレイが可能になる。こうした協力プレイにより、味方チームが最善手を選びやすくなる。 Further, the above operation enables a cooperative play in which the player outside the turn specifies a target and the player during the turn concentrates on selecting the character character 210. This kind of cooperative play makes it easier for allied teams to choose the best move.

なお、2人以上のプレイヤが上記操作を行った場合、ターゲットは、ターゲット変更部142が最後にターゲット変更指示を受け付けたプレイヤに指定された敵キャラクタ204になる。たとえば、ターゲット変更部142がプレイヤB、プレイヤC、プレイヤDの順にターゲット変更指示を受信した場合、最後にプレイヤDがタップした敵キャラクタ204がターゲットとなる。 Note that when two or more players perform the above operation, the target becomes the enemy character 204 designated by the player whose target change instruction was last received by the target change unit 142. For example, when the target change unit 142 receives target change instructions for player B, player C, and player D in this order, the enemy character 204 that player D tapped last becomes the target.

以上、実施形態に基づいてゲームシステム100を説明した。
本実施形態では、プレイヤは、他のプレイヤに配された文字キャラクタ210を対戦中にいつでも確認できる。この仕様により、ターン中プレイヤは、他のプレイヤが選択しうる文字キャラクタ210を念頭におきつつ、文字キャラクタ210を選択できる。また、ターン外プレイヤも、他のプレイヤに配された文字キャラクタ210を事前に把握しておき、ターンが巡ってきたときに、文字キャラクタ210を効果的に選択できる。その結果、味方チーム内で意思を統一しやすくなる。
The game system 100 has been described above based on the embodiment.
In this embodiment, the player can check the text characters 210 placed on other players at any time during the match. With this specification, a player can select a text character 210 during a turn, keeping in mind the text characters 210 that other players can select. In addition, a player outside the turn can also know in advance the text characters 210 placed on other players and effectively select the text characters 210 when the turn comes around. As a result, it becomes easier to unify the will within the team.

また、本実施形態では、ターン外プレイヤが、ターン中プレイヤに配された4体の文字キャラクタ210から1体を指定し、文字枠206に挿入する操作によって、ターン中プレイヤに対して、文字キャラクタ210の選択をアドバイスできる。この仕様により、ターン中プレイヤは、初心者や優柔不断なプレイヤであっても、ターン外プレイヤからのアドバイスを受けて、文字キャラクタ210を効果的に選択しやすくなる。また、互いにアドバイスを授受することで、味方チーム内で意思を統一しやすくなる。 Further, in this embodiment, the player outside the turn designates one of the four text characters 210 assigned to the player during the turn, and inserts it into the character frame 206, thereby sending the text character to the player during the turn. We can advise you on the selection of 210. With this specification, even if the player is a beginner or an indecisive player, the player during the turn can receive advice from the player outside the turn and easily select the character character 210 effectively. Also, by giving and receiving advice from each other, it becomes easier to unify the will within the team.

さらに、本実施形態では、ターン外プレイヤが、自身に配された文字キャラクタ210から1体を選択し、文字枠206に挿入する操作によって、他のプレイヤに対して選択予定をアピールできる。この仕様により、ターン外プレイヤは、ターン中プレイヤに対してアドバイスし、また他のプレイヤを牽制できる。また、ターン中プレイヤは、自分よりも後手のプレイヤが予定する指し手を把握することで、文字キャラクタ210を効果的に選択しやすくなる。その結果、味方チーム内で意思を統一しやすくなる。 Furthermore, in the present embodiment, the off-turn player can appeal to other players about his/her selection schedule by selecting one of the characters 210 placed on him/her and inserting it into the character frame 206. With this specification, a player outside the turn can give advice to the player during the turn, and can keep other players in check. In addition, during a turn, the player can easily select the character character 210 effectively by understanding the move planned by the player who is later than the player. As a result, it becomes easier to unify the will within the team.

なお、本発明は上記実施形態や変形例に限定されるものではなく、要旨を逸脱しない範囲で構成要素を変形して具体化することができる。上記実施形態や変形例に開示されている複数の構成要素を適宜組み合わせることにより種々の発明を形成してもよい。また、上記実施形態や変形例に示される全構成要素からいくつかの構成要素を削除してもよい。 It should be noted that the present invention is not limited to the above-described embodiments and modified examples, and can be embodied by modifying the constituent elements without departing from the scope of the invention. Various inventions may be formed by appropriately combining a plurality of components disclosed in the above embodiments and modified examples. Furthermore, some components may be deleted from all the components shown in the above embodiments and modified examples.

複数のゲーム端末104と1つのゲームサーバ102によりゲームシステム100が構成されるとして説明したが、ゲーム端末104の機能の一部はゲームサーバ102により実現されてもよいし、ゲームサーバ102の機能の一部がゲーム端末104に割り当てられてもよい。また、ゲームサーバ102やゲーム端末104以外の第3の装置が、機能の一部を担ってもよい。 Although the game system 100 has been described as being composed of a plurality of game terminals 104 and one game server 102, some of the functions of the game terminals 104 may be realized by the game server 102, or some of the functions of the game server 102 may be realized by the game server 102. A portion may be allocated to the game terminal 104. Further, a third device other than the game server 102 or the game terminal 104 may take on some of the functions.

図2において説明したゲーム端末104およびゲームサーバ102の各機能の集合体であるゲームシステム100は大局的には1つの「情報処理装置」として把握することも可能である。1つまたは複数のハードウェアに対して、本発明を実現するために必要な複数の機能をどのように配分するかは、各ハードウェアの処理能力やゲームシステム100に求められる仕様等に鑑みて決定されればよい。 The game system 100, which is a collection of the functions of the game terminal 104 and the game server 102 described in FIG. 2, can be broadly understood as one "information processing device." How to allocate the multiple functions necessary to realize the present invention to one or more pieces of hardware will be determined based on the processing capacity of each piece of hardware, the specifications required of the game system 100, etc. It is enough if it is decided.

本実施形態においては、プレイヤは、開示対象プレイヤのタブ208をタップすると、開示対象プレイヤに配された4体の文字キャラクタ210を確認できた。しかし、開示対象プレイヤに配された文字キャラクタ210を確認するための操作内容は、設計者が任意に設定可能である。たとえば、入力部162は、開示対象プレイヤのタブ208へのダブルタップを検出したときに、開示部136に開示の指示を送信してもよい。この場合、入力部162は、開示対象プレイヤのタブ208へのダブルタップを検出するまで、開示部136に開示の指示を送信しないため、誤操作を防ぎやすくなる。 In this embodiment, when the player taps the tab 208 of the disclosure target player, the player can confirm the four text characters 210 placed on the disclosure target player. However, the contents of the operation for confirming the text character 210 placed on the disclosure target player can be arbitrarily set by the designer. For example, the input unit 162 may transmit a disclosure instruction to the disclosure unit 136 when detecting a double tap on the tab 208 by the disclosure target player. In this case, the input unit 162 does not send a disclosure instruction to the disclosure unit 136 until it detects a double tap on the tab 208 by the player to be disclosed, making it easier to prevent erroneous operations.

開示対象プレイヤに配された4体の文字キャラクタ210の表示方法は、設計者が任意に設定可能である。たとえば、各プレイヤを示すアイコンがタブに代わって第3対戦画面300上に表示されており、プレイヤが開示対象プレイヤのアイコンをタップすると、開示部136が、別ウインドウを呼び出して開示対象プレイヤに配された文字キャラクタ210を表示してもよい。この場合、広いウインドウに文字キャラクタ210が配置されるため、プレイヤは、開示対象プレイヤに配された文字キャラクタ210を見やすくなる。その結果、プレイヤは、めまぐるしい対戦のさなかでも他のプレイヤに配された文字キャラクタ210を把握しやすくなる。 The display method of the four text characters 210 placed on the disclosure target player can be arbitrarily set by the designer. For example, icons representing each player are displayed on the third battle screen 300 instead of tabs, and when a player taps the icon of a player to be disclosed, the disclosing unit 136 calls up another window and distributes information to the player to be disclosed. The displayed text character 210 may be displayed. In this case, since the text characters 210 are placed in a wide window, the player can easily see the text characters 210 placed on the player to whom disclosure is made. As a result, the player can easily understand the text characters 210 assigned to other players even in the midst of a fast-paced battle.

本実施形態においては、ターン外プレイヤが、ターン中プレイヤのタブ208を開いて、ターン中プレイヤに配された4体の文字キャラクタ210から1体を指定し、文字枠206に挿入する操作によって、ターン中プレイヤに対して、文字キャラクタ210の選択をアドバイスできた。ターン外プレイヤがターン中プレイヤに対してアドバイスを行うための方法は、入力部が検出できる範囲内で、設計者が任意に設定可能である。たとえば、ターン外プレイヤが、ターン中プレイヤのタブ208を開いた状態で、選択すべき文字キャラクタ210に対応する文字を、自身のゲーム端末104であるスマートフォンの入力マイクに向かって口頭で叫んだときに、入力部162が叫んだ内容を検出し、通信部150を介して提示受付部138に送信してもよい。この場合、操作が簡便になるため、ターン中プレイヤに対してより速やかにアドバイスを行いやすくなる。 In this embodiment, the out-of-turn player opens the tab 208 for the on-turn player, specifies one of the four text characters 210 assigned to the on-turn player, and inserts it into the character frame 206, thereby The selection of the character 210 could be advised to the player during the turn. The method for the out-of-turn player to give advice to the in-turn player can be arbitrarily set by the designer within the range that can be detected by the input unit. For example, when an out-of-turn player, with the in-turn player's tab 208 open, verbally shouts a character corresponding to the character character 210 to be selected into the input microphone of his or her game terminal 104, which is a smartphone. In addition, the content shouted by the input unit 162 may be detected and transmitted to the presentation reception unit 138 via the communication unit 150. In this case, since the operation becomes simpler, it becomes easier to give advice to the player more quickly during the turn.

本実施形態においては、出力部164は、ターン外プレイヤがターン中プレイヤにアドバイスをしたり、他のプレイヤに選択予定をアピールした場合、操作内容を透過表示した。これらの操作は、ターン中プレイヤが文字キャラクタ210を選択して文字枠206に挿入する操作の表示と異なる態様で表示されればよく、具体的な表示方法は設計者が任意に設定可能である。たとえば、出力部164は、ターン外プレイヤによるターン中プレイヤへのアドバイスと、ターン中プレイヤが文字キャラクタ210を選択して文字枠206に挿入する操作とを、異なる色で表示させてもよい。この場合、ターン中プレイヤによっては、ターン外プレイヤからのアドバイスを認識しやすくなるため、アドバイスを生かしやすくなる。 In the present embodiment, the output unit 164 transparently displays the operation details when the player outside the turn gives advice to the player during the turn or appeals the selection plan to other players. These operations only need to be displayed in a manner different from the display of the operation in which the player selects the text character 210 and inserts it into the character frame 206 during a turn, and the specific display method can be arbitrarily set by the designer. . For example, the output unit 164 may display advice given by a player outside the turn to the player during the turn, and an operation in which the player during the turn selects the text character 210 and inserts it into the character frame 206 in different colors. In this case, depending on the player during the turn, it becomes easier to recognize advice from the player outside the turn, making it easier to make use of the advice.

本実施形態においては、2人以上のターン外プレイヤがターン中プレイヤにアドバイスを行った場合、提示受付部138が操作内容を受け付けるたびに、ターン中プレイヤのゲーム端末104bに上書き表示された。しかし、複数のターン外プレイヤによりアドバイスが重複して行われた場合に上書き表示されず、すべてのアドバイスがターン中プレイヤのゲーム端末104bに重複して表示されてもよい。この場合、ターン中プレイヤは、文字キャラクタ210を選択する際に、複数のアドバイスを参考にできるため、文字キャラクタ210を選びやすくなる。 In the present embodiment, when two or more out-of-turn players give advice to a player during a turn, the advice is overwritten and displayed on the game terminal 104b of the player during the turn each time the presentation reception unit 138 receives the operation content. However, if advice is given overlappingly by a plurality of out-of-turn players, the advice may not be overwritten and displayed overlappingly, and all advices may be overlappingly displayed on the game terminal 104b of the player during the turn. In this case, the player during the turn can refer to a plurality of pieces of advice when selecting the text character 210, making it easier to select the text character 210.

本実施形態においては、ターン外プレイヤが、自身のタブ208が開かれた状態で文字キャラクタ210を1体選択し、文字枠206中の空欄のいずれかに挿入する操作によって、他のプレイヤに対して選択予定をアピールできた。ターン外プレイヤが選択予定をアピールするための操作方法は、入力部162が検出できる範囲内で、設計者が任意に設定可能である。たとえば、ターン外プレイヤが、選択したい文字キャラクタ210と紐付けられた文字を、挿入したい文字枠206に指やスタイラスで直接記入してもよい。この場合、ターン外プレイヤは、より直感的に操作できるため、めまぐるしい対戦のさなかにも確実に意思を表示しやすくなる。 In this embodiment, the out-of-turn player selects one text character 210 with his/her own tab 208 open, and inserts it into one of the blank spaces in the character frame 206 to send the text to another player. I was able to highlight my selected plans. The designer can arbitrarily set the operating method for the out-of-turn player to appeal his/her selection schedule within the range that can be detected by the input unit 162. For example, the out-of-turn player may directly write a character associated with the desired text character 210 into the desired character frame 206 with a finger or a stylus. In this case, the out-of-turn player can operate more intuitively, making it easier to clearly express his intentions even in the midst of a hectic battle.

本実施形態においては、2人以上のターン外プレイヤが選択予定をアピールする操作を行った場合、提示受付部138が操作内容を受け付けるたびに、他のプレイヤのゲーム端末104に上書き表示された。しかし、複数のターン外プレイヤが選択操作を重複してアピールした場合に上書き表示されず、すべての操作内容が他のプレイヤのゲーム端末104に重複して表示されてもよい。この場合、プレイヤは、他のプレイヤの意向を一覧できるため、協力しやすくなる。 In this embodiment, when two or more out-of-turn players perform an operation to appeal their selection schedule, each time the presentation reception unit 138 receives the operation details, the display is overwritten on the game terminal 104 of the other players. However, when a plurality of out-of-turn players make selection operations overlappingly, the operation contents may not be overwritten and displayed overlappingly on the game terminals 104 of other players. In this case, the player can view the intentions of other players, making it easier to cooperate.

本実施形態においては、出力部164は、ターン外プレイヤがターン中プレイヤにアドバイスをしたり、他のプレイヤ他のプレイヤに選択予定をアピールした場合、ターン中プレイヤに課された制限時間の1/3が経過すると、操作内容を表示した。これらの操作を出力部が表示するまでの具体的な設定時間は、設計者が任意に設定可能である。たとえば、出力部164は、ターン外プレイヤによるアドバイスを、ターン中プレイヤに課された制限時間が残り3秒の時点で表示し始めてもよい。この場合、ターン中プレイヤは、より焦燥感に駆られた状況でアドバイスを目にするため、アドバイスを受け入れやすくなる。 In the present embodiment, when a player outside the turn gives advice to a player during the turn or appeals to another player about his/her selection schedule, the output unit 164 outputs 1/1/2 of the time limit imposed on the player during the turn. After 3, the operation details were displayed. The designer can arbitrarily set the specific setting time until the output unit displays these operations. For example, the output unit 164 may start displaying the advice given by the player outside the turn when three seconds remain in the time limit imposed on the player during the turn. In this case, during the turn, the player sees the advice in a situation where he or she is more irritated, so the player is more likely to accept the advice.

本実施形態においては、敵キャラクタ204が2体以上のとき、ターン外プレイヤが攻撃したい敵キャラクタ204をタップすると、ターゲットを変更できた。しかし、ターゲットを変更するための操作は、敵キャラクタ204へのタップ以外にも、設計者が任意に設定できる。入力部162は、敵キャラクタ204へのタッチを所定時間、たとえば5秒間検出したときに、ターゲット変更の指示を送信してもよい。この場合、入力部162は、敵キャラクタ204へのタッチを5秒間検出するまで、開示部136に開示の指示を送信しないため、誤操作を防ぎやすくなる。 In this embodiment, when there are two or more enemy characters 204, the target can be changed by tapping the enemy character 204 that the out-of-turn player wants to attack. However, the designer can arbitrarily set an operation for changing the target other than tapping on the enemy character 204. The input unit 162 may transmit an instruction to change the target when a touch on the enemy character 204 is detected for a predetermined period of time, for example, 5 seconds. In this case, the input unit 162 does not send a disclosure instruction to the disclosure unit 136 until it detects a touch on the enemy character 204 for 5 seconds, making it easier to prevent erroneous operations.

本実施形態においては、チーム対戦ゲームを対象として説明したが、チーム対戦ゲームに限らず、シューティングゲームやリズムゲームなど他のタイプのゲームにも同様に本発明を応用可能である。 Although the present embodiment has been described with reference to a team competition game, the present invention is not limited to team competition games, but is similarly applicable to other types of games such as shooting games and rhythm games.

本実施形態においては、スマートフォン用のゲームを対象として説明した。しかし、ゲームシステム100は、家庭用ゲーム機やパーソナルコンピュータなどにより実現されてもよい。アーケードゲームであってもよいし、アーケードゲームと連携したゲームでもよい。 In this embodiment, a game for smartphones has been described. However, the game system 100 may also be realized by a home game machine, a personal computer, or the like. It may be an arcade game or a game linked to an arcade game.

本実施形態においては、ターンを付与されたプレイヤが一度のターンで選択できる文字を一文字として説明した。しかし、ターンを付与されたプレイヤが一度のターンで二文字以上を選択できてもよい。たとえば、ターンを付与されたプレイヤが、一度のターンで二文字以上に対応した一体の文字キャラクタを選択できてもよい。また、ターンを付与されたプレイヤが、一度のターンで一文字以上に対応した文字キャラクタを二体以上選択できてもよい。 In the present embodiment, the character that can be selected in one turn by the player who has been given a turn has been described as one character. However, a player given a turn may be able to select two or more characters in one turn. For example, a player given a turn may be able to select a character character corresponding to two or more characters in one turn. Further, the player who is given a turn may be able to select two or more character characters corresponding to one or more characters in one turn.

100 ゲームシステム、102 ゲームサーバ、104 ゲーム端末、106 インターネット、110 通信部、112 データ処理部、114 データ格納部、116 ゲーム制御部、118 ゲームデータ格納部、120 プレイヤデータ格納部、122 キャラクタデータ格納部、124 単語データ格納部、126 ダメージデータ格納部、128 ターン制御部、130 受付部、132 設定部、134 攻撃発動部、136 開示部、138 提示受付部、140 提示部、142 ターゲット変更部、144 プレイヤ管理部、146 プレイヤ登録部、148 チーム編成部、150 通信部、152 データ処理部、154 データ格納部、156 ゲーム制御部、158 ユーザインタフェース部、160 ゲームデータ格納部、162 入力部、164 出力部、200 第1対戦画面、202 タイマー、204 敵キャラクタ、206 文字枠、208 タブ、210 文字キャラクタ、212 情報ウインドウ、214 ターゲット選択フレーム、220 第2対戦画面、300 第3対戦画面、320 第4対戦画面、340 第5対戦画面、360 第6対戦画面、400 第7対戦画面、420 第8対戦画面 100 game system, 102 game server, 104 game terminal, 106 internet, 110 communication unit, 112 data processing unit, 114 data storage unit, 116 game control unit, 118 game data storage unit, 120 player data storage unit, 122 character data storage section, 124 word data storage section, 126 damage data storage section, 128 turn control section, 130 reception section, 132 setting section, 134 attack activation section, 136 disclosure section, 138 presentation reception section, 140 presentation section, 142 target change section, 144 player management section, 146 player registration section, 148 team organization section, 150 communication section, 152 data processing section, 154 data storage section, 156 game control section, 158 user interface section, 160 game data storage section, 162 input section, 164 Output section, 200 first battle screen, 202 timer, 204 enemy character, 206 character frame, 208 tab, 210 text character, 212 information window, 214 target selection frame, 220 second battle screen, 300 third battle screen, 320 4 battle screen, 340 5th battle screen, 360 6th battle screen, 400 7th battle screen, 420 8th battle screen

Claims (3)

第1のユーザと第2のユーザが協力してプレイするゲームを制御する情報処理装置であって、
プロセッサを備え、
前記プロセッサは、
前記第1のユーザと前記第2のユーザにキャラクタを配し、
前記ゲームの実行権を付与された前記第2のユーザに配されたキャラクタから、前記実行権を付与されていない前記第1のユーザに指定されたキャラクタを、前記第2のユーザに提示し、
前記第2のユーザに付与された制限時間内に前記第2のユーザから受け付けた操作に基づいて前記ゲームの進行を制御する、情報処理装置。
An information processing device that controls a game played cooperatively by a first user and a second user,
Equipped with a processor,
The processor includes:
Arranging characters for the first user and the second user,
presenting to the second user a character assigned to the second user who has been granted the right to execute the game, a character designated by the first user who has not been granted the right to execute the game;
An information processing device that controls progress of the game based on an operation received from the second user within a time limit given to the second user.
第1のユーザと第2のユーザが協力してプレイするゲームを制御するコンピュータが、
前記第1のユーザと前記第2のユーザにキャラクタを配し、
前記ゲームの実行権を付与された前記第2のユーザに配されたキャラクタから、前記実行権を付与されていない前記第1のユーザに指定されたキャラクタを、前記第2のユーザに提示し、
前記第2のユーザに付与された制限時間内に前記第2のユーザから受け付けた操作に基づいて前記ゲームの進行を制御する、
情報処理方法。
A computer that controls a game played cooperatively by a first user and a second user,
Arranging characters for the first user and the second user,
presenting to the second user a character assigned to the second user who has been granted the right to execute the game, a character designated by the first user who has not been granted the right to execute the game;
controlling the progress of the game based on operations received from the second user within a time limit given to the second user;
Information processing method.
第1のユーザと第2のユーザが協力してプレイするゲームを制御するコンピュータに、
前記第1のユーザと前記第2のユーザにキャラクタを配し、
前記ゲームの実行権を付与された前記第2のユーザに配されたキャラクタから、前記実行権を付与されていない前記第1のユーザに指定されたキャラクタを、前記第2のユーザに提示し、
前記第2のユーザに付与された制限時間内に前記第2のユーザから受け付けた操作に基づいて前記ゲームの進行を制御する処理を実行させる、プログラム。
a computer that controls a game played cooperatively by a first user and a second user;
Arranging characters for the first user and the second user,
presenting to the second user a character assigned to the second user who has been granted the right to execute the game, a character designated by the first user who has not been granted the right to execute the game;
A program that causes a program to execute processing for controlling progress of the game based on an operation received from the second user within a time limit given to the second user.
JP2022160421A 2017-10-06 2022-10-04 Information processing device and game program Active JP7410432B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022160421A JP7410432B2 (en) 2017-10-06 2022-10-04 Information processing device and game program
JP2023205497A JP2024015211A (en) 2017-10-06 2023-12-05 Information processing device and game program

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2017196109A JP6874271B2 (en) 2017-10-06 2017-10-06 Information processing equipment and game programs
JP2021071030A JP7190618B2 (en) 2017-10-06 2021-04-20 Information processing device and game program
JP2022160421A JP7410432B2 (en) 2017-10-06 2022-10-04 Information processing device and game program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2021071030A Division JP7190618B2 (en) 2017-10-06 2021-04-20 Information processing device and game program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023205497A Division JP2024015211A (en) 2017-10-06 2023-12-05 Information processing device and game program

Publications (2)

Publication Number Publication Date
JP2022176302A JP2022176302A (en) 2022-11-25
JP7410432B2 true JP7410432B2 (en) 2024-01-10

Family

ID=64107988

Family Applications (4)

Application Number Title Priority Date Filing Date
JP2017196109A Active JP6874271B2 (en) 2017-10-06 2017-10-06 Information processing equipment and game programs
JP2021071030A Active JP7190618B2 (en) 2017-10-06 2021-04-20 Information processing device and game program
JP2022160421A Active JP7410432B2 (en) 2017-10-06 2022-10-04 Information processing device and game program
JP2023205497A Pending JP2024015211A (en) 2017-10-06 2023-12-05 Information processing device and game program

Family Applications Before (2)

Application Number Title Priority Date Filing Date
JP2017196109A Active JP6874271B2 (en) 2017-10-06 2017-10-06 Information processing equipment and game programs
JP2021071030A Active JP7190618B2 (en) 2017-10-06 2021-04-20 Information processing device and game program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023205497A Pending JP2024015211A (en) 2017-10-06 2023-12-05 Information processing device and game program

Country Status (1)

Country Link
JP (4) JP6874271B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6874271B2 (en) * 2017-10-06 2021-05-19 株式会社ミクシィ Information processing equipment and game programs

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001293120A (en) 2000-04-12 2001-10-23 Sai Corporation:Kk Golf image training system
JP2002253840A (en) 2001-02-27 2002-09-10 Namco Ltd Game information providing system, terminal device, game system, program and information storage medium
JP2006087459A (en) 2004-09-21 2006-04-06 Sega Corp Game program, computer readable recording medium having the game program recorded and game apparatus
WO2009028690A1 (en) 2007-08-30 2009-03-05 Camelot Co., Ltd. Game machine, game program, and game machine control method
JP2009160003A (en) 2007-12-28 2009-07-23 Namco Bandai Games Inc Program, information memory medium, game apparatus, server and game system
JP2009201758A (en) 2008-02-28 2009-09-10 Namco Bandai Games Inc Program, information storage medium, and game machine
JP2009233237A (en) 2008-03-28 2009-10-15 Namco Bandai Games Inc Program, information storage medium and terminal
JP2014018324A (en) 2012-07-13 2014-02-03 Konami Digital Entertainment Co Ltd Game management device, game system, game management method, and program
JP2014171778A (en) 2013-03-12 2014-09-22 Dna:Kk Server device, method, and program
JP2015188474A (en) 2014-03-27 2015-11-02 グリー株式会社 Game processing program, game processing computer, and game processing method
JP2018166965A (en) 2017-03-30 2018-11-01 株式会社バンダイナムコエンターテインメント Program, server system, and game system
JP2020177305A (en) 2019-04-15 2020-10-29 株式会社ミクシィ Server device, terminal device, information processing system, and program
JP2021112601A (en) 2017-10-06 2021-08-05 株式会社ミクシィ Information processor and game program

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001293120A (en) 2000-04-12 2001-10-23 Sai Corporation:Kk Golf image training system
JP2002253840A (en) 2001-02-27 2002-09-10 Namco Ltd Game information providing system, terminal device, game system, program and information storage medium
JP2006087459A (en) 2004-09-21 2006-04-06 Sega Corp Game program, computer readable recording medium having the game program recorded and game apparatus
WO2009028690A1 (en) 2007-08-30 2009-03-05 Camelot Co., Ltd. Game machine, game program, and game machine control method
JP2009160003A (en) 2007-12-28 2009-07-23 Namco Bandai Games Inc Program, information memory medium, game apparatus, server and game system
JP2009201758A (en) 2008-02-28 2009-09-10 Namco Bandai Games Inc Program, information storage medium, and game machine
JP2009233237A (en) 2008-03-28 2009-10-15 Namco Bandai Games Inc Program, information storage medium and terminal
JP2014018324A (en) 2012-07-13 2014-02-03 Konami Digital Entertainment Co Ltd Game management device, game system, game management method, and program
JP2014171778A (en) 2013-03-12 2014-09-22 Dna:Kk Server device, method, and program
JP2015188474A (en) 2014-03-27 2015-11-02 グリー株式会社 Game processing program, game processing computer, and game processing method
JP2018166965A (en) 2017-03-30 2018-11-01 株式会社バンダイナムコエンターテインメント Program, server system, and game system
JP2021112601A (en) 2017-10-06 2021-08-05 株式会社ミクシィ Information processor and game program
JP2020177305A (en) 2019-04-15 2020-10-29 株式会社ミクシィ Server device, terminal device, information processing system, and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
クイズRPG 魔法使いと黒猫のウィズ,電撃ゲームアプリ Vol.10,株式会社アスキー・メディアワークス,2013年06月14日,第10巻,p.38-39
魔法使いと黒猫のウィズ[初心者攻略]協力バトル(レイド)の始め方ガイド,攻略・裏ワザ情報 [online],2015年10月19日,[2020年8月27日検索],<http://魔法使いと黒猫のウィズ.jp/68562.html>

Also Published As

Publication number Publication date
JP2022176302A (en) 2022-11-25
JP2021112601A (en) 2021-08-05
JP2024015211A (en) 2024-02-01
JP2018171426A (en) 2018-11-08
JP6874271B2 (en) 2021-05-19
JP7190618B2 (en) 2022-12-16

Similar Documents

Publication Publication Date Title
JP6325618B2 (en) Game system, server, and program
JP6269881B1 (en) Information processing apparatus and game program
US11724195B2 (en) Seasonal reward distribution system
US11247129B2 (en) Information processing system, information processing apparatus, information processing server, storage medium and information processing method
JP2018171427A (en) Information processor and game program
JP2024015211A (en) Information processing device and game program
US11298620B2 (en) Game system, game processing method, computer-readable non-transitory storage medium having stored therein game program, and game apparatus
JP6226099B1 (en) Information processing apparatus and game program
CN114272617A (en) Virtual resource processing method, device, equipment and storage medium in virtual scene
KR20150083488A (en) Method for providing online game and game sever thereof
JP2020199316A (en) Information processing system, information processing program, information processing method, and information processing device
JP2018122139A (en) Game system, server, and program
JP7455258B1 (en) program
WO2024048315A1 (en) Program and system
JP7457184B1 (en) Programs, information processing devices, methods, and systems
JP7321325B2 (en) Information processing device, game program, and information processing method
JP7244782B2 (en) Information processing device and game program
US11964199B2 (en) Program, information processing device, and control method
JP7194671B2 (en) SERVER SYSTEM, GAME SYSTEM, GAME PROVIDING METHOD AND PROGRAM
US20230219009A1 (en) Competitive event based reward distribution system
US20230001293A1 (en) Program, information processing device, and control method
JP6778301B2 (en) Programs, communication systems, and control methods
JP7162209B2 (en) Information processing system, information processing method, and game program
JP7257121B2 (en) Information processing device, game program, and information processing method
JP6608409B2 (en) Program, communication system, and control method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221018

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221018

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230919

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230920

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231003

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231204

R150 Certificate of patent or registration of utility model

Ref document number: 7410432

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150