JP2014000382A - Game program and server device - Google Patents

Game program and server device Download PDF

Info

Publication number
JP2014000382A
JP2014000382A JP2012228890A JP2012228890A JP2014000382A JP 2014000382 A JP2014000382 A JP 2014000382A JP 2012228890 A JP2012228890 A JP 2012228890A JP 2012228890 A JP2012228890 A JP 2012228890A JP 2014000382 A JP2014000382 A JP 2014000382A
Authority
JP
Japan
Prior art keywords
game
player
character
image
card
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2012228890A
Other languages
Japanese (ja)
Other versions
JP5270032B1 (en
Inventor
Daiki Urakubo
大喜 浦窪
Hiroshi Koyama
浩 小山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
DeNA Co Ltd
Original Assignee
DeNA Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by DeNA Co Ltd filed Critical DeNA Co Ltd
Priority to JP2012228890A priority Critical patent/JP5270032B1/en
Application granted granted Critical
Publication of JP5270032B1 publication Critical patent/JP5270032B1/en
Publication of JP2014000382A publication Critical patent/JP2014000382A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To prevent characters to be used for organizing a character group from being uniformed.SOLUTION: A game program allows a computer to execute: reception processing of receiving an organization request for requesting organization of a character group obtained by combining a plurality of characters from a player terminal to be used when a player plays a game; image generation processing of, in response to the organization request, generating a game image for organization to be displayed on a display part of the player terminal when the player organizes the character group, the game image including images of the characters owned by the player, and estimation information allowing the player to estimate characteristics set to the characters; and processing of transmitting to the player terminal the game image for organization generated by the image generation processing.

Description

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

プレイヤーがキャラクターカード等のゲーム媒体を用いて行うゲームをコンピューターに実行せるゲームプログラムが知られている(たとえば、特許文献1)。   There is known a game program that causes a computer to execute a game performed by a player using a game medium such as a character card (for example, Patent Document 1).

特開2008−264183号公報JP 2008-264183 A

このゲームプログラムでは、ゲーム媒体に設定されたキャラクターを組み合せたキャラクター群を編成するための編成用ゲーム画像が生成される。この編成用ゲーム画像には、キャラクター群の編成に利用されるキャラクターの特性が直接的に示されているため、直接的に示された特性に基づいて複数のキャラクターを組み合せる傾向が強くなる。その結果、キャラクター群の編成に利用されるキャラクターが画一化してしまうという課題があった。
本発明は、このような課題に鑑みてなされたものであり、その目的とするところは、キャラクター群の編成に利用されるキャラクターの画一化を抑えることにある。
In this game program, a knitting game image for knitting a character group combining characters set in a game medium is generated. Since the characteristic of the character used for the formation of the character group is directly shown in the game image for composition, there is a strong tendency to combine a plurality of characters based on the characteristic shown directly. As a result, there has been a problem that the characters used for the organization of the character group are standardized.
The present invention has been made in view of such a problem, and an object of the present invention is to suppress uniformization of characters used for organization of character groups.

上記課題を解決するための本発明の主たる発明は、
コンピューターに、
プレイヤーがゲームを行う際に利用するプレイヤー端末から複数のキャラクターを組み合せたキャラクター群の編成を要求する編成要求を受け付ける受付処理と、
前記プレイヤーが前記キャラクター群を編成する際に前記プレイヤー端末の表示部に表示させるための編成用ゲーム画像であって、前記プレイヤーが所有するキャラクターの画像と、当該キャラクターに設定された特性を前記プレイヤーに推測させる推測情報と、を含む編成用ゲーム画像を、前記編成要求に応答して生成する画像生成処理と、
前記画像生成処理によって生成された前記編成用ゲーム画像を前記プレイヤー端末に送信する処理と、
を実行させるためのゲームプログラムである。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention to solve the above problems is
On the computer,
A reception process for receiving a formation request for requesting formation of a character group combining a plurality of characters from a player terminal used when a player plays a game;
A game image for composition to be displayed on the display unit of the player terminal when the player organizes the character group, and an image of a character owned by the player and characteristics set for the character And an image generation process for generating a composition game image including guess information to be estimated in response to the composition request;
A process of transmitting the composition game image generated by the image generation process to the player terminal;
It is a game program for executing.
Other features of the present invention will become apparent from the description of the present specification and the accompanying drawings.

本発明によれば、キャラクター群の編成に利用されるキャラクターの画一化を抑えることができる。   According to the present invention, it is possible to suppress the uniformization of characters used for the organization of character groups.

本実施形態に係るゲームシステム1の全体構成例を示す図である。It is a figure showing the example of whole composition of game system 1 concerning this embodiment. 本実施形態に係るサーバー装置10の機能上の構成を示すブロック図である。It is a block diagram which shows the functional structure of the server apparatus 10 which concerns on this embodiment. 本実施形態に係るユーザー端末20の機能上の構成を示すブロック図である。It is a block diagram which shows the functional structure of the user terminal 20 which concerns on this embodiment. カード情報のデータ構造例を示す図である。It is a figure which shows the data structure example of card information. ユーザー情報のデータ構造例を示す図である。It is a figure which shows the data structure example of user information. 所有カード情報のデータ構造例を示す図である。It is a figure which shows the data structure example of possession card information. デッキ情報のデータ構造例を示す図である。It is a figure which shows the data structure example of deck information. 特殊効果の決定条件を説明する図である。It is a figure explaining the determination conditions of a special effect. 図鑑情報のデータ構造例を示す図である。It is a figure which shows the data structure example of pictorial book information. セリフ情報のデータ構造例を示す図である。It is a figure which shows the data structure example of serif information. 特殊効果情報のデータ構造例を示す図である。It is a figure which shows the data structure example of special effect information. デッキを編成するための動作例を説明するためのフローチャートである。It is a flowchart for demonstrating the operation example for knitting a deck. デッキを編成する際のゲーム画像の一例を示す図である。It is a figure which shows an example of the game image at the time of organizing a deck. 図鑑リストを閲覧する際のゲーム画像の一例を示す図である。It is a figure which shows an example of the game image at the time of browsing a pictorial book list. デッキを編成する際のゲーム画像の他の例を示す図である。It is a figure which shows the other example of the game image at the time of organizing a deck.

本明細書及び添付図面の記載により、少なくとも以下の事項が明らかとなる。
即ち、 コンピューターに、
プレイヤーがゲームを行う際に利用するプレイヤー端末から複数のキャラクターを組み合せたキャラクター群の編成を要求する編成要求を受け付ける受付処理と、
前記プレイヤーが前記キャラクター群を編成する際に前記プレイヤー端末の表示部に表示させるための編成用ゲーム画像であって、前記プレイヤーが所有するキャラクターの画像と、当該キャラクターに設定された特性を前記プレイヤーに推測させる推測情報と、を含む編成用ゲーム画像を、前記編成要求に応答して生成する画像生成処理と、
前記画像生成処理によって生成された前記編成用ゲーム画像を前記プレイヤー端末に送信する処理と、
を実行させるためのゲームプログラムである。
このようなゲームプログラムによれば、キャラクター群の編成を行う際、キャラクターに設定された特性を推測しながら様々なキャラクターを組み合せるようになるため、キャラクター群の編成に利用されるキャラクターの画一化を抑えることができる。
At least the following matters will become apparent from the description of the present specification and the accompanying drawings.
That is, to the computer,
A reception process for receiving a formation request for requesting formation of a character group combining a plurality of characters from a player terminal used when a player plays a game;
A game image for composition to be displayed on the display unit of the player terminal when the player organizes the character group, and an image of a character owned by the player and characteristics set for the character And an image generation process for generating a composition game image including guess information to be estimated in response to the composition request;
A process of transmitting the composition game image generated by the image generation process to the player terminal;
It is a game program for executing.
According to such a game program, when character groups are formed, various characters are combined while estimating the characteristics set for the characters. Can be suppressed.

また、かかるゲームプログラムであって、
前記コンピューターに、
前記キャラクター群を構成する複数のキャラクターそれぞれに対して互いに関連する特性が設定されている場合に、前記キャラクター群に対して特殊効果を発生させる処理を実行させることとしてもよい。
このようなゲームプログラムによれば、キャラクター群の編成を行う際、特殊効果を発生させるキャラクター群を編成するために、キャラクターに設定された特性を推測しながらより積極的に様々なキャラクターを組み合せるようになる。
Also, such a game program,
On the computer,
When characteristics related to each other are set for each of a plurality of characters constituting the character group, a process for generating a special effect may be executed on the character group.
According to such a game program, when character groups are formed, various characters are combined more actively while guessing the characteristics set for the characters in order to form character groups that generate special effects. It becomes like this.

また、かかるゲームプログラムであって、
前記コンピューターに、
前記プレイヤーがこれまでに編成した前記キャラクター群の履歴を含む履歴用ゲーム画像であって、前記特殊効果を発生させた前記キャラクター群を構成する各キャラクターに設定された特性を含む履歴用ゲーム画像を生成する画像生成処理を実行させることとしてもよい。
このようなゲームプログラムによれば、キャラクターに設定された特性を推測しながら様々なキャラクターを組み合せる際に、キャラクター群の履歴を参考にすることができる。
Also, such a game program,
On the computer,
A history game image including a history of the character group that the player has organized so far, and a history game image including characteristics set for each character constituting the character group that has generated the special effect. Image generation processing to be generated may be executed.
According to such a game program, it is possible to refer to the history of the character group when combining various characters while estimating the characteristics set for the character.

また、かかるゲームプログラムであって、
前記推測情報は、当該キャラクターに設定された特性を前記プレイヤーに推測させる文字列が含まれたテキストデータであり、
前記コンピューターに前記画像生成処理を実行させることによって、前記文字列が含まれたテキストを前記キャラクターの画像に対応付けて配置した前記編成用ゲーム画像が生成されることとしてもよい。
このようなゲームプログラムによれば、キャラクターに設定された特性をプレイヤーに推測させることが困難である場合等、容易に推測させる文字列を含むテキストに簡単に変更することができる。
Also, such a game program,
The guess information is text data including a character string that causes the player to guess the characteristics set for the character,
By causing the computer to execute the image generation process, the organization game image in which the text including the character string is arranged in association with the character image may be generated.
According to such a game program, it is possible to easily change to a text including a character string that can be easily guessed when it is difficult for the player to guess the characteristic set for the character.

また、かかるゲームプログラムであって、
前記コンピューターに、
前記画像生成処理において、前記キャラクター群を構成する複数のキャラクターのうちの一のキャラクター、及び、前記一のキャラクターと異なる他のキャラクター、を合成することによって、前記一のキャラクターに対する前記推測情報を変更し、変更後の前記推測情報を含む前記編成用ゲーム画像を生成する処理を実行させることとしてもよい。
このようなゲームプログラムによれば、推測情報が変更されるため、キャラクター群の編成を行う際、キャラクターに設定された特性を推測しながらさらに多様なキャラクターを組み合せるようになるため、キャラクター群の編成に利用されるキャラクターの画一化をより一層抑えることが可能となる。
Also, such a game program,
On the computer,
In the image generation process, the guess information for the one character is changed by synthesizing one character of the plurality of characters constituting the character group and another character different from the one character. And it is good also as performing the process which produces | generates the said organization game image containing the said guess information after a change.
According to such a game program, since the guess information is changed, when the character group is organized, more various characters are combined while guessing the characteristics set for the character group. It becomes possible to further suppress the uniformization of characters used for organization.

また、プレイヤーがゲームを行う際に利用するプレイヤー端末から複数のキャラクターを組み合せたキャラクター群の編成を要求する編成要求を受け付ける受付部と、
前記プレイヤーが前記キャラクター群を編成する際に前記プレイヤー端末の表示部に表示させるための編成用ゲーム画像であって、前記プレイヤーが所有するキャラクターの画像と、当該キャラクターに設定された特性を前記プレイヤーに推測させる推測情報と、を含む編成用ゲーム画像を、前記編成要求に応答して生成する画像生成部と、
前記画像生成部が生成した前記編成用ゲーム画像を前記プレイヤー端末に送信する送信部と、
を有することを特徴とするサーバー装置である。
このようなサーバー装置によれば、キャラクター群の編成を行う際、キャラクターに設定された特性を推測しながら様々なキャラクターを組み合せるようになるため、キャラクター群の編成に利用されるキャラクターの画一化を抑えることができる。
A reception unit that receives a formation request for requesting formation of a character group in which a plurality of characters are combined from a player terminal used when a player plays a game;
A game image for composition to be displayed on the display unit of the player terminal when the player organizes the character group, and an image of a character owned by the player and characteristics set for the character An image generation unit that generates a composition game image including guess information to be estimated in response to the composition request;
A transmission unit that transmits the composition game image generated by the image generation unit to the player terminal;
It is a server apparatus characterized by having.
According to such a server device, when character groups are formed, various characters are combined while estimating the characteristics set for the characters. Can be suppressed.

===実施の形態===
<<<ゲームシステム1の構成について>>>
図1は、本実施形態に係るゲームシステム1の全体構成の一例を示す図である。本実施形態のゲームシステム1は、会員登録を行ったユーザー(「プレイヤー」とも呼ぶ)に対して、ゲームに関する各種サービスを、ネットワーク2を介して提供するものである。ユーザーは、ゲームシステム1にアクセスすることにより、ネットワーク2を介して送信されたゲームをプレイすることができる。また、ユーザーは、ゲームシステム1にアクセスすることにより、他のユーザーを友達としてフレンドリストに登録することができる。そのため、ユーザーは、友達になったユーザーと共にゲームをプレイしたり、メッセージを交換したりすることによって、複数のユーザー間でコミュニケーションを図ることができる。
=== Embodiment ===
<<< Configuration of Game System 1 >>>
FIG. 1 is a diagram illustrating an example of the overall configuration of a game system 1 according to the present embodiment. The game system 1 according to the present embodiment provides various services related to games via a network 2 to a user who has registered as a member (also referred to as a “player”). A user can play a game transmitted via the network 2 by accessing the game system 1. Further, the user can register another user as a friend in the friend list by accessing the game system 1. Therefore, the user can aim at communication between several users by playing a game with the user who became a friend, or exchanging a message.

本実施形態に係るゲームシステム1は、サーバー装置10と、複数のユーザー端末20(「プレイヤー端末」とも呼ぶ)と、を含んで構成される。サーバー装置10及びユーザー端末20は、それぞれネットワーク2に接続されており、互いに通信可能となっている。ネットワーク2は、たとえば、イーサネット(登録商標)や公衆電話回線網、無線通信網、携帯電話回線網などにより構築される、インターネットやLAN(Local Area Network)、VAN(Value Added Network)などである。   The game system 1 according to the present embodiment includes a server device 10 and a plurality of user terminals 20 (also referred to as “player terminals”). The server device 10 and the user terminal 20 are each connected to the network 2 and can communicate with each other. The network 2 is, for example, the Internet, a local area network (LAN), a value added network (VAN), or the like constructed by Ethernet (registered trademark), a public telephone line network, a wireless communication network, a mobile phone line network, or the like.

サーバー装置10は、システム管理者等がゲームサービスを運営・管理する際に利用する情報処理装置である。このサーバー装置10は、たとえば、ワークステーションやパーソナルコンピューターであって、ユーザー端末20から送信された各種のコマンド(リクエスト)に応じて、当該ユーザー端末20に対して各種情報を配信することができる。本実施形態におけるサーバー装置10は、ゲームを行うユーザーが利用するユーザー端末20から、ゲームコンテンツの配信要求があった場合には、それに応じたゲームコンテンツ、たとえば、ユーザー端末20上で動作可能なゲームプログラムや、ユーザー端末の規格に合わせたマークアップ言語(HTML等)で作成されたWebページ等を配信することができる。   The server device 10 is an information processing device used when a system administrator or the like operates and manages a game service. The server device 10 is, for example, a workstation or a personal computer, and can distribute various information to the user terminal 20 in accordance with various commands (requests) transmitted from the user terminal 20. The server device 10 according to the present embodiment, when there is a game content distribution request from the user terminal 20 used by the user who plays the game, the game content corresponding thereto, for example, a game operable on the user terminal 20 It is possible to distribute a program, a Web page created in a markup language (HTML or the like) that matches the user terminal standard, and the like.

ユーザー端末20は、ゲームを行う際にユーザーが利用する情報処理装置である。このユーザー端末20は、たとえば、携帯電話端末、スマートフォン、パーソナルコンピューター、ゲーム機などであって、ネットワーク2を介してアクセス可能なサーバー装置10に対して、ゲームに関する各種情報(ゲームプログラムやWebページ等のゲームコンテンツ等)の配信要求を行うことができる。また、ユーザー端末20は、ユーザーにWebページを閲覧させるためのWebブラウザ機能を有している。そのため、例えば、ゲームに関する画像データがリンクされたWebページ(ゲーム画像等)がサーバー装置10から配信されると、ユーザー端末20は前記Webページを画面表示することができる。   The user terminal 20 is an information processing device used by a user when playing a game. The user terminal 20 is, for example, a mobile phone terminal, a smart phone, a personal computer, a game machine, and the like. Various information relating to the game (game program, web page, etc.) is given to the server device 10 accessible via the network 2. The distribution of the game content etc.). The user terminal 20 has a web browser function for allowing the user to browse web pages. Therefore, for example, when a web page (game image or the like) linked with image data related to a game is distributed from the server device 10, the user terminal 20 can display the web page on the screen.

<<<サーバー装置10の構成について>>>
図2は、サーバー装置10の機能上の構成を示すブロック図である。本実施形態に係るサーバー装置10は、制御部11と、データ記憶部12と、入力部13と、表示部14と、通信部15と、を有している。
<<< Configuration of Server Device 10 >>>
FIG. 2 is a block diagram illustrating a functional configuration of the server apparatus 10. The server device 10 according to the present embodiment includes a control unit 11, a data storage unit 12, an input unit 13, a display unit 14, and a communication unit 15.

制御部11は、各部間のデータの受け渡しを行うととともに、サーバー装置10全体の制御を行うものであり、CPU(Central Processing Unit)が所定のメモリに格納されたプログラムを実行することによって実現される。すなわち、制御部11は、ゲームサービスを提供するための各種処理、ユーザー端末20からのリクエストに対する各種処理など、ゲームシステム1に関する各種制御、情報処理を実行する機能を有している。具体的には、本実施形態の制御部11は、図2に示すように、付与部111、記憶部112、受付部113、対戦処理部114、デッキ編成部115、画像生成部116を備えている。   The control unit 11 exchanges data between each unit and controls the entire server device 10 and is realized by a CPU (Central Processing Unit) executing a program stored in a predetermined memory. The That is, the control unit 11 has a function of executing various controls and information processing related to the game system 1 such as various processes for providing game services and various processes for requests from the user terminal 20. Specifically, as shown in FIG. 2, the control unit 11 of the present embodiment includes a granting unit 111, a storage unit 112, a receiving unit 113, a battle processing unit 114, a deck organization unit 115, and an image generation unit 116. Yes.

付与部111は、ゲームで用いられるゲーム媒体をユーザーに付与する処理を実行する機能を有している。ゲーム媒体とは、デジタルコンテンツのことをいい、たとえば、キャラクターが対応付けられたゲームカードやフィギユア等である。   The assigning unit 111 has a function of executing a process of giving a game medium used in a game to a user. A game medium refers to digital content, such as a game card or figure associated with a character.

記録部112は、バスを介してデータ記憶部12に接続され、制御部11からの指令に応じてデータ記憶部12にデータを記録する処理を実行する機能を有している。   The recording unit 112 is connected to the data storage unit 12 via a bus, and has a function of executing processing for recording data in the data storage unit 12 in response to a command from the control unit 11.

受付部113は、プレイヤーによる操作入力を受け付ける処理を実行する機能を有している。具体的には、受付部113は、プレイヤーがプレイヤー端末20を利用して入力した操作情報(操作コマンド等)をサーバー装置10がネットワークを介して受信することにより、プレイヤーによる操作入力を受け付けることができる。例えば、受付部113は、複数のキャラクターを組み合せたキャラクター群(以下、「デッキ」とも呼ぶ)の編成を要求する編成要求をプレイヤー端末20から受け付ける処理を実行する。   The accepting unit 113 has a function of executing processing for accepting an operation input by a player. Specifically, the accepting unit 113 accepts operation input by the player when the server device 10 receives operation information (operation command or the like) input by the player using the player terminal 20 via the network. it can. For example, the reception unit 113 executes a process of receiving from the player terminal 20 a composition request that requests composition of a character group (hereinafter also referred to as “deck”) that is a combination of a plurality of characters.

対戦処理部114は、敵キャラクターとの対戦について勝敗を決定する処理を実行する機能を有している。また、対戦処理部114は、プレイヤーが敵キャラクターに対して攻撃した際に、当該敵キャラクターの体力パラメーターの値を減少させる攻撃処理を実行する機能等を有している。   The battle processing unit 114 has a function of executing a process for determining victory or defeat for a battle with an enemy character. Further, the battle processing unit 114 has a function of executing an attack process for reducing the value of the physical strength parameter of the enemy character when the player attacks the enemy character.

デッキ編成部115は、プレイヤー端末20から送信されたデッキの編成を要求する編成要求に応答して、プレイヤーによって選択された複数のキャラクターを組み合わせることによって、当該プレイヤーのデッキを編成する処理を実行する機能を有している。   In response to the formation request for requesting the formation of the deck transmitted from the player terminal 20, the deck formation unit 115 executes a process of forming the player's deck by combining a plurality of characters selected by the player. It has a function.

画像生成部116は、プレイヤーにゲームプレイさせるための操作画像や、敵キャラクター等を含むゲーム画像等の各種画像データを生成する処理を実行する機能を有している。本実施形態における画像生成部116は、プレイヤーがデッキを編成する際にプレイヤー端末20の端末表示部24に表示させるための編成用ゲーム画像や、プレイヤーがこれまでに編成したデッキの履歴を含む履歴用ゲーム画像を生成する処理を実行する。   The image generation unit 116 has a function of executing processing for generating various image data such as an operation image for causing a player to play a game and a game image including an enemy character. The image generation unit 116 according to the present embodiment includes a knitting game image to be displayed on the terminal display unit 24 of the player terminal 20 when the player forms the deck, and a history including the history of the deck that the player has organized so far. The process which produces | generates a game image is performed.

データ記憶部12は、サーバー装置10におけるシステムプログラムが記憶された読み取り専用の記憶領域であるROM(Read Only Memory)と、制御部11で生成される各種データ(システムプログラムで使用するフラグや演算した値)が記憶されるとともに、制御部11の演算処理のワーク領域として使用される書き換え可能な記憶領域であるRAM(Random Access Memory)とを有しており、たとえば、フラッシュメモリやハードディスク等の不揮発性記憶装置によって実現される。本実施形態のデータ記憶部12は、ユーザーがゲームで利用するゲームカードに関する情報であるカード情報、ユーザー(プレイヤー)に関する情報であるユーザー情報、ゲームカードに対応付けられたキャラクターのセリフに関する情報であるセリフ情報、デッキに対して発生させる特殊効果に関する情報である特殊効果情報を記憶する。なお、これら各情報については、追って詳述する。   The data storage unit 12 includes a ROM (Read Only Memory) that is a read-only storage area in which the system program in the server device 10 is stored, and various data generated by the control unit 11 (flags and operations used in the system program) Value) and a RAM (Random Access Memory) that is a rewritable storage area used as a work area for arithmetic processing of the control unit 11, for example, a nonvolatile memory such as a flash memory or a hard disk This is realized by a sexual memory device. The data storage unit 12 according to the present embodiment is card information that is information related to a game card used by a user in a game, user information that is information related to a user (player), and information related to a character line associated with the game card. The dialogue information and special effect information which is information on special effects generated for the deck are stored. These pieces of information will be described in detail later.

入力部13は、システム管理者等が各種データ(後述するカード情報など)を入力するためのものであり、たとえば、キーボードやマウス等によって実現される。   The input unit 13 is used by a system administrator or the like to input various data (such as card information described later), and is realized by, for example, a keyboard or a mouse.

表示部14は、制御部11からの指令に基づいてシステム管理者用の操作画面を表示するためのものであり、たとえば、液晶ディスプレイ(LCD:Liquid Crystal Display)等によって実現される。   The display unit 14 is for displaying an operation screen for a system administrator based on a command from the control unit 11, and is realized by, for example, a liquid crystal display (LCD).

通信部15は、ユーザー端末20と通信を行うためのものであり、ユーザー端末20から送信される各種データや信号を受信する受信部としての機能と、制御部11の指令に応じて各種データや信号をユーザー端末20へ送信する送信部として機能とを有している。通信部15は、たとえば、NIC(Network Interface Card)等によって実現される。   The communication unit 15 is for communicating with the user terminal 20, functions as a receiving unit that receives various data and signals transmitted from the user terminal 20, and various data and signals according to instructions from the control unit 11. It has a function as a transmission part which transmits a signal to the user terminal 20. The communication part 15 is implement | achieved by NIC (Network Interface Card) etc., for example.

<<<ユーザー端末20の構成について>>>
図3は、ユーザー端末20の機能上の構成を示すブロック図である。本実施形態のユーザー端末20は、端末制御部21と、端末記憶部22と、端末入力部23と、端末表示部24と、端末通信部25と、を有している。
<<< Configuration of User Terminal 20 >>>
FIG. 3 is a block diagram illustrating a functional configuration of the user terminal 20. The user terminal 20 of the present embodiment includes a terminal control unit 21, a terminal storage unit 22, a terminal input unit 23, a terminal display unit 24, and a terminal communication unit 25.

