JP7121322B2 - Game program and game device - Google Patents
Game program and game device Download PDFInfo
- Publication number
- JP7121322B2 JP7121322B2 JP2021086168A JP2021086168A JP7121322B2 JP 7121322 B2 JP7121322 B2 JP 7121322B2 JP 2021086168 A JP2021086168 A JP 2021086168A JP 2021086168 A JP2021086168 A JP 2021086168A JP 7121322 B2 JP7121322 B2 JP 7121322B2
- Authority
- JP
- Japan
- Prior art keywords
- game
- consumption
- user
- instruction
- game media
- 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
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- User Interface Of Digital Computer (AREA)
Description
本発明は、ゲーム媒体にロックを施す機能を備えたゲームプログラムおよびゲーム装置に関する。 The present invention relates to a game program and a game device having a function of locking game media.
デジタルカードゲームやロールプレイングゲーム等のオンラインゲームには、キャラクタやアイテム等のゲーム媒体をダウンロードしてゲームに使用するものがある。特許文献1~特許文献4には、ベースのキャラクタ(ゲーム媒体)に素材キャラクタ等(ゲーム媒体)を合成することによって、ベースのキャラクタに設定されている各種パラメータ(攻撃力、防御力等)を変動させるものが開示されている。 Some online games, such as digital card games and role-playing games, download game media such as characters and items for use in the game. In Patent Documents 1 to 4, various parameters (attack power, defense power, etc.) set in the base character (attack power, defense power, etc.) are changed by synthesizing the base character (game medium) with a material character (game medium). Varying is disclosed.
通常、ダウンロードされたゲーム媒体には、前記特許文献1~4にも示されているように、ロックをかける処理がなされる。合成や売却等の消費行動によってゲーム媒体が誤って消去されないようにするためである。 Normally, the downloaded game media are locked as described in Patent Documents 1 to 4 above. This is to prevent game media from being mistakenly erased due to consumption behavior such as synthesizing or selling.
しかしながら、ゲーム媒体について、例えば「売却」は避けたいが「合成」には使用することをユーザが希望するケースがある。ところが、前記特許文献1~4では、前記ロック処理によって全ての消費行動が一律的に制限される。それ故、ユーザは、ゲーム媒体を「合成」に使用する際には、そのゲーム媒体のロックを外す処理の実行指示を、「合成」を行う都度ゲーム装置に入力する必要がある。従って、ユーザは煩わしさを覚える。 However, there are cases where the user wishes to avoid "selling" game media, but wishes to use them for "combining". However, in Patent Documents 1 to 4, all consumption behaviors are uniformly restricted by the locking process. Therefore, when the user uses the game content for "synthesis", it is necessary for the user to input an execution instruction for unlocking the game content to the game device each time the "synthesis" is performed. Therefore, the user feels annoyed.
本発明の目的は、煩わしさを覚える操作をユーザが行うことなく、所望の消費行動をゲーム媒体に行わせることができるゲームプログラムおよびゲーム装置を提供することである。 SUMMARY OF THE INVENTION It is an object of the present invention to provide a game program and a game device that can cause a game medium to perform a desired consumption behavior without requiring the user to perform an operation that is bothersome.
第1の発明は、コンピュータを、
ゲームに関するゲーム媒体の消費指示を取得する指示取得手段と、
前記消費指示に基づいて、前記ゲーム媒体がユーザの所有しない状態となるように前記ゲーム媒体を消費する消費処理を実行可能な消費実行手段と、
前記消費処理が実行される前の前記ゲーム媒体に対し、前記ゲーム媒体が消費される消費行動の種類毎に前記消費処理の実行を許可または禁止する保護登録処理を行うロック手段と、
前記保護登録処理が実行された後の前記ゲーム媒体を、前記保護登録処理の実行結果に従って分類する分類手段と、
として機能させ、
前記消費実行手段は、前記指示取得手段が前記消費指示を取得した場合、前記分類手段による分類結果のうち、前記消費指示に対応する前記消費行動が許可された、複数の前記ゲーム媒体に対して前記消費処理を一括して実行することを特徴とするゲームプログラムである。
A first invention provides a computer,
an instruction acquisition means for acquiring a game medium consumption instruction regarding a game;
a consumption executing means capable of executing a consumption process of consuming the game content so that the game content is not owned by the user based on the consumption instruction;
locking means for performing a protection registration process for permitting or prohibiting execution of the consumption process for each type of consumption action in which the game medium is consumed, with respect to the game medium before the consumption process is executed;
Classification means for classifying the game media after the protection registration process has been executed according to the execution result of the protection registration process;
function as
When the instruction acquisition means acquires the consumption instruction, the consumption execution means performs a processing on a plurality of game media for which the consumption behavior corresponding to the consumption instruction is permitted among the classification results of the classification means. The game program is characterized in that the consumption processing is collectively executed.
また、第1の発明において、コンピュータを、
前記ゲーム媒体を受信することが可能な受信手段と、
前記受信手段が前記ゲーム媒体を受信した時に、前記ゲーム媒体の種類およびレアリティの少なくとも1つに応じて前記ゲーム媒体の前記消費行動の種類毎に前記消費処理の実行を禁止するか否かを表した消費可否情報を、前記ユーザの操作に基づいて設定する設定手段と、
として更に機能させる
ことができる。
Further, in the first invention, the computer is
receiving means capable of receiving the game media;
indicating whether or not execution of the consumption process is prohibited for each type of consumption action of the game medium according to at least one of the type and rarity of the game medium when the receiving means receives the game medium; a setting means for setting the consumption propriety information based on the user's operation;
can further function as
第2の発明は、
上記第1から第3の発明のゲームプログラムを記憶した記憶部と、上記ゲームプログラムを実行するコンピュータと、を備えるゲーム装置である。
The second invention is
A game device comprising a storage unit storing the game program of any one of the first to third inventions and a computer executing the game program.
本発明によれば、ゲーム媒体の消費行動の種類に応じて、消費処理の実行が許可または禁止される。そのため、消費指示がなされた場合、その消費指示における消費行動が許可された状態であれば、ゲーム媒体にかかっているロック(禁止状態)をその都度解除する操作をユーザが行わずとも、ゲーム媒体の消費処理が行われる。従って、ゲーム操作の快適性が向上する。 According to the present invention, execution of consumption processing is permitted or prohibited according to the type of game content consumption behavior. Therefore, when a consumption instruction is issued, if the consumption action according to the consumption instruction is permitted, the game medium can be used without the user performing an operation to release the lock (prohibited state) on the game medium each time. is consumed. Therefore, the comfort of game operation is improved.
[実施形態]
本発明の実施形態に係るゲーム装置5を備えたゲームシステム1について、図面を参照して説明する。
[Embodiment]
A game system 1 including a
<ゲームの説明>
図1に示す実施形態のゲームシステム1では、サーバ装置2とゲーム装置5とが、通信ネットワーク6を介して互いに通信可能に接続されている。
<Description of the game>
In the game system 1 of the embodiment shown in FIG. 1, the
本実施形態で説明するゲームは、前記ゲームシステム1にて実行されるオンラインゲームである。前記ゲームでは、ゲーム装置5のユーザは、1または複数のプレイヤキャラクタを仮想ゲーム空間で活動させたり、プレイヤキャラクタを敵キャラクタと対戦させたりする。
The game described in this embodiment is an online game executed by the game system 1 . In the game, the user of the
特に、前記ゲームでは、ユーザは、ゲーム媒体をサーバ装置2から取得したり、所有するゲーム媒体を消費する行動(以下、消費行動)をとったりすることができる。
In particular, in the game, the user can acquire game media from the
ここで、ゲーム媒体は、ゲームに関する要素を表した電子データである。前記ゲーム媒体には、プレイヤキャラクタ、プレイヤキャラクタが仮想ゲーム空間内にて使用するアイテム(武器、防具等)、プレイヤキャラクタやアイテムの特性パラメータ(攻撃力、防御力等)を強化するための素材等が含まれる。 Here, the game media are electronic data representing game-related elements. The game media include player characters, items (weapons, armor, etc.) used by the player characters in the virtual game space, and materials for enhancing characteristic parameters (attack power, defense power, etc.) of the player characters and items. is included.
ゲーム装置5のユーザは、前記ゲーム媒体を、例えばガチャと呼ばれる仕組みを用いた方法によって取得する。ガチャとは、サーバ装置2にて、複数のゲーム媒体について所定の抽選確率に基づき抽選が行われ、抽選によって選択された任意のゲーム媒体がユーザのゲーム装置5に付与される仕組みである。
The user of the
前記ゲーム媒体の消費行動とは、ゲーム媒体をユーザが所有しない状態にすることである。具体的に、ゲーム媒体の消費行動には、「売却」(ゲーム媒体をゲーム内のローカルな通貨またはポイントに交換する動作)、「交換」(ゲーム媒体を他のゲーム媒体と交換する動作)、「合成」(同じ種類のゲーム媒体同士を合成して新たなゲーム媒体を生成する動作)、「強化」(メインのゲーム媒体をサブのゲーム媒体と合成してメインのゲーム媒体の特性パラメータを強化する動作)等が含まれる。 The consumption behavior of the game media is a state in which the user does not own the game media. Specifically, consumption behavior of game media includes "selling" (the action of exchanging game media for local currency or points in the game), "exchanging" (the action of exchanging game media for other game media), "Synthesis" (the action of synthesizing game media of the same type to create a new game media), "strengthening" (combining the main game media with the sub game media to enhance the characteristic parameters of the main game media) action), etc.
ゲーム媒体の消費行動として、ユーザは、例えばプレイヤキャラクタを示すオブジェクト(ゲーム媒体)をゲーム内の合成場所に2つ以上配置し、その合成場所でオブジェクト同士を「合成」することができる。また、ゲーム媒体の消費行動として、ユーザは、合成や強化に不要な素材を示すオブジェクト(ゲーム媒体)をゲーム内の仮想店舗にて「売却」することができる。 As a game content consumption behavior, a user can place two or more objects (game media) representing, for example, a player character at a synthesis location in a game, and "synthesize" the objects at the synthesis location. In addition, as a consumption behavior of game media, the user can "sell" objects (game media) indicating materials unnecessary for synthesis or enhancement at a virtual shop in the game.
特に、本実施形態に係る前記ゲームでは、ゲーム媒体の消費行動の際に、誤ってゲーム媒体が消費されることを防ぐため、ゲーム媒体にロックをかける処理が施される。この処理では、如何なる消費行動も禁止されるのではなく、消費行動の種類に応じて前記処理が行われる。これについては、“<ゲーム媒体のロックおよび消費処理について>”で詳述する。 In particular, in the game according to the present embodiment, a process of locking the game content is performed in order to prevent the game content from being consumed by mistake when the game content is consumed. In this processing, any consumption behavior is not prohibited, but the processing is performed according to the type of consumption behavior. This will be described in detail in "<Locking and consuming game media>".
このようなゲームは、スマートフォン、タブレット、パーソナルコンピュータ等のゲーム装置5を用いて実行される。
Such games are executed using a
<ゲームシステム1の概要>
図1に示すように、ゲームシステム1は、サーバ装置2および複数のゲーム装置5にて構成される。本実施形態では、ゲームシステム1が、いわゆるネイティブアプリである場合を例示する。
<Overview of Game System 1>
As shown in FIG. 1, a game system 1 is composed of a
サーバ装置2は、ゲームプログラムおよびゲームデータを記憶しており、各ゲーム装置5(下記のアカウント情報毎)のゲームデータの管理を行う。
The
ゲーム装置5は、ユーザの操作に基づいて所定のゲームを実行する。そのために、ゲーム装置5は、通信ネットワーク6を介してサーバ装置2からゲームプログラムおよびゲームデータを受信(具体的にはダウンロードおよびインストール)する。また、ゲーム装置5は、サーバ装置2からアップデート用のゲームプログラムおよびゲームデータを受信(具体的にはダウンロードおよびインストール)する。
The
なお、ゲーム装置5は、ゲームを進行するにあたり、先ずはサーバ装置2にログインする。各ユーザには、異なるアカウント情報が割り当てられており、アカウント情報には、ユーザ毎の識別情報(ユーザID)およびパスワードが含まれる。このアカウント情報は、ログイン時、ゲーム装置5から通信ネットワーク6を介してサーバ装置2に送信される。
Note that the
サーバ装置2は、送信されたアカウント情報に基づき、アクセスのあったゲーム装置5に対してユーザ認証を行う。
The
ユーザ認証が完了したゲーム装置5は、サーバ装置2と通信が可能となり、ゲーム進行に必要なデータ(ゲーム進行状況に関するデータ)がサーバ装置2から送られる。ゲーム装置5は、前記データを受信すると、ユーザの操作に基づいてゲーム画像や音声をディスプレイ61およびスピーカ62に出力しながら、ゲームを進行させる。
After completing the user authentication, the
なお、ゲーム進行状況に関するデータは、ゲーム装置5のログイン時およびゲーム進行の所定のタイミング(アイテム消費、ゲーム課題クリア等のデータ更新時)において、ゲーム装置5からサーバ装置2に送信される。
Data about the progress of the game is transmitted from the
このように、ゲームシステム1では、所定のタイミングでサーバ装置2とゲーム装置5とが通信ネットワーク6を介して相互に通信を行う。これにより、サーバ装置2とゲーム装置5とで同期を取りながらゲームが進行される。
As described above, in the game system 1, the
<ハードウェア構成>
以下、サーバ装置2のハードウェア構成、および、ゲーム装置5のハードウェア構成について説明する。
<Hardware configuration>
The hardware configuration of the
<サーバ装置2の構成>
サーバ装置2は、ネットワークインターフェース21、記憶部22および制御部23を有する。ネットワークインターフェース21および記憶部22は、バス29を介して制御部23と電気的に接続されている。
<Configuration of
The
ネットワークインターフェース21は、インターネットおよびLAN等の通信ネットワーク6を介して各ゲーム装置5と通信可能に接続される。ネットワークインターフェース21を介して、ゲーム装置5へのゲームデータやゲームプログラム等の送信、およびアカウント情報等のゲーム装置5からの受信が行われる。
The
記憶部22は、HDD、SSD、RAMおよびROM等で構成される。具体的に、記憶部22には、各ユーザを照合するためのアカウント情報、各ユーザのログイン履歴、ゲームプログラム、ゲームデータ、ゲームプログラム以外の各種プログラム等が格納されている。ゲームデータには、アカウント情報毎のゲーム進行状況に関する情報の他、ユーザが課金した際に新たに使用可能となる前記ゲーム媒体(アイテム等)が含まれる。
The
制御部23は、CPUおよび半導体メモリを含むマイクロコンピュータで構成され、サーバ装置2自身の動作を制御する。
The
<サーバ装置2の制御部23の機能的構成>
制御部23は、各種プログラムを実行することにより、情報処理手段231、照合手段232、抽選選択手段233および配信手段234として機能する。
<Functional Configuration of
The
情報処理手段231は、ゲームプログラムの配信に必要なデータを、各ゲーム装置5との間で送受信する。情報処理手段231が受信する前記データとしては、ダウンロード要求情報およびアカウント情報が挙げられる。情報処理手段231が送信する前記データとしては、例えばゲームプログラムをゲーム装置5が受信したかを確認するための情報が挙げられる。
The information processing means 231 transmits and receives data necessary for distributing the game program to and from each
前記ダウンロード要求情報としては、ゲームプログラムのダウンロード要求、前記ゲーム媒体のダウンロード要求が挙げられる。 The download request information includes a game program download request and a game media download request.
照合手段232は、ゲーム装置5から受信したアカウント情報を用いて、ユーザの認証処理を行う。
The
抽選選択手段233は、前記ゲーム媒体のダウンロード要求を情報処理手段231が受信した場合、所定の抽選確率に基づいて、ゲームに関する複数の前記ゲーム媒体の中から任意のゲーム媒体を抽選により選択する。 When the information processing means 231 receives a download request for the game media, the lottery selecting means 233 selects an arbitrary game media from the plurality of game media related to the game by lottery based on a predetermined lottery probability.
配信手段234は、ゲームプログラムのダウンロード要求情報およびユーザのアカウント情報を情報処理手段231が受信した後、ゲームプログラムおよび受信したアカウント情報に対応するゲームデータを、ゲーム装置5に配信(送信)する。また、配信手段234は、抽選選択手段233が抽選して選択した任意のゲーム媒体を、ゲーム装置5に配信(送信)する。
After the information processing means 231 receives the game program download request information and the user's account information, the distribution means 234 distributes (transmits) the game program and game data corresponding to the received account information to the
<ゲーム装置5の構成>
ゲーム装置5には、ディスプレイ61、スピーカ62およびタッチパッド63が外部接続または内蔵される。ゲーム装置5では、サーバ装置2から受信したゲームプログラムおよびゲームデータに基づいてゲームが進行する。なお、ゲーム装置5同士も、通信ネットワーク6または近距離無線通信装置(図示せず)を用いて、互いにデータ通信を行うことができる。
<Configuration of
A
ゲーム装置5は、ネットワークインターフェース51、グラフィック処理部52、オーディオ処理部53、操作部54、記憶部55および制御部56を有する。ネットワークインターフェース51、グラフィック処理部52、オーディオ処理部53、操作部54および記憶部55は、バス59を介して制御部56と電気的に接続されている。
The
ネットワークインターフェース51は、各ゲーム装置5とサーバ装置2との間で各種データを送受信するために、通信ネットワーク6に通信可能に接続される。
The
グラフィック処理部52は、制御部56から出力されるゲーム画像情報に従って、プレイヤキャラクタおよびゲーム空間に関する各種オブジェクトを含むゲーム画像を、動画形式で描画する。グラフィック処理部52は、例えば液晶型であるディスプレイ61と接続されており、動画形式に描画されたゲーム画像は、ゲーム画面としてディスプレイ61上に表示される。
The
オーディオ処理部53は、制御部56の指示に従ってデジタルのゲーム音声を再生および合成する。オーディオ処理部53はスピーカ62と接続されており、再生および合成されたゲーム音声は、スピーカ62から出力される。
The
操作部54は、タッチパッド63と接続され、操作入力に関するデータをタッチパッド63との間で送受信する。例えば、ユーザは、タッチパッド63をタッチすることで、ゲーム装置5に操作信号を入力する。
The
記憶部55は、HDD、SSD、RAMおよびROM等で構成される。記憶部55は、サーバ装置2からダウンロードしたゲームプログラムおよびゲームデータを記憶することができる。記憶部55には、他のゲーム装置5に送信するための、自装置5および他のゲーム装置5のアカウント情報や、フレンドに関する情報等も記憶される。特に、記憶部55には、サーバ装置2から受信した前記ゲーム媒体も記憶される。
The
制御部56は、CPUおよび半導体メモリを含むマイクロコンピュータで構成され、自装置5の動作を制御する。
The
<ゲーム装置5の制御部56の機能的構成>
制御部56は、前記ゲームプログラムを実行することにより、通信手段561、ゲーム進行手段562、指示取得手段563、消費実行手段564、ロック手段565、設定手段566および分類手段567として機能する。
<Functional Configuration of
The
通信手段561は、ネットワークインターフェース51を介してサーバ装置2との通信を行う機能である。通信手段561は、アカウント情報、および、ユーザの操作に基づく新たなゲームデータのダウンロード要求情報を、サーバ装置2に送信する。通信手段561は、ダウンロード要求情報に応じてサーバ装置2から送られてきた新たなゲームデータや、サーバ装置2にて抽選選択されたゲーム媒体等を受信する。
The communication means 561 is a function of communicating with the
なお、前記ゲーム媒体は、通信手段561が受信する毎に記憶部55内に逐次記憶される。これにより、記憶部55内には、ゲーム媒体が1以上格納される。
Note that the game contents are sequentially stored in the
ゲーム進行手段562は、ゲームデータに含まれるゲーム空間オブジェクトおよびテクスチャなどのデータを読み出し且つゲームプログラムを実行して、二次元または三次元のゲーム画像情報を生成する。ゲーム画像情報がグラフィック処理部52によって処理されることにより、ディスプレイ61には処理後のゲーム画像が表示される。
The game progress means 562 reads data such as game space objects and textures contained in the game data, executes the game program, and generates two-dimensional or three-dimensional game image information. As the game image information is processed by the
例えば、ゲーム進行手段562は、ゲーム画像上にプレイヤキャラクタを配置させる。ゲーム進行手段562は、ゲームの進行状況の下、ユーザのタッチパッド63の操作の内容を表す操作信号に応じて、前記プレイヤキャラクタを動かす制御を行う。
For example, the game advancing means 562 arranges the player character on the game image. The game progressing means 562 controls the movement of the player character according to the operation signal representing the content of the user's operation of the
指示取得手段563は、前記タッチパッド63を介してユーザが入力した各種指示を取得する。例えば、ユーザによりゲーム媒体の抽選指示が入力された場合、指示取得手段563は、当該入力に応じて、サーバ装置2に送信するためのゲーム媒体のダウンロード要求を生成する。また、指示取得手段563は、ユーザによって入力されたゲーム媒体の消費指示やソート実行指示を取得する。
An
消費実行手段564は、指示取得手段563がゲーム媒体の消費指示を取得した場合、該当するゲーム媒体がユーザの所有しない状態となるように、当該ゲーム媒体を消費する消費処理(売却、合成等)を実行することができる。特に、本実施形態に係る前記消費処理は、以下のロック手段565による保護登録処理の実行結果に従って実行されたりされなかったりする。
When the
ロック手段565は、前記消費処理が実行される前のゲーム媒体に対し、特定の消費処理が実行されないように、ゲーム媒体に予めロックをかける保護登録処理を行う。特に、本実施形態に係るロック手段565は、以下に述べる消費可否情報を参照して、ゲーム媒体が消費される消費行動の種類毎に、消費処理の実行を許可または禁止する保護登録処理を行う。 The locking means 565 performs protection registration processing for pre-locking the game media before the consumption processing is executed so that a specific consumption processing is not executed. In particular, the locking means 565 according to the present embodiment refers to consumption permission/prohibition information described below, and performs protection registration processing for permitting or prohibiting execution of consumption processing for each type of consumption behavior in which game media are consumed. .
設定手段566は、前記保護登録処理の際に用いられる消費可否情報を、ユーザの操作に従って設定する。消費可否情報とは、どのような種類の消費処理は実行が許可され、どのような種類の消費処理は実行が禁止されるかを定義した情報である。
The
分類手段567は、保護登録処理が実行された後の複数のゲーム媒体を保護登録処理の実行結果(ロックがかかっているか否か)に従って分類する処理を行う。この分類処理は、例えば複数のゲーム媒体を一括して売却することをユーザが望む場合に、当該ユーザの入力操作をトリガとして実行される。特定の消費処理については実行が許可された状態(ロック解除状態)のゲーム媒体が同じフォルダに分類されれば、ユーザは、売却を指示する操作を、個々のゲーム媒体に対して行わずとも、そのフォルダ内のゲーム媒体全てに対して一度行えば済む。
The
<ゲーム媒体の保護登録処理(ロック処理)および消費処理について>
主に、消費実行手段564、ロック手段565および設定手段566によって行われるゲーム媒体の保護登録処理(ロック処理)および消費処理について詳述する。
<Regarding game media protection registration processing (lock processing) and consumption processing>
Mainly, protection registration processing (locking processing) and consumption processing of game media performed by consumption execution means 564, locking means 565 and setting means 566 will be described in detail.
ゲーム進行の過程において、ユーザは、所有しているゲーム媒体の消費指示(売却、合成等)を、タッチパッド63を介して入力することがある。一方、ゲーム媒体には、例えば高いレアリティを有するキャラクタのように、ユーザが所有を強く希望するものが存在する。それ故、ゲーム媒体にロックをかける保護登録処理が行われる。これにより、前記消費指示が誤って入力されたものであっても、ゲーム媒体の消費処理は禁止されるため、消費行動は行われない。
In the process of progressing the game, the user may input a consumption instruction (selling, synthesizing, etc.) of the game content owned by the user via the
ところが、ゲーム媒体の消費行動には、既に述べたように「合成」「売却」等の様々な種類が含まれる。これらの消費行動の種類(具体的内容)に関係なく消費行動の種類全てについてロックがかかると、例えばゲーム媒体の「売却は望まない」が「合成を望む」場合、ユーザは、合成に利用するゲーム媒体のロックを一旦解除する操作を行わなければならない。これでは、ゲームの操作性が簡易とは言い難く、ユーザは、ロックを外す手間を煩わしいと感じる。 However, the consumption behavior of game media includes various types such as "synthesis" and "sale" as already described. If all types of consumption behavior are locked regardless of the type (specific content) of these consumption behaviors, for example, if the user does not want to sell the game media but wants to combine them, the user can use them for synthesis. You must perform an operation to unlock the game media once. In this case, it is difficult to say that the operability of the game is simple, and the user feels troublesome to unlock.
そこで、本実施形態に係るロック手段565は、設定手段566によって予め設定された消費可否情報570a~570cに基づいて、消費処理が実行される前のゲーム媒体に対し、ゲーム媒体の消費行動の種類毎に消費処理の実行を許可または禁止する保護登録処理を行う。 Therefore, the locking means 565 according to the present embodiment, based on the consumption permission/prohibition information 570a to 570c preset by the setting means 566, determines the type of consumption action of the game medium before the consumption process is executed. protection registration processing to permit or prohibit the execution of the consumption processing each time.
図2に、消費可否情報570a~570cの概念を表す。図2に示すように、本実施形態では、ゲーム媒体の種類「キャラクタ」「装備・武器」「強化素材」それぞれに対し、個々の消費可否情報570a,570b,570cが設定されている。
FIG. 2 shows the concept of the consumable information 570a to 570c. As shown in FIG. 2, in this embodiment, individual
図2の各消費可否情報570a~570cでは、消費行動の種類「売却」「交換(ないしは改造)」「合成」「強化」毎に、その消費行動を禁止する場合(ロック状態)を「×」、その消費行動を許可する場合(ロック解除状態)を「○」で表している。各消費可否情報570a,570b,570cでは、ゲーム媒体の種類のみならずレアリティに応じても、消費行動の種類毎に消費行動を禁止するか許可するかが異なっている。
In each of the consumption propriety information 570a to 570c in FIG. 2, for each type of consumption behavior "sale", "exchange (or modification)", "synthesis", and "strengthening", if the consumption behavior is prohibited (locked state), "X" is displayed. , and the case where the consumption behavior is permitted (unlocked state) is represented by "○". In each of the
具体的に、ゲーム媒体の種類「キャラクタ」「装備・武器」「強化素材」の中で、「キャラクタ」のゲーム媒体は入手難度(レアリティ)が最も高く、「強化素材」のゲーム媒体は入手難度(レアリティ)が最も低い。ゲーム媒体の種類それぞれに対応する消費可否情報570a~570cでは、入手難度(レアリティ)が高いゲーム媒体の種類ほど、消費行動が禁止されているケース(ロック状態「×」)の数が多い。 Specifically, among the game media types "characters," "equipment/weapons," and "reinforcement materials," the "character" game media is the most difficult to obtain (rarity), and the "enhancement material" game media is difficult to obtain. (rarity) is the lowest. In the consumable information 570a to 570c corresponding to each type of game media, the more difficult to obtain (rarity) type of game media, the more cases in which the consumption behavior is prohibited (lock state "x").
ゲーム媒体の種類が同種類であっても、個々のゲーム媒体のレアリティには高低差がある。レアリティが高いゲーム媒体ほど、禁止されている消費行動の種類が多い。例えば、種類「強化素材」に対応する消費可否情報570cに着目すると、レアリティ“□3”のゲーム媒体では、消費行動「売却」「強化」が禁止されている。レアリティ“□1”のゲーム媒体では、禁止されている消費行動が存在せず、「売却」「強化」を含む全ての消費行動が許可される。 Even if the types of game media are the same, there are differences in the rarity of individual game media. The higher the rarity of the game media, the more types of consumption behaviors are prohibited. For example, focusing on the consumable information 570c corresponding to the type "strengthening material", the consumption actions "sell" and "strengthen" are prohibited for the game media with the rarity "□3". In the game medium of rarity "□1", there are no prohibited consumption behaviors, and all consumption behaviors including "sell" and "strengthen" are permitted.
前記消費可否情報570a~570cは、基本的にはデフォルト設定がされているが、例えばゲームのオプション画面から、ユーザによってタッチパッド63を介して自由に変更(入力)されることができる。設定手段566は、ユーザの入力に従って消費可否情報570a~570cの生成および更新を行い、記憶部55に格納する。
The consumable information 570a to 570c is basically set by default, but can be freely changed (input) by the user through the
ロック手段565は、ゲーム媒体の種類を判定すると、その種類に応じた消費可否情報570a~570cを参照して、当該ゲーム媒体に対し消費行動の種類毎に消費処理の実行を禁止(ロック状態)または許可(ロック解除状態)する保護登録処理を行う。これにより、ゲーム媒体は、保護登録処理が施された状態となり(図5参照)、記憶部55に格納される。
When the type of the game medium is determined, the locking means 565 refers to the consumption permission/prohibition information 570a to 570c corresponding to the type, and prohibits execution of consumption processing for each type of consumption action for the game medium (locked state). Or perform protection registration processing to allow (unlock state). As a result, the game medium is stored in the
なお、前記保護登録処理は、通信手段561がゲーム媒体をサーバ装置2から受信した時に自動的に行われる。ゲーム媒体の消費指示が直ちに入力される可能性があるためである。
The protection registration process is automatically performed when the communication means 561 receives the game contents from the
ユーザが消費指示を入力した場合、消費実行手段564は、消費対象となるゲーム媒体の保護登録処理の実行結果を参照し、消費指示が示す消費行動の種類(内容)については消費処理の実行が許可されているか否かを判定する。消費実行手段564は、判定結果に基づいて消費処理を実行または実行を禁止する。従って、ユーザが消費指示を入力したからといって、必ずしも消費処理が実行されるのではない。 When the user inputs a consumption instruction, the consumption executing means 564 refers to the execution result of the protection registration process of the game medium to be consumed, and the type (content) of the consumption action indicated by the consumption instruction indicates that the consumption process cannot be executed. Determine whether or not it is permitted. The consumption executing means 564 executes or prohibits execution of the consumption process based on the determination result. Therefore, even if the user inputs a consumption instruction, consumption processing is not necessarily executed.
<ゲーム装置5が行う処理の流れについて>
上述したゲーム装置5が行う処理の流れについて、図3~図7を用いて説明する。
<About the flow of processing performed by the
The flow of processing performed by the
なお、消費可否情報570a~570cは、デフォルト設定または設定手段566によって設定されているものとする。 It is assumed that the consumable information 570 a to 570 c are set by default or by the setting means 566 .
-保護登録処理(ロック処理)-
ユーザがゲーム装置5のタッチパッド63を介して「ガチャを引く」旨の入力を行ったとする。すると、指示取得手段563は、ゲーム媒体のダウンロード要求を生成し、通信手段561は、これをサーバ装置2に送信する(ステップS11のYes)。この場合、サーバ装置2の抽選選択手段233ではゲーム媒体の抽選が行われ、ゲーム装置5では当該ゲーム媒体についての保護登録処理(ロック処理)が行われる(ステップS12~S18)。
- Protection registration processing (lock processing) -
It is assumed that the user has made an input to the effect of “pull the gacha” via the
具体的に、通信手段561がゲーム媒体を受信すると(ステップS12)、ディスプレイ61上には図4(a)の画面sc1が表示される。この画面sc1には、受信したゲーム媒体が描写されると共に、OKボタンb1aとロック個別設定ボタンb1bとが選択可能に表示される。
Specifically, when the communication means 561 receives the game content (step S12), the screen sc1 of FIG. 4A is displayed on the
ユーザによってロック個別設定ボタンb1bが選択され押下されると(ステップS13のYes)、ロック手段565は、消費可否情報570a~570cに関係なく、受信したゲーム媒体に対し、ユーザの入力操作に従って消費行動の種類毎に保護登録処理を実行する(ステップS14)。 When the individual lock setting button b1b is selected and pressed by the user (Yes in step S13), the locking means 565 performs consumption behavior for the received game media according to the user's input operation, regardless of the consumption propriety information 570a to 570c. Protection registration processing is executed for each type of protection (step S14).
例えば、ロック個別設定ボタンb1bの押下直後、ディスプレイ61上には図4(b)の画面sc2が表示される。ユーザは、この画面sc2上から、対象のゲーム媒体に対し、消費行動の種類(売却、改造等)それぞれをロック状態またはロック解除状態にする設定を、自由に行うことができる。ロック手段565は、この設定に従って保護登録処理を実行する。
For example, immediately after the individual lock setting button b1b is pressed, the screen sc2 of FIG. 4B is displayed on the
一方、図4(a)においてOKボタンb1aが選択され押下されると(ステップS13のNo)、ロック手段565は、受信されたゲーム媒体の種類を判定し(ステップS15)、判定したゲーム媒体の種類に対応する消費可否情報570a~570cを選択する(ステップS16)。ロック手段565は、選択した消費可否情報570a~570cを参照して、対象のゲーム媒体に対し消費行動の種類毎に保護登録処理を行う(ステップS17)。 On the other hand, when the OK button b1a is selected and pressed in FIG. Consumable information 570a to 570c corresponding to the type is selected (step S16). The locking means 565 refers to the selected consumption propriety information 570a to 570c, and performs protection registration processing for each type of consumption action for the target game media (step S17).
ステップS14,S17で保護登録処理が実行された後のゲーム媒体は、記憶部55に格納される(ステップS18)。図5に、記憶部55に格納されたデータの概念を一例として表す。図5のデータでは、各ゲーム媒体の名称、種類、レアリティと共に、ステップS14,S17における保護登録処理の結果である保護登録情報(消費行動の種類毎にロック状態か否かが設定された情報)が、1レコードとして記憶されている。
The game content after the protection registration processing has been executed in steps S14 and S17 is stored in the storage unit 55 (step S18). FIG. 5 shows the concept of data stored in the
-消費処理-
ユーザは、ゲーム媒体の売却や合成などの消費行動を希望する場合、ディスプレイ61に図6(a)に示す画面sc3を表示させる。画面sc3では、現在記憶部55内に格納されている(即ちユーザが所有する)未消費のゲーム媒体が、選択可能に一覧表示された場合を例示している。この画面sc3から、ユーザは、消費対象とするゲーム媒体とそのゲーム媒体をどのように消費したいか(売却等)を選択(入力)する操作を行う。
-Consumption process-
When the user desires a consumption behavior such as selling or synthesizing game media, the
前記ユーザの操作に基づくゲーム媒体の消費指示を指示取得手段563が取得した場合(ステップS21のYes)、消費実行手段564は、図5の保護登録情報を参照し、当該ゲーム媒体では、消費指示が示す消費行動が許可されているか否かを判定する(ステップS22)。
When the
ステップS22において、判定結果が「ロック状態」である場合(ステップS23のYes)、消費実行手段564は、消費指示が示す消費処理の実行を中止する(ステップS24)。この場合、ディスプレイ61上には、例えば図6(b)に示すように、消費行動が実行されない旨の画面sc4がポップアップ表示される。
In step S22, if the determination result is "locked" (Yes in step S23), the
ステップS22において、判定結果が「ロック解除状態」である場合(ステップS23のNo)、消費実行手段564は、消費指示が示す消費処理を実行する(ステップS25)。 In step S22, if the determination result is "unlocked" (No in step S23), the consumption executing means 564 executes the consumption process indicated by the consumption instruction (step S25).
-分類・ソート処理-
ユーザは、複数のゲーム媒体を一括して消費すること(ゲーム媒体の一括売却等)を希望する場合、ディスプレイ61に図7(a)に示す画面sc5を表示させる。画面sc5は、ソート実行指示およびソート条件(例えば、希望する消費行動“売却”にてソートをかける等)を入力するための画面である。
-Classification/sorting process-
When the user desires to collectively consume a plurality of game media (collective sale of game media, etc.), the
前記画面sc5に基づくソート実行指示等を指示取得手段563が取得した場合(ステップS31のYes)、分類手段567は、記憶部55内に格納されている未消費のゲーム媒体全てを対象として、入力されたソート条件および図5の保護登録情報に基づいて分類およびソートを行う(ステップS32)。
When the
ソート結果は、ディスプレイ61上に表示される(ステップS33)。図7(b)の画面sc6は、ソート結果の表示例である。例えば、希望する消費行動が「売却」であれば、売却が“ロック解除状態”であるゲーム媒体および売却が“ロック状態”であるゲーム媒体それぞれが、レアリティの高い順に並んで一覧表示される。ユーザは、画面sc6を確認後、希望する消費行動の実行指示(消費指示)を入力することができる。 The sort result is displayed on the display 61 (step S33). A screen sc6 in FIG. 7B is a display example of the sort result. For example, if the desired consumption behavior is "sell", the game media "unlocked" for sale and the "locked" for sale are displayed in a list in descending order of rarity. After confirming the screen sc6, the user can input a desired consumption behavior execution instruction (consumption instruction).
指示取得手段563が前記消費指示を取得した場合(ステップS34のYes)、消費実行手段564は、指示された消費行動が“ロック解除状態”であるゲーム媒体全てについて、一括して消費処理を実行する(ステップS35)。
When the
一方、指示取得手段563が前記消費指示を例えば一定時間内に取得しなかったり、画面sc6から「戻るボタン」がユーザにより選択されたりした場合(ステップS34のNo)、ディスプレイ61に表示される画面は画面sc6から他画面に遷移される。この際、ステップS32のソート結果は消去される(ステップS36)。
On the other hand, if the
以上をまとめると、本実施形態のゲームプログラムは、ゲーム装置5の制御部56(コンピュータ)を、ゲームに関するゲーム媒体(プレイヤキャラクタ、アイテム等)の消費指示(売却、合成等)を取得する指示取得手段563と、消費指示に基づいて、ゲーム媒体がユーザの所有しない状態となるようにゲーム媒体を消費する消費処理を実行可能な消費実行手段564と、消費処理が実行される前のゲーム媒体に対し、ゲーム媒体が消費される消費行動の種類毎(例えば売却、合成ごと)に消費処理の実行を許可または禁止する保護登録処理を行うロック手段565と、として機能させるものである。
In summary, the game program of the present embodiment instructs the control unit 56 (computer) of the
<発明の効果>
本実施形態のゲームプログラムによれば、ゲーム媒体の消費行動の種類に応じて、消費処理の実行が許可または禁止される。そのため、消費指示がなされた場合、その消費指示における消費行動が許可された状態であれば、ゲーム媒体にかかっているロック(禁止状態)をその都度解除する操作をユーザが行わずとも、ゲーム媒体の消費処理が行われる。従って、ゲーム操作の快適性が向上する。
<Effect of invention>
According to the game program of the present embodiment, execution of consumption processing is permitted or prohibited according to the type of consumption behavior of game media. Therefore, when a consumption instruction is issued, if the consumption action according to the consumption instruction is permitted, the game medium can be used without the user performing an operation to release the lock (prohibited state) on the game medium each time. is consumed. Therefore, the comfort of game operation is improved.
また、保護登録処理はゲーム媒体の取得時に行われる。そのため、ゲーム媒体の取得後、比較的早い段階で消費指示を指示取得手段563が取得しても、誤って消費処理が実行されることを回避できる。
Also, protection registration processing is performed when game media are acquired. Therefore, even if the
また、保護登録処理にて用いられる消費可否情報570a~570cは、設定手段566によって予め設定されている。それ故、図3のステップS15~S17に示すように、ロック手段565は、ゲーム媒体の種類およびレアリティに応じて、自動的に保護登録処理を実行することができる。 Also, the consumption availability information 570 a to 570 c used in the protection registration process is set in advance by the setting means 566 . Therefore, as shown in steps S15 to S17 in FIG. 3, the locking means 565 can automatically execute protection registration processing according to the type and rarity of game media.
また、図3のステップS13~S14に示すように、ユーザは、前記消費可否情報570a~570cに関係なく、個々のゲーム媒体に対して保護登録処理を行うこともできる。この場合、ユーザは、個々のゲーム媒体に対し、消費行動の種類に応じて保護登録情報(ロック状態またはロック解除状態)を自由に設定することができる。 In addition, as shown in steps S13 and S14 in FIG. 3, the user can also perform protection registration processing for individual game media regardless of the consumable information 570a to 570c. In this case, the user can freely set protection registration information (locked state or unlocked state) for each game medium according to the type of consumption behavior.
また、図3のステップS35に示すように、消費実行手段564は、図5の保護登録情報に基づいて分類およびソートしたゲーム媒体のうち、指示された消費行動がロック解除状態であるゲーム媒体に対して、消費処理を実行する。これにより、ユーザは、同じ消費指示を個々のゲーム媒体について入力せずとも、1回の消費指示の入力によって一括で複数のゲーム媒体の消費処理を実行させることができる。従って、ゲーム操作の快適性は、より向上する。
In addition, as shown in step S35 in FIG. 3, the
[他の実施形態]
上記実施形態において説明した各種制御手段および処理手順は一例であって、本発明、その適用物、またはその用途の範囲を制限することを意図するものではない。各種制御手段および処理手順は、本発明の要旨を変更しない範囲で適宜設計変更が可能である。
[Other embodiments]
The various control means and processing procedures described in the above embodiments are examples, and are not intended to limit the scope of the present invention, its applications, or its uses. Various control means and processing procedures can be appropriately modified in design without changing the gist of the present invention.
ゲーム装置5の種類は、スマートフォン、タブレット、パーソナルコンピュータに限定されない。例えば、ゲーム装置5は、プレイステーション(登録商標)、Nintendo DS(登録商標)等であってもよい。
The type of
前記ゲームは、ロールプレイングゲーム、シミュレーションゲーム、ボードゲーム、パズルゲームなど、様々な種類のゲームに適用することができる。 The game can be applied to various kinds of games such as role-playing games, simulation games, board games, and puzzle games.
前記ゲーム媒体は、プレイヤキャラクタ、アイテム、強化素材等の他、カードやアバタ等を含むことができる。 The game media can include player characters, items, reinforcement materials, and the like, as well as cards, avatars, and the like.
前記ゲーム媒体の消費行動は、ユーザがゲームの進行に応じてゲーム媒体を利用する行動であればよい。従って、前記ゲーム媒体の消費行動の種類には、「売却」「交換」「合成」「強化」の他に、「廃棄」「贈与」「使用」等を含むことができる。 The consumption behavior of the game media may be the behavior of the user using the game media in accordance with the progress of the game. Therefore, the types of consumption behavior of the game media can include "disposal", "gift", "use", etc. in addition to "sale", "exchange", "synthesis", and "strengthening".
ゲーム装置5の台数は1台であってもよい。また、サーバ装置2は複数台設けられ、協働して同様の処理を行うようにしてもよい。
The number of
前記実施形態では、保護登録処理がゲーム媒体の取得時に行われる場合を例示した。しかし、保護登録処理は消費処理の実行前に行われれば良く、前記タイミングに限定されずともよい。 In the above-described embodiment, the case where the protection registration process is performed when game media are acquired has been exemplified. However, the protection registration process may be performed before execution of the consumption process, and may not be limited to the above timing.
前記実施形態では、図2に示すように、ゲーム媒体およびレアリティの双方に応じて消費可否情報570a~570cが設定されている場合を例示した。しかし、消費可否情報は、ゲーム媒体およびレアリティのいずれか一方に応じて設定されていてもよい。 In the above-described embodiment, as shown in FIG. 2, the case where the consumable information 570a to 570c is set according to both the game content and the rarity has been exemplified. However, the consumable information may be set according to either one of the game medium and the rarity.
前記実施形態では、図3のステップS13~S17に示すように、保護登録処理が、予め設定された消費可否情報570a~570cに応じて自動的に実行されるか(ステップS15~S17)、または消費可否情報570a~570cに関係なく個々のゲーム媒体に対して行われる(ステップS13~S14)と説明した。しかし、保護登録処理は、ステップS15~S17のみ、またはステップS13~S14のみであってもよい。 In the above embodiment, as shown in steps S13 to S17 of FIG. 3, the protection registration process is automatically executed according to preset consumption permission information 570a to 570c (steps S15 to S17), or It has been explained that the processing is performed for individual game media regardless of the consumable information 570a-570c (steps S13-S14). However, the protection registration process may be only steps S15 to S17 or only steps S13 to S14.
前記実施形態では、図3のステップS31~S36に示すように、分類・ソート処理が実行される場合を例示した。しかし、当該処理は必須ではない。また、当該処理においては、保護登録処理の実行結果に従って分類処理のみがなされ、ソート処理は行われずともよい。 In the above embodiment, as shown in steps S31 to S36 of FIG. 3, the case where the classification/sorting process is executed has been exemplified. However, such processing is not essential. Also, in this process, only the classification process may be performed according to the execution result of the protection registration process, and the sorting process may not be performed.
ゲーム装置5の通信手段561は、サーバ装置2から同じゲーム媒体を複数回受信することができる。その場合、ロック手段565は、当該ゲーム媒体を、初めて受信した際と2回目以降に受信した際とで、保護登録処理の内容(どの消費処理は実行を許可し、どの消費処理は実行を禁止するか)を変更することができる。例えば、ロック手段565は、ゲーム媒体の受信が初回であれば、いかなる消費処理も実行を禁止する保護登録処理を行い、ゲー媒体の受信が2回目以降であれば、消費可否情報に応じて保護登録処理を行うことができる。
The communication means 561 of the
図3のステップS12では、通信手段561がゲーム媒体を受信すると、ディスプレイ61上には図4(a)の画面sc1が自動的に表示される場合を例示した。しかし、図4(a)の画面sc1の表示自体、特にロック個別設定ボタンb1を表示するか否かを、ユーザが選択できてもよい。
In step S12 of FIG. 3, the screen sc1 of FIG. 4A is automatically displayed on the
図3のステップS13~S14で示した、個々のゲーム媒体に対するロック/ロック解除の設定タイミングは、前記実施形態のようにゲーム媒体の受信時には限定されない。例えば、ゲーム装置5がゲーム媒体を実際に受信する前に、ユーザが入手可能なゲーム媒体がディスプレイ61上に一覧表示され、その画面上から、ユーザが各ゲーム媒体の保護登録処理の内容を自由に設定することができる。
The lock/unlock setting timing for each game content shown in steps S13 and S14 in FIG. 3 is not limited to the time when the game content is received as in the above embodiment. For example, before the
これらの他の実施形態を採用した場合においても、本発明の作用効果は発揮される。また、本実施形態と他の実施形態、および他の実施形態同士を適宜組み合わせることも可能である。 Even when these other embodiments are employed, the effects of the present invention are exhibited. Further, it is also possible to appropriately combine this embodiment with other embodiments, and other embodiments with each other.
5 ゲーム装置
56 制御部(コンピュータ)
561 通信手段(ゲーム媒体取得手段)
563 指示取得手段
564 消費実行手段
565 ロック手段
566 設定手段
567 分類手段
570a,570b,570c 消費可否情報
5
561 Communication Means (Means for Obtaining Game Media)
563 instruction acquisition means 564 consumption execution means 565 lock means 566 setting means 567 classification means 570a, 570b, 570c consumption availability information
Claims (3)
ゲームに関するゲーム媒体の消費指示を取得する指示取得手段と、
前記消費指示に基づいて、前記ゲーム媒体がユーザの所有しない状態となるように前記ゲーム媒体を消費する消費処理を実行可能な消費実行手段と、
前記消費処理が実行される前の前記ゲーム媒体に対し、前記ゲーム媒体が消費される消費行動の種類毎に前記消費処理の実行を許可または禁止する保護登録処理を行うロック手段と、
前記保護登録処理が実行された後の前記ゲーム媒体を、前記保護登録処理の実行結果に従って分類する分類手段と、
として機能させ、
前記消費実行手段は、前記指示取得手段が前記消費指示を取得した場合、前記分類手段による分類結果のうち、前記消費指示に対応する前記消費行動が許可された、複数の前記ゲーム媒体に対して前記消費処理を一括して実行する
ことを特徴とするゲームプログラム。 the computer,
an instruction acquisition means for acquiring a game medium consumption instruction regarding a game;
a consumption executing means capable of executing a consumption process of consuming the game content so that the game content is not owned by the user based on the consumption instruction;
locking means for performing a protection registration process for permitting or prohibiting execution of the consumption process for each type of consumption action in which the game medium is consumed, with respect to the game medium before the consumption process is executed;
Classification means for classifying the game media after the protection registration process has been executed according to the execution result of the protection registration process;
function as
When the instruction acquisition means acquires the consumption instruction, the consumption execution means performs a processing on a plurality of game media for which the consumption behavior corresponding to the consumption instruction is permitted among the classification results of the classification means. A game program characterized by collectively executing the consumption process.
前記ゲーム媒体を受信することが可能な受信手段と、
前記受信手段が前記ゲーム媒体を受信した時に、前記ゲーム媒体の種類およびレアリティの少なくとも1つに応じて前記ゲーム媒体の前記消費行動の種類毎に前記消費処理の実行を禁止するか否かを表した消費可否情報を、前記ユーザの操作に基づいて設定する設定手段と、
として更に機能させる
ことを特徴とする、請求項1に記載のゲームプログラム。 the computer,
receiving means capable of receiving the game media;
indicating whether or not execution of the consumption process is prohibited for each type of consumption action of the game medium according to at least one of the type and rarity of the game medium when the receiving means receives the game medium; a setting means for setting the consumption propriety information based on the user's operation;
2. The game program according to claim 1, further functioning as a game program.
前記ゲームプログラムを実行するコンピュータと、
を備えるゲーム装置。 a storage unit storing the game program according to claim 1 or claim 2;
a computer that executes the game program;
game device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021086168A JP7121322B2 (en) | 2020-02-13 | 2021-05-21 | Game program and game device |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020022341A JP7001938B2 (en) | 2020-02-13 | 2020-02-13 | Game programs and game equipment |
JP2021086168A JP7121322B2 (en) | 2020-02-13 | 2021-05-21 | Game program and game device |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020022341A Division JP7001938B2 (en) | 2020-02-13 | 2020-02-13 | Game programs and game equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021118982A JP2021118982A (en) | 2021-08-12 |
JP7121322B2 true JP7121322B2 (en) | 2022-08-18 |
Family
ID=70610441
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020022341A Active JP7001938B2 (en) | 2020-02-13 | 2020-02-13 | Game programs and game equipment |
JP2021086168A Active JP7121322B2 (en) | 2020-02-13 | 2021-05-21 | Game program and game device |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020022341A Active JP7001938B2 (en) | 2020-02-13 | 2020-02-13 | Game programs and game equipment |
Country Status (1)
Country | Link |
---|---|
JP (2) | JP7001938B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005079943A1 (en) * | 2004-02-24 | 2005-09-01 | Asahi Glass Company, Limited | Method of dewatering and dewatering apparatus |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5276200B1 (en) | 2012-08-06 | 2013-08-28 | 株式会社 ディー・エヌ・エー | GAME PROGRAM AND INFORMATION PROCESSING DEVICE |
JP2014161527A (en) | 2013-02-26 | 2014-09-08 | Namco Bandai Games Inc | Server system and program |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5918703B2 (en) * | 2013-01-25 | 2016-05-18 | 株式会社コナミデジタルエンタテインメント | GAME MANAGEMENT DEVICE AND PROGRAM |
JP5416849B2 (en) * | 2013-03-04 | 2014-02-12 | 株式会社 ディー・エヌ・エー | GAME PROGRAM AND INFORMATION PROCESSING DEVICE |
JP6284189B2 (en) * | 2013-10-25 | 2018-02-28 | 株式会社コナミデジタルエンタテインメント | Information processing apparatus, program, information processing system |
JP6262528B2 (en) * | 2013-12-27 | 2018-01-17 | 株式会社バンダイナムコエンターテインメント | Program and server system |
-
2020
- 2020-02-13 JP JP2020022341A patent/JP7001938B2/en active Active
-
2021
- 2021-05-21 JP JP2021086168A patent/JP7121322B2/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5276200B1 (en) | 2012-08-06 | 2013-08-28 | 株式会社 ディー・エヌ・エー | GAME PROGRAM AND INFORMATION PROCESSING DEVICE |
JP2014161527A (en) | 2013-02-26 | 2014-09-08 | Namco Bandai Games Inc | Server system and program |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005079943A1 (en) * | 2004-02-24 | 2005-09-01 | Asahi Glass Company, Limited | Method of dewatering and dewatering apparatus |
Also Published As
Publication number | Publication date |
---|---|
JP2021118982A (en) | 2021-08-12 |
JP2020073154A (en) | 2020-05-14 |
JP7001938B2 (en) | 2022-01-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9278290B2 (en) | Game system | |
JP5439626B1 (en) | GAME PROGRAM AND INFORMATION PROCESSING DEVICE | |
JP7121322B2 (en) | Game program and game device | |
JP2020058452A (en) | Game program and game system | |
JP6867318B2 (en) | Game programs and game equipment | |
JP2023022963A (en) | Game program, game apparatus and game system | |
JP7182870B2 (en) | Game program and server device | |
JP5463436B1 (en) | GAME PROGRAM AND INFORMATION PROCESSING DEVICE | |
JP6928030B2 (en) | Game programs and game systems | |
JP2020006138A (en) | Computer program and computer device | |
JP2020054584A (en) | Computer program and computer device | |
JP2023030215A (en) | Game program, game device, and game system | |
JP7369897B2 (en) | computer programs and computer equipment | |
JP6606587B1 (en) | Game program and game system | |
JP6788046B2 (en) | Game programs and game systems | |
JP2022022356A (en) | Computer program, and computer device | |
JP7126110B2 (en) | Game program, game device and game system | |
JP2020054857A (en) | Game program and game system | |
JP7256407B2 (en) | Game program and game system | |
JP7206512B2 (en) | Game Programs, Game Systems, and Computers | |
JP7093027B2 (en) | Game programs and game systems | |
JP2020054780A (en) | Computer program and computer device | |
JP6640254B2 (en) | Game program and game system | |
JP2023121027A (en) | Game program and game system | |
JP2021100660A5 (en) |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A625 | Written request for application examination (by other person) |
Free format text: JAPANESE INTERMEDIATE CODE: A625 Effective date: 20210528 |
|
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: 20220705 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220718 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7121322 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |