JP6286163B2 - Program and server - Google Patents
Program and server Download PDFInfo
- Publication number
- JP6286163B2 JP6286163B2 JP2013192465A JP2013192465A JP6286163B2 JP 6286163 B2 JP6286163 B2 JP 6286163B2 JP 2013192465 A JP2013192465 A JP 2013192465A JP 2013192465 A JP2013192465 A JP 2013192465A JP 6286163 B2 JP6286163 B2 JP 6286163B2
- Authority
- JP
- Japan
- Prior art keywords
- game
- player
- game element
- attribute
- item
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000012545 processing Methods 0.000 claims description 50
- 238000000034 method Methods 0.000 claims description 19
- 230000008569 process Effects 0.000 claims description 17
- 230000010365 information processing Effects 0.000 claims description 11
- 238000012217 deletion Methods 0.000 claims description 8
- 230000037430 deletion Effects 0.000 claims description 8
- 230000008859 change Effects 0.000 claims description 4
- 239000010813 municipal solid waste Substances 0.000 description 18
- 230000006870 function Effects 0.000 description 12
- 238000004891 communication Methods 0.000 description 9
- 238000011084 recovery Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 7
- XLYOFNOQVPJJNP-UHFFFAOYSA-N water Substances O XLYOFNOQVPJJNP-UHFFFAOYSA-N 0.000 description 6
- 230000009471 action Effects 0.000 description 5
- 239000000463 material Substances 0.000 description 5
- 239000003795 chemical substances by application Substances 0.000 description 4
- 230000003542 behavioural effect Effects 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 3
- 230000008450 motivation Effects 0.000 description 3
- 230000007246 mechanism Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 125000002066 L-histidyl group Chemical group [H]N1C([H])=NC(C([H])([H])[C@](C(=O)[*])([H])N([H])[H])=C1[H] 0.000 description 1
- 230000002776 aggregation Effects 0.000 description 1
- 238000004220 aggregation Methods 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000006855 networking Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000002250 progressing effect Effects 0.000 description 1
Images
Description
本発明は、プログラム及びサーバに関する。 The present invention relates to a program and a server.
従来から、アイテム(ゲーム要素)を使用可能なゲームを進行するゲームシステムが知られている。このようなゲームシステムでは、プレーヤが不要となったアイテムを処分すると、プレーヤにゲーム内通貨やゲームポイントが付与され、このゲーム内通貨やゲームポイントを使って新たなアイテムを獲得できるものが知られている。また、材料となる複数のアイテムを釜に入れると、材料となるアイテムが合成させて新たなアイテムを作り出すものが知られている(例えば、非特許文献1の「3.4 錬金釜」の項を参照)。 2. Description of the Related Art Conventionally, a game system that progresses a game in which items (game elements) can be used is known. In such a game system, when an item that is no longer needed by the player is disposed, in-game currency and game points are given to the player, and new items can be acquired using the in-game currency and game points. ing. In addition, it is known that when a plurality of items as materials are put into a kettle, the items as materials are synthesized to create a new item (for example, refer to the section “3.4 Alchemy kettle” in Non-Patent Document 1). reference).
しかしながら、従来のゲームには、プレーヤが使用不可能とした複数のゲーム要素に関する情報を蓄積しておき、当該情報に基づいてプレーヤに使用可能にする新たなゲーム要素を決定するという仕組みがなかった。 However, the conventional game does not have a mechanism for accumulating information on a plurality of game elements that the player cannot use and determining new game elements that can be used by the player based on the information. .
本発明は、以上のような課題に鑑みてなされたものであり、その目的とするところは、プレーヤが使用不可能とした複数のゲーム要素に関する情報に応じて決定した新たなゲーム要素をプレーヤに使用可能にすることが可能なプログラム及びサーバを提供することにある。 The present invention has been made in view of the above-described problems, and an object of the present invention is to provide a player with new game elements determined according to information on a plurality of game elements that the player cannot use. An object is to provide a program and a server that can be used.
(1)本発明は、ゲーム要素を用いたゲームを実行するためのプログラムであって、
プレーヤにより指定されたゲーム要素の消去を指示する操作入力があった場合に、指定されたゲーム要素を使用不可状態にする状態変更部と、
前記使用不可状態となったゲーム要素の属性に関する情報を記憶部に記憶させる制御を行う記憶制御部と、
前記使用不可状態となった複数のゲーム要素の属性に関する属性情報に基づいて、プレーヤに使用可能にする新たなゲーム要素を決定し、決定したゲーム要素をプレーヤに使用可能にする処理を行うゲーム要素付与部としてコンピュータを機能させることを特徴とするプログラムに関する。
(1) The present invention is a program for executing a game using game elements,
A state changing unit for disabling the designated game element when there is an operation input instructing deletion of the designated game element by the player;
A storage control unit that performs control for storing information on the attribute of the game element in the unusable state in the storage unit;
A game element that determines a new game element that can be used by the player based on attribute information regarding the attributes of the plurality of game elements that have become unusable, and performs processing for making the determined game element available to the player The present invention relates to a program that causes a computer to function as an assigning unit.
ここで、ゲーム要素とは、例えばゲームに登場するキャラクタ、キャラクタカード、ゲームで用いるゲームアイテム等をいう。 Here, the game elements refer to, for example, characters appearing in the game, character cards, game items used in the game, and the like.
また本発明は、コンピュータ読み取り可能な情報記憶媒体であって、上記各部としてコンピュータを機能させるためのプログラムを記憶した情報記憶媒体に関する。また本発明は、情報処理端末と通信しゲーム要素を用いたゲームを実行するサーバであって、上記各
部を含むサーバに関する。
The present invention also relates to an information storage medium that can be read by a computer and stores a program for causing the computer to function as each of the above-described units. The present invention also relates to a server that communicates with an information processing terminal and executes a game using game elements, and includes a server that includes the above-described units.
本発明によれば、プレーヤが使用不可状態とした複数のゲーム要素の属性に関する情報に応じて決定した新たなゲーム要素をプレーヤに使用可能にすることができる。 According to the present invention, it is possible to make a new game element usable for a player determined in accordance with information on attributes of a plurality of game elements that have been disabled by the player.
(2)また本発明に係るプログラム、情報記憶媒体及びサーバでは、
前記ゲーム要素付与部は、
前記属性情報に基づき属性ごとの数を集計し、集計結果に基づき前記新たなゲーム要素を決定してもよい。
(2) In the program, information storage medium and server according to the present invention,
The game element grant unit
The number for each attribute may be counted based on the attribute information, and the new game element may be determined based on the counting result.
本発明によれば、プレーヤが使用不可能とした複数のゲーム要素の属性ごとの数に応じて決定した新たなゲーム要素をプレーヤに使用可能にすることができる。 According to the present invention, a new game element determined in accordance with the number of attributes of a plurality of game elements that cannot be used by the player can be made available to the player.
(3)また本発明に係るプログラム、情報記憶媒体及びサーバでは、
前記ゲーム要素付与部は、
前記属性情報に基づき属性ごとの数を集計し、集計結果に基づき前記新たなゲーム要素の属性を決定してもよい。
(3) In the program, information storage medium and server according to the present invention,
The game element grant unit
The number for each attribute may be counted based on the attribute information, and the attribute of the new game element may be determined based on the counting result.
本発明によれば、プレーヤが使用不可能とした複数のゲーム要素の属性ごとの数に応じて決定した属性を有する新たなゲーム要素をプレーヤに使用可能にすることができる。 According to the present invention, a new game element having an attribute determined in accordance with the number of attributes of a plurality of game elements that cannot be used by the player can be made available to the player.
(4)また本発明に係るプログラム、情報記憶媒体及びサーバでは、
前記ゲーム要素付与部は、
前記属性情報に基づき属性ごとの数を集計し、集計結果に基づき抽選を行って前記新たなゲーム要素を決定してもよい。
(4) In the program, information storage medium and server according to the present invention,
The game element grant unit
The number for each attribute may be totaled based on the attribute information, and the new game element may be determined by lottery based on the total result.
本発明によれば、プレーヤが使用不可能とした複数のゲーム要素の属性ごとの数に応じて決定した新たなゲーム要素をプレーヤに使用可能にすることができる。 According to the present invention, a new game element determined in accordance with the number of attributes of a plurality of game elements that cannot be used by the player can be made available to the player.
(5)また本発明に係るプログラム、情報記憶媒体及びサーバでは、
前記ゲーム要素付与部は、
前記属性情報に基づき属性ごとの数を集計し、最も数の多い属性の当選確率が高くなるように抽選を行って前記新たなゲーム要素の属性を決定してもよい。
(5) In the program, information storage medium and server according to the present invention,
The game element grant unit
The number of each attribute may be totaled based on the attribute information, and a lottery may be performed to determine the attribute of the new game element so as to increase the winning probability of the attribute with the largest number.
本発明によれば、プレーヤが使用不可能とした複数のゲーム要素の属性ごとの数に応じて決定した属性を有する新たなゲーム要素をプレーヤに使用可能にすることができる。 According to the present invention, a new game element having an attribute determined in accordance with the number of attributes of a plurality of game elements that cannot be used by the player can be made available to the player.
(6)また本発明に係るプログラム、情報記憶媒体及びサーバでは、
前記属性ごとの数を集計した集計結果を表す画像を表示させる表示制御部として更にコンピュータを機能させて(表示制御部を更に含んで)もよい。
(6) In the program, information storage medium and server according to the present invention,
The computer may further function as a display control unit that displays an image representing a totaling result obtained by counting the number of each attribute (including a display control unit).
本発明によれば、プレーヤは集計結果を考慮して消去するゲーム要素を選択することができる。 According to the present invention, the player can select a game element to be deleted in consideration of the counting result.
(7)また本発明に係るプログラム、情報記憶媒体及びサーバでは、
前記ゲーム要素付与部は、
ゲーム状況が所定条件を満たした場合に、前記新たなゲーム要素をプレーヤに使用可能にする処理を行ってもよい。
(7) In the program, information storage medium and server according to the present invention,
The game element grant unit
When the game situation satisfies a predetermined condition, a process of making the new game element available to the player may be performed.
(8)また本発明に係るプログラム、情報記憶媒体及びサーバでは、
前記ゲーム要素付与部は、
前記使用不可状態となったゲーム要素の数、当該ゲーム要素の属性ごとの数、又は当該ゲーム要素のパラメータ値の合計が所定数に達した場合に、前記新たなゲーム要素をプレーヤに使用可能にする処理を行ってもよい。
(8) In the program, information storage medium and server according to the present invention,
The game element grant unit
The new game element can be used by the player when the number of game elements that have become unusable, the number for each attribute of the game element, or the total of the parameter values of the game element reaches a predetermined number You may perform the process to do.
(9)また本発明に係るプログラム、情報記憶媒体及びサーバでは、
前記ゲーム要素付与部は、
前記使用不可状態となったゲーム要素の数、当該ゲーム要素の属性ごとの数、又は当該ゲーム要素のパラメータ値の合計ごとの数が所定期間内に所定数に達した場合に、前記新たなゲーム要素をプレーヤに使用可能にする処理を行ってもよい。
(9) In the program, information storage medium and server according to the present invention,
The game element grant unit
The new game when the number of game elements that have become unusable, the number for each attribute of the game element, or the total number of parameter values for the game element reaches a predetermined number within a predetermined period. Processing may be performed to make the element available to the player.
(10)また本発明に係るプログラム、情報記憶媒体及びサーバでは、
前記ゲーム要素付与部は、
前記使用不可状態となった複数のゲーム要素に合成可能な複数のゲーム要素が含まれる場合に、当該合成可能な複数のゲーム要素を合成して得られる新たなゲーム要素をプレーヤに使用可能にする処理を行ってもよい。
(10) In the program, information storage medium and server according to the present invention,
The game element grant unit
When a plurality of game elements that can be combined are included in the plurality of game elements that have become unusable, a new game element obtained by combining the plurality of game elements that can be combined is made available to the player. Processing may be performed.
(11)また本発明に係るプログラム、情報記憶媒体及びサーバでは、
前記属性情報は、同一のグループに所属する各プレーヤが入力した前記操作入力により使用不可状態となった複数のゲーム要素の属性に関する属性情報であり、
前記ゲーム要素付与部は、
前記新たなゲーム要素を、前記同一のグループに所属する少なくとも1人のプレーヤに使用可能にする処理を行ってもよい。
(11) In the program, information storage medium and server according to the present invention,
The attribute information is attribute information related to attributes of a plurality of game elements that are disabled by the operation input input by each player belonging to the same group,
The game element grant unit
Processing for making the new game element available to at least one player belonging to the same group may be performed.
本発明によれば、同一のグループに所属する各プレーヤが使用不可能とした複数のゲーム要素の属性に関する情報に応じて決定した新たなゲーム要素を当該グループに所属するプレーヤに使用可能にすることができる。 According to the present invention, a new game element determined in accordance with information on attributes of a plurality of game elements that cannot be used by each player belonging to the same group can be used by players belonging to the group. Can do.
(12)また本発明に係るプログラム、情報記憶媒体及びサーバでは、
前記ゲーム要素付与部は、
前記グループの状況に応じた当選確率で抽選を行って前記新たなゲーム要素を決定してもよい。
(12) In the program, information storage medium and server according to the present invention,
The game element grant unit
The new game element may be determined by performing a lottery with a winning probability according to the situation of the group.
本発明によれば、所属人数に応じて抽選の当選確率が変わるため、グループの人数を増やす動機を与えることができる。 According to the present invention, since the winning probability of the lottery changes according to the number of members, it is possible to give a motivation to increase the number of people in the group.
(13)また本発明は、ゲーム要素を用いたゲームを実行するためのプログラムであって、
プレーヤにより指定されたゲーム要素の消去を指示する操作入力があった場合に、指定されたゲーム要素を使用不可状態にする状態変更部と、
同一のグループに所属する各プレーヤが入力した前記操作入力により使用不可状態となったゲーム要素に関する情報を記憶部に記憶させる制御を行う記憶制御部と、
前記使用不可状態となった複数のゲーム要素に関する情報に基づいて、プレーヤに使用可能にする新たなゲーム要素を決定し、決定したゲーム要素を、前記同一のグループに所属する少なくとも1人のプレーヤに使用可能にする処理を行うゲーム要素付与部としてコンピュータを機能させることを特徴とするプログラムに関する。
(13) The present invention is a program for executing a game using game elements,
A state changing unit for disabling the designated game element when there is an operation input instructing deletion of the designated game element by the player;
A storage control unit that performs control for storing information on the game elements that are disabled by the operation input input by each player belonging to the same group in the storage unit;
Based on the information regarding the plurality of game elements that have become unusable, a new game element that can be used by the player is determined, and the determined game element is assigned to at least one player belonging to the same group. The present invention relates to a program that causes a computer to function as a game element giving unit that performs a process of enabling use.
また本発明は、コンピュータ読み取り可能な情報記憶媒体であって、上記各部としてコンピュータを機能させるためのプログラムを記憶した情報記憶媒体に関する。また本発明は、情報処理端末と通信しゲーム要素を用いたゲームを実行するサーバであって、上記各
部を含むサーバに関する。
The present invention also relates to an information storage medium that can be read by a computer and stores a program for causing the computer to function as each of the above-described units. The present invention also relates to a server that communicates with an information processing terminal and executes a game using game elements, and includes a server that includes the above-described units.
本発明によれば、同一のグループに所属する各プレーヤが使用不可能とした複数のゲーム要素に関する情報に応じて決定した新たなゲーム要素を当該グループに所属するプレーヤに使用可能にすることができる。 According to the present invention, a new game element determined according to information on a plurality of game elements that cannot be used by each player belonging to the same group can be made available to players belonging to the group. .
1.構成
図1は、本実施形態のネットワークシステム(ゲームシステム)を示す。本実施形態では、複数の端末10(情報処理端末)とサーバ20(サーバシステム)とによって構成される。つまり、図1に示すように、本実施形態のネットワークシステムは、サービスを提供するサーバ20と、端末10とが、ネットワークに接続可能に構成される。
1. Configuration FIG. 1 shows a network system (game system) of this embodiment. In this embodiment, it comprises a plurality of terminals 10 (information processing terminals) and a server 20 (server system). That is, as shown in FIG. 1, the network system of the present embodiment is configured such that the
サーバ20は、複数のユーザ(プレーヤ)間でコミュニケーションを提供することが可能なサービスを提供する情報処理装置であり、本実施形態ではSNS(ソーシャル・ネットワーキング・サービス)と呼ばれるコミュニティ型のサービスを提供するサーバである。つまり、サーバ20は、ユーザの情報(ユーザ名、日記、掲示情報、ゲームの進捗状況など)をログインしたユーザだけでなく、当該ユーザとフレンド関係にある他のユーザや同一のグループに所属する他のユーザにも送信し、ユーザ間でコミュニティを図るようにしている。サーバ20は、会員登録を行ったユーザに限定してサービスを提供するようにしてもよい。サーバ20は、1又は複数のサーバ(認証サーバ、ゲーム処理サーバ、通信サーバ、課金サーバ、データベースサーバ等)により構成することができる。
The
例えば、本実施形態のサーバ20は、Webサーバ機能や、メール配送が可能なメールサーバ機能を備える。また、端末10がWebページ(HTML形式のデータ)を閲覧可能なウェブブラウザを備えている。つまり、端末10は、サーバ20のSNS用のURLにアクセスし、ユーザ名、パスワードを送信する。そして、サーバ20において当該ユーザのログインが成功すると、サーバ20は当該ユーザのWebページを端末10に送信する。そして、端末10は、ウェブブラウザ上に受信した当該ユーザのWebページを表示部に表示させる。
For example, the
また、本実施形態のサーバ20は、端末10からの要求に応じて、オンラインゲームサービス(ソーシャルゲーム)を提供する。つまり、ユーザの端末10からの要求に応じて端末10の入力情報(端末10に備わるタッチパネル、ボタン、キーボード、マウス等の入力部で入力された情報)をネットワークを介してサーバ20に送信し、サーバ20では受信した入力情報に基づいてゲーム演算処理を行う。そして、ゲーム演算処理結果(ゲー
ム画像の画像データ、ゲーム画像を生成するために用いる各種データ)をネットワークを介して端末10に送信し、端末10では受信したゲーム演算処理結果に基づきゲーム画像を端末10の表示部に表示させる処理を行う。
In addition, the
端末10は、携帯端末(携帯電話、PHS端末、スマートフォン、PDA、携帯型ゲーム機等)、パーソナルコンピュータ(PC)、ゲーム機、画像生成装置などの情報処理装置であり、インターネット(WAN)、LANなどのネットワークを介してサーバ20に接続可能な装置である。なお、端末10とサーバ20との通信回線は、有線でもよいし無線でもよい。
The terminal 10 is an information processing device such as a mobile terminal (a mobile phone, a PHS terminal, a smartphone, a PDA, a portable game machine, etc.), a personal computer (PC), a game machine, an image generation device, the Internet (WAN), a LAN It is a device that can be connected to the
図2に本実施形態のサーバ20の機能ブロック図の一例を示す。なお本実施形態のサーバ20は図2の構成要素(各部)の一部を省略した構成としてもよい。
FIG. 2 shows an example of a functional block diagram of the
記憶部170は、処理部100や通信部196などのワーク領域となるもので、その機能はRAM、ハードディスクなどにより実現できる。記憶部170は、ワーク領域として使用される主記憶部172と、格納部174(例えばデータベース)とを含む。
The
格納部174は、本実施形態のネットワークシステムに参加する複数のプレーヤそれぞれのプレーヤ情報176を格納する。例えば、格納部174は、複数のプレーヤそれぞれのプレーヤの識別情報に対応づけて、プレーヤ名(プレーヤアカウント)、プレーヤパスワード、端末10の「宛先情報」(IPアドレス、メールアドレス等)などを、プレーヤ情報176として格納する。また、格納部174は、プレーヤと同一のグループに所属する他のプレーヤを特定するための情報を、プレーヤ情報176として格納する。
The storage unit 174
また、格納部174は、プレーヤの識別情報に対応づけて、プレーヤに使用可能にされた(プレーヤが保有する)アイテム(ゲーム要素の一例)の情報等の各種ゲームパラメータ(属性等)を、プレーヤ情報176として格納する。
In addition, the storage unit 174 stores various game parameters (attributes, etc.) such as information on items (an example of game elements) that can be used by the player (held by the player) in association with the identification information of the player. Stored as
特に本実施形態の格納部174は、プレーヤの識別情報に対応付けて、プレーヤが入力した操作入力により使用不可状態となった複数のアイテムの属性に関する属性情報を格納する。また、格納部174は、各グループの識別情報に対応付けて、同一のグループに所属する各プレーヤが入力した操作入力により使用不可状態となった複数のアイテムの属性に関する属性情報を格納してもよい。また、格納部174は、前記属性情報に基づき属性ごとの数を集計した集計結果を格納してもよい。 In particular, the storage unit 174 of the present embodiment stores attribute information related to attributes of a plurality of items that are disabled due to an operation input input by the player in association with the identification information of the player. Further, the storage unit 174 may store attribute information related to the attributes of a plurality of items that are disabled by an operation input input by each player belonging to the same group in association with the identification information of each group. Good. The storage unit 174 may store a count result obtained by counting the number of each attribute based on the attribute information.
情報記憶媒体180(コンピュータにより読み取り可能な媒体)は、プログラムやデータなどを格納するものであり、その機能は、光ディスク(CD、DVD)、光磁気ディスク(MO)、磁気ディスク、ハードディスク、磁気テープ、或いはメモリ(ROM)などにより実現できる。処理部100は、情報記憶媒体180に格納されるプログラム(データ)に基づいて本実施形態の種々の処理を行う。情報記憶媒体180には、本実施形態の処理部100の各部としてコンピュータを機能させるためのプログラムを記憶することができる。
The information storage medium 180 (computer-readable medium) stores programs, data, and the like, and functions as an optical disk (CD, DVD), magneto-optical disk (MO), magnetic disk, hard disk, and magnetic tape. Alternatively, it can be realized by a memory (ROM). The
通信部196は端末10や他のサーバとの間で通信を行うための各種制御を行うものであり、その機能は、各種プロセッサ又は通信用ASICなどのハードウェアや、プログラムなどにより実現できる。
The
処理部100(プロセッサ)は、端末10から送信され通信部196を介して受信したデータ(入力情報等)、プログラムなどに基づいて、プレーヤ情報176(アカウント情報、プレーヤに使用可能にされたアイテムの情報等)の管理、ログイン/ログアウトに関
する処理、ゲーム処理、画像生成処理などの各種処理を行う。処理部100は主記憶部172をワーク領域として各種処理を行う。処理部100の機能は各種プロセッサ(CPU、DSP等)、ASIC(ゲートアレイ等)などのハードウェアや、プログラムにより実現できる。処理部100は、端末10から送信された入力情報(操作入力)に基づき各プレーヤのゲームを進行させるゲーム処理を行う。処理部100は、状態変更部110、記憶制御部112、アイテム付与部114、画像生成部120を含む。
The processing unit 100 (processor) transmits player information 176 (account information, item information made available to the player) based on data (input information, etc.) transmitted from the terminal 10 and received via the
状態変更部110は、プレーヤにより指定されたアイテムの消去を指示する操作入力を端末10から受信した場合に、プレーヤ情報176を更新して、指定されたアイテムを使用不可状態にする処理を行う。具体的には、プレーヤが使用可能なアイテムの一覧を表示する画面に、ごみ箱等を表す画像を表示し、アイテムを当該ごみ箱に移動させる操作入力(指定されたアイテムの消去を指示する操作入力)を受信した場合に、当該アイテムを当該ごみ箱に移動して、当該ごみ箱に移動された(格納された)アイテムを使用不可状態にする。なお、操作入力に基づきごみ箱に格納されたアイテムを表示して、プレーヤが任意のタイミングでごみ箱に格納されたアイテムを確認できるようにしてもよい。また、アイテムがごみ箱に格納されてから所定期間が経過するまでは、ごみ箱に格納されたアイテムを確認可能とし、当該所定期間が過ぎた場合には、ごみ箱に格納されたアイテムを確認できない(非表示とする)ようにしてもよい。また、複数のプレーヤがグループ(チーム)を組んでゲームプレイをする場合、グループ共通のごみ箱を表示させ、プレーヤが当該ごみ箱に移動させたアイテムに加えて、当該プレーヤと同一のグループに所属する他のプレーヤが当該ごみ箱に移動させたアイテムについても、表示或いは非表示の制御をおこなってもよい。
When the operation input for instructing deletion of the item designated by the player is received from the terminal 10, the
記憶制御部112は、前記使用不可状態となったアイテム(ごみ箱に格納された状態となったアイテム)の属性に関する情報を格納部174(記憶部)に記憶させる(蓄積させる)制御を行う。アイテムの属性とは、アイテムに付随する情報であれば何でもよく、キャラクタの属性(狭義の属性)、キャラクタのタイプ(種類)、アイテムのレア度(レアリティ)、当該アイテムが取得された場所、キャラクタのスキル(キャラクタが発動可能な特殊効果)等を含む。例えば、使用不可状態となった各アイテムの識別情報に対応付けて当該各アイテムの属性(狭義の属性)、タイプ、レア度等を格納部174に記憶させる制御を行う。また、記憶制御部112は、サーバ上に設けられ、複数のプレーヤのそれぞれの端末から受信した操作入力に基づき使用不可状態となったアイテムの属性に関する情報を、当該複数のプレーヤの各プレーヤに対応付けて格納部174に記憶させる制御を行う。また、記憶制御部112は、同一のグループに所属する各プレーヤが入力した前記操作入力により使用不可状態となったアイテムに関する情報を格納部174(記憶部)に記憶させる制御を行ってもよい。
The
アイテム付与部114(ゲーム要素付与部)は、前記使用不可状態となった複数のアイテム(ゲーム要素の一例)の属性に関する属性情報(格納部174に蓄積された属性情報)に基づいて、プレーヤに使用可能にする新たなアイテムを決定し、決定したアイテムをプレーヤに使用可能にする処理を行う。すなわち、プレーヤ情報176を更新して、プレーヤに使用可能にされたアイテムを使用可能なアイテムとしてプレーヤ情報176に登録する。なお、プレーヤに使用可能にする新たなアイテムは1つでもよいし、複数の新たなアイテムをプレーヤに使用可能にしてもよい。複数のプレーヤがグループ(チーム)を組んでゲームプレイをする場合、グループに所属する複数のプレーヤのそれぞれに新たなアイテムを使用可能にしてもよいし、アイテムを使用可能にするグループ内のプレーヤの数に上限を設けておき、当該上限の範囲内で、グループに所属するプレーヤに新たなアイテムを使用可能にしてもよい。また、使用可能にするアイテムの数を、ランダムに決定してもよいし、プレーヤ或いは同一グループに所属する各プレーヤによって消去されたアイテムの数や、プレーヤ或いは同一グループに所属する各プレーヤのゲーム成績(レベル、経
験値、得点)に応じて決定してもよい。
The item granting unit 114 (game element granting unit) gives the player the attribute information (attribute information accumulated in the storage unit 174) related to the attributes of the plurality of items (an example of game elements) that have become unusable. A new item to be made available is determined, and processing for making the decided item available to the player is performed. That is, the
また、アイテム付与部114は、前記属性情報に基づき属性ごとの数を集計し、集計結果に基づき前記新たなアイテムを決定してもよい。また、アイテム付与部114は、前記集計結果に基づき前記新たなアイテムの属性を決定してもよい。また、アイテム付与部114は、前記集計結果に基づき最も数の多い属性を前記新たなアイテムの属性として決定してもよい。また、アイテム付与部114は、前記集計結果に基づき抽選を行って前記新たなアイテムを決定してもよい。また、アイテム付与部114は、前記集計結果に基づき最も数の多い属性の当選確率が高くなるように抽選を行って前記新たなアイテムの属性を決定してもよい。例えば、「火属性」、「水属性」、「光属性」といった属性(狭義の属性)ごとのアイテムの数を集計してもよいし、「攻撃タイプ」、「回復タイプ」といったタイプごとのアイテムの数を集計してもよいし、「ノーマル」、「レア」、「スーパーレア」といったレア度ごとのアイテムの数を集計してもよい。そして、属性(狭義の属性)ごとの数を集計する場合には、最も数の多い属性を新たなアイテムの属性として決定し、タイプごとの数を集計する場合には、最も数の多いタイプを新たなアイテムのタイプとして決定し、レア度ごとの数を集計する場合には、最も数の多いレア度を新たなアイテムのレア度として決定してもよい。また、最も数の多い属性(或いは、タイプ、レア度)の当選確率が高くなるように抽選を行って新たなアイテムの属性(或いは、タイプ、レア度)を決定してもよい。また、属性、タイプ、レア度のそれぞれについて集計を行って、新たなアイテムの属性、タイプ及びレア度を決定してもよいし、属性、タイプ、レア度の少なくとも1つについて集計を行って、新たなアイテムの属性、タイプ及びレア度の少なくとも1つを決定してもよい。なお、アイテム付与部114は、複数のプレーヤのそれぞれの端末から受信した操作入力に基づき当該複数のプレーヤの各プレーヤについて使用不可状態となった複数のアイテムの属性に関する属性情報を集計してもよい。
Moreover, the
また、アイテム付与部114は、ゲーム状況が所定条件を満たした場合に、前記新たなアイテムをプレーヤ(或いは、同一のグループ(チーム)に所属する複数のプレーヤ)に使用可能にする処理を行ってもよい。例えば、ログイン時、ゲーム開始時、ゲームクリア時、或いはプレーヤのレベルや経験値が所定値に達した場合に、ゲーム状況が所定条件を満たしたと判断してもよい。また、アイテム付与部114は、前記使用不可状態となったアイテムの数、当該アイテムの属性(例えば、狭義の属性、タイプ、レア度)ごとの数、又は当該アイテムのパラメータ値の合計が所定数に達した場合に、前記新たなアイテムをプレーヤに使用可能にする処理を行ってもよい。また、アイテム付与部114は、前記使用不可状態となったアイテムの数、当該アイテムの属性(例えば、狭義の属性、タイプ、レア度)ごとの数、又は当該アイテムのパラメータ値(例えば、レベル、経験値)の合計ごとの数が所定期間内に所定数に達した場合に、前記新たなアイテムをプレーヤに使用可能にする処理を行ってもよい。
Further, the
また、アイテム付与部114は、前記使用不可状態となった複数のアイテムに合成可能な複数のアイテムが含まれる場合に、当該合成可能な複数のアイテムを合成して得られる新たなアイテムをプレーヤ(或いは、同一のグループ(チーム)に所属する複数のプレーヤ)に使用可能にする処理を行ってもよい。
In addition, when a plurality of items that can be combined with the plurality of items in the unusable state are included, the
また、アイテム付与部114は、前記新たなアイテムを、前記同一のグループに所属する少なくとも1人のプレーヤに使用可能にする処理を行ってもよい。
Further, the
また、アイテム付与部114は、前記グループの状況に応じた当選確率で抽選を行って前記新たなアイテムを決定してもよい。例えば、アイテム付与部114は、前記同一のグループに所属する各プレーヤのゲーム成績(各プレーヤのレベル、経験値、得点等)や、前記同一のグループに所属するプレーヤの数(或いは、当該グループのアクティブ率)等
に応じた当選確率で抽選を行って前記新たなアイテムを決定してもよい。例えば、グループに所属する各プレーヤのゲーム成績が高いほど、或いはグループに所属するプレーヤの数が多いほど、当該グループに所属するプレーヤに使用可能にする新たなアイテムのレア度が高くなるように抽選を行ってもよい。
Further, the
画像生成部120は、処理部100で行われる処理の結果に基づいて、端末10においてゲーム画像を表示するための画像生成用データを生成する。生成された画像生成用データは、処理部100によって、通信部196を介して各端末10に送信される。ここで、画像生成用データとは、本実施形態の手法により生成された画像を各情報処理端末において表示するためのデータであり、画像データそのものでもよいし、各情報処理端末が画像を生成するために用いる各種データ(オブジェクトデータ、ゲーム処理結果データ等)であってもよい。画像生成部120は、表示制御部122を含む。
The
表示制御部122は、前記属性ごとの数を集計した集計結果を表す画像を端末10において表示させる処理を行う。集計結果を表す画像は、集計結果そのものを表す画像でもよいし、集計結果を大雑把に表す画像でもよい。
The
なお、端末10の処理部が、サーバ20から送信された(ダウンロードした)プログラムに基づき各種ゲーム処理(入力情報に基づきゲームを進行させる処理、ゲーム画像を生成する処理)を行い、サーバ20が、ゲーム結果データに基づいて、格納部174のプレーヤ情報において各プレーヤに対応付けられた各種データ(ゲームパラメータ、収集されたアイテム等に関するデータ)の更新処理を行うように構成してもよい。
It should be noted that the processing unit of the terminal 10 performs various game processes (process for advancing the game based on input information, process for generating a game image) based on the program transmitted (downloaded) from the
2.本実施形態の手法
次に本実施形態の手法について図面を用いて説明する。
2. Next, the method of this embodiment will be described with reference to the drawings.
本実施形態のゲームは、シングルプレイ型のオンラインRPGである。各プレーヤは、共通のゲーム世界の設定において互いに独立したゲーム空間内で自身のプレーヤキャラクタを操作してプレイする。 The game of the present embodiment is a single play type online RPG. Each player operates by playing his / her player character in a game space independent of each other in a common game world setting.
図3、図4は、本実施形態のゲームシステムで生成されるゲーム画面(ゲーム画像)の一例を示す図である。ゲーム画面GIは、端末10のタッチパネル(端末10の表示部)に表示され、プレーヤは、指先やタッチペン等をタッチパネルに接触させる操作(タッチ操作)を行うことで操作入力を行うことができる。 3 and 4 are diagrams showing an example of a game screen (game image) generated by the game system of the present embodiment. The game screen GI is displayed on the touch panel of the terminal 10 (display unit of the terminal 10), and the player can perform an operation input by performing an operation (touch operation) for bringing a fingertip, a touch pen, or the like into contact with the touch panel.
図3は、敵キャラクタとの戦闘を行う際に表示されるゲーム画面GIを示す図である。図3に示すように、ゲーム画面GIの下側の領域A1には、複数のプレーヤキャラクタを表す複数のアイテムIT(ゲーム要素の一例)が表示され、ゲーム画面GIの上側の領域A2には、ゲームフィールド(ゲーム空間)を表す画像を表示されている。 FIG. 3 is a diagram showing a game screen GI displayed when a battle with an enemy character is performed. As shown in FIG. 3, a plurality of items IT (an example of a game element) representing a plurality of player characters are displayed in a lower area A1 of the game screen GI, and an upper area A2 of the game screen GI An image representing a game field (game space) is displayed.
図3に示す例では、プレーヤキャラクタである4人のキャラクタに対応する4個のアイテムITが表示されている。プレーヤは、自身が所有する(使用可能な)複数のアイテム(キャラクタカード)の中から、領域A1に表示させる(パーティー、デッキを組む)4個のアイテムを自由に選択して設定することができる。 In the example shown in FIG. 3, four items IT corresponding to four characters that are player characters are displayed. The player can freely select and set four items (to form a party and deck) to be displayed in the area A1 from among a plurality of items (character cards) owned (usable) by the player. .
プレーヤがゲーム画面GI(領域A2内の任意の位置)を1回タッチする操作を行う毎にゲームが進行(プレーヤキャラクタがゲーム空間の奥側に前進)していき、ゲームの進行に従って、ゲーム空間に敵キャラクタECや新たなアイテム(プレーヤキャラクタなど)が出現する。敵キャラクタECは、所与のアルゴリズムでコンピュータ制御されるいわゆるNPCである。ゲーム空間に敵キャラクタECやアイテムが出現した場合、プレーヤ
は、タッチ操作による行動指示を行うことで、プレーヤキャラクタに敵キャラクタECを攻撃させたり、出現したアイテムを獲得したりすることができる。
Each time the player performs an operation of touching the game screen GI (arbitrary position in the area A2) once, the game progresses (the player character advances to the back side of the game space). Enemy character EC and a new item (player character, etc.) appear. The enemy character EC is a so-called NPC that is computer controlled by a given algorithm. When an enemy character EC or an item appears in the game space, the player can cause the player character to attack the enemy character EC or acquire the appearing item by performing an action instruction by a touch operation.
プレーヤには、行動力を表す行動パラメータが付与されており、ゲーム画面GIの領域A2には、行動パラメータの残量を示す行動力ゲージAGが表示される。また行動力ゲージAGの右側には、行動力パラメータの上限値(図3の「100」の部分)と、現在の行動力パラメータの残量(図3の「80」の部分)が数字で表示される。行動力ゲージAGの全長は行動力パラメータの上限値を表している。 The player is given a behavior parameter indicating the behavior power, and a behavior strength gauge AG indicating the remaining amount of the behavior parameter is displayed in the area A2 of the game screen GI. On the right side of the behavioral force gauge AG, the upper limit value of the behavioral force parameter (“100” in FIG. 3) and the remaining amount of the current behavioral force parameter (“80” in FIG. 3) are displayed in numbers. Is done. The total length of the action power gauge AG represents the upper limit value of the action force parameter.
行動パラメータの値は、プレーヤがゲームを進行させるためのタッチ操作を行う度に所定量ずつ減少する。そして、行動パラメータの値が0となると、プレーヤの進行指示操作入力が受け付けられなくなり、プレーヤキャラクタは行動できなくなる(タッチ操作によってもゲームが進行しなくなる)。行動パラメータの値は、時間経過とともに自動的に回復する(増加する)。また、行動パラメータの値を増加させるための回復アイテム(例えば、回復剤)を使用することで、行動パラメータの値を回復させることができる。 The value of the action parameter decreases by a predetermined amount every time the player performs a touch operation for progressing the game. When the value of the action parameter becomes 0, the player's progress instruction operation input is not accepted, and the player character cannot act (the game does not progress even by a touch operation). The value of the behavior parameter automatically recovers (increases) with time. Further, by using a recovery item (for example, a recovery agent) for increasing the value of the behavior parameter, the value of the behavior parameter can be recovered.
本実施形態の期間限定のゲームは複数のステージによって構成されおり、各ステージのゴール地点に登場する敵キャラクタであるボスキャラクタを倒すことで、当該ステージをクリアして次のステージに進むことができる。ステージをクリアすると、プレーヤに新たなアイテム(プレーヤキャラクタ、回復アイテム等)、経験値、ゲーム内通貨等が付与される。なお、ゲーム画面GIの領域A2には、プレイ中のステージにおける進行度を示す進行度ゲージPGが表示されている。 The limited-time game of this embodiment is composed of a plurality of stages, and by defeating a boss character that is an enemy character appearing at the goal point of each stage, the stage can be cleared and proceed to the next stage. . When the stage is cleared, a new item (player character, recovery item, etc.), experience value, in-game currency, etc. are given to the player. In the area A2 of the game screen GI, a progress gauge PG indicating the progress in the stage being played is displayed.
本実施形態のゲームでは、プレーヤが保有可能(使用可能)なアイテムの数が制限(例えば、20個まで)されており、上限数を超えてアイテムを保有することができない。プレーヤは、不要なアイテムを消去する(使用不可状態とする)ことで、保有するアイテムの数を減らすことができる。 In the game of the present embodiment, the number of items that can be held (usable) by the player is limited (for example, up to 20 items), and items cannot be held exceeding the upper limit. The player can reduce the number of items held by deleting unnecessary items (making them unusable).
プレーヤが保有するアイテムを消去する(使用不可状態とする)操作を行うと、使用不可状態となったアイテムの属性に関する情報がサーバ20に蓄積される。そして、この蓄積された情報に基づき新たなアイテムが生成されてプレーヤに使用可能にされる。
When an operation for erasing an item held by the player (making it unusable) is performed, information regarding the attribute of the item that has become unusable is accumulated in the
図4は、消去するアイテムを選択するためのゲーム画面の一例を示す図である。図4に示すゲーム画面GIには、プレーヤが保有するアイテムを表すアイコンICが一覧表示される。また、図4に示すゲーム画面GIには、ごみ箱RI(ごみ箱を表す画像)が表示される。プレーヤはこのゲーム画面GIにおいて、複数のアイコンICから、消去したいアイテムのアイコンICをタッチ操作した状態でドラッグ操作により当該アイコンをごみ箱RIに移動する操作(アイテムの消去を指示する操作入力の一例)を行うことで当該アイテムを消去することができる。図4に示すゲーム画面GIにおいてアイテムを消去する操作が行われると、当該アイテムのアイコンICがゲーム画面GIから消去され、当該アイテムが使用不可状態となる。また、プレーヤがごみ箱RIに対するタッチ操作を行うと、ごみ箱RIに移動(格納)され使用不可状態となったアイテムの属性や数を示す情報が表示される。 FIG. 4 is a diagram illustrating an example of a game screen for selecting an item to be deleted. The game screen GI shown in FIG. 4 displays a list of icon ICs representing items held by the player. In addition, a trash box RI (an image representing the trash box) is displayed on the game screen GI shown in FIG. On the game screen GI, the player moves the icon to the trash box RI by a drag operation while touching the icon IC of the item to be deleted from the plurality of icon ICs (an example of an operation input for instructing the item deletion). The item can be deleted by performing. When an operation for deleting an item is performed on the game screen GI shown in FIG. 4, the icon IC of the item is deleted from the game screen GI, and the item becomes unusable. Further, when the player performs a touch operation on the trash can RI, information indicating the attributes and the number of items that are moved (stored) in the trash can RI and become unusable is displayed.
図5は、プレーヤが保有するアイテムを管理するためのアイテム情報の一例を示す図である。アイテム情報は、サーバ20の格納部174にプレーヤ情報176として格納される。
FIG. 5 is a diagram illustrating an example of item information for managing items held by the player. The item information is stored as
図5に示すように、アイテム情報200には、プレーヤが保有する各アイテムの識別番号210と、各アイテムの属性を示す情報が格納されている。アイテムの属性(広義の属
性)には、「火属性」、「水属性」、「光属性」等を示すキャラクタの属性220(狭義の属性)と、「攻撃タイプ」、「回復タイプ」、「バランスタイプ」、「ドラゴンタイプ」等のキャラクタのタイプ230と、「ノーマル」、「レア」、「スーパーレア」等のレア度240がある。また、図5に示した各属性に加えて、アイテムが獲得された場所や、キャラクタのスキル等を属性として設定してもよい。また、アイテム情報200には、各アイテムのレベル250と、経験値260が格納されている。
As shown in FIG. 5, the
プレーヤが、アイテムを消去する操作を行うと、アイテム情報200から当該アイテムに関する情報が削除されて当該アイテムが使用不可状態となる。また、消去されたアイテムの属性(狭義の属性、タイプ、レア度等)に関する情報が、属性情報として格納部174に蓄積される。すなわち、属性情報は、これまでにプレーヤによって消去された複数のアイテムの属性に関する情報を含む情報である。また、消去された各アイテムの属性に加えて、当該各アイテムのレベルや経験値を属性情報として蓄積してもよい。
When the player performs an operation for deleting an item, information on the item is deleted from the
本実施形態では、この属性情報に基づきプレーヤに使用可能にする新たなアイテムを決定し、当該新たなアイテムがプレーヤに使用可能な状態で付与される。例えば、属性情報に基づき属性(狭義の属性、タイプ、レア度)ごとの数(アイテムの数)を集計し、集計結果に基づき新たなアイテムを決定する。 In the present embodiment, a new item that can be used by the player is determined based on the attribute information, and the new item is given to the player in a usable state. For example, the number (number of items) for each attribute (narrowly defined attribute, type, rarity) is counted based on the attribute information, and a new item is determined based on the counting result.
図6(A)は、属性情報に基づき属性220ごとの数270を集計した場合の集計結果の一例を示す。図6(A)の集計結果は、消去されたアイテムのうち、「火属性」のものが7個、「水属性」「木属性」のものがそれぞれ3個、「光属性」のものが5個、「闇属性」のものが2個であることを示している。また、図6(B)は、属性情報に基づきタイプ230ごとの数270を集計した場合の集計結果の一例を示し、図6(C)は、属性情報に基づきレア度240ごとの数270を集計した場合の集計結果の一例を示す。
FIG. 6A shows an example of a totaling result when the
そして、このような集計結果から、例えば、最も数の多い属性を、プレーヤに使用可能にする新たなアイテムの属性として決定する。例えば、図6(A)の例(属性220ごとの数を集計する場合)では、属性220として「火属性」の数が最も多いので、新たなアイテムの属性を「火属性」とする。また、図6(B)の例(タイプ230ごとの数を集計する場合)では、タイプ230として「回復タイプ」の数が最も多いので、新たなアイテムのタイプを「回復タイプ」とする。また、図6(C)の例(レア度240ごとの数を集計する)では、レア度240として「ノーマル」の数が最も多いので、新たなアイテムのレア度を「ノーマル」とする。
Then, from such a totaling result, for example, the attribute with the largest number is determined as the attribute of a new item that can be used by the player. For example, in the example of FIG. 6A (when the number for each
また、集計結果に基づき最も数の多い属性の当選確率が高くなるように抽選を行って新たなアイテムの属性を決定してもよい。例えば、図6(A)の例では、「火属性」の当選確率が最も高くなるような抽選テーブルを用いて抽選を行って、新たなアイテムの属性を決定し、図6(B)の例では、「回復タイプ」の当選確率が最も高くなるような抽選テーブルを用いて抽選を行って、新たなアイテムのタイプを決定し、図6(C)の例では、「ノーマル」の当選確率が最も高くなるような抽選テーブルを用いて抽選を行って、新たなアイテムのレア度を決定する。 In addition, a new item attribute may be determined by performing a lottery so that the winning probability of the attribute with the largest number is high based on the counting result. For example, in the example of FIG. 6A, a lottery is performed using a lottery table in which the winning probability of “fire attribute” is the highest, and attributes of new items are determined, and the example of FIG. Then, a lottery table is used to determine the new item type by using the lottery table with the highest “recovery type” winning probability. In the example of FIG. 6C, the winning probability of “normal” is A lottery is performed using the highest lottery table to determine the rarity of a new item.
また、集計して得られた最も数の多い属性に基づき、当該属性とは異なる属性を新たなアイテムの属性として決定してもよい。例えば、属性220間に優劣関係(例えば、三すくみの関係)があった場合に、最も数の多い属性に対して優勢な属性を新たなアイテムの属性として決定してもよい。例えば、属性220間において、「火属性」に対して「水属性」が強く、「水属性」に対して「木属性」が強く、「木属性」に対して「火属性」が強いといった三すくみの関係があるとすると、図6(A)の例では、「火属性」の数が最も多いので、「火属性」に対して強い「水属性」を新たなアイテムの属性として決定する。
Further, an attribute different from the attribute may be determined as an attribute of a new item based on the most numerous attribute obtained by aggregation. For example, when there is a superiority or inferiority relationship (for example, a three-way relationship) between the
また、特定の属性の数が所定数に達していることを条件として所定の属性のアイテムを新たなアイテムとして決定してもよい。例えば、タイプ230ごとの数を集計した場合に、「攻撃タイプ」の数が所定数(例えば、10)に達していた場合に、「ドラゴンタイプ」を新たなアイテムのタイプとするようにしてもよい。また、レア度240ごとの数を集計した場合に、「レア」の数が所定数(例えば、10)に達していた場合に、「スーパーレア」を新たなアイテムのレア度とするようにしてもよい。
Alternatively, an item having a predetermined attribute may be determined as a new item on condition that the number of specific attributes has reached a predetermined number. For example, when the number for each
また、属性情報に基づき、消去された複数のアイテムの中に合成可能な複数のアイテムが含まれると判定された場合に、当該合成可能な複数のアイテムを合成して得られるアイテムを新たなアイテムとして決定してもよい。例えば、合成のベースとなるベースアイテムに対して所定の複数の素材アイテムを合成することで、当該ベースアイテムを進化させた新たなアイテムを生成可能としたとき、消去された複数のアイテムの中に、当該ベースアイテムと所定の複数の素材アイテムが含まれていた場合には、当該ベースアイテムを進化させたアイテムをプレーヤに使用可能にする。 Also, based on the attribute information, when it is determined that a plurality of items that can be combined are included in the plurality of deleted items, the item obtained by combining the plurality of items that can be combined is a new item. May be determined as For example, if a new item that evolved the base item can be generated by compositing a plurality of predetermined material items to the base item that is the base of the composition, When the base item and a plurality of predetermined material items are included, an item obtained by evolving the base item is made available to the player.
また、プレーヤに使用可能にする新たなアイテムとして複数のアイテムを決定してもよい。プレーヤに使用可能にする新たなアイテムの数はランダムに決定してもよいし、消去されたアイテムの総数や1日当たりの消去されたアイテムの数、ゲーム成績(レベル、経験値、得点)に応じて決定してもよい。例えば、消去されたアイテム数が多いほど(或いは、ゲーム成績が高いほど)プレーヤに使用可能にするアイテムの数を多くしてもよい。 A plurality of items may be determined as new items that can be used by the player. The number of new items available to the player may be determined randomly, depending on the total number of items erased, the number of items erased per day, and game performance (level, experience points, scores) May be determined. For example, the number of items that can be used by the player may be increased as the number of deleted items increases (or as the game score increases).
なお、属性情報を集計する場合、集計結果を表す画像を、消去するアイテムを選択する画面(図4を参照)に表示してもよい。例えば、属性220ごとの数を集計する場合に、図7に示すように、集計結果を表す画像TRとして、属性220ごとの数を表す円グラフを表示してもよい。また、集計結果に基づき最も数の多い属性の当選確率が高くなるように抽選する場合、当該当選確率を表す画像を、集計結果を表す画像として表示してもよい。また、レア度240ごとの数を集計する場合、レアアイテム(レア度240が「レア」又は「スーパーレア」のアイテム)が使用可能にされる確率を表す画像を、集計結果を表す画像として表示してもよい。このようにすると、消去するアイテムを選択する際の判断材料をプレーヤに提供することができる。
In addition, when totaling attribute information, you may display the image showing a total result on the screen (refer FIG. 4) which selects the item to delete. For example, when counting the number for each
本実施形態では、ゲーム状況が所定条件を満たした場合に、属性情報に基づき決定した新たなアイテムをプレーヤに使用可能にする。例えば、ゲームステージをクリアした(ボスキャラクタを倒した)場合、ゲーム開始時、ログイン時、或いはプレーヤのレベルや経験値が所定値に達した場合等に、ゲーム状況が所定条件を満たしたとして新たなアイテムをプレーヤに使用可能にしてもよい。 In the present embodiment, when the game situation satisfies a predetermined condition, a new item determined based on the attribute information is made available to the player. For example, when the game stage is cleared (when the boss character is defeated), when the game starts, when the user logs in, or when the player's level or experience value reaches a predetermined value, the game situation newly satisfies the predetermined condition. Items may be made available to the player.
また、消去されたアイテム(使用不可状態となったアイテム)の数が所定数(例えば、20)に達した場合に、新たなアイテムをプレーヤに使用可能にしてもよい。また、属性ごとの集計結果に基づき、最も多い属性の数が所定数(例えば、10)に達した場合に、新たなアイテムをプレーヤに使用可能にしてもよい。また、消去された複数のアイテムのパラメータ値の合計が所定数に達した場合に、新たなアイテムをプレーヤに使用可能にしてもよい。例えば、属性情報に消去された各アイテムのレベルや経験値が含まれる場合には、消去された複数のアイテムのレベルの合計値(或いは、平均値)が所定値に達した場合に、新たなアイテムをプレーヤに使用可能にしてもよいし、消去された複数のアイテムの経験値の合計値(或いは、平均値)が所定値に達した場合に、新たなアイテムをプレーヤに使用可能にしてもよい。 Further, when the number of deleted items (items that have become unusable) reaches a predetermined number (for example, 20), a new item may be made available to the player. Further, based on the total result for each attribute, a new item may be made available to the player when the most number of attributes reaches a predetermined number (for example, 10). Further, when the total of parameter values of a plurality of deleted items reaches a predetermined number, a new item may be made available to the player. For example, if the attribute information includes the level or experience value of each deleted item, when the total value (or average value) of the levels of the deleted items reaches a predetermined value, a new value is obtained. The item may be made available to the player, or the new item may be made available to the player when the total value (or average value) of the experience values of the deleted items reaches a predetermined value. Good.
また、消去されたアイテムの数、最も多い属性の数、或いはアイテムのパラメータ値の
合計が、所定期間内に所定数に達した場合のみ、新たなアイテムをプレーヤに使用可能にしてもよい。例えば、前回新たなアイテムを使用可能にしてから一定期間内に所定数に達した場合にのみ、新たなアイテムをプレーヤに使用可能にしてもよい。
In addition, a new item may be made available to the player only when the number of deleted items, the number of the largest number of attributes, or the sum of the parameter values of the items reaches a predetermined number within a predetermined period. For example, the new item may be made available to the player only when a predetermined number is reached within a certain period of time since the new item was made available last time.
なお、属性情報に基づき新たなアイテムがプレーヤに使用可能にされると、属性情報及び集計結果はリセットされ、消去されたアイテムの属性に関する情報が属性情報から削除される。すなわち、プレーヤはアイテムの消去と引き換えに、消去したアイテムの属性に基づき決定される新たなアイテムを取得することができる。また、消去されたアイテムの数、最も多い属性の数、或いはアイテムのパラメータ値の合計が所定期間内に所定数に達しなかった場合についても、属性情報をリセットする。 When a new item is made available to the player based on the attribute information, the attribute information and the total result are reset, and information regarding the deleted item attribute is deleted from the attribute information. That is, the player can acquire a new item determined based on the attribute of the deleted item in exchange for deleting the item. Further, the attribute information is also reset when the number of deleted items, the number of the largest number of attributes, or the sum of the parameter values of the items does not reach a predetermined number within a predetermined period.
本実施形態によれば、アイテムを使用可能なゲームにおいて、プレーヤが使用不可状態とした(プレーヤが消去した)複数のアイテムの属性に関する情報を蓄積しておき、当該情報に応じて決定した新たなアイテムをプレーヤに使用可能にするという、従来のゲームにない仕組みを実現することができる。 According to the present embodiment, in a game in which an item can be used, information regarding the attributes of a plurality of items that have been disabled by the player (erased by the player) is stored, and a new item determined according to the information is stored. It is possible to realize a mechanism that does not exist in a conventional game, in which an item can be used by a player.
なお、属性情報をプレーヤ毎に管理することに代えて、プレーヤが参加するグループ(チーム)単位で属性情報を管理してもよい。すなわち、同一のグループに所属する各プレーヤが消去したアイテムの属性に関する情報を属性情報としてグループごとに蓄積してもよい。この場合、グループごとの属性情報に基づき決定した新たなアイテムを、当該同一のグループに所属する少なくとも1人のプレーヤに使用可能にする。なお、使用可能にするアイテムは、グループに所属するプレーヤ間で順番に実行される抽選処理により決定される場合もあるし、グループに所属する各プレーヤのゲーム成績により決定される場合もある。サーバは、プレーヤの端末から受信した操作入力に基づき当該プレーヤが消去したアイテムの属性に関する情報を当該グループの属性情報に蓄積し、当該グループの属性情報に基づき決定した新たなアイテムを当該グループに所属する少なくとも1人のプレーヤに使用可能にする。なお、プレーヤの端末に表示されるゲーム画面には、当該プレーヤが所属するグループ共通のごみ箱が表示され、当該プレーヤがアイテムを当該ごみ箱に移動させる操作入力を行うと、当該アイテムの属性に関する情報が当該グループの属性情報に蓄積される。当該プレーヤが当該ごみ箱の中身を確認する操作入力を行うと、当該プレーヤが消去したアイテムに加えて、当該プレーヤと同一のグループに所属する他のプレーヤが消去したアイテムに関する属性情報の種類又は数が表示される。 Instead of managing the attribute information for each player, the attribute information may be managed for each group (team) in which the player participates. In other words, information regarding the attribute of an item deleted by each player belonging to the same group may be accumulated for each group as attribute information. In this case, a new item determined based on the attribute information for each group is made available to at least one player belonging to the same group. Note that the items to be usable may be determined by a lottery process that is sequentially executed among players belonging to the group, or may be determined by game results of each player belonging to the group. The server accumulates in the group attribute information the attribute information of the item deleted by the player based on the operation input received from the player terminal, and the new item determined based on the group attribute information belongs to the group. Be available to at least one player. The game screen displayed on the terminal of the player displays a recycle bin common to the group to which the player belongs, and when the player inputs an operation to move the item to the recycle bin, information on the attribute of the item is displayed. Accumulated in the attribute information of the group. When the player performs an operation input for confirming the contents of the trash box, in addition to the items deleted by the player, the type or number of attribute information related to items deleted by other players belonging to the same group as the player is displayed. Is displayed.
図8は、グループ単位で属性情報を管理する場合の属性情報の一例(ごみ箱に移動したアイテム情報)を示す図である。図8に示すように、属性情報300には、アイテムを消去したプレーヤの識別番号310(プレーヤID)と、消去された当該アイテムの識別番号320(アイテムID)と、当該アイテムの属性(狭義の属性330、タイプ340、レア度350)を示す情報が格納されている。ここでは、ID「001」〜「003」のプレーヤが同一のグループに所属しているものとする。図8の属性情報300は、ID「001」のプレーヤによってID「001」とID「002」のアイテムが消去され、ID「002」のプレーヤによってID「003」のアイテムが消去され、ID「003」のプレーヤによってID「004」のアイテムが消去されたことを示している。すなわち、属性情報300には、グループ共通のごみ箱に格納されたアイテムの属性に関する情報が格納される。
FIG. 8 is a diagram illustrating an example of attribute information (item information moved to the trash box) when the attribute information is managed in units of groups. As shown in FIG. 8, the
なお、グループに所属する全てのプレーヤに新たなアイテムを使用可能にしてもよい。また、消去したアイテムの数が最も多いプレーヤに優先して新たなアイテムを使用可能にしてもよい。また、保有するアイテムの数が少ないプレーヤ、プレイ時間の長いプレーヤ、或いはゲーム成績(プレーヤのレベル、経験値等)が良いプレーヤに優先して新たなアイテムを使用可能にしてもよい。また、新たなアイテムのレア度が低い(「ノーマル」)
場合には、グループに所属する全てのプレーヤに使用可能にし、新たなアイテムのレア度が高い(「ノーマル」)場合には、一部のプレーヤに使用可能にしてもよい。また、グループに所属するプレーヤのうち、抽選により決定したプレーヤに新たなアイテムを使用可能にしてもよい。属性情報をグループ毎に管理する場合も、属性情報をプレーヤ毎に管理する場合と同様にしてプレーヤに使用可能にする新たなアイテムを決定する。
Note that a new item may be made available to all players belonging to the group. Also, a new item may be made available in preference to the player with the largest number of deleted items. Further, a new item may be made available in preference to a player with a small number of items, a player with a long play time, or a player with good game results (player level, experience value, etc.). Also, the rareness of new items is low ("Normal")
In this case, it may be made available to all players belonging to the group, and may be made available to some players when the rareness of the new item is high (“normal”). In addition, a new item may be made available to players determined by lottery among players belonging to the group. Also when attribute information is managed for each group, a new item that can be used by the player is determined in the same manner as when attribute information is managed for each player.
また、グループ単位で属性情報を管理する場合、グループの状況に応じた当選確率で抽選を行って新たなアイテムを決定してもよい。例えば、同一グループに所属するプレーヤの数に応じた当選確率で抽選を行って新たなアイテムを決定してもよい。例えば、同一グループに所属するプレーヤの数(或いは、当該グループのアクティブ率)が多いほど、レア度の高いアイテムが当選する確率が高くなるように抽選を行ってもよい。このようにすると、グループの人数を増やす動機を与えることができる。 In addition, when managing attribute information in units of groups, a new item may be determined by performing a lottery with a winning probability according to the group status. For example, a new item may be determined by performing lottery with a winning probability corresponding to the number of players belonging to the same group. For example, the lottery may be performed so that the higher the number of players belonging to the same group (or the active rate of the group), the higher the probability that an item with a higher rarity will be won. This can provide a motivation to increase the number of people in the group.
また、同一グループに所属する各プレーヤのゲーム成績に応じた当選確率で抽選を行ってもよい。同一グループに所属する各プレーヤのゲーム成績が高いほど、レア度の高いアイテムが当選する確率が高くなるように抽選を行ってもよい。このようにすると、グループに所属する各プレーヤにゲームプレイの動機を与えることができる。また、新たなアイテムの属性220については、属性情報の集計結果に基づき決定し、新たなアイテムのレア度については、グループに所属するプレーヤの数や各プレーヤのゲーム成績に基づき決定してもよい。
In addition, a lottery may be performed with a winning probability corresponding to the game results of each player belonging to the same group. A lottery may be performed so that the higher the game score of each player belonging to the same group, the higher the probability that an item with a higher degree of rarity will win. In this way, it is possible to give a motivation for game play to each player belonging to the group. Further, the
3.処理
次に、本実施形態のサーバ20の処理の一例について図9のフローチャートを用いて説明する。
3. Processing Next, an example of processing of the
また、状態変更部110は、端末10から、アイテムの消去を指示する操作入力の情報を受信したか否かを判断し(ステップS10)、受信したと判断した場合(ステップS10の「Y」)には、指定(選択)されたアイテムを使用不可状態に変更する処理を(ステップS12)。例えば、プレーヤが保有するアイテムを管理するためのアイテム情報200から指定されたアイテムに関する情報を削除して、指定されたアイテムを使用不可状態に変更する。アイテムの消去を指示する操作入力の情報を受信しなかった場合(ステップS10の「N」)には、ステップS24に移行する。
Further, the
次に、記憶制御部112は、使用不可状態となったアイテムの属性に関する情報を、格納部174に格納された属性情報に追加して登録する(ステップS24)。属性情報は、プレーヤ毎に管理された属性情報でもよいし、グループ毎に管理された情報でもよい。
Next, the
次に、アイテム付与部114は、新たなアイテムをプレーヤに使用可能にするための所定条件が満たされたか否かを判断する(ステップS16)。例えば、ゲーム条件が所定条件を満たしたか否かを判断してもよいし、使用不可状態となったアイテムの数、当該アイテムの属性ごとの数或いはアイテムのパラメータ値の合計が所定数に達した場合に所定条件が満たされたと判断してもよい。所定条件が満たされていないと判断した場合(ステップS16の「N」)には、ステップS24に移行する。
Next, the
所定条件が満たされたと判断した場合(ステップS16の「Y」)には、属性情報に基づいて使用不可状態となった複数のアイテムの属性ごとの数を集計し(ステップS18)、集計結果に基づいて、プレーヤに使用可能にする新たなアイテムを決定する(ステップS20)。例えば、最も数の多い属性の当選確率が高くなるように抽選を行って新たなアイテムの属性を決定してもよい。また、属性情報をグループ毎に管理する場合には、同一グループに所属するプレーヤの数やゲーム成績に応じた当選確率で抽選を行って新たなア
イテムの属性を決定してもよい。
If it is determined that the predetermined condition is satisfied (“Y” in step S16), the number of attributes for each of the plurality of items that have become unusable based on the attribute information is summed (step S18), and the count result is obtained. Based on this, a new item that can be used by the player is determined (step S20). For example, a new item attribute may be determined by performing a lottery so that the winning probability of the attribute with the largest number is high. Further, when attribute information is managed for each group, a new item attribute may be determined by performing lottery with a winning probability corresponding to the number of players belonging to the same group and game results.
次に、アイテム付与部114は、ステップS20で決定したアイテムをプレーヤに使用可能にする処理を行う(ステップS22)。例えば、決定した新たなアイテムをアイテム情報200に登録して、当該新たなアイテムを使用可能状態とする。また、属性情報をグループ毎に管理する場合には、ステップS20で決定したアイテムを同一のグループに所属する少なくとも1人のプレーヤに使用可能にする処理を行う。
Next, the
次に、処理部100は、処理を継続するか否かを判断し(ステップS24)、処理を継続する場合には、ステップS10に移行して、ステップS10以降の処理を繰り返す。
Next, the
4.変形例
本発明は、上記実施形態で説明したものに限らず、種々の変形実施が可能である。例えば、明細書又は図面中の記載において広義や同義な用語として引用された用語は、明細書又は図面中の他の記載においても広義や同義な用語に置き換えることができる。
4). Modifications The present invention is not limited to that described in the above embodiment, and various modifications can be made. For example, terms cited as broad or synonymous terms in the description in the specification or drawings can be replaced with broad or synonymous terms in other descriptions in the specification or drawings.
10 端末、20 サーバ、100 処理部、110 状態変更部、112 記憶制御部、114 アイテム付与部、120 画像生成部、122 表示制御部、170 記憶部、172 主記憶部、174 格納部、176 プレーヤ情報、180 情報記憶媒体、196 通信部 10 terminals, 20 servers, 100 processing units, 110 status change units, 112 storage control units, 114 item assignment units, 120 image generation units, 122 display control units, 170 storage units, 172 main storage units, 174 storage units, 176 players Information, 180 information storage medium, 196 communication unit
Claims (14)
プレーヤにより指定されたゲーム要素の消去を指示する操作入力があった場合に、指定されたゲーム要素を使用不可状態にする状態変更部と、
前記使用不可状態となったゲーム要素の属性に関する情報を記憶部に記憶させる制御を行う記憶制御部と、
前記使用不可状態となった複数のゲーム要素の属性に関する属性情報に基づいて、プレーヤに使用可能にする新たなゲーム要素を決定し、決定したゲーム要素をプレーヤに使用可能にする処理を行うゲーム要素付与部としてコンピュータを機能させ、
前記属性情報は、同一のグループに所属する各プレーヤが入力した前記操作入力により使用不可状態となった複数のゲーム要素の属性に関する属性情報であり、
前記ゲーム要素付与部は、
前記新たなゲーム要素を、前記同一のグループに所属する少なくとも1人のプレーヤに使用可能にする処理を行うことを特徴とするプログラム。 A program for executing a game using game elements,
A state changing unit for disabling the designated game element when there is an operation input instructing deletion of the designated game element by the player;
A storage control unit that performs control for storing information on the attribute of the game element in the unusable state in the storage unit;
A game element that determines a new game element that can be used by the player based on attribute information regarding the attributes of the plurality of game elements that have become unusable, and performs processing for making the determined game element available to the player Let the computer function as the granting unit ,
The attribute information is attribute information related to attributes of a plurality of game elements that are disabled by the operation input input by each player belonging to the same group,
The game element grant unit
A program for performing processing for making the new game element available to at least one player belonging to the same group .
前記ゲーム要素付与部は、
前記属性情報に基づき属性ごとの数を集計し、集計結果に基づき前記新たなゲーム要素を決定することを特徴とするプログラム。 In claim 1,
The game element grant unit
A program that counts the number of each attribute based on the attribute information and determines the new game element based on the count result.
前記ゲーム要素付与部は、
前記属性情報に基づき属性ごとの数を集計し、集計結果に基づき前記新たなゲーム要素の属性を決定することを特徴とするプログラム。 In claim 1 or 2,
The game element grant unit
A program that counts the number of each attribute based on the attribute information, and determines the attribute of the new game element based on the counting result.
前記ゲーム要素付与部は、
前記属性情報に基づき属性ごとの数を集計し、集計結果に基づき抽選を行って前記新たなゲーム要素を決定することを特徴とするプログラム。 In any one of claims 1 to 3,
The game element grant unit
A program that counts the number for each attribute based on the attribute information, and determines the new game element by performing a lottery based on the count result.
前記ゲーム要素付与部は、
前記属性情報に基づき属性ごとの数を集計し、最も数の多い属性の当選確率が高くなるように抽選を行って前記新たなゲーム要素の属性を決定することを特徴とするプログラム。 In any one of claims 1 to 4,
The game element grant unit
A program characterized in that the number of each attribute is totaled based on the attribute information, and a lottery is performed so as to increase a winning probability of the attribute having the largest number, thereby determining the attribute of the new game element.
前記属性ごとの数を集計した集計結果を表す画像を表示させる表示制御部として更にコンピュータを機能させることを特徴とするプログラム。 In any one of claims 2 to 5,
A program that further causes a computer to function as a display control unit that displays an image representing a counting result obtained by counting the number of each attribute.
前記ゲーム要素付与部は、
ゲーム状況が所定条件を満たした場合に、前記新たなゲーム要素をプレーヤに使用可能にする処理を行うことを特徴とするプログラム。 In any one of claims 1 to 6,
The game element grant unit
A program for performing processing for making a new game element available to a player when a game situation satisfies a predetermined condition.
前記ゲーム要素付与部は、
前記使用不可状態となったゲーム要素の数、当該ゲーム要素の属性ごとの数、又は当該ゲーム要素のパラメータ値の合計が所定数に達した場合に、前記新たなゲーム要素をプレーヤに使用可能にする処理を行うことを特徴とするプログラム。 In any one of claims 1 to 7,
The game element grant unit
The new game element can be used by the player when the number of game elements that have become unusable, the number for each attribute of the game element, or the total of the parameter values of the game element reaches a predetermined number A program characterized by performing processing.
前記ゲーム要素付与部は、
前記使用不可状態となったゲーム要素の数、当該ゲーム要素の属性ごとの数、又は当該ゲーム要素のパラメータ値の合計ごとの数が所定期間内に所定数に達した場合に、前記新たなゲーム要素をプレーヤに使用可能にする処理を行うことを特徴とするプログラム。 In any one of claims 1 to 8,
The game element grant unit
The new game when the number of game elements that have become unusable, the number for each attribute of the game element, or the total number of parameter values for the game element reaches a predetermined number within a predetermined period. A program that performs processing for making an element available to a player.
前記ゲーム要素付与部は、
前記使用不可状態となった複数のゲーム要素に合成可能な複数のゲーム要素が含まれる場合に、当該合成可能な複数のゲーム要素を合成して得られる新たなゲーム要素をプレーヤに使用可能にする処理を行うことを特徴とするプログラム。 In any one of claims 1 to 9,
The game element grant unit
When a plurality of game elements that can be combined are included in the plurality of game elements that have become unusable, a new game element obtained by combining the plurality of game elements that can be combined is made available to the player. A program characterized by performing processing.
前記ゲーム要素付与部は、
前記グループの状況に応じた当選確率で抽選を行って前記新たなゲーム要素を決定することを特徴とするプログラム。 In any one of Claims 1 thru | or 10 ,
The game element grant unit
A program characterized in that the new game element is determined by performing a lottery with a winning probability according to the situation of the group.
プレーヤにより指定されたゲーム要素の消去を指示する操作入力があった場合に、指定されたゲーム要素を使用不可状態にする状態変更部と、
同一のグループに所属する各プレーヤが入力した前記操作入力により使用不可状態となったゲーム要素に関する情報を記憶部に記憶させる制御を行う記憶制御部と、
前記使用不可状態となった複数のゲーム要素に関する情報に基づいて、プレーヤに使用可能にする新たなゲーム要素を決定し、決定したゲーム要素を、前記同一のグループに所属する少なくとも1人のプレーヤに使用可能にする処理を行うゲーム要素付与部としてコンピュータを機能させることを特徴とするプログラム。 A program for executing a game using game elements,
A state changing unit for disabling the designated game element when there is an operation input instructing deletion of the designated game element by the player;
A storage control unit that performs control for storing information on the game elements that are disabled by the operation input input by each player belonging to the same group in the storage unit;
Based on the information regarding the plurality of game elements that have become unusable, a new game element that can be used by the player is determined, and the determined game element is assigned to at least one player belonging to the same group. A program that causes a computer to function as a game element assigning unit that performs processing for enabling use.
前記情報処理端末から、プレーヤにより指定されたゲーム要素の消去を指示する操作入力を受信した場合に、指定されたゲーム要素を使用不可状態にする状態変更部と、
前記使用不可状態となったゲーム要素の属性に関する情報を記憶部に記憶させる制御を行う記憶制御部と、
前記使用不可状態となった複数のゲーム要素の属性に関する属性情報に基づいて、プレーヤに使用可能にする新たなゲーム要素を決定し、決定したゲーム要素をプレーヤに使用可能にする処理を行うゲーム要素付与部とを含み、
前記属性情報は、同一のグループに所属する各プレーヤが入力した前記操作入力により使用不可状態となった複数のゲーム要素の属性に関する属性情報であり、
前記ゲーム要素付与部は、
前記新たなゲーム要素を、前記同一のグループに所属する少なくとも1人のプレーヤに使用可能にする処理を行うことを特徴とするサーバ。 A server that communicates with an information processing terminal and executes a game using game elements,
From the information processing terminal, when receiving an operation input to instruct the erasure of the specified game element by the player, and a state change unit for the specified game element into a disabled state,
A storage control unit that performs control for storing information on the attribute of the game element in the unusable state in the storage unit;
A game element that determines a new game element that can be used by the player based on attribute information regarding the attributes of the plurality of game elements that have become unusable, and performs processing for making the determined game element available to the player and applying section only contains,
The attribute information is attribute information related to attributes of a plurality of game elements that are disabled by the operation input input by each player belonging to the same group,
The game element grant unit
A server that performs processing for making the new game element available to at least one player belonging to the same group .
前記情報処理端末から、プレーヤにより指定されたゲーム要素の消去を指示する操作入力を受信した場合に、指定されたゲーム要素を使用不可状態にする状態変更部と、
同一のグループに所属する各プレーヤが入力した前記操作入力により使用不可状態となったゲーム要素に関する情報を記憶部に記憶させる制御を行う記憶制御部と、
前記使用不可状態となった複数のゲーム要素に関する情報に基づいて、プレーヤに使用可能にする新たなゲーム要素を決定し、決定したゲーム要素を、前記同一のグループに所属する少なくとも1人のプレーヤに使用可能にする処理を行うゲーム要素付与部とを含むことを特徴とするサーバ。 A server that communicates with an information processing terminal and executes a game using game elements,
From the information processing terminal, when receiving an operation input to instruct the erasure of the specified game element by the player, and a state change unit for the specified game element into a disabled state,
A storage control unit that performs control for storing information on the game elements that are disabled by the operation input input by each player belonging to the same group in the storage unit;
Based on the information regarding the plurality of game elements that have become unusable, a new game element that can be used by the player is determined, and the determined game element is assigned to at least one player belonging to the same group. A server comprising: a game element providing unit that performs a process of enabling use.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013192465A JP6286163B2 (en) | 2013-09-17 | 2013-09-17 | Program and server |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013192465A JP6286163B2 (en) | 2013-09-17 | 2013-09-17 | Program and server |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015058076A JP2015058076A (en) | 2015-03-30 |
JP6286163B2 true JP6286163B2 (en) | 2018-02-28 |
Family
ID=52816110
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013192465A Active JP6286163B2 (en) | 2013-09-17 | 2013-09-17 | Program and server |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6286163B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6889564B2 (en) * | 2017-02-01 | 2021-06-18 | 株式会社コロプラ | Game display methods, computers, and programs |
JP6692842B2 (en) * | 2018-02-26 | 2020-05-13 | 任天堂株式会社 | Information processing system, information processing method, information processing device, and information processing program |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11207036A (en) * | 1998-01-23 | 1999-08-03 | Square Co Ltd | Game device and information recording medium |
JP2005141638A (en) * | 2003-11-10 | 2005-06-02 | Sony Corp | Apparatus and method for information processing, computer program, and recording medium |
JP2007111319A (en) * | 2005-10-21 | 2007-05-10 | Sony Computer Entertainment Inc | Game control method, program and game apparatus |
JP5226045B2 (en) * | 2010-08-10 | 2013-07-03 | 株式会社スマイルラボ | Video game control device and video game control program |
-
2013
- 2013-09-17 JP JP2013192465A patent/JP6286163B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2015058076A (en) | 2015-03-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6605224B2 (en) | Server and program | |
JP6062786B2 (en) | Server system and program | |
JP6475940B2 (en) | Program and game device | |
JP2015051042A (en) | Program and game system | |
JP2014217485A (en) | Game server, game control method, program, game program recording media, and game system | |
JP5792406B1 (en) | GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM | |
JP2019076354A (en) | Information processing device, program, and game system | |
JP2014150929A (en) | Program and server | |
JP6417144B2 (en) | Program and game system | |
JP2015188488A (en) | Information processor, program, and information processing system | |
JP5260783B2 (en) | GAME CONTROL DEVICE, GAME CONTROL METHOD, PROGRAM, GAME SYSTEM | |
JP2013111122A (en) | Game control device, program, game control method and game control system | |
JP5819015B1 (en) | GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM | |
JP2015188598A (en) | program and server | |
JP6286198B2 (en) | Program and game system | |
JP2021166896A (en) | Game program, game processing method, and information processing device | |
JP6286163B2 (en) | Program and server | |
JP2019025067A (en) | Program, information processor, and control method | |
JP6616147B2 (en) | GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM | |
JP6116533B2 (en) | GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM | |
JP5562400B2 (en) | GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM | |
JP2016185283A (en) | Server system, game system, and program | |
JP6286197B2 (en) | Program and game system | |
JP7058248B2 (en) | Game system, game device, game provision method and program | |
JP5981882B2 (en) | Server device for game user, control method thereof and computer program used therefor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160916 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170809 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170913 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20171108 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20180117 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180205 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6286163 Country of ref document: JP 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 |