端末制御部21は、各部間のデータの受け渡しを行うととともに、ユーザー端末20全体の制御を行うものであり、CPU(Central Processing Unit)が所定のメモリに格納されたプログラムを実行することによって実現される。すなわち、端末制御部21は、ゲームサイトにアクセスするための各種処理や、サーバー装置10に対してリクエストするための各種処理など、ゲームシステム1に関する各種制御、情報処理を実行する機能を有している。   The terminal control unit 21 delivers data between the units and controls the entire user terminal 20, and is realized by a CPU (Central Processing Unit) executing a program stored in a predetermined memory. Is done. That is, the terminal control unit 21 has a function of executing various controls and information processing related to the game system 1 such as various processes for accessing the game site and various processes for making a request to the server device 10. Yes.

端末記憶部22は、ユーザー端末20におけるシステムプログラムが記憶された読み取り専用の記憶領域であるROM(Read Only Memory)と、端末制御部21で生成される各種データ(システムプログラムで使用するフラグや演算した値)が記憶されるとともに、端末制御部21の演算処理のワーク領域として使用される書き換え可能な記憶領域であるRAM(Random Access Memory)とを有しており、たとえば、フラッシュメモリやハードディスク等の不揮発性記憶装置によって実現される。そして、この端末記憶部22は、バスを介して端末制御部21に接続され、端末制御部21からの指令に応じて記憶されているデータを参照、読み出し、書き換える処理が行われる。本実施形態では、ユーザーIDや、サーバー装10から送信されたゲームデータ、ゲームプログラム等のゲームコンテンツが端末記憶部22に記録される。   The terminal storage unit 22 includes a read only memory (ROM) that is a read-only storage area in which the system program in the user terminal 20 is stored, and various data generated by the terminal control unit 21 (flags and operations used in the system program). And a RAM (Random Access Memory) that is a rewritable storage area used as a work area for the arithmetic processing of the terminal control unit 21, such as a flash memory or a hard disk. This is realized by a non-volatile storage device. And this terminal memory | storage part 22 is connected to the terminal control part 21 via the bus | bath, and the process which references, reads, and rewrites the data memorize | stored according to the command from the terminal control part 21 is performed. In the present embodiment, a user ID, game data transmitted from the server device 10, and game content such as a game program are recorded in the terminal storage unit 22.

端末入力部23は、ユーザーが各種操作(ゲーム操作やテキスト入力操作など)を行うためのものであり、たとえば、操作ボタン、タッチパネル等によって実現される。   The terminal input unit 23 is for a user to perform various operations (game operation, text input operation, etc.), and is realized by, for example, an operation button, a touch panel, or the like.

端末表示部24は、端末制御部21からの指令によりゲーム情報に基づいて生成されたゲーム画面(ゲームのプレイ画像)を表示するためのものであり、たとえば、液晶ディスプレイ(LCD:Liquid Crystal Display)等によって実現される。   The terminal display unit 24 is for displaying a game screen (game play image) generated based on the game information in response to a command from the terminal control unit 21. For example, a liquid crystal display (LCD) is provided. Etc.

端末通信部25は、サーバー装置10と通信を行うためのものであり、サーバー装置10から送信される各種データや信号を受信する受信部としての機能と、端末制御部21の指令に応じて各種データや信号をサーバー装置10へ送信する送信部として機能とを有している。端末通信部15は、例えば、NIC(Network Interface Card)等によって実現される。   The terminal communication unit 25 is for communicating with the server device 10, and functions as a reception unit that receives various data and signals transmitted from the server device 10 and various commands according to commands from the terminal control unit 21. It has a function as a transmission unit that transmits data and signals to the server device 10. The terminal communication unit 15 is realized by, for example, a NIC (Network Interface Card).

<<<ゲームの概要について>>>
ここでは、ゲームシステム1によって提供されるゲームの概要について説明する。
本実施形態のゲームシステム1は、ゲーム媒体を用いて行う対戦ゲームをユーザー(プレイヤー)に提供することができる。以下では、ゲーム媒体の一例としてゲームカードを用いて行う対戦型カードゲームについて説明する。なお、このゲームカードは、デジタルコンテンツとしてのゲームカードであるため、ゲーム上の仮想空間において使用される仮想カードとなる。
<< About the outline of the game >>>>
Here, an outline of a game provided by the game system 1 will be described.
The game system 1 according to the present embodiment can provide a user (player) with a battle game using a game medium. Below, the battle | competition type card game played using a game card as an example of a game medium is demonstrated. Since this game card is a game card as digital content, it becomes a virtual card used in a virtual space on the game.

<対戦型カードゲーム>
本実施形態に係るゲームシステム1は、プレイヤーによって選択されたキャラクターを対戦相手となる敵キャラクターと戦わせることにより勝敗を決定する対戦型カードゲームを提供することができる。
<Competitive card game>
The game system 1 according to the present embodiment can provide a battle-type card game in which a character selected by a player is battled against an enemy character that is an opponent, thereby determining a win or loss.

(デッキの編成)
この対戦型カードゲームでは、まず、プレイヤーは敵キャラクターと対戦する複数のキャラクターを選択することによって当該複数のキャラクターを組み合せたデッキを設定する。本実施形態においては、プレイヤーは複数のゲームカード(ゲーム上の仮想空間において使用される仮想カード)を所有することができ、このゲームカードのそれぞれにはゲームキャラクターが対応付けられている。プレイヤーは、自らが所有する複数のゲームカードのうちからデッキの編成に用いる複数のゲームカードを選択すると、選択された複数のゲームカードのそれぞれに対応するキャラクターが組み合わされてデッキが設定される。本実施形態では、プレイヤーが選択した3枚のゲームカード(キャラクター)を組み合せることによって1つのデッキが形成される。そして、このデッキを構成する各キャラクターは、敵キャラクターと対戦するキャラクター(以下、「プレイヤーキャラクター」という)として設定されることになる。
(Deck organization)
In this battle-type card game, first, a player sets a deck in which a plurality of characters are combined by selecting a plurality of characters to fight against enemy characters. In the present embodiment, a player can own a plurality of game cards (virtual cards used in a virtual space on the game), and a game character is associated with each game card. When the player selects a plurality of game cards to be used for organizing the deck from among a plurality of game cards owned by the player, a deck is set by combining characters corresponding to the selected plurality of game cards. In the present embodiment, one deck is formed by combining three game cards (characters) selected by the player. Each character constituting this deck is set as a character (hereinafter referred to as a “player character”) that fights against an enemy character.

また、ゲームカードに対応付けられているキャラクターに、特性の一例としてのスキルが設定されている。そして、デッキを構成する複数のプレイヤーキャラクターそれぞれに設定されるスキルが互いに関連している場合には、そのデッキに対して特殊効果を発生させるようになっている。本実施形態では、デッキを構成する3つのプレイヤーキャラクターそれぞれに設定されるスキルが共通する場合に、対戦ゲームにおいて必殺攻撃が発動できるように設定される。   Further, a skill as an example of a characteristic is set for the character associated with the game card. When the skills set for each of the plurality of player characters constituting the deck are related to each other, a special effect is generated for the deck. In this embodiment, when the skill set to each of the three player characters which comprise a deck is common, it sets so that a deadly attack can be activated in a battle game.

ここで、プレイヤーにデッキの編成を行なわせる際、デッキを編成するための編成用ゲーム画面において各キャラクターのスキルを直接的に表示してしまうと、プレイヤーは、スキルが共通するキャラクターのみを選択し、必殺攻撃を発動させることができるデッキを積極的に編成するようになる。そうすると、デッキの編成に利用されるキャラクターが画一化してしまい、一度も利用されないキャラクターが多く存在することになってしまう。   Here, when the player organizes the deck, if the skill of each character is displayed directly on the organization game screen for organizing the deck, the player selects only the character with the common skill. You will be actively organizing a deck that can trigger a Special Attack. If it does so, the character used for the organization of the deck will be standardized, and there will be many characters that are never used.

これに対して、本実施形態では、プレイヤーにデッキの編成を行なわせる際、編成用ゲーム画面において、キャラクターのスキルを直接的に表示することなく、キャラクターに設定されたスキルをプレイヤーに推測させる推測情報を表示するようにした。具体的には、編成用ゲーム画面において、キャラクターのスキルをプレイヤーに推測させる文字列が含まれたテキスト文を、当該キャラクターのセリフとして表示するようにした。   On the other hand, in the present embodiment, when the player organizes the deck, it is assumed that the player guesses the skill set for the character without directly displaying the skill of the character on the composition game screen. Information was displayed. Specifically, on the game screen for composition, a text sentence including a character string that allows the player to guess the character's skill is displayed as a line of the character.

このようにすることで、プレイヤーは、デッキの編成を行う際、編成用ゲーム画面においてキャラクターのセリフを見てもキャラクターのスキルを特定することができず、そのセリフを手掛りとしてキャラクターのスキルを推測しながら様々なキャラクターを組み合せるようになるため、デッキの編成に利用されるキャラクターの画一化を抑えることが可能となる。
なお、デッキを編成するための具体的な処理手順については、追って詳述する。
In this way, when a player organizes a deck, the player cannot identify the character's skill by looking at the character's dialogue on the organization game screen, and guesses the character's skill using that dialogue as a clue. However, since various characters are combined, it is possible to suppress uniformization of characters used for deck organization.
A specific processing procedure for organizing the deck will be described in detail later.

(対戦ゲームの勝敗)
次に、デッキを構成する各プレイヤーキャラクターが敵キャラクターと対戦する対戦ゲームを開始する。具体的には、プレイヤーが攻撃のためのコマンド入力を行うと、各プレイヤーキャラクターがこのコマンド入力に応じた攻撃を敵キャラクターに対して行い、この攻撃に対抗して敵キャラクターが反撃を行う。この対戦ゲームにおける勝敗の決定は、各キャラクターに設定された生命力パラメーター(体力パラメーター)に基づいて判定される。本実施形態においては、相手方の攻撃力に応じて生命力パラメーター(体力パラメーター)の値を減少させて行き、その値が先にゼロに達した方のキャラクターが敗者となるようにプログラミングされている。このようにして対戦ゲームが進行し、デッキを構成する全てのプレイヤーキャラクターが敗者となったときに、プレイヤーの負けが確定することになる。
(Winning or losing of the competition game)
Next, a battle game in which each player character constituting the deck battles with an enemy character is started. Specifically, when the player inputs a command for an attack, each player character performs an attack corresponding to the command input on the enemy character, and the enemy character counterattacks against this attack. The determination of winning or losing in this battle game is made based on the vitality parameter (physical strength parameter) set for each character. In this embodiment, the value of the life force parameter (physical strength parameter) is decreased according to the opponent's attack power, and the character whose value reaches zero first is programmed to be a loser. In this way, when the battle game progresses and all the player characters constituting the deck are losers, the player's losing is determined.

以上のように、対戦ゲームにおける勝敗が決定されることによって対戦ゲームが終了すると、対戦内容や対戦結果に基づいて、プレイヤーに対してゲームカードや遊戯ポイントが付与される。したがって、プレイヤーは、この対戦型カードゲームを行うことにより、自らが所有するゲームカードの所有数や遊戯ポイントを増加させることができる。   As described above, when the battle game is ended by determining the victory or defeat in the battle game, a game card or a game point is awarded to the player based on the battle content or the battle result. Therefore, the player can increase the number of owned game cards and the number of game points owned by himself / herself by playing this competitive card game.

<ゲームカードの合成>
この対戦型カードゲームでは、プレイヤーが所有する複数のゲームカード(キャラクター)のうちの一のゲームカード(キャラクター)に、前記一のゲームカードと異なる他のゲームカード(キャラクター)を合成することができる。
<Combining game cards>
In this battle-type card game, another game card (character) different from the one game card can be combined with one game card (character) of a plurality of game cards (characters) owned by the player. .

このようにゲームカードを合成することにより、合成後の前記一のゲームカードに設定された各種パラメーター(攻撃力、防御力、体力等の能力パラメーター等)の値を変化させることができる。   By synthesizing the game cards in this way, the values of various parameters (such as ability parameters such as attack power, defense power, physical strength, etc.) set for the one game card after synthesis can be changed.

また、このようにゲームカードを合成することにより、合成後の前記一のゲームカードに設定されるセリフを、合成前の前記一のゲームカードに設定されたセリフと異なる他のセリフに変更することができる。このようにキャラクターのセリフを変更することで、プレイヤーは、デッキの編成を行う際、編成用ゲーム画面において、変更後のセリフを手掛りとして、再びキャラクターのスキルを推測しながら様々なキャラクターを組み合せるようになるため、デッキの編成に利用されるキャラクターの画一化をより効果的に抑えることが可能となる。   Also, by synthesizing the game cards in this way, the line set for the one game card after synthesis is changed to another line different from the line set for the one game card before synthesis. Can do. By changing the character lines in this way, when the player organizes the deck, the player can combine various characters while guessing the character's skills again, using the changed lines as clues on the game screen for composition. As a result, it is possible to more effectively suppress the uniformization of characters used for deck organization.

<図鑑リストの閲覧>
この対戦型カードゲームでは、プレイヤーがこれまでに編成したことのあるデッキの履歴を図鑑リストとして閲覧させることができる。この図鑑リストには、プレイヤーがこれまでに編成したことのあるデッキの一覧が表示されており、デッキを構成する各キャラクターの画像、各キャラクターのスキル、デッキの必殺攻撃等が、デッキごとに表示されている。プレイヤーは、プレイヤー端末20を利用して図鑑リストを閲覧することにより、デッキを構成するキャラクターの組合せとそのデッキが発動させることができる必殺攻撃との相関関係を把握することができるため、次回に新たなデッキを編成する場合等に参考とすることができる。
<Browsing the picture book list>
In this competitive card game, the history of decks that the player has organized so far can be viewed as a pictorial book list. This pictorial book list shows a list of decks that the player has organized so far, and displays the images of each character that makes up the deck, the skills of each character, the kill attack of the deck, etc. for each deck. Has been. Since the player can grasp the correlation between the combination of characters making up the deck and the deadly attack that can be activated by browsing the picture book list using the player terminal 20, the next time It can be used as a reference when organizing a new deck.

<<<データの構成について>>>
本実施形態のゲームシステム1において利用される各種情報について、図4乃至図11を用いて説明する。図4は、カード情報のデータ構造例を示す図である。図5は、ユーザー情報のデータ構造例を示す図である。図6は、所有カード情報のデータ構造例を示す図である。図7は、デッキ情報のデータ構造例を示す図である。図8は、特殊効果の決定条件を説明する図である。図9は、図鑑情報のデータ構造例を示す図である。図10は、セリフ情報のデータ構造例を示す図である。図11は、特殊効果情報のデータ構造例を示す図である。本実施形態においては、サーバー装置10のデータ記憶部12に、カード情報、ユーザー情報、セリフ情報、及び、特殊効果情報等が記憶されている。
<<< Data structure >>>
Various information used in the game system 1 of the present embodiment will be described with reference to FIGS. FIG. 4 is a diagram illustrating an example data structure of card information. FIG. 5 is a diagram illustrating an example data structure of user information. FIG. 6 is a diagram illustrating an example of the data structure of the possessed card information. FIG. 7 is a diagram illustrating an example data structure of deck information. FIG. 8 is a diagram illustrating conditions for determining special effects. FIG. 9 is a diagram showing an example of the data structure of picture book information. FIG. 10 is a diagram illustrating a data structure example of the speech information. FIG. 11 is a diagram illustrating an example data structure of special effect information. In the present embodiment, card information, user information, serif information, special effect information, and the like are stored in the data storage unit 12 of the server device 10.

カード情報は、ゲームカードを識別する識別情報の一例としてのカードIDと、このカードIDに関連付けられた当該ゲームカードに関する各種情報と、を含んで構成されている。たとえば、図4に示すように、ゲームカードに対応付けられたキャラクターの名前、キャラクター画像、セリフID、スキル、初期攻撃力、初期防御力、初期体力などの各種初期パラメーター等が、カード情報に含まれている。   The card information includes a card ID as an example of identification information for identifying a game card, and various kinds of information related to the game card associated with the card ID. For example, as shown in FIG. 4, the card information includes various initial parameters such as the character name, character image, dialogue ID, skill, initial attack power, initial defense power, and initial physical strength associated with the game card. It is.

キャラクターの名前は、戦士、魔法使いなど、キャラクターの種類に応じて名付けられたものであり、キャラクターの種類をユーザーに認識させることができる。キャラクター画像は、キャラクターに関連付けられた画像データである。   Character names are named according to the type of character, such as a warrior or wizard, and the user can recognize the character type. The character image is image data associated with the character.

セリフIDは、キャラクターに関連付けられたセリフを特定するための情報である。後述するセリフ情報(図10参照)を参照することにより、セリフIDに対応付けられたセリフ(テキスト)が特定される。このようにして特定されたセリフは、キャラクターに関連付けられ、プレイヤーがデッキを編成するための編成用画面に表示されることになる。これにより、キャラクターのセリフを手掛かりとして当該キャラクターのスキルをプレイヤーに推測させることができる。   The serif ID is information for specifying the serif associated with the character. A line (text) associated with a line ID is specified by referring to line information (see FIG. 10) described later. The lines identified in this way are associated with the character and displayed on the composition screen for the player to compose the deck. Thereby, the player can guess the skill of the character by using the character line as a clue.

スキルは、キャラクターに設定された特性を示す情報である。スキルが共通するキャラクターを組み合わせてデッキを編成することにより、デッキに対して特殊効果を発生させることが可能となる。各キャラクターのスキルは、このカード情報を参照することによって特定することができる。   The skill is information indicating characteristics set for the character. By organizing a deck by combining characters with common skills, it is possible to generate special effects on the deck. The skill of each character can be specified by referring to this card information.

初期攻撃力などの各種初期パラメーターは、キャラクターに設定された初期能力値を示すデータである。本実施形態では、対戦ゲームの結果やゲームの進行具合等に応じて初期値に対して所定値が加算されて行き、キャラクターの能力値が上昇するように設定されている。   Various initial parameters such as initial attack power are data indicating the initial ability value set for the character. In the present embodiment, a predetermined value is added to the initial value according to the result of the battle game, the progress of the game, etc., and the character's ability value is set to increase.

ユーザー情報は、ユーザー(プレイヤー)を識別する識別情報の一例としてのユーザーIDと、このユーザーIDに関連付けられた当該ユーザーに関する各種情報と、を含んで構成されている。たとえば、図5に示すように、所有カード情報、デッキ情報、図鑑情報等が、ユーザー情報に含まれている。   The user information includes a user ID as an example of identification information for identifying a user (player), and various types of information regarding the user associated with the user ID. For example, as shown in FIG. 5, possession card information, deck information, picture book information, and the like are included in the user information.

所有カード情報は、ユーザー(プレイヤー)が所有する所有カードを示す情報である。所有カード情報は、ユーザーの所有カードを示す所有カードIDと、この所有カードIDに関連付けられた当該所有カードに関する各種情報と、を含んで構成されている。たとえば、図6に示すように、所有カードIDのゲームカードに対応するキャラクターのセリフIDと、レベルと、攻撃力や防御力などの各種パラメーター等が、所有カード情報に含まれている。   The owned card information is information indicating the owned card owned by the user (player). The possession card information includes an possession card ID indicating the user's possession card and various types of information related to the possession card associated with the possession card ID. For example, as shown in FIG. 6, the possessed card information includes a dialogue ID of a character corresponding to the game card having the possessed card ID, a level, various parameters such as attack power and defense power, and the like.

セリフIDは、所有カードIDのゲームカードに対応付けられたキャラクターのセリフを特定するための情報である。後述するセリフ情報(図10参照)を参照することにより、セリフIDに対応付けられたセリフ(テキスト)が特定される。このセリフIDは、ゲームカードの合成によって変化し、更新される。   The serif ID is information for specifying the serif of the character associated with the game card having the possessed card ID. A line (text) associated with a line ID is specified by referring to line information (see FIG. 10) described later. This line ID is changed and updated by the synthesis of the game card.

レベルは、所有カードIDのゲームカードに対応付けられたキャラクターのレベルを示す情報である。攻撃力や防御力などの各種パラメーターは、キャラクターに設定された能力値を示すデータである。このレベルや攻撃力や防御力などの各種パラメーターは、対戦型カードゲームの結果に応じて変化し、更新される。   The level is information indicating the level of the character associated with the game card having the possession card ID. Various parameters such as attack power and defense power are data indicating the ability values set for the character. Various parameters such as the level, attack power and defense power change and are updated according to the result of the competitive card game.

デッキ情報は、プレイヤーが編成したデッキを示す情報である。デッキ情報は、プレイヤーが編成したデッキを識別するためのデッキIDと、このデッキIDに関連付けられた当該デッキに関する各種情報と、を含んで構成されている。たとえば、図7に示すように、ゲームカード(キャラクター)のカードID、必殺技ID等が、デッキ情報に含まれている。   The deck information is information indicating a deck organized by the player. The deck information includes a deck ID for identifying a deck organized by the player, and various information related to the deck associated with the deck ID. For example, as shown in FIG. 7, the card ID of the game card (character), the special move ID, and the like are included in the deck information.

ゲームカード(キャラクター)のカードIDは、デッキIDに対応するデッキを構成するキャラクター(ゲームカード)を特定するための情報である。本実施形態では、プレイヤーが選択した3枚のゲームカード(キャラクター)を組み合せることによって1つのデッキが形成されるため、デッキIDに対して3つのカードIDが関連付けられデッキ情報に格納されている。   The card ID of the game card (character) is information for specifying the character (game card) constituting the deck corresponding to the deck ID. In this embodiment, since one deck is formed by combining three game cards (characters) selected by the player, three card IDs are associated with the deck ID and stored in the deck information. .

必殺技IDは、デッキに対して発動可能な必殺攻撃を識別するための情報である。デッキIDに関連付けられる必殺技IDは、図8に示す特殊効果の決定条件に基づき決定される。すなわち、デッキ毎の必殺攻撃は、デッキを構成するキャラクターに共通するスキルの種類によって決定される。例えば、図8に示すように、デッキを構成するキャラクターに共通するスキルが「A」である場合、必殺技IDは「1」〜「3」のうちのいずれかに決定される。決定された必殺技IDに対応付けられた必殺攻撃は、後述する特殊効果情報(図11参照)によって特定される。この特殊効果情報には、複数種類の必殺攻撃が設定されている。そのため、プレイヤーは、デッキ編成の際、様々な必殺攻撃が発動するように、デッキを構成するキャラクターの組合せをいろいろと試すことができる。   The Special Move ID is information for identifying a special attack that can be activated against the deck. The special move ID associated with the deck ID is determined based on the special effect determination conditions shown in FIG. That is, the special attack for each deck is determined by the skill type common to the characters that make up the deck. For example, as shown in FIG. 8, when the skill common to the characters constituting the deck is “A”, the special technique ID is determined to be any one of “1” to “3”. The special attack associated with the determined special technique ID is specified by special effect information (see FIG. 11) described later. In this special effect information, multiple types of special attacks are set. Therefore, the player can try various combinations of characters constituting the deck so that various deadly attacks are activated when the deck is organized.

図鑑情報は、プレイヤーによって編成されたデッキがこれまでに発動したことのある必殺攻撃の履歴を示す履歴情報である。この図鑑情報は、図9に示すように、これまでに発動したことのある必殺攻撃の必殺技IDと、この必殺技IDに関連付けられたフラグ情報等を含んで構成されている。本実施形態では、これまでに発動したことのある必殺攻撃の必殺技IDには「TRUE」が設定され、これまでに発動したことのない必殺攻撃の必殺技IDには「FALSE」が設定される。   The pictorial book information is history information indicating a history of a deadly attack that a deck organized by a player has been activated so far. As shown in FIG. 9, this pictorial book information includes a special technique ID of a special attack that has been activated so far, and flag information associated with the special technique ID. In the present embodiment, “TRUE” is set for the Special Move ID of a Special Attack that has been activated so far, and “FALSE” is set for the Special Technique ID of a Special Attack that has not been activated so far. The

セリフ情報は、キャラクターのセリフを識別する識別情報の一例としてのセリフIDと、このセリフIDに関連付けられた当該セリフに関する各種情報と、を含んで構成されている。たとえば、図10に示すように、キャラクターに設定されたスキルをプレイヤーに推測させる文字列が含まれたテキスト(セリフ)等に含まれている。なお、このセリフは、キャラクターに設定されたスキルをプレイヤーに推測させる文字列が含まれたテキストデータである。そのため、画像データである場合に比べて、データ記憶部12における記録容量を少なくすることができる。   The serif information includes a serif ID as an example of identification information for identifying the serif of the character, and various types of information related to the serif associated with the serif ID. For example, as shown in FIG. 10, it is included in text (serif) or the like containing a character string that causes the player to guess the skill set for the character. This dialogue is text data including a character string that allows the player to guess the skill set for the character. Therefore, the recording capacity in the data storage unit 12 can be reduced compared to the case of image data.

特殊効果情報は、必殺攻撃を識別する識別情報の一例としての必殺技IDと、この必殺技IDに関連付けられた当該必殺技に関する各種情報と、を含んで構成されている。たとえば、図11に示すように、必殺技の名前、発動率、攻撃力、ヒント等が、特殊効果情報に含まれている。   The special effect information includes a special technique ID as an example of identification information for identifying a special attack, and various information regarding the special technique associated with the special technique ID. For example, as shown in FIG. 11, the name of the special move, the activation rate, the attack power, the hint, and the like are included in the special effect information.

必殺技の名前は、必殺技A、必殺技B、必殺技Cなど、技の種類に応じて名付けられたものであり、デッキに対して発動させる必殺攻撃の種類をプレイヤーに認識させることができる。   The name of the Special Move is named according to the type of technique, such as Special Move A, Special Move B, Special Move C, etc., and allows the player to recognize the type of Special Attack that is activated against the deck. .

必殺技の発動率は、必殺攻撃を発動させる確率を示すデータである。すなわち、デッキの必殺攻撃は、この確率に基づいて対戦ゲームの進行中に発動する。必殺技の攻撃力は、必殺攻撃が発動した際の攻撃力の大きさを示すパラメーターである。   The trigger rate of the special move is data indicating the probability of starting the special attack. In other words, the Deck's Special Attack is activated during the battle game based on this probability. The Special Attack's attack power is a parameter indicating the magnitude of the attack power when the Special Attack is activated.

ヒントは、未発動の必殺攻撃を発動させるためのヒントをプレイヤーに教えるための情報である。このヒントは、プレイヤーにヒントを教えるための文字列からなるテキストデータである。本実施形態では、未発動の必殺攻撃に対応させたヒントが図鑑リストに表示されるため、プレイヤーはこのヒントを見ることによって未発動の必殺攻撃を発動させるための手掛かりとすることができる。   The hint is information for instructing the player to give a hint for invoking an unsuccessful deadly attack. This hint is text data composed of a character string for teaching the player a hint. In the present embodiment, since the hint corresponding to the unseen deadly attack is displayed in the pictorial book list, the player can use this hint as a clue to launch the unseen deadly attack.

以下では、これらの各情報の利用した、本実施形態に係るゲームシステム1の動作例について、具体的に説明する。   Below, the operation example of the game system 1 which concerns on this embodiment using these each information is demonstrated concretely.

<<<ゲームシステム1の動作について>>>
ここでは、ゲームシステム1の動作について説明する。本実施形態に係るゲームシステム1では、ゲームプログラムに基づきサーバー装置10及びプレイヤー端末20を協働させることにより、制御対象が制御され、各処理が実行される。
<<< Operation of Game System 1 >>>
Here, the operation of the game system 1 will be described. In the game system 1 according to the present embodiment, the control target is controlled by causing the server device 10 and the player terminal 20 to cooperate based on the game program, and each process is executed.

具体的には、このゲームシステム1において、カード付与処理、カード記録処理、プレイヤーにデッキを編成させるための処理、カード合成処理、プレイヤーに図鑑リストを閲覧させるための処理等が実行される。以下、各処理について説明する。   Specifically, in the game system 1, a card granting process, a card recording process, a process for causing the player to organize a deck, a card compositing process, a process for causing the player to browse the picture book list, and the like are executed. Hereinafter, each process will be described.

<カード付与処理>
カード付与処理は、プレイヤーに対してゲームカードを付与するための処理である。本実施形態では、対戦型カードゲームを実行することにより、プレイヤーに対してゲームカードが付与される。具体的には、サーバー装置10における対戦処理部114が、対戦型カードゲームのゲーム処理を実行することにより対戦結果や対戦内容を決定し、サーバー装置10における付与部111が、その対戦結果や対戦内容に基づいて、図4に示すカード情報に含まれる複数のゲームカードのうちからプレイヤーに付与するゲームカードを選択する。その結果、選択された付与カードは、プレイヤーの所有カードとなる。
<Card grant processing>
The card giving process is a process for giving a game card to a player. In the present embodiment, a game card is awarded to a player by executing a competitive card game. Specifically, the battle processing unit 114 in the server device 10 determines the battle result and the battle content by executing the game process of the battle card game, and the grant unit 111 in the server device 10 determines the battle result and the battle. Based on the contents, a game card to be given to the player is selected from among a plurality of game cards included in the card information shown in FIG. As a result, the selected grant card becomes the player's possession card.

<カード記録処理>
カード記録処理は、カード付与処理によりプレイヤーに付与された付与カードを、当該プレイヤーが所有する所有カードとして記録する処理である。サーバー装置10における記録部112は、カード付与処理によりプレイヤーに付与された付与カードを、図6に示す所有カード情報に追加して記録する。このようにして、プレイヤーは、自らが所有するゲームカードの所有数を増加させることができる。
<Card recording process>
The card recording process is a process of recording the granted card given to the player by the card granting process as an owned card owned by the player. The recording unit 112 in the server device 10 records the grant card given to the player by the card grant process in addition to the possessed card information shown in FIG. In this way, the player can increase the number of game cards owned by the player.

<プレイヤーにデッキを編成させるための処理>
デッキを編成させる処理は、プレイヤー端末20からのリクエストに応答して、プレイヤーによって選択された複数のキャラクターを組み合せたデッキを編成させる処理である。以下では、デッキを編成するための動作例について、図12及び図13を用いて具体的に説明する。図12は、デッキを編成するための動作例を説明するためのフローチャートである。図13は、デッキを編成する際のゲーム画像の一例を示す図である。
<Process to make the player organize the deck>
The process of knitting the deck is a process of knitting a deck in which a plurality of characters selected by the player are combined in response to a request from the player terminal 20. Hereinafter, an operation example for knitting the deck will be specifically described with reference to FIGS. 12 and 13. FIG. 12 is a flowchart for explaining an operation example for organizing a deck. FIG. 13 is a diagram illustrating an example of a game image when a deck is organized.

先ず、図12に示すように、プレイヤーは、プレイヤー端末20において、デッキの編成を開始するためにアクセスしたWebページを端末表示部24に表示させ、端末入力部23を操作することによってデッキ編成の開始を要求する。すなわち、端末制御部21は、端末入力部23からデッキ編成開始の入力信号を受け取ると、デッキの編成を要求するコマンド(編成要求)をサーバー装置10に送信する(S101)。   First, as shown in FIG. 12, the player causes the player terminal 20 to display the web page accessed for starting deck organization on the terminal display unit 24 and operates the terminal input unit 23 to perform deck organization. Request to start. That is, when the terminal control unit 21 receives an input signal for starting deck formation from the terminal input unit 23, the terminal control unit 21 transmits a command (composition request) for requesting formation of the deck to the server device 10 (S101).

次いで、サーバー装置10は、プレイヤー端末20からネットワーク2を介してその編成要求を受け付ける受付処理を行う(S102)。そして、サーバー装置10における受付部113が、プレイヤー端末20から送信された編成要求を受け付けると、サーバー装置10における画像生成部116が、図13に示すような編成用ゲーム画像50を生成する処理を行う(S103)。この編成用ゲーム画像50には、プレイヤーが所有するゲームカード60の一覧(キャラクターの一覧)が表示される。プレイヤーは、デッキを構成するキャラクターをこの一覧から選択することができる。   Next, the server device 10 performs a reception process for receiving the composition request from the player terminal 20 via the network 2 (S102). Then, when the reception unit 113 in the server device 10 receives the composition request transmitted from the player terminal 20, the image generation unit 116 in the server device 10 performs a process of generating the composition game image 50 as shown in FIG. Perform (S103). In this organization game image 50, a list of game cards 60 owned by the player (a list of characters) is displayed. The player can select the characters that make up the deck from this list.

具体的には、サーバー装置10におけるデッキ編成部115は、図5及び図6に示す所有カード情報を参照することにより、プレイヤーが所有する所有カードを抽出する。そして、デッキ編成部115は、抽出した所有カードそれぞれについて、図13に示すゲームカード60の画像を画像生成部116に生成させる。このゲームカード60は、キャラクターのセリフ61と、キャラクターの画像62と、キャラクターの名前63が含まれる。   Specifically, the deck organization unit 115 in the server device 10 extracts owned cards owned by the player by referring to the owned card information shown in FIGS. 5 and 6. Then, the deck organization unit 115 causes the image generation unit 116 to generate an image of the game card 60 shown in FIG. 13 for each of the extracted possessed cards. This game card 60 includes a character dialogue 61, a character image 62, and a character name 63.

さらに具体的には、デッキ編成部115は、図6に示す所有カード情報を参照することにより、所有カードに関連付けられたセリフIDを抽出した後、図10に示すセリフ情報を参照することにより、セリフIDに対応するキャラクターのセリフを抽出する。そして、デッキ編成部115は、このようにして抽出されたセリフに基づいて、キャラクターのセリフ61を含むゲームカード60を画像生成部116に生成させる。また、デッキ編成部115は、図4に示すカード情報を参照することにより、所有カードのカードIDに関連付けられたキャラクター画像を抽出する。そして、デッキ編成部115は、このようにして抽出されたキャラクター画像に基づいて、キャラクターの画像62を含むゲームカード60を画像生成部116に生成させる。また、デッキ編成部115は、図4に示すカード情報を参照することにより、所有カードのカードIDに関連付けられたキャラクター名を抽出する。そして、デッキ編成部115は、このようにして抽出されたキャラクター名に基づいて、キャラクターの名前63を含むゲームカード60を画像生成部116に生成させる。以上のとおり、画像生成部116は、キャラクターのセリフ61、名前63(テキストデータ)とキャラクター画像62(画像データ)とを組合せてゲームカード60を生成しているため、例えば、セリフを他のセリフに変更したり、キャラクターの画像とセリフとの対応関係を変更したりすることができる。   More specifically, the deck organization unit 115 refers to the possession card information shown in FIG. 6 to extract the speech ID associated with the possession card, and then refers to the speech information shown in FIG. Extracts the dialogue of the character corresponding to the dialogue ID. Then, the deck organization unit 115 causes the image generation unit 116 to generate the game card 60 including the character line 61 based on the lines extracted in this way. Further, the deck organization unit 115 extracts a character image associated with the card ID of the possessed card by referring to the card information shown in FIG. Then, the deck organization unit 115 causes the image generation unit 116 to generate the game card 60 including the character image 62 based on the character image extracted in this way. Further, the deck organization unit 115 extracts the character name associated with the card ID of the possessed card by referring to the card information shown in FIG. Then, the deck organization unit 115 causes the image generation unit 116 to generate the game card 60 including the character name 63 based on the character name extracted in this way. As described above, the image generation unit 116 generates the game card 60 by combining the character dialogue 61, the name 63 (text data), and the character image 62 (image data). Or the correspondence between the character image and the dialogue can be changed.

このようにして、プレイヤーが所有するゲームカード60の一覧を含む編成用ゲーム画像50が画像生成部116によって生成されると、生成された編成用ゲーム画像50が通信部15によってプレイヤー端末20に送信される。   Thus, when the composition game image 50 including the list of the game cards 60 owned by the player is generated by the image generation unit 116, the generated composition game image 50 is transmitted to the player terminal 20 by the communication unit 15. Is done.

次いで、プレイヤー端末20は、サーバー装置10から送信された編成用ゲーム画像50を受信すると、端末表示部24にその編成用ゲーム画像50を表示させ、プレイヤーからの操作入力を受け付ける(S105)。この編成用ゲーム画像50には、図13に示すように、デッキを決定するためのデッキ決定ボタン51と、ゲームカード60(キャラクター)ごとに対応付けられたチェックボックス52と、が含まれている。プレイヤーは、端末入力部23を操作してチェックボックス52にチェックマークを入れることにより、デッキを構成する複数のキャラクターを選択することができる。この際、プレイヤーは、必殺攻撃(特殊効果)が発生するようにデッキを編成する方が(キャラクターを選択する方が)、ゲーム進行上においてプレイヤーにとって有利となる。この必殺攻撃を発生させるためには、デッキを構成する各キャラクターのスキルが互いに特定の関係性を持つように、キャラクターを選択しなければならない(本実施形態では、デッキを構成する各キャラクターのスキルが共通しなければ必殺攻撃が発動しない)。しかし、本実施形態においては、キャラクター画像62に対応するキャラクターのセリフ61しか編成用ゲーム画像50に含まれておらず、プレイヤーは、キャラクターのセリフ61を見てもキャラクターのスキルを即座に特定することができない。その結果、プレイヤーは、そのセリフを手掛りとしてキャラクターのスキルを推測しながら様々なキャラクターを組み合せるようになるため、デッキの編成に利用されるキャラクターの画一化を抑えることが可能となる。このようにして、プレイヤーがキャラクターのスキルを推測しながらデッキを構成するキャラクターを選択してデッキ決定ボタン51を押すと、プレイヤーに選択された複数のキャラクターが組み合わされて当該プレイヤーのデッキが形成されることになる。
なお、デッキを構成する複数のキャラクターをプレイヤーに選択させる際に、デッキ編成部115が予め決定したキャラクターの組合せを編成用ゲーム画像50に表示させ、その中から選択させるようにしても良い。また、この際、すでに必殺攻撃を発動させたことのあるデッキについては、当該デッキを構成するキャラクターの組合せを編成用ゲーム画像50に表示させるようにしてもよい。
Next, when the player terminal 20 receives the composition game image 50 transmitted from the server device 10, the player terminal 20 displays the composition game image 50 on the terminal display unit 24 and accepts an operation input from the player (S105). As shown in FIG. 13, the composition game image 50 includes a deck determination button 51 for determining a deck and a check box 52 associated with each game card 60 (character). . The player can select a plurality of characters constituting the deck by operating the terminal input unit 23 and putting a check mark in the check box 52. At this time, it is advantageous for the player in the progression of the game that the player organizes the deck so that a special attack (special effect) occurs (selecting a character). In order to generate this deadly attack, the characters must be selected so that the skills of the characters that make up the deck have a specific relationship with each other (in this embodiment, the skills of the characters that make up the deck). If they are not common, the Special Attack will not be activated.) However, in the present embodiment, only the character dialogue 61 corresponding to the character image 62 is included in the composition game image 50, and the player immediately identifies the character skill even when looking at the character dialogue 61. I can't. As a result, the player can combine various characters while guessing the skill of the character using the line as a clue, so that it is possible to suppress the uniformization of the characters used for the organization of the deck. In this way, when a player selects a character constituting a deck while guessing the skill of the character and presses the deck determination button 51, a plurality of characters selected by the player are combined to form the player's deck. Will be.
When the player selects a plurality of characters constituting the deck, the combination of characters determined in advance by the deck organization unit 115 may be displayed on the organization game image 50 and may be selected from them. At this time, for a deck for which a deadly attack has already been activated, a combination of characters constituting the deck may be displayed on the composition game image 50.

次いで、プレイヤー端末20は、プレイヤーによって編成用ゲーム画像50に含まれるチェックボックス52がマークされ、デッキ決定ボタン51が押されると、プレイヤーによって選択された複数のキャラクターそれぞれのカードID、及び、選択された複数のキャラクターを組み合せたデッキの登録を要求するコマンドをサーバー装置10へ送信する。   Next, in the player terminal 20, when the check box 52 included in the composition game image 50 is marked by the player and the deck determination button 51 is pressed, the card ID of each of the plurality of characters selected by the player and the selection are selected. A command for requesting registration of a deck combining a plurality of characters is transmitted to the server device 10.

次いで、サーバー装置10は、そのコマンドを受付部113により受け付けると、デッキ編成処理を行う(S106)。すなわち、デッキ編成部115は、受信した複数のキャラクターそれぞれのカードIDを、プレイヤーのデッキ情報(図7参照)にデッキIDに関連付けて格納する。この際、デッキ編成部115は、図4に示すカード情報を参照することにより、複数のキャラクターそれぞれのカードIDに対応付けられたスキルを特定する。そして、デッキ編成部115は、特定したそれぞれのスキルが共通するか否かを判定し、スキルが共通すると判定した場合には、図8に示す特殊効果の決定条件に基づき、デッキを構成するキャラクターに共通するスキルの種類に応じた必殺技IDを決定する。そして、デッキ編成部115は、決定した必殺技IDを、プレイヤーのデッキ情報(図7参照)にデッキIDに関連付けて格納する。また、デッキ編成部115は、このようにして必殺技IDを決定することにより、デッキに対して必殺攻撃を発動させたことになるため、決定した必殺技IDに対して「TRUE」を設定し、プレイヤーの図鑑情報(図9参照)を更新する。   Next, when the server device 10 receives the command by the receiving unit 113, the server device 10 performs a deck organization process (S106). That is, the deck organization unit 115 stores the received card ID of each of the plurality of characters in association with the deck ID in the player deck information (see FIG. 7). At this time, the deck organization unit 115 specifies the skill associated with the card ID of each of the plurality of characters by referring to the card information shown in FIG. Then, the deck organization unit 115 determines whether or not each of the identified skills is common, and if it is determined that the skills are common, the characters constituting the deck are determined based on the special effect determination conditions shown in FIG. A special technique ID corresponding to the type of skill common to each is determined. Then, the deck organizing unit 115 stores the determined special technique ID in association with the deck ID in the player deck information (see FIG. 7). In addition, since the deck organization unit 115 determines the special technique ID in this way, the special attack ID is activated on the deck, so “TRUE” is set for the determined special technique ID. The player's picture book information (see FIG. 9) is updated.

次いで、デッキ編成部115は、プレイヤーによって選択されたキャラクターを組み合せたデッキを登録したことを示すゲーム画像を画像生成部116に生成させ、当該ゲーム画像をプレイヤー端末20に送信する(S107)。   Next, the deck organization unit 115 causes the image generation unit 116 to generate a game image indicating that a deck in which the character selected by the player is combined is registered, and transmits the game image to the player terminal 20 (S107).

プレイヤー端末20の端末制御部21は、受信したゲーム画像を端末表示部24に表示させることにより、プレイヤーによって選択されたキャラクターを組み合せたデッキが登録されたことをプレイヤーに知らせることができる(S108)。   The terminal control unit 21 of the player terminal 20 displays the received game image on the terminal display unit 24, thereby notifying the player that the deck combining the characters selected by the player has been registered (S108). .

以上のとおり、本実施形態に係るゲームシステム1によれば、プレイヤーがデッキの編成を行う際、キャラクターに設定されたスキルを推測しながら様々なキャラクターを組み合せるようになるため、デッキの編成に利用されるキャラクターの画一化を抑えることが可能となる。   As described above, according to the game system 1 according to the present embodiment, when a player organizes a deck, various characters are combined while guessing the skills set for the character. It becomes possible to suppress uniformization of characters used.

<カード合成処理>
カード合成処理は、複数のゲームカードを合成することにより1つのゲームカードを形成する処理である。サーバー装置10における制御部11は、ゲームカードの合成を要求する操作信号をプレイヤー端末20から受け取ると、カード合成処理を開始する。以下、カード合成処理について具体的に説明する。
<Card composition processing>
The card composition process is a process for forming one game card by compositing a plurality of game cards. When the control unit 11 in the server device 10 receives from the player terminal 20 an operation signal that requests game card composition, the controller 11 starts card composition processing. Hereinafter, the card composition processing will be specifically described.

まず、プレイヤー端末20における端末制御部21は、端末入力部23からゲームカードを選択する操作信号を受け取ると、プレイヤーによって選択された複数のゲームカード(メインカード及びサブカード)のカードIDをサーバー装置10に送信すると共に、ゲームカードの合成を要求するコマンド(カード合成要求)をサーバー装置10に送信する。   First, when receiving an operation signal for selecting a game card from the terminal input unit 23, the terminal control unit 21 in the player terminal 20 receives the card IDs of a plurality of game cards (main card and sub card) selected by the player from the server device. 10 and a command requesting game card composition (card composition request) is transmitted to the server device 10.

次に、サーバー装置10は、かかるカード合成要求を受信すると、プレイヤーによって選択されたメインカード及びサブカードのうちのメインカードのパラメーターの値を上昇させる処理を行う。すなわち、サーバー装置10の制御部11は、メインカードのカードIDをキーとしてデータ記憶部12に格納された所有カード情報(図6参照)を参照することにより、当該メインカードに設定された攻撃力、防御力などの各種パラメーターの値をそれぞれ取得する。そして、制御部11は、これら各種パラメーターの値に所定の値を加算して新たな値を求め、その新たな値を所有カード情報(図6参照)に記録して更新を行う。この際、サブカードは所有カード情報(図6参照)から削除されるため(又は、非所有を示すフラグが設定されるため)、カード合成後において、プレイヤーは、新たな値のパラメーターが設定されたメインカード(合成後のゲームカード)のみを所有することになる。   Next, when receiving the card composition request, the server device 10 performs a process of increasing the parameter value of the main card among the main card and the sub card selected by the player. That is, the control unit 11 of the server device 10 refers to the possessed card information (see FIG. 6) stored in the data storage unit 12 using the card ID of the main card as a key, so that the attack power set for the main card is set. Get the values of various parameters such as defense power. And the control part 11 adds a predetermined value to the value of these various parameters, calculates | requires a new value, records the new value on possession card information (refer FIG. 6), and updates. At this time, since the sub-card is deleted from the possessed card information (see FIG. 6) (or a flag indicating non-ownership is set), the player sets a new value parameter after the card composition. Only the main card (the game card after synthesis) will be owned.

また、サーバー装置10は、かかるカード合成要求を受信すると、プレイヤーによって選択されたメインカード及びサブカードのうちのメインカードのセリフを変更する処理を行う。すなわち、サーバー装置10の制御部11は、メインカードのカードIDをキーとしてデータ記憶部12に格納された所有カード情報(図6参照)を参照することにより、当該メインカードに設定されたセリフIDを取得する。そして、制御部11は、セリフ情報(図10参照)を参照することにより、取得したセリフIDと異なるセリフIDを選択する。そして、制御部11は、新たに選択したセリフIDを所有カード情報(図6参照)に記録して更新を行う。   In addition, when receiving the card composition request, the server device 10 performs a process of changing the line of the main card among the main card and the sub card selected by the player. That is, the control unit 11 of the server device 10 refers to the possessed card information (see FIG. 6) stored in the data storage unit 12 using the card ID of the main card as a key, so that the line ID set in the main card is set. To get. Then, the control unit 11 selects a speech ID different from the acquired speech ID by referring to the speech information (see FIG. 10). Then, the control unit 11 records and updates the newly selected dialogue ID in the possessed card information (see FIG. 6).

なお、キャラクターのスキルをプレイヤーに容易に推測させることができるセリフ及びできないセリフを区別してセリフ情報に予め格納しておき、制御部11は、カード合成の回数をカウントし、その回数が増加する度に、キャラクターのスキルをプレイヤーに容易に推測させることができるセリフを変更後のセリフとして選択するようにしてもよい。
また、制御部11は、カード合成によってメインカードのセリフを変更する際に、メインカードのカードIDを他のゲームカードのカードIDに変更し、このカードIDの変更に伴ってセリフを変更するようにしてもよい。
It should be noted that words that allow the player to easily guess the skill of the character and lines that cannot be easily distinguished are stored in the line information in advance, and the control unit 11 counts the number of times the card is combined, and every time the number increases. In addition, a line that allows the player to easily guess the skill of the character may be selected as the line after the change.
Further, when changing the line of the main card by card composition, the control unit 11 changes the card ID of the main card to the card ID of another game card, and changes the line along with the change of the card ID. It may be.

以上のとおり、本実施形態に係るゲームシステム1によれば、キャラクターを合成することによってセリフが変更されるため、プレイヤーがデッキの編成を行う際、合成後のキャラクターに設定されたスキルをさらに推測しながら様々なキャラクターを組み合せるようになるため、デッキの編成に利用されるキャラクターの画一化をさらに抑えることが可能となる。   As described above, according to the game system 1 according to the present embodiment, since the lines are changed by combining the characters, when the player forms the deck, the skill set for the combined characters is further estimated. However, since various characters are combined, it is possible to further suppress the uniformization of characters used for deck organization.

<プレイヤーに図鑑リストを閲覧させるための処理>
図鑑リストを閲覧させる処理は、プレイヤー端末20からのリクエストに応答して、プレイヤーがこれまでに編成したデッキを閲覧させる処理である。以下では、図鑑リストを閲覧させるための動作例について、図14を用いて具体的に説明する。図14は、図鑑リストを閲覧する際のゲーム画像の一例を示す図である。
<Process to make the player browse the picture book list>
The process of browsing the pictorial book list is a process of browsing the decks organized so far by the player in response to a request from the player terminal 20. Below, the operation example for browsing a pictorial book list is concretely demonstrated using FIG. FIG. 14 is a diagram showing an example of a game image when browsing the pictorial book list.

先ず、プレイヤーは、プレイヤー端末20において、図鑑リストの閲覧を開始するためにアクセスしたWebページを端末表示部24に表示させ、端末入力部23を操作することによって図鑑リストの閲覧開始を要求する。すなわち、端末制御部21は、端末入力部23から図鑑リストの閲覧開始の入力信号を受け取ると、図鑑リストの閲覧開始を要求するコマンド(閲覧要求)をサーバー装置10に送信する。   First, the player causes the player terminal 20 to display the web page accessed for starting the browsing of the pictorial book list on the terminal display unit 24 and operates the terminal input unit 23 to request the start of browsing the pictorial book list. That is, when the terminal control unit 21 receives an input signal for starting browsing of the pictorial book list from the terminal input unit 23, the terminal control unit 21 transmits a command (viewing request) for requesting start of browsing of the pictorial book list to the server device 10.

次いで、サーバー装置10は、プレイヤー端末20からネットワーク2を介してその閲覧要求を受け付ける受付処理を行う。サーバー装置10における受付部113が、プレイヤー端末20から送信された閲覧要求を受け付けると、サーバー装置10における画像生成部116が、図14に示すような図鑑リスト70(履歴用ゲーム画像)を生成する処理を行う。この図鑑リスト70には、プレイヤーがこれまで編成したデッキの一覧が表示される。   Next, the server device 10 performs a reception process for receiving the browsing request from the player terminal 20 via the network 2. When the reception unit 113 in the server device 10 receives the browsing request transmitted from the player terminal 20, the image generation unit 116 in the server device 10 generates a pictorial book list 70 (history game image) as shown in FIG. Process. In this picture book list 70, a list of decks that the player has organized so far is displayed.

具体的には、図9に示す図鑑情報には、デッキの必殺技IDに対して必殺攻撃が発動したか否かを示すフラグ情報が関連付けられているため、サーバー装置10の制御部11は、このフラグ情報を参照することにより、発動した必殺攻撃に対応する必殺技IDを抽出した後、図5及び図7に示すデッキ情報を参照することにより、抽出した前記必殺技IDに対応するデッキを抽出する。そして、制御部11は、このようにして抽出されたデッキに基づいて、図14に示す図鑑リスト70を画像生成部116に生成させる。   Specifically, since the picture book information shown in FIG. 9 is associated with flag information indicating whether or not a deadly attack has been activated for the deadly technique ID of the deck, the control unit 11 of the server device 10 By referring to the flag information, after extracting the special technique ID corresponding to the activated special attack, the deck corresponding to the extracted special technique ID is referred to by referring to the deck information shown in FIGS. Extract. And the control part 11 makes the image generation part 116 produce | generate the pictorial book list 70 shown in FIG. 14 based on the deck extracted in this way.

この図鑑リスト70では、図14に示すように、必殺攻撃が発動したデッキについては、デッキを構成するキャラクター画像71、各キャラクターのスキル72等が表示されている。一方で、必殺攻撃が発動していないデッキについては、デッキを構成するキャラクターは表示されず、必殺攻撃を発動させるためのヒント73が表示されている。   In this pictorial book list 70, as shown in FIG. 14, for a deck in which a deadly attack is activated, a character image 71 constituting the deck, a skill 72 of each character, and the like are displayed. On the other hand, for a deck in which the special attack is not activated, the characters constituting the deck are not displayed, and a hint 73 for invoking the special attack is displayed.

具体的には、制御部11は、図4に示すカード情報を参照することにより、デッキを構成するキャラクター(ゲームカード)のカードIDに関連付けられたキャラクター画像を抽出する。そして、制御部11は、このようにして抽出されたキャラクター画像に基づいて、キャラクター画像71を含む図鑑リスト70を画像生成部116に生成させる。また、制御部11は、図6に示す所有カード情報を参照することにより、デッキを構成するキャラクター(ゲームカード)のカードIDに関連付けられたスキルを抽出する。そして、制御部11は、このようにして抽出されたスキルに基づいて、デッキを構成するキャラクターのスキル72を含む図鑑リスト70を画像生成部116に生成させる。また、制御部11は、図9に示す図鑑情報を参照することにより、「FALSE」が設定されている必殺技ID(必殺攻撃が発動していない必殺技ID)を抽出した後、図7に示すデッキ情報及び図11に示す特殊効果情報を参照することにより、必殺攻撃が発動していないデッキに対するヒントを抽出する。そして、制御部11は、このようにして抽出されたヒントに基づいて、未発動のデッキに対して必殺攻撃を発動させるためのヒント73を含む図鑑リスト70を画像生成部116に生成させる。これにより、プレイヤーは、未発動のデッキに対して必殺攻撃を発動させるように、このヒントを参考にしながらデッキを編成することができる。   Specifically, the control unit 11 extracts the character image associated with the card ID of the character (game card) that constitutes the deck by referring to the card information shown in FIG. And the control part 11 makes the image generation part 116 produce | generate the illustration book list 70 containing the character image 71 based on the character image extracted in this way. Moreover, the control part 11 extracts the skill linked | related with card ID of the character (game card) which comprises a deck by referring to possession card information shown in FIG. Then, the control unit 11 causes the image generation unit 116 to generate the pictorial book list 70 including the skills 72 of the characters constituting the deck based on the skills extracted in this way. In addition, the control unit 11 refers to the pictorial book information shown in FIG. 9, and extracts the special technique ID for which “FALSE” is set (the special technique ID for which the special attack is not activated), and then, in FIG. 7. By referring to the deck information shown and the special effect information shown in FIG. 11, hints for the deck on which the deadly attack is not activated are extracted. Then, the control unit 11 causes the image generation unit 116 to generate a pictorial book list 70 including a hint 73 for invoking a deadly attack on an unactivated deck based on the hints extracted in this way. As a result, the player can organize the deck while referring to this hint so that the deadly attack is activated against the unactivated deck.

このようにして、プレイヤーがこれまでに編成したデッキの一覧を含む図鑑リスト70が画像生成部116によって生成されると、生成された図鑑リスト70が通信部15によってプレイヤー端末20に送信される。   In this way, when the picture book list 70 including the list of decks that the player has organized so far is generated by the image generation unit 116, the generated picture book list 70 is transmitted to the player terminal 20 by the communication unit 15.

以上のとおり、本実施形態に係るゲームシステム1によれば、プレイヤーがデッキの編成を行う際、これまでに編成されたデッキを参考にしながら様々なキャラクターを組み合せるようになるため、デッキの編成に利用されるキャラクターの画一化を抑えることが可能となる。
また、キャラクターのセリフをテキストデータで管理することによって、特殊効果の発生条件を変更する場合や、ゲームカードのデザインを変更する場合等、キャラクターのセリフを画像データとして管理する場合に比べて、キャラクターに対応させるセリフを容易に変更することができる。
As described above, according to the game system 1 according to the present embodiment, when a player organizes a deck, various characters are combined with reference to the decks that have been organized so far. It is possible to suppress the uniformization of the characters used for.
In addition, by managing the character lines as text data, the character lines can be managed as image data, such as when changing the conditions for generating special effects or changing the design of the game card. It is possible to easily change the line corresponding to.

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

<編成用ゲーム画像>
上記の本実施形態では、画像生成部116によって生成される編成用ゲーム画像として、図14に示す編成用ゲーム画像50を例に挙げて説明したが、これに限らず、図15に示す編成用ゲーム画像50であってもよい。すなわち、図14に示す編成用ゲーム画像50のように、キャラクターのセリフ61とキャラクター画像62がゲームカード60の画像に含まれている必要はなく、図15に示す編成用ゲーム画像50のように、キャラクターのセリフ61がゲームカード60の画像に含まれていなくてもよい。つまり、画像生成部116は、キャラクターのセリフ61とキャラクター画像62とが対応付けられた編成用ゲーム画像50を生成すればよい。
<Game image for organization>
In the present embodiment, the composition game image 50 shown in FIG. 14 has been described as an example of the composition game image generated by the image generation unit 116. However, the present invention is not limited to this, and the composition game image 50 shown in FIG. The game image 50 may be used. That is, unlike the composition game image 50 shown in FIG. 14, the character dialogue 61 and the character image 62 do not need to be included in the image of the game card 60, but like the composition game image 50 shown in FIG. The character dialogue 61 may not be included in the image of the game card 60. That is, the image generation unit 116 may generate the composition game image 50 in which the character dialogue 61 and the character image 62 are associated with each other.

<特殊効果>
上記の本実施形態では、特殊効果を発生させる条件として、デッキを構成する複数のキャラクターそれぞれに対して互いに関連するスキル(特性)が設定されている場合の一例として、デッキを構成するキャラクターのスキルが共通する場合について説明したが、これに限定されるものではない。たとえば、デッキを構成する3つのキャラクターのうち、3つのキャラクターすべてのスキルが共通する必要がなく、2つのキャラクターのスキルが共通する場合に、特殊効果を発生させるようにしてもよい。また、全てのスキルをもつオールマイティカードを設けるようにしてもよい。かかる場合には、例えば、スキルが共通する2つのキャラクターと、1つのオールマイティカードとを組み合わせて、デッキを構成する3つのキャラクターとしてもよい。また、例外的に、デッキを構成する複数のキャラクターのうち、同一のキャラクターが存在する場合には、特殊効果を発生しないようにしてもよい。
また、上記の本実施形態では、特殊効果の一例として必殺攻撃について説明したが、これに限定されるものではなく、例えば、デッキを構成するすべてのキャラクターの能力値(パラメーター値)を上昇させるようにしてもよい。
<Special effects>
In the present embodiment, as an example of the case where skills (characteristics) related to each other are set for each of a plurality of characters constituting a deck as a condition for generating a special effect, the skills of the characters constituting the deck are exemplified. However, the present invention is not limited to this. For example, a special effect may be generated when the skills of all three characters of the three characters constituting the deck do not need to be common and the skills of the two characters are common. Also, an almighty card having all skills may be provided. In such a case, for example, two characters having a common skill and one almighty card may be combined to form three characters constituting the deck. In exceptional cases, when the same character is present among a plurality of characters constituting the deck, a special effect may not be generated.
In the present embodiment, the special attack is described as an example of the special effect. However, the present invention is not limited to this. For example, the ability value (parameter value) of all the characters constituting the deck is increased. It may be.

<推測情報>
上記の本実施形態では、キャラクターに設定されたスキル(特性)をプレイヤーに推測させる推測情報の一例としてキャラクターのセリフについて説明したが、これに限定されるものではなく、例えば、キャラクターに設定されたスキル(特性)プレイヤーに推測させるための記号、暗号、絵柄、模様、図形等であってもよい。
<Inference information>
In the present embodiment described above, the character dialogue has been described as an example of the guess information that causes the player to guess the skill (characteristic) set for the character. However, the present invention is not limited to this. For example, the character dialogue is set for the character. It may be a symbol, a code, a pattern, a pattern, a figure or the like for letting a skill (characteristic) player guess.

<図鑑リスト>
上記の本実施形態において、プレイヤーがデッキを編成することによってすべての必殺攻撃を発動させる場合に(図鑑リストにすべてのデッキを表示させた場合に)、プレイヤーにアイテム等の特典を付与するようにしてもよい。
<Picture book list>
In the above-described embodiment, when the player activates all the deadly attacks by organizing the deck (when all decks are displayed in the pictorial book list), the player is given a privilege such as an item. May be.

<サーバー装置>
上記の本実施形態では、1台のサーバー装置10を備えたゲームシステム1を例に挙げて説明したが、これに限らず、複数台のサーバー装置がネットワークを介して接続され、各サーバー装置が各種処理を分散して行うようにしてもよい。
<Server device>
In the above-described embodiment, the game system 1 including one server device 10 has been described as an example. However, the present invention is not limited thereto, and a plurality of server devices are connected via a network. Various processes may be performed in a distributed manner.

<情報処理装置>
上記の本実施形態におけるゲームシステム1では、ゲームプログラムに基づきサーバー装置10及びユーザー端末20を協働させることにより、カード付与処理、カード記録処理、プレイヤーにデッキを編成させるための処理、カード合成処理、プレイヤーに図鑑リストを閲覧させるための処理等の各処理を実行する場合を例に挙げて説明したが、これに限定されるものではなく、情報処理装置としてのユーザー端末20単体、または、情報処理装置としてのサーバー装置10単体が、ゲームプログラムに基づき上記の各処理を実行するようにしてもよい。
<Information processing device>
In the game system 1 according to the present embodiment, the server device 10 and the user terminal 20 cooperate with each other based on the game program, so that the card granting process, the card recording process, the process for organizing the deck by the player, and the card composition process The case where each process such as a process for allowing the player to browse the picture book list is described as an example, but the present invention is not limited to this, and the user terminal 20 alone as an information processing apparatus or information The server device 10 alone as the processing device may execute each of the above processes based on the game program.

1 ゲームシステム、2 ネットワーク、10 サーバー装置、11 制御部、12 データ記憶部、13 入力部、14 表示部、15 通信部、20 ユーザー端末(プレイヤー端末)、21 端末制御部、22 端末記憶部、23 端末入力部、24 端末表示部、25 端末通信部、50 編成用ゲーム画像、51 デッキ決定ボタン、52 チェックボックス、60 ゲームカード、61 セリフ、62 キャラクター画像、63 キャラクター名、70 図鑑リスト(履歴用ゲーム画像)、71 キャラクター画像、72 スキル、73 ヒント、111 付与部、112 記録部、113 受付部、114 対戦処理部、115 デッキ編成部、116 画像生成部   DESCRIPTION OF SYMBOLS 1 Game system 2 Network 10 Server apparatus 11 Control part 12 Data storage part 13 Input part 14 Display part 15 Communication part 20 User terminal (player terminal) 21 Terminal control part 22 Terminal storage part 23 terminal input unit, 24 terminal display unit, 25 terminal communication unit, 50 organizing game image, 51 deck decision button, 52 check box, 60 game card, 61 serif, 62 character image, 63 character name, 70 pictorial list (history) Game image), 71 character image, 72 skill, 73 hint, 111 assigning unit, 112 recording unit, 113 receiving unit, 114 battle processing unit, 115 deck organization unit, 116 image generation unit

上記課題を解決するための本発明の主たる発明は、
ゲーム操作を行う際にプレイヤーが利用するプレイヤー端末とネットワークを介して情報通信可能に接続されたサーバー装置としてのコンピューターに、
ゲーム媒体に設定された特性をプレイヤーに推測させる推測情報を有するゲーム媒体を、前記プレイヤーに付与する処理と、
前記プレイヤーに付与された前記ゲーム媒体を前記プレイヤーの所有するゲーム媒体として記憶部に記録する処理と、
前記プレイヤー端末からの要求に応答して、前記プレイヤーが所有する前記ゲーム媒体から構成されるゲーム媒体群を前記プレイヤーに編成させるための編成用ゲーム画面であって、前記ゲーム媒体群を構成するゲーム媒体が一覧表示される編成用ゲーム画面を、要求元の前記プレイヤー端末に表示させるための画面データを生成する処理と、
を実行させるためのゲームプログラムである。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention to solve the above problems is
To a computer as a server device that is connected so as to be able to communicate information via a network with a player terminal used by a player when performing a game operation ,
A process of giving the player a game medium having guess information that causes the player to guess the characteristics set in the game medium;
A process of recording the game medium given to the player as a game medium owned by the player in a storage unit;
In response to a request from the player terminal, a game game screen for causing the player to organize a game media group composed of the game media owned by the player, the game media group comprising Processing for generating screen data for causing the player terminal of the request source to display a game screen for organization on which a list of media is displayed;
It is a game program for executing.
Other features of the present invention will become apparent from the description of the present specification and the accompanying drawings.

上記課題を解決するための本発明の主たる発明は、
ゲーム操作を行う際にプレイヤーが利用するプレイヤー端末とネットワークを介して情報通信可能に接続されたサーバー装置としてのコンピューターに、
ゲーム媒体に設定された特性をプレイヤーに推測させる推測情報を有するゲーム媒体を、前記プレイヤーに付与する処理と、
前記プレイヤーに付与された前記ゲーム媒体を前記プレイヤーの所有するゲーム媒体として記憶部に記録する処理と、
前記プレイヤー端末からの要求に応答して、前記プレイヤーが所有する前記ゲーム媒体から構成されるゲーム媒体群を前記プレイヤーに編成させるための編成用ゲーム画面であって、前記ゲーム媒体群を構成するゲーム媒体が前記推測情報と共に一覧表示される編成用ゲーム画面を、要求元の前記プレイヤー端末に表示させるための画面データを生成する処理と、
前記プレイヤーによって編成された前記ゲーム媒体群を構成する各ゲーム媒体に設定された特性が、互いに関連する特性であるか否かを判定する処理と、
各ゲーム媒体に設定された特性が互いに関連する特性であると判定された場合に、前記ゲーム媒体群に対して特殊効果を発生させる処理と、
を実行させるためのゲームプログラムである。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention to solve the above problems is
To a computer as a server device that is connected so as to be able to communicate information via a network with a player terminal used by a player when performing a game operation,
A process of giving the player a game medium having guess information that causes the player to guess the characteristics set in the game medium;
A process of recording the game medium given to the player as a game medium owned by the player in a storage unit;
In response to a request from the player terminal, a game game screen for causing the player to organize a game media group composed of the game media owned by the player, the game media group comprising Processing for generating screen data for causing the player terminal of the request source to display a game screen for composition in which a medium is displayed in a list together with the guess information ;
A process of determining whether or not the characteristics set for each game medium constituting the game medium group organized by the player are characteristics related to each other;
A process for generating a special effect for the game media group when it is determined that the characteristics set for each game media are characteristics related to each other;
It is a game program for executing.
Other features of the present invention will become apparent from the description of the present specification and the accompanying drawings.

Claims (6)

コンピューターに、
プレイヤーがゲームを行う際に利用するプレイヤー端末から複数のキャラクターを組み合せたキャラクター群の編成を要求する編成要求を受け付ける受付処理と、
前記プレイヤーが前記キャラクター群を編成する際に前記プレイヤー端末の表示部に表示させるための編成用ゲーム画像であって、前記プレイヤーが所有するキャラクターの画像と、当該キャラクターに設定された特性を前記プレイヤーに推測させる推測情報と、を含む編成用ゲーム画像を、前記編成要求に応答して生成する画像生成処理と、
前記画像生成処理によって生成された前記編成用ゲーム画像を前記プレイヤー端末に送信する処理と、
を実行させるためのゲームプログラム。
On the computer,
A reception process for receiving a formation request for requesting formation of a character group combining a plurality of characters from a player terminal used when a player plays a game;
A game image for composition to be displayed on the display unit of the player terminal when the player organizes the character group, and an image of a character owned by the player and characteristics set for the character And an image generation process for generating a composition game image including guess information to be estimated in response to the composition request;
A process of transmitting the composition game image generated by the image generation process to the player terminal;
Game program for running.
請求項1に記載のゲームプログラムであって、
前記コンピューターに、
前記キャラクター群を構成する複数のキャラクターそれぞれに対して互いに関連する特性が設定されている場合に、前記キャラクター群に対して特殊効果を発生させる処理を実行させることを特徴とするゲームプログラム。
The game program according to claim 1,
On the computer,
A game program for causing a special effect to be generated for a character group when characteristics related to each other are set for each of a plurality of characters constituting the character group.
請求項2に記載のゲームプログラムであって、
前記コンピューターに、
前記プレイヤーがこれまでに編成した前記キャラクター群の履歴を含む履歴用ゲーム画像であって、前記特殊効果を発生させた前記キャラクター群を構成する各キャラクターに設定された特性を含む履歴用ゲーム画像を生成する画像生成処理を実行させるためのゲームプログラム。
A game program according to claim 2,
On the computer,
A history game image including a history of the character group that the player has organized so far, and a history game image including characteristics set for each character constituting the character group that has generated the special effect. A game program for executing image generation processing to be generated.
請求項1乃至3のいずれかに記載のゲームプログラムであって、
前記推測情報は、当該キャラクターに設定された特性を前記プレイヤーに推測させる文字列が含まれたテキストデータであり、
前記コンピューターに前記画像生成処理を実行させることによって、前記文字列が含まれたテキストを前記キャラクターの画像に対応付けて配置した前記編成用ゲーム画像が生成されることを特徴とするゲームプログラム。
A game program according to any one of claims 1 to 3,
The guess information is text data including a character string that causes the player to guess the characteristics set for the character,
A game program characterized in that the organizing game image in which text including the character string is arranged in association with the character image is generated by causing the computer to execute the image generation processing.
請求項1乃至4のいずれかに記載のゲームプログラムであって、
前記コンピューターに、
前記画像生成処理において、前記キャラクター群を構成する複数のキャラクターのうちの一のキャラクター、及び、前記一のキャラクターと異なる他のキャラクター、を合成することによって、前記一のキャラクターに対する前記推測情報を変更し、変更後の前記推測情報を含む前記編成用ゲーム画像を生成する処理を実行させることを特徴とするゲームプログラム。
A game program according to any one of claims 1 to 4,
On the computer,
In the image generation process, the guess information for the one character is changed by synthesizing one character of the plurality of characters constituting the character group and another character different from the one character. And executing a process of generating the composition game image including the guess information after the change.
プレイヤーがゲームを行う際に利用するプレイヤー端末から複数のキャラクターを組み合せたキャラクター群の編成を要求する編成要求を受け付ける受付部と、
前記プレイヤーが前記キャラクター群を編成する際に前記プレイヤー端末の表示部に表示させるための編成用ゲーム画像であって、前記プレイヤーが所有するキャラクターの画像と、当該キャラクターに設定された特性を前記プレイヤーに推測させる推測情報と、を含む編成用ゲーム画像を、前記編成要求に応答して生成する画像生成部と、
前記画像生成部が生成した前記編成用ゲーム画像を前記プレイヤー端末に送信する送信部と、
を有することを特徴とするサーバー装置。
A reception unit that receives a formation request for requesting formation of a character group that combines a plurality of characters from a player terminal used when a player plays a game;
A game image for composition to be displayed on the display unit of the player terminal when the player organizes the character group, and an image of a character owned by the player and characteristics set for the character An image generation unit that generates a composition game image including guess information to be estimated in response to the composition request;
A transmission unit that transmits the composition game image generated by the image generation unit to the player terminal;
A server device comprising:
JP2012228890A 2012-10-16 2012-10-16 Game program and server device Active JP5270032B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012228890A JP5270032B1 (en) 2012-10-16 2012-10-16 Game program and server device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012228890A JP5270032B1 (en) 2012-10-16 2012-10-16 Game program and server device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2012137995A Division JP5118261B1 (en) 2012-06-19 2012-06-19 Game program and server device

Publications (2)

Publication Number Publication Date
JP5270032B1 JP5270032B1 (en) 2013-08-21
JP2014000382A true JP2014000382A (en) 2014-01-09

Family

ID=49179158

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012228890A Active JP5270032B1 (en) 2012-10-16 2012-10-16 Game program and server device

Country Status (1)

Country Link
JP (1) JP5270032B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10335689B2 (en) 2013-12-27 2019-07-02 Gree, Inc. Non-transitory computer readable recording medium, game control method, server device, and information processing system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7050312B2 (en) * 2019-05-14 2022-04-08 株式会社コナミデジタルエンタテインメント Game systems, game controls, programs, and game control methods

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002035407A (en) * 2000-07-28 2002-02-05 Canon Inc Game system, printer, server and game method
JP3745992B2 (en) * 2001-08-31 2006-02-15 コナミ株式会社 GAME DEVICE, INFORMATION REPLACEMENT DEVICE, INFORMATION SYNTHESIS DEVICE, GAME DEVICE CONTROL METHOD, INFORMATION REPLACEMENT METHOD, INFORMATION SYNTHESIS METHOD, AND PROGRAM
JP4068016B2 (en) * 2003-07-17 2008-03-26 株式会社バンダイナムコゲームス GAME DEVICE, GAME CONTROL PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
JP4133641B2 (en) * 2003-07-17 2008-08-13 株式会社バンダイナムコゲームス GAME DEVICE, GAME CONTROL PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
JP5250831B2 (en) * 2007-04-19 2013-07-31 株式会社セガ Network game system
JP5255022B2 (en) * 2010-06-24 2013-08-07 株式会社コナミデジタルエンタテインメント GAME SYSTEM, GAME SYSTEM CONTROL METHOD AND PROGRAM

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10335689B2 (en) 2013-12-27 2019-07-02 Gree, Inc. Non-transitory computer readable recording medium, game control method, server device, and information processing system
US10343073B2 (en) 2013-12-27 2019-07-09 Gree, Inc. Non-transitory computer readable recording medium, game control method, server device, and information processing system
US10967280B2 (en) 2013-12-27 2021-04-06 Gree, Inc. Non-transitory computer readable recording medium, game control method, server device, and information processing system
US11491405B2 (en) 2013-12-27 2022-11-08 Gree, Inc. Non-transitory computer readable recording medium, game control method, server device, and information processing system

Also Published As

Publication number Publication date
JP5270032B1 (en) 2013-08-21

Similar Documents

Publication Publication Date Title
JP5118261B1 (en) Game program and server device
JP5204330B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP5135466B1 (en) Server device, program, and game system
JP5499209B2 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP2016195691A (en) Information processing apparatus and game program
JP5613339B1 (en) Information processing apparatus and game program
JP7343128B2 (en) Control method, computer and control program
JP5183823B1 (en) Server apparatus and program
JP2014131758A (en) Game program, and information processor
JP5188639B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP6475937B2 (en) Information processing apparatus and game program
JP5270032B1 (en) Game program and server device
JP6618600B1 (en) Information processing apparatus, game program, and information processing method
JP5358029B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP7319444B2 (en) Game system, game program and information processing method
JP7171843B1 (en) Game system, game program and information processing method
JP7263270B2 (en) Information processing device, game program, and information processing method
JP6832388B2 (en) Game programs, information processing devices, and information processing methods
JP7090571B2 (en) Information processing equipment, game programs, and information processing methods
JP2023012523A (en) Game system, game program, and information processing method
JP6152234B1 (en) Information processing apparatus, game program, and information processing method
JP2021062298A (en) Game program, information processor and information processing method
JP2015065988A (en) Server device, and game program
JP5280591B1 (en) GAME PROGRAM AND INFORMATION PROCESSING DEVICE
JP2022071909A (en) Program, system, and method for providing game

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130508

R150 Certificate of patent or registration of utility model

Ref document number: 5270032

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250