JP6886119B2 - Information processing equipment and programs - Google Patents

Information processing equipment and programs Download PDF

Info

Publication number
JP6886119B2
JP6886119B2 JP2019194599A JP2019194599A JP6886119B2 JP 6886119 B2 JP6886119 B2 JP 6886119B2 JP 2019194599 A JP2019194599 A JP 2019194599A JP 2019194599 A JP2019194599 A JP 2019194599A JP 6886119 B2 JP6886119 B2 JP 6886119B2
Authority
JP
Japan
Prior art keywords
closed
locus
change
information processing
effect
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2019194599A
Other languages
Japanese (ja)
Other versions
JP2020077409A (en
Inventor
弘毅 木村
弘毅 木村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mixi Inc
Original Assignee
Mixi Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mixi Inc filed Critical Mixi Inc
Priority to JP2019194599A priority Critical patent/JP6886119B2/en
Publication of JP2020077409A publication Critical patent/JP2020077409A/en
Priority to JP2021080308A priority patent/JP7144701B2/en
Application granted granted Critical
Publication of JP6886119B2 publication Critical patent/JP6886119B2/en
Priority to JP2022141579A priority patent/JP7417146B2/en
Priority to JP2023219728A priority patent/JP7460941B2/en
Priority to JP2024027693A priority patent/JP2024052859A/en
Priority to JP2024033194A priority patent/JP2024061764A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Description

本発明は、2次元以上の表示ができるディスプレイを用いた電子ゲームに関する。特に、タッチパネルに対するユーザのタッチ操作により入力される座標データを用いて進行するゲームを実装する装置及びプログラムに関するものである。 The present invention relates to an electronic game using a display capable of displaying two or more dimensions. In particular, the present invention relates to a device and a program for implementing a game that progresses using coordinate data input by a user's touch operation on the touch panel.

タッチパネルが設けられた画面に表示される第1のオブジェクトを移動させるタッチ操作の軌跡が閉図形を描く場合に当該閉図形に囲まれた第2のオブジェクトを第1のオブジェクトが攻撃する電子ゲームが知られている(例えば、特許文献1参照)。
当該電子ゲームを実装するゲーム装置は、攻撃対象のオブジェクトをユーザに直感的な操作で選択させることを本来の目的としている。
An electronic game in which the first object attacks the second object surrounded by the closed figure when the locus of the touch operation for moving the first object displayed on the screen provided with the touch panel draws a closed figure. It is known (see, for example, Patent Document 1).
The original purpose of the game device that implements the electronic game is to allow the user to intuitively select an object to be attacked.

特開2006−311966号公報Japanese Unexamined Patent Publication No. 2006-311966

特許文献1記載のゲーム装置は、操作性に対する悪印象をユーザに与えないよう、タッチ操作の軌跡を当該操作の進行方向に補完する処理と閉図形が完成したか否かを判定する処理とを順次繰り返す。そのため、タッチ操作の軌跡が閉図形を描いていなくても閉図形が完成したものとみなされる場合がある。
したがって、特許文献1記載のゲーム装置は、閉図形の完成点に応じて攻撃の効果に変化を加えるような仕組みとの親和性が本質的に低い。
The game device described in Patent Document 1 includes a process of complementing the locus of a touch operation in the traveling direction of the operation and a process of determining whether or not a closed figure is completed so as not to give a bad impression to the user on operability. Repeat sequentially. Therefore, even if the locus of the touch operation does not draw a closed figure, it may be considered that the closed figure is completed.
Therefore, the game device described in Patent Document 1 has essentially a low affinity with a mechanism that changes the effect of the attack according to the completion point of the closed figure.

本発明が解決しようとする課題は、タッチパネルに対する一連のタッチ操作の軌跡が描く閉図形に関連付けてエフェクトを発生させる電子ゲームにおいて、閉図形の完成点に応じて当該電子ゲームに変化を加える、という点である。 The problem to be solved by the present invention is that in an electronic game in which an effect is generated in association with a closed figure drawn by a locus of a series of touch operations on a touch panel, the electronic game is changed according to the completion point of the closed figure. It is a point.

上記課題を解決するため、本発明の一態様である「情報処理装置」は、一連のタッチ操作の軌跡が閉図形を形成する場合に当該軌跡上の基準点に関連する基準要素と当該閉図形の完成点に関連する比較要素との相対的関係を特定する特定手段と、前記形成された閉図形に関連付けて発生させるべきエフェクトの変更内容を前記特定手段により特定される相対的関係に応じて決定する決定手段と、を具備する。
上記課題を解決するため、本発明の一態様である「情報処理装置の制御方法」は、一連のタッチ操作の軌跡が閉図形を形成する場合に当該軌跡上の基準点に関連する基準要素と当該閉図形の完成点に関連する比較要素との相対的関係を特定する特定ステップと、前記形成された閉図形に関連付けて発生させるべきエフェクトの変更内容を前記特定ステップにおいて特定される相対的関係に応じて決定する決定ステップと、を含む。
上記課題を解決するため、本発明の一態様である「制御プログラム」は、一連のタッチ操作の軌跡が閉図形を形成する場合に当該軌跡上の基準点に関連する基準要素と当該閉図形の完成点に関連する比較要素との相対的関係を特定する特定機能と、前記形成された閉図形に関連付けて発生させるべきエフェクトの変更内容を前記特定機能により特定される相対的関係に応じて決定する決定機能と、を情報処理装置のコンピュータに実現させる。
上記課題を解決するため、本発明の一態様である「コンピュータ読取り可能な記録媒体」は、一連のタッチ操作の軌跡が閉図形を形成する場合に当該軌跡上の基準点に関連する基準要素と当該閉図形の完成点に関連する比較要素との相対的関係を特定する特定機能と、前記形成された閉図形に関連付けて発生させるべきエフェクトの変更内容を前記特定機能により特定される相対的関係に応じて決定する決定機能と、を情報処理装置のコンピュータに実現させるプログラムを記録する。
In order to solve the above problems, the "information processing device" which is one aspect of the present invention includes a reference element related to a reference point on the locus and the closed figure when the locus of a series of touch operations forms a closed figure. According to the specific means for specifying the relative relationship with the comparison element related to the completion point of the above, and the change content of the effect to be generated in association with the formed closed figure according to the relative relationship specified by the specific means. It is provided with a deciding means for deciding.
In order to solve the above problem, the "control method of the information processing device" which is one aspect of the present invention is a reference element related to a reference point on the locus when the locus of a series of touch operations forms a closed figure. The specific step that specifies the relative relationship with the comparison element related to the completion point of the closed figure, and the relative relationship that specifies the change content of the effect to be generated in association with the formed closed figure in the specific step. Includes a decision step, which is determined according to.
In order to solve the above problem, the "control program" which is one aspect of the present invention is a reference element related to a reference point on the locus and the closed figure when the locus of a series of touch operations forms a closed figure. The specific function for specifying the relative relationship with the comparison element related to the completion point and the change content of the effect to be generated in association with the formed closed figure are determined according to the relative relationship specified by the specific function. The decision function to be processed is realized in the computer of the information processing device.
In order to solve the above problems, a "computer-readable recording medium", which is one aspect of the present invention, is a reference element related to a reference point on a series of touch operations when the locus forms a closed figure. The specific function that specifies the relative relationship with the comparison element related to the completion point of the closed figure, and the relative relationship that specifies the change content of the effect to be generated in association with the formed closed figure by the specific function. The decision function that decides according to the above and the program that realizes the computer of the information processing device are recorded.

本発明の一態様に係る「情報処理装置」には、下記の技術的限定を加えてもよい。また、同様の技術的限定を、本発明の一態様に係る「制御方法」及び「制御プログラム」に加えてもよい。
例えば、前記決定手段が、前記形成された閉図形に関連付けて発生させるべきエフェクトを定義するパラメータの変更量を決定する、という技術的限定を加えてもよい。
上記技術的限定を加えた「情報処理装置」には、下記の技術的限定をさらに加えてもよい。また、同様の技術的限定を、技術的限定を加えた「制御方法」及び「制御プログラム」にさらに加えてもよい。
例えば、前記基準要素は、前記軌跡の端点の位置に関連する要素であり、前記比較要素は、前記閉図形の完成点の位置に関連する要素であり、前記特定手段が、前記基準要素と前記比較要素の離れ具合を前記相対的関係として特定する、という技術的限定をさらに加えてもよい。ここで、前記基準要素が前記一連のタッチ操作の開始位置である場合、前記決定手段が、前記離れ具合が大きいほど前記変更量が大きくなるように、又は、前記離れ具合が小さいほど前記変更量が大きくなるように、前記パラメータの変更量を決定するのが好適である。一方、前記基準要素が前記一連のタッチ操作の終了位置である場合、前記決定手段が、前記離れ具合が小さいほど前記変更量が大きくなるように、又は、前記離れ具合が大きいほど前記変更量が大きくなるように、前記パラメータの変更量を決定するのがこうてきである。
また、例えば、前記基準要素は、前記軌跡の端点の入力時期に関連する要素であり、前記比較要素は、前記閉図形の完成時期に関連する要素であり、前記特定手段が、前記基準要素と前記比較要素の離れ具合を前記相対的関係として特定する、という技術的限定をさらに加えてもよい。ここで、前記基準要素が前記一連のタッチ操作の開始時期である場合、前記決定手段が、前記離れ具合が大きいほど前記変更量が大きくなるように、又は、前記離れ具合が小さいほど前記変更量が大きくなるように、前記パラメータの変更量を決定するのが好適である。一方、前記基準要素が前記一連のタッチ操作の終了時期である場合、前記決定手段が、前記離れ具合が小さいほど前記変更量が大きくなるように、又は、前記離れ具合が大きいほど前記変更量が大きくなるように、前記パラメータの変更量を決定するのが好適である。
本発明の一態様に係る「情報処理装置」には、下記の技術的限定を加えてもよい。また、同様の技術的限定を、本発明の一態様に係る「制御方法」及び「制御プログラム」に加えてもよい。
例えば、前記基準要素は、前記軌跡の始点から終点までの長さについて設定された最大長であり、前記比較要素は、前記軌跡の始点から前記閉図形の完成点までの長さであり、前記決定手段が、前記最大長を延長させるエフェクトを定義するパラメータの変更量を決定する、という技術的限定をさらに加えてもよい。このとき、前記特定手段が、前記閉図形が形成される度に前記基準要素と前記比較要素の離れ具合を前記相対的関係として特定し、前記決定手段が、前記離れ具合が小さいほど前記変更量が大きくなるように、又は、前記離れ具合が大きいほど前記変更量が大きくなるように、前記パラメータの変更量を決定するのが好適である。
The following technical limitations may be added to the "information processing device" according to one aspect of the present invention. Further, similar technical limitations may be added to the "control method" and "control program" according to one aspect of the present invention.
For example, the technical limitation may be added that the determination means determines the amount of change of the parameter that defines the effect to be generated in association with the formed closed figure.
The following technical restrictions may be further added to the "information processing apparatus" to which the above technical restrictions have been added. Further, the same technical limitation may be further added to the "control method" and the "control program" to which the technical limitation is added.
For example, the reference element is an element related to the position of the end point of the locus, the comparison element is an element related to the position of the completion point of the closed figure, and the specific means is the reference element and the said. A technical limitation may be further added in which the degree of separation of the comparison elements is specified as the relative relationship. Here, when the reference element is the start position of the series of touch operations, the determination means increases the change amount as the distance increases, or changes the change amount as the distance decreases. It is preferable to determine the amount of change of the parameter so that On the other hand, when the reference element is the end position of the series of touch operations, the determination means increases the amount of change as the degree of separation is smaller, or increases the amount of change as the degree of separation is larger. It is this way to determine the amount of change in the parameter so that it becomes large.
Further, for example, the reference element is an element related to the input time of the end point of the locus, the comparison element is an element related to the completion time of the closed figure, and the specific means is the reference element. A technical limitation may be further added in which the degree of separation of the comparison elements is specified as the relative relationship. Here, when the reference element is the start time of the series of touch operations, the determination means increases the change amount as the distance increases, or changes the change amount as the distance decreases. It is preferable to determine the amount of change of the parameter so that On the other hand, when the reference element is the end time of the series of touch operations, the determination means increases the amount of change as the degree of separation is smaller, or increases the amount of change as the degree of separation is larger. It is preferable to determine the amount of change of the parameter so as to be large.
The following technical limitations may be added to the "information processing device" according to one aspect of the present invention. Further, similar technical limitations may be added to the "control method" and "control program" according to one aspect of the present invention.
For example, the reference element is the maximum length set for the length from the start point to the end point of the locus, and the comparison element is the length from the start point of the locus to the completion point of the closed figure. Further technical limitation may be added that the determining means determines the amount of change in the parameters that define the effect that extends the maximum length. At this time, the specific means specifies the degree of separation between the reference element and the comparison element as the relative relationship each time the closed figure is formed, and the determination means determines the degree of change as the degree of separation is smaller. It is preferable to determine the amount of change of the parameter so that the amount of change increases as the degree of separation increases, or the amount of change increases as the degree of separation increases.

本発明では、一連のタッチ操作の軌跡上の基準点に関連する基準要素と当該軌跡が形成する閉図形の完成点に関連する比較要素との相対的関係に応じて、当該閉図形に関連付けて発生させるべきエフェクトの変更内容を決定する。
よって、本発明によって決定される変更内容に応じてエフェクトの内容が変更されれば、タッチパネルに対する一連のタッチ操作の軌跡が描く閉図形に関連付けてエフェクトを発生させる電子ゲームにおいて、閉図形の完成点に応じて当該電子ゲームに変化が加わる。
In the present invention, the reference element related to the reference point on the locus of a series of touch operations is associated with the closed figure according to the relative relationship between the reference element and the comparison element related to the completion point of the closed figure formed by the locus. Determine what effect changes you want to make.
Therefore, if the content of the effect is changed according to the content of the change determined by the present invention, the completed point of the closed figure is generated in the electronic game in which the effect is generated in association with the closed figure drawn by the locus of a series of touch operations on the touch panel. The electronic game is changed accordingly.

概要の説明図である。(実施形態及び実施例)It is explanatory drawing of the outline. (Embodiments and Examples) 実施例のシステムのネットワーク構成例の説明図である。(実施例)It is explanatory drawing of the network configuration example of the system of an Example. (Example) ユーザ装置のハードウェア構成例の説明図である。(実施例)It is explanatory drawing of the hardware configuration example of a user apparatus. (Example) サーバ装置のハードウェア構成例の説明図である。(実施例)It is explanatory drawing of the hardware configuration example of a server device. (Example) ユーザ端末の機能構成例の説明図である。(実施例)It is explanatory drawing of the function configuration example of a user terminal. (Example) 各種パラメータの項目例の説明図である。(実施例)It is explanatory drawing of the item example of various parameters. (Example) パラメータ変更手順の説明図である。(実施例)It is explanatory drawing of the parameter change procedure. (Example)

[1.実施形態]
[1−1.概要]
本実施形態は、タッチパネルに対する一連のタッチ操作(例えば、スライド操作)の軌跡が閉図形(例えば、閉曲線101)を描く場合に(図1(a))、当該閉図形の内部の領域(例えば、閉領域102)を少なくとも包含する範囲に関連付けてエフェクトを発生させる電子ゲームに関する(図1(b))。
[1. Embodiment]
[1-1. Overview]
In the present embodiment, when the locus of a series of touch operations (for example, slide operation) on the touch panel draws a closed figure (for example, a closed curve 101) (FIG. 1 (a)), the area inside the closed figure (for example, for example). The present invention relates to an electronic game in which an effect is generated in association with at least a range including a closed region 102) (FIG. 1 (b)).

本実施形態においてエフェクトは、下記のうち少なくともいずれかを含む。
(a)表示を変更する視覚処理
(b)音声を出力する聴覚処理
(c)ユーザやオブジェクトに関連するパラメータを変更する内部処理
タッチ操作により閉図形が形成された際に発生させるべきエフェクトは、当該タッチ操作の操作対象となった第1のオブジェクトの属性や閉図形の内部の領域に存在する第2のオブジェクトの属性に応じて、複数のエフェクトの中から選択される。例えば、第1のオブジェクトと第2のオブジェクトとの関係に応じて選択するとよい。
In this embodiment, the effect includes at least one of the following.
(A) Visual processing to change the display (b) Auditory processing to output sound (c) Internal processing to change parameters related to users and objects The effects that should be generated when a closed figure is formed by touch operation are It is selected from a plurality of effects according to the attribute of the first object that is the operation target of the touch operation and the attribute of the second object that exists in the area inside the closed figure. For example, it may be selected according to the relationship between the first object and the second object.

本実施形態では、一連のタッチ操作の軌跡上の基準点に関連する基準要素と当該軌跡が描く閉図形の完成点に関連する比較要素との相対的関係に応じて、当該閉図形に関連付けて発生させるエフェクトの変更内容を決定する。例えば、選択されたエフェクトによる処理内容が変更されるように変更内容を決定してもよいし、選択されるエフェクトが変更されるように変更内容を決定してもよい。
したがって、本実施形態によって決定される変更内容に応じてエフェクトの内容が変更されれば、閉図形の完成点に応じて当該電子ゲームに変化が加わる。
In the present embodiment, the reference element related to the reference point on the locus of a series of touch operations is associated with the closed figure according to the relative relationship between the reference element related to the completion point of the closed figure drawn by the locus. Determine the changes to the effect you want to generate. For example, the change content may be determined so that the processing content of the selected effect is changed, or the change content may be determined so that the selected effect is changed.
Therefore, if the content of the effect is changed according to the content of the change determined by the present embodiment, the electronic game is changed according to the completion point of the closed figure.

[1−2.情報処理装置]
本実施形態に係る情報処理装置(例えば、携帯装置)は、一連のタッチ操作の軌跡が閉図形を形成する場合に当該軌跡上の基準点に関連する基準要素と当該閉図形の完成点に関連する比較要素との相対的関係を特定する特定部と、上記形成された閉図形に関連付けて発生させるべきエフェクトの変更内容を上記特定部により特定される相対的関係に応じて決定する決定部と、を具備する。
上記決定部が、上記形成された閉図形に関連付けて発生させるべきエフェクトを定義するパラメータの変更量を決定するように構成するのが好適である。
[1-2. Information processing device]
The information processing device (for example, a portable device) according to the present embodiment is related to a reference element related to a reference point on the locus and a completion point of the closed figure when the locus of a series of touch operations forms a closed figure. A specific part that specifies the relative relationship with the comparison element to be processed, and a determination part that determines the change content of the effect to be generated in association with the formed closed figure according to the relative relationship specified by the specific part. , Are provided.
It is preferable that the determination unit determines the amount of change of the parameter that defines the effect to be generated in association with the formed closed figure.

[1−3.用語の定義と具体例]
本実施形態において、「基準要素」とは、一連のタッチ操作の軌跡上の基準点に関連する要素をいう。例えば、一連のタッチ操作の軌跡の端点(例えば、開始点,終了点)の位置に関連する要素,一連のタッチ操作の軌跡の端点(例えば、開始点,終了点)が入力された時期に関連する要素,軌跡の開始点から終了点までの長さ(例えば、最大長)に関連する要素等が包含される。
本実施形態において、「比較要素」とは、閉図形の完成点に関連する要素をいう。例えば、閉図形の完成点の位置に関連する要素,閉図形の完成点が入力された時期に関連する要素,軌跡の開始点から閉図形の完成点までの長さ(例えば、現在長)に関連する要素等が包含される。
本実施形態において、「相対的関係」とは、基準要素と比較要素との離れ具合をいう。例えば、基準要素を特定する数値と比較要素を特定する数値との差,基準要素を特定する数値と比較要素を特定する数値との比等が包含される。
[1-3. Definitions and specific examples of terms]
In the present embodiment, the “reference element” refers to an element related to a reference point on the trajectory of a series of touch operations. For example, an element related to the position of the end point (for example, start point, end point) of the locus of a series of touch operations, and the time when the end point (for example, start point, end point) of the locus of a series of touch operations is input. Elements to be used, elements related to the length from the start point to the end point of the locus (for example, the maximum length), and the like are included.
In the present embodiment, the "comparison element" means an element related to the completion point of the closed figure. For example, the element related to the position of the completed point of the closed figure, the element related to the time when the completed point of the closed figure is input, and the length from the start point of the locus to the completed point of the closed figure (for example, the current length). Related elements etc. are included.
In the present embodiment, the “relative relationship” refers to the degree of separation between the reference element and the comparison element. For example, the difference between the numerical value specifying the reference element and the numerical value specifying the comparison element, the ratio of the numerical value specifying the reference element to the numerical value specifying the comparison element, and the like are included.

[2.実施例]
[2−1.概要]
図1を参照して、本実施例の概要を説明する。
本実施例は、攻撃の順番(ターン)が回ってくる度に、操作対象であるオブジェクト(自キャラクタ)の移動経路をタッチパネルに対するスライド操作により指定する電子ゲームである。
本実施例では、スライド操作の軌跡が閉曲線101(閉図形の一例)を描く場合に、当該閉曲線の内部の閉領域102を少なくとも包含する範囲に関連付けてエフェクトを発生させる。例えば、スライド操作により囲われたオブジェクト(敵キャラクタ)のHP(ヒットポイント)を減少させる(つまり、敵キャラクタにダメージを与える)。
[2. Example]
[2-1. Overview]
The outline of this embodiment will be described with reference to FIG.
This embodiment is an electronic game in which the movement path of the object (own character) to be operated is specified by a slide operation on the touch panel each time the attack order (turn) comes around.
In this embodiment, when the locus of the slide operation draws a closed curve 101 (an example of a closed figure), the effect is generated in association with at least a range including the closed region 102 inside the closed curve. For example, the HP (hit points) of the object (enemy character) surrounded by the slide operation is reduced (that is, the enemy character is damaged).

本実施例の主要な特徴は、スライド操作の軌跡上の端点(開始点111,終了点112)の位置に関連する基準要素と当該軌跡が形成する閉図形(閉曲線101)の完成点(完成点120)の位置に関連する比較要素との離れ具合に応じて、エフェクトの設定情報に含まれるパラメータの変更量を決定する点である。
本実施例によって決定される変更量に応じてエフェクトのパラメータを変更すれば、閉図形の完成点に応じて当該電子ゲームに変化が加わる。
The main feature of this embodiment is the completion point (completion point) of the closed figure (closed curve 101) formed by the reference element related to the position of the end point (start point 111, end point 112) on the locus of the slide operation. The point is to determine the amount of change of the parameter included in the setting information of the effect according to the degree of separation from the comparison element related to the position of 120).
If the parameter of the effect is changed according to the amount of change determined by this embodiment, the electronic game is changed according to the completion point of the closed figure.

[2−2.ネットワーク構成]
図2に、実施例のシステムのネットワーク構成例を示す。
本実施例のシステムは、ユーザ端末10と、ユーザ管理サーバ20と、データ管理サーバ30と、を含む。
ユーザ端末10とユーザ管理サーバ20とは、通信ネットワーク40を通じてそれぞれデータの授受が可能である。また、ユーザ管理サーバ20は、データ管理サーバ30を介して、記憶装置31に記憶されるデータにアクセス可能である。
通信ネットワーク40は、既存のネットワーク(例えば、インターネット(Internet),携帯電話網,無線WAN(Wireless Wide Area Network),無線LAN(Wireless Local Area Network),イーサネット(Ethernet)(登録商標)など)のうち少なくともいずれかを含んでいてよい。
[2-2. Network configuration]
FIG. 2 shows an example of a network configuration of the system of the embodiment.
The system of this embodiment includes a user terminal 10, a user management server 20, and a data management server 30.
Data can be exchanged between the user terminal 10 and the user management server 20 through the communication network 40, respectively. Further, the user management server 20 can access the data stored in the storage device 31 via the data management server 30.
The communication network 40 is one of the existing networks (for example, the Internet (Internet), mobile phone network, wireless WAN (Wireless Wide Area Network), wireless LAN (Wireless Local Area Network), Ethernet (Ethernet) (registered trademark), etc.). At least one may be included.

[2−2−1.ユーザ端末]
ユーザ端末10は、所定のゲームプログラムがインストールされたユーザ装置(コンピュータ)である。
本実施例のシステムでは、ユーザ装置として、ゲームプログラムをインストール可能な汎用の携帯装置(例えば、携帯電話,スマートフォン(smartphone),タブレット(tablet)端末,タブレットPC(personal computer),小型のPC,ウェアラブルデバイス(wearable device)など)や、所定のゲームプログラムが予めインストールされた専用のゲーム装置を用いることができる。
[2-2-1. User terminal]
The user terminal 10 is a user device (computer) in which a predetermined game program is installed.
In the system of this embodiment, as a user device, a general-purpose portable device (for example, a mobile phone, a smartphone (smartphone), a tablet (tablet) terminal, a tablet PC (personal computer), a small PC, and a wearable) on which a game program can be installed can be installed. A device (wearable device, etc.) or a dedicated game device in which a predetermined game program is pre-installed can be used.

[2−2−2.ユーザ管理サーバ]
ユーザ管理サーバ20は、Webサーバプログラム(HTTPデーモン(HyperText Transfer Protocol Daemon)ともいう。)がインストールされたサーバ装置(コンピュータ)である。
ユーザ管理サーバ20は、ユーザ端末10からの求め(リクエスト)に応じて、データ管理サーバ30を介して記憶装置31から必要なデータをから読み出し、ユーザ端末10に提供(レスポンス)する。また、ユーザ管理サーバ20は、ユーザ端末10からの求め(リクエスト)に応じて、ユーザ端末10から取得したデータを、データ管理サーバ30を介して記憶装置31に書き込み、処理結果をユーザ端末10に提供(レスポンス)する。
なお、複数のサーバ装置を連携させてサーバシステムを構成し、ユーザ管理サーバ20の機能を分担させ又はユーザ管理サーバ20にかかる負荷を分散させてもよい。
[2-2-2. User Management Server]
The user management server 20 is a server device (computer) in which a Web server program (also referred to as an HTTP daemon (HyperText Transfer Protocol Daemon)) is installed.
In response to a request from the user terminal 10, the user management server 20 reads necessary data from the storage device 31 via the data management server 30 and provides it to the user terminal 10 (response). Further, the user management server 20 writes the data acquired from the user terminal 10 to the storage device 31 via the data management server 30 in response to the request from the user terminal 10, and sends the processing result to the user terminal 10. Provide (response).
A server system may be configured by linking a plurality of server devices to share the functions of the user management server 20 or to distribute the load applied to the user management server 20.

[2−2−3.データ管理サーバ]
データ管理サーバ30は、DB(Database)サーバプログラムがインストールされたサーバ装置(コンピュータ)であり、内蔵する又は外部の接続可能な記憶装置31とともにDBMS(Database Management System)を構成する。
データ管理サーバ30は、例えば、データの格納要求に応じ要求元から取得されるデータを記憶装置31に格納する機能と、データの抽出要求に応じ記憶装置31から抽出されるデータを要求元に応答する機能とを有する。
なお、複数のサーバ装置を連携させてサーバシステムを構成し、データ管理サーバ30の機能を分担させ又はデータ管理サーバ30にかかる負荷を分散させてもよい。また、複数の記憶装置にデータを分散配置することも可能である。
[2-2-3. Data management server]
The data management server 30 is a server device (computer) in which a DB (Database) server program is installed, and constitutes a DBMS (Database Management System) together with a built-in or externally connectable storage device 31.
For example, the data management server 30 responds to the request source with a function of storing the data acquired from the request source in response to the data storage request and the data extracted from the storage device 31 in response to the data extraction request. Has the function of
A server system may be configured by linking a plurality of server devices, and the functions of the data management server 30 may be shared or the load applied to the data management server 30 may be distributed. It is also possible to distribute the data to a plurality of storage devices.

[2−3.ハードウェア構成]
[2−3−1.ユーザ装置のハードウェア構成]
図3に、ユーザ装置のハードウェア構成例を示す。
典型的なユーザ装置は、制御処理部を構成するMPU(Micro-Processing Unit)311と、主記憶部を構成するRAM(Random Access Memory)321と、補助記憶部を構成するROM(Read Only Memory)322及びEEPROM(Electrically Erasable Programmable Read-Only Memory)323と、入力部及び表示部を構成するタッチパネルディスプレイ331と、音声出力部を構成するスピーカ332と、通信制御部を構成するNIC(Network Interface Controller)341及び無線LAN(Local Area Network)チップ342と、を少なくとも有する。
[2-3. Hardware configuration]
[2-3-1. Hardware configuration of user device]
FIG. 3 shows an example of the hardware configuration of the user device.
A typical user device is an MPU (Micro-Processing Unit) 311 that constitutes a control processing unit, a RAM (Random Access Memory) 321 that constitutes a main storage unit, and a ROM (Read Only Memory) that constitutes an auxiliary storage unit. 322 and EEPROM (Electrically Erasable Programmable Read-Only Memory) 323, a touch panel display 331 that constitutes an input unit and a display unit, a speaker 332 that constitutes an audio output unit, and a NIC (Network Interface Controller) that constitutes a communication control unit. It has at least 341 and a wireless LAN (Local Area Network) chip 342.

RAM321と、ROM322と、EEPROM323と、タッチパネルディスプレイ331と、スピーカ332と、NIC341と、無線LANチップ342とは、バスラインを介してMPU311と接続される。
MPU311は、(1)ROM322又はEEPROM323に記憶されたゲームプログラムをRAM321上に読み込み、(2)ゲームプログラムの指示に従ってタッチパネルディスプレイ331とEEPROM323とNIC341と無線LANチップ342との少なくともいずれかからデータを取得し、(3)取得したデータをゲームプログラムに規定される手順で演算・加工した上で、(4)演算済み・加工済みのデータをEEPROM323とタッチパネルディスプレイ331とスピーカ332とNIC341と無線LANチップ342との少なくともいずれかに提供する。
The RAM 321 and ROM 322, the EEPROM 323, the touch panel display 331, the speaker 332, the NIC 341, and the wireless LAN chip 342 are connected to the MPU 311 via a bus line.
The MPU311 (1) reads the game program stored in the ROM 322 or the EEPROM 323 onto the RAM 321 and (2) acquires data from at least one of the touch panel display 331, the EEPROM 323, the NIC 341, and the wireless LAN chip 342 according to the instructions of the game program. Then, (3) the acquired data is calculated and processed according to the procedure specified in the game program, and (4) the calculated and processed data is EEPROM 323, the touch panel display 331, the speaker 332, the NIC 341, and the wireless LAN chip 342. Provide to at least one of.

[2−3−2.サーバ装置]
図4に、サーバ装置のハードウェア構成例を示す。
典型的なサーバ装置は、MPU(Micro-Processing Unit)やROM(Read Only Memory)を含む制御処理装置410と、RAM(Random Access Memory)を含む主記憶装置420と、HDD(Hard Disc Drive)を含む補助記憶装置430と、マウスやキーボードを含む入力装置440と、ディスプレイやスピーカを含む出力装置450と、ネットワークカード(Network Interface Card)を含む通信制御装置460と、を有する。
[2-3-2. Server device]
FIG. 4 shows an example of the hardware configuration of the server device.
A typical server device includes a control processing device 410 including an MPU (Micro-Processing Unit) and a ROM (Read Only Memory), a main storage device 420 including a RAM (Random Access Memory), and an HDD (Hard Disc Drive). It has an auxiliary storage device 430 including, an input device 440 including a mouse and a keyboard, an output device 450 including a display and a speaker, and a communication control device 460 including a network interface card.

主記憶装置420、補助記憶装置430、入力装置440、出力装置450及び通信制御装置460は、バスラインを介して制御処理装置410とそれぞれ接続される。
制御処理装置410は、(1)補助記憶装置430に記憶されたプログラムを主記憶装置420上に読み込み、(2)プログラムの指示に従って入力装置440と補助記憶装置430と通信制御装置460との少なくともいずれかからデータを取得し、(3)取得したデータをプログラムに規定される手順で演算・加工した上で、(4)演算済み・加工済みのデータを補助記憶装置430と出力装置450と通信制御装置460との少なくともいずれかに提供する。
The main storage device 420, the auxiliary storage device 430, the input device 440, the output device 450, and the communication control device 460 are connected to the control processing device 410 via a bus line, respectively.
The control processing device 410 (1) reads the program stored in the auxiliary storage device 430 onto the main storage device 420, and (2) follows at least the input device 440, the auxiliary storage device 430, and the communication control device 460 according to the instruction of the program. Data is acquired from either of them, (3) the acquired data is calculated and processed according to the procedure specified in the program, and (4) the calculated and processed data is communicated with the auxiliary storage device 430 and the output device 450. Provided in at least one of the control devices 460.

[2−4.機能構成]
図5に、ユーザ端末の機能構成例を示す。
ユーザ端末10の機能は、ユーザ装置向けOS(Operating System)と当該OS上で動作するゲームプログラムとがユーザ装置にそれぞれインストールされることにより実現される。
[2-4. Functional configuration]
FIG. 5 shows an example of the functional configuration of the user terminal.
The function of the user terminal 10 is realized by installing an OS (Operating System) for the user device and a game program running on the OS in the user device, respectively.

ユーザ装置にインストールされるべきゲームプログラムは、通信ネットワーク40を介し搬送波に重畳させてユーザ装置に供給されるのが一般的である。
なお、ゲームプログラムは、各種の記録媒体(例えば、CD(Compact Disc),DVD(Digital Versatile Disk),MOディスク(Magneto-Optical disk),フラッシュメモリ(flash memory)など)に記録された状態で配布され当該記録媒体からユーザ装置に読み込まれてもよい。また、出荷当初からユーザ装置にインストールされていてもよい。
The game program to be installed in the user device is generally supplied to the user device by superimposing it on a carrier wave via the communication network 40.
The game program is distributed in a state of being recorded on various recording media (for example, CD (Compact Disc), DVD (Digital Versatile Disk), MO disk (Magneto-Optical disk), flash memory (flash memory), etc.). It may be read from the recording medium into the user device. Further, it may be installed in the user device from the beginning of shipment.

図5に示すように、ユーザ端末10は、表示制御部511と、音声制御部512と、格納部521と、表示部522と、入力部523と、音声出力部524と、検知部531と、特定部532と、決定部533と、変更部534と、を具備する。
このうち、格納部521はRAM321を含んで構成される。表示部522と及び入力部523はタッチパネルディスプレイ331を含んで構成される。音声出力部524はスピーカ332を含んで構成される。
As shown in FIG. 5, the user terminal 10 includes a display control unit 511, a voice control unit 512, a storage unit 521, a display unit 522, an input unit 523, a voice output unit 524, and a detection unit 531. It includes a specific unit 532, a determination unit 533, and a change unit 534.
Of these, the storage unit 521 is configured to include the RAM 321. The display unit 522 and the input unit 523 include a touch panel display 331. The audio output unit 524 includes a speaker 332.

表示制御部511は、格納部521に記憶される各種のパラメータに応じ、格納部521又はEEPROM323に記憶される映像データを取捨選択して表示部522に表示させる。
音声制御部512は、格納部521に記憶される各種のパラメータに応じ、格納部521又はEEPROM323に記憶される音声データを取捨選択して音声出力部524に再生させる。
格納部521は、各種のパラメータを記憶する。
表示部522は、表示制御部511による制御の下で、映像を表示する。
入力部523は、タッチパネルに対する接触位置を出力する。
音声出力部524は、音声制御部512による制御の下で、音声を再生する。
The display control unit 511 selects the video data stored in the storage unit 521 or the EEPROM 323 and displays it on the display unit 522 according to various parameters stored in the storage unit 521.
The voice control unit 512 selects the voice data stored in the storage unit 521 or the EEPROM 323 according to various parameters stored in the storage unit 521 and causes the voice output unit 524 to reproduce the voice data.
The storage unit 521 stores various parameters.
The display unit 522 displays an image under the control of the display control unit 511.
The input unit 523 outputs the contact position with respect to the touch panel.
The voice output unit 524 reproduces the voice under the control of the voice control unit 512.

検知部531は、入力部523に対する接触位置を連続させた一連のタッチ操作(スライド操作)の軌跡が閉曲線を形成する場合に、特定部532を発動させる。
特定部532は、基準要素を示すデータと比較要素を示すデータとを用いて基準要素と比較要素との相対的関係(本実施例では、離れ具合)を特定する。
決定部533は、一連のタッチ操作の軌跡が形成する閉曲線の内部の状況を加味して変更対象のパラメータを選定するとともに、特定部532により特定される相対的関係に応じて当該パラメータの変更量を決定する。
変更部534は、決定部533により選定される変更対象のパラメータが決定部533により決定される変更量の分だけ変更された値になるよう格納部521のデータを更新する。
The detection unit 531 activates the specific unit 532 when the locus of a series of touch operations (slide operations) in which the contact positions with respect to the input unit 523 are continuous forms a closed curve.
The specifying unit 532 specifies the relative relationship between the reference element and the comparison element (in this embodiment, the degree of separation) by using the data indicating the reference element and the data indicating the comparison element.
The determination unit 533 selects the parameter to be changed in consideration of the internal situation of the closed curve formed by the locus of the series of touch operations, and the amount of change of the parameter according to the relative relationship specified by the specific unit 532. To determine.
The change unit 534 updates the data of the storage unit 521 so that the parameter to be changed selected by the determination unit 533 has a changed value by the amount of change determined by the determination unit 533.

[2−5.パラメータ]
図6(a)に、ユーザ関連情報の項目例を示す。ユーザ関連情報は、ゲームを行うユーザに関連するパラメータである。
図6(a)に例示されるように、ユーザ関連情報は、キー項目である「ユーザID」と、当該ユーザが保持する特典の累計値を示す「累計得点」,当該ユーザが操作対象とするオブジェクトを特定する「操作対象オブジェクトID」,当該ユーザによるスライド操作の距離の上限値を特定する「スライド操作残値」と、を含む。
本実施例において、ユーザ関連情報は、初期設定時に初期値が記憶装置31に記憶されるものとする。また、ユーザ端末10においてゲームプログラムが起動される際にユーザ管理サーバ20及びデータ管理サーバ30を介して記憶装置31からダウンロードされ、ゲームプログラムが終了される際にユーザ管理サーバ20及びデータ管理サーバ30を介して記憶装置31にアップロードされるものとする。
[2-5. Parameters]
FIG. 6A shows an example of items of user-related information. User-related information is a parameter related to the user who plays the game.
As illustrated in FIG. 6A, the user-related information includes a key item "user ID", a "cumulative score" indicating the cumulative value of benefits held by the user, and the operation target of the user. It includes an "operation target object ID" that specifies an object, and a "slide operation residual value" that specifies an upper limit value of a slide operation distance by the user.
In this embodiment, it is assumed that the initial value of the user-related information is stored in the storage device 31 at the time of initial setting. Further, when the game program is started on the user terminal 10, it is downloaded from the storage device 31 via the user management server 20 and the data management server 30, and when the game program is terminated, the user management server 20 and the data management server 30 are used. It is assumed that the data is uploaded to the storage device 31 via.

図6(b)に、オブジェクト関連情報の項目例を示す。オブジェクト関連情報は、ゲーム内に出てくるオブジェクト(例えば、キャラクタ,アイテム等)に関連するパラメータである。
図6(b)に例示されるように、オブジェクト関連情報は、キー項目である「オブジェクトID」と、当該オブジェクトの種類を示す「種別コード」,当該オブジェクトの表示位置を示す「現在位置」,当該オブジェクトのHP(ヒットポイント)を示す「残存HP」と、を含む。
FIG. 6B shows an example of items of object-related information. Object-related information is a parameter related to an object (for example, a character, an item, etc.) that appears in the game.
As illustrated in FIG. 6B, the object-related information includes a key item "object ID", a "type code" indicating the type of the object, and a "current position" indicating the display position of the object. Includes "remaining HP" indicating the HP (hit point) of the object.

図6(c)に、エフェクト設定情報の項目例を示す。エフェクト設定情報は、スライド操作の軌跡が閉図形を形成する場合に発生させるエフェクトを設定(定義)するパラメータである。
図6(c)に例示されるように、エフェクト設定所法は、キー項目である「エフェクトID」と、視覚処理の特定に資する「視覚処理コード」,聴覚処理の特定に資する「聴覚処理コード」,内部処理の特定に資する「内部処理コード」,処理のレベル(例えば、攻撃・回復等の大小,影響範囲の広狭など)を特定する「処理レベル」と、を含む。
FIG. 6C shows an example of items of effect setting information. The effect setting information is a parameter for setting (defining) the effect generated when the locus of the slide operation forms a closed figure.
As illustrated in FIG. 6 (c), the effect setting method includes a key item "effect ID", a "visual processing code" that contributes to the identification of visual processing, and an "auditory processing code" that contributes to the identification of auditory processing. , "Internal processing code" that contributes to the identification of internal processing, and "Processing level" that specifies the processing level (for example, the magnitude of attack / recovery, the range of influence, etc.).

視覚処理,聴覚処理及び内部処理の内容は、それぞれ別途詳細に定義されているものとする。
視覚処理の内容として、画面情報に表示させるべき画像データ(静止画像データ,動画像データ)のファイルパスとその表示位置が少なくとも設定される。聴覚処理の内容として、再生されるべき音声データのファイルパスが少なくとも設定される。内部処理の内容として、変更するべきパラメータとその変更量の初期値が設定される。
The contents of visual processing, auditory processing, and internal processing shall be defined in detail separately.
As the content of the visual processing, at least the file path of the image data (still image data, moving image data) to be displayed in the screen information and its display position are set. At least the file path of the audio data to be reproduced is set as the content of the auditory process. As the content of the internal processing, the parameter to be changed and the initial value of the change amount are set.

図6(d)に、軌跡関連情報の項目例を示す。軌跡関連情報は、操作対象であるオブジェクトの移動経路を指定する一連のタッチ操作(スライド操作)の軌跡に関連するパラメータである。
図6(d)に例示されるように、オブジェクト関連情報は、キー項目である「軌跡ID」と、軌跡上の複数の点の位置をそれぞれ示す「座標データ群」,軌跡の入力開始時点を示す「開始時刻」,軌跡の入力終了時点を示す「終了時刻」,軌跡が閉図形を形成する場合に有意とする「閉図形フラグ」,軌跡が交差した地点又はこれに近似する地点を示す「閉図形完成位置」,軌跡が交差した時点又はこれに近似する時点を示す「閉図形完成時刻」と、を含む。
FIG. 6D shows an example of items of locus-related information. The locus-related information is a parameter related to the locus of a series of touch operations (slide operations) that specify the movement path of the object to be operated.
As illustrated in FIG. 6D, the object-related information includes a key item "trajectory ID", a "coordinate data group" indicating the positions of a plurality of points on the locus, and a locus input start time point. "Start time" to show, "End time" to show the input end time of the locus, "Closed figure flag" which is significant when the locus forms a closed figure, "Point where the locus intersects or a point close to it" Includes "closed figure completion position" and "closed figure completion time" indicating the time when the loci intersect or are close to this.

[2−6.パラメータ変更手順]
図7に、パラメータ変更手順を示す。
ユーザ端末10は、順番(ターン)が回ってくる度に、下記の手順により、軌跡を特定するデータを取得する。
〔手順1〕接触位置データを取得する(S710)。
〔手順2〕接触位置データを記憶する(S720)。このとき、接触位置が取得された時刻をさらに記憶する。
〔手順3〕スライド操作が終了したか否かを判定する(S730)。スライド操作が終了していない場合に(S730:No)、〔手順1〕に戻る。スライド操作が終了した場合に(S730:Yes)、〔手順4〕に進む。このとき、スライド操作の開始時刻及び終了時刻を記憶する。
[2-6. Parameter change procedure]
FIG. 7 shows a parameter changing procedure.
The user terminal 10 acquires data for specifying the locus by the following procedure each time the turn comes around.
[Procedure 1] Contact position data is acquired (S710).
[Procedure 2] The contact position data is stored (S720). At this time, the time when the contact position was acquired is further stored.
[Procedure 3] It is determined whether or not the slide operation is completed (S730). If the slide operation is not completed (S730: No), the process returns to [Procedure 1]. When the slide operation is completed (S730: Yes), the process proceeds to [Procedure 4]. At this time, the start time and end time of the slide operation are stored.

続いてユーザ端末10は、スライド操作の軌跡が閉図形を形成する場合に、少なくとも1種類のパラメータを変更する。
〔手順4〕閉図形が描かれたか否かを判定する(S740)。閉図形が描かれていない場合に(S740:No)、処理を終了する。閉図形が描かれた場合に(S740:Yes)、〔手順5〕に進む。このとき、閉図形が完成した位置(又はこれに近似する位置)と時刻(又はこれに近似する時刻)とを記憶する。
〔手順5〕基準要素と比較要素との相対的関係を特定する(S750)。例えば、開始位置と完成位置との離れ具合(A1),終了位置と完成位置との離れ具合(A2),開始時刻と完成時刻との離れ具合(B1),終了時刻と完成時刻との離れ具合(B2)のうちすくなくともいずれかを特定する。
Subsequently, the user terminal 10 changes at least one kind of parameter when the locus of the slide operation forms a closed figure.
[Procedure 4] It is determined whether or not a closed figure is drawn (S740). When the closed figure is not drawn (S740: No), the process ends. When a closed figure is drawn (S740: Yes), the process proceeds to [Procedure 5]. At this time, the position where the closed figure is completed (or a position close to this) and the time (or a time close to this) are stored.
[Procedure 5] The relative relationship between the reference element and the comparison element is specified (S750). For example, the distance between the start position and the completion position (A1), the distance between the end position and the completion position (A2), the distance between the start time and the completion time (B1), and the distance between the end time and the completion time. Identify at least one of (B2).

〔手順6〕変更するパラメータを選定する(S760)。例えば、スライド操作が形成する閉図形に囲まれた1のオブジェクトに関連するパラメータを選定するとよい。また、例えば、操作対象のオブジェクト(第1オブジェクト)とスライド操作が形成する閉図形に囲まれた1のオブジェクト(第2オブジェクト)の組合せに応じてパラメータを選定してもよい。本実施例では、エフェクト設定情報(図6(c))の「処理レベル」を選定するものとする。
〔手順7〕〔手順6〕において選定されたパラメータの変更量を決定する(S770)。例えば、〔手順5〕において特定される離れ具合(A1,B1)が大きいほど変更量を大きくしたり、当該離れ具合(A2,B2)が小さいほど変更量を大きくしたりするとよい。
〔手順8〕〔手順6〕において選定されたパラメータを〔手順7〕において決定された変更量だけ変更する(S780)。
[Procedure 6] Select the parameter to be changed (S760). For example, it is preferable to select the parameters related to one object surrounded by the closed figure formed by the slide operation. Further, for example, the parameters may be selected according to the combination of the object to be operated (first object) and one object (second object) surrounded by the closed figure formed by the slide operation. In this embodiment, the "processing level" of the effect setting information (FIG. 6 (c)) is selected.
[Procedure 7] The amount of change of the parameter selected in [Procedure 6] is determined (S770). For example, the larger the degree of separation (A1, B1) specified in [Procedure 5], the larger the amount of change, or the smaller the degree of separation (A2, B2), the larger the amount of change.
[Procedure 8] The parameters selected in [Procedure 6] are changed by the amount of change determined in [Procedure 7] (S780).

[3.変形例]
[3−1.変更対象のパラメータ]
上記実施例においてユーザ端末10は、閉図形が完成した場合にエフェクト設定情報(図6(c))における「処理レベル」を変更するように構成されている(上記[2−6.パラメータ変更手順])。エフェクトは、視覚処理,聴覚処理,内部処理の少なくともいずれかを包含するから(上記[1−1.概要])、エフェクトに関する「処理レベル」が変更されれば発生するエフェクトのレベル(例えば、攻撃・回復等の大小,影響範囲の広狭)が変化する。
これに対し、エフェクト設定情報(図6(c))における「視覚処理コード」,「聴覚処理コード」,「内部処理コード」の少なくともいずれかを変更するように構成してもよい。また、参照する「エフェクトID」を変更して別異のエフェクトが実行されるように構成してもよい。
[3. Modification example]
[3-1. Parameters to be changed]
In the above embodiment, the user terminal 10 is configured to change the "processing level" in the effect setting information (FIG. 6 (c)) when the closed figure is completed (the above [2-6. Parameter change procedure]. ]). Since the effect includes at least one of visual processing, auditory processing, and internal processing ([1-1. Overview] above), the level of the effect that occurs when the "processing level" related to the effect is changed (for example, attack).・ The magnitude of recovery, etc., and the range of influence) will change.
On the other hand, at least one of the "visual processing code", the "auditory processing code", and the "internal processing code" in the effect setting information (FIG. 6C) may be changed. Further, the "effect ID" to be referred to may be changed so that another effect is executed.

[3−2.閉図形の成否を判定するタイミング]
上記実施例においてユーザ端末10は、閉図形の成否をスライド操作の終了後に判定するように構成されている(上記[2−6.パラメータ変更手順])。
これに対し、閉図形の成否をスライド操作の最中にリアルタイムで判定するように構成してもよい。閉図形の成否判定をリアルタイムで実行する構成であれば、スライド操作の最中(例えば、閉図形が完成した直後)にエフェクトを発生させることができる。
[3-2. Timing to judge the success or failure of a closed figure]
In the above embodiment, the user terminal 10 is configured to determine the success or failure of the closed figure after the slide operation is completed ([2-6. Parameter change procedure] above).
On the other hand, the success or failure of the closed figure may be determined in real time during the slide operation. If the configuration is such that the success / failure determination of the closed figure is executed in real time, the effect can be generated during the slide operation (for example, immediately after the closed figure is completed).

[3−3.閉図形の成否をリアルタイムで判定する場合のエフェクト]
閉図形の成否をスライド操作の最中に判定する構成とする場合(上記変形例[3−2.閉図形の成否を判定するタイミング])、閉図形が完成した時点でエフェクトを発生させてもよい。また、閉図形が完成した時点とスライド操作が終了した時点の双方で、性質の異なる複数のエフェクトをそれぞれ発生させてもよい。
例えば、軌跡の長さの上限値が設定されている前提において当該上限値を増大させる内部処理を包含するエフェクトを設定し、当該上限値を増大させる度合いを基準要素と比較要素との相対的関係に応じて決定するように構成することができる。具体的には、「スライド操作残値」(図6(a))を増大させるエフェクトの「処理レベル」(図6(c))を変更するとよい。
なお、軌跡の長さの上限値を増大させる内部処理を包含するエフェクトを、特定のオブジェクト(例えば、上限値を増大させるアイテム)が閉図形の内部領域に存在する場合に限り発動させるように構成してもよい。
[3-3. Effect when judging the success or failure of a closed figure in real time]
In the case where the success or failure of the closed figure is judged during the slide operation (the above modification [3-2. Timing of judging the success or failure of the closed figure]), even if the effect is generated when the closed figure is completed. Good. Further, a plurality of effects having different properties may be generated both when the closed figure is completed and when the slide operation is completed.
For example, on the premise that the upper limit of the locus length is set, an effect including internal processing that increases the upper limit is set, and the degree of increasing the upper limit is the relative relationship between the reference element and the comparison element. It can be configured to determine according to. Specifically, it is advisable to change the "processing level" (FIG. 6 (c)) of the effect that increases the "slide operation residual value" (FIG. 6 (a)).
Note that the effect including internal processing that increases the upper limit of the trajectory length is configured to be activated only when a specific object (for example, an item that increases the upper limit) exists in the internal area of the closed figure. You may.

10 ユーザ端末
20 ユーザ管理サーバ
30 データ管理サーバ
31 記憶装置
40 通信ネットワーク

10 User terminal 20 User management server 30 Data management server 31 Storage device 40 Communication network

Claims (5)

操作対象である第1のオブジェクトを、ユーザが一連のタッチ操作によって操作して進行するゲームを提供する情報処理装置であって、
前記一連のタッチ操作の軌跡が閉図形を形成する場合に、前記形成された閉図形に関連付けて発生させるエフェクトを、複数のエフェクトの中から前記閉図形の領域に存在する第2のオブジェクトと前記第1のオブジェクトとの関係に応じて選択し、前記エフェクトの変更内容を前記軌跡に基づいて決定する、情報処理装置。
An information processing device that provides a game in which a user operates a first object to be operated by a series of touch operations to proceed.
When the locus of the series of touch operations forms a closed figure, the effect generated in association with the formed closed figure is generated from a plurality of effects with a second object existing in the closed figure area and the said. An information processing device that selects according to the relationship with the first object and determines the change content of the effect based on the locus.
前記軌跡の始点から終点までの長さについて設定された最大長である基準要素と前記軌跡の始点から前記閉図形の完成点までの長さである比較要素とに基づいて、前記エフェクトの変更量を決定する、請求項に記載の情報処理装置。 The amount of change of the effect based on the reference element which is the maximum length set for the length from the start point to the end point of the locus and the comparison element which is the length from the start point of the locus to the completion point of the closed figure. The information processing apparatus according to claim 1. 前記閉図形が形成される度に前記基準要素と前記比較要素の離れ具合を特定し、前記離れ具合が小さいほど前記変更量が大きくなるように、又は、前記離れ具合が大きいほど前記変更量が大きくなるように、前記エフェクトの変更量を決定する、請求項に記載の情報処理装置。 Each time the closed figure is formed, the degree of separation between the reference element and the comparison element is specified, and the smaller the degree of separation, the larger the amount of change, or the larger the degree of separation, the greater the amount of change. The information processing apparatus according to claim 2 , wherein the amount of change of the effect is determined so as to be large. 操作対象である第1のオブジェクトを、ユーザが一連のタッチ操作によって操作して進行するゲームを提供する機能を情報処理装置のコンピュータに実現させるプログラムであって、
前記一連のタッチ操作の軌跡が閉図形を形成する場合に、前記形成された閉図形に関連付けて発生させるエフェクトを、複数のエフェクトの中から前記閉図形の領域に存在する第2のオブジェクトと前記第1のオブジェクトとの関係に応じて選択し、前記エフェクトの変更内容を前記軌跡に基づいて決定する機能、を情報処理装置のコンピュータに実現させるプログラム。
A program that enables a computer of an information processing device to realize a function of providing a game in which a user operates a first object to be operated by a series of touch operations to proceed.
When the locus of the series of touch operations forms a closed figure, the effect generated in association with the formed closed figure is generated from a plurality of effects with a second object existing in the closed figure area and the said. A program that allows a computer of an information processing device to realize a function of selecting according to a relationship with a first object and determining a change content of the effect based on the trajectory.
操作対象である第1のオブジェクトを、ユーザが一連のタッチ操作によって操作して進行するゲームを提供する機能を情報処理装置のコンピュータに実現させる情報処理方法であって、
前記一連のタッチ操作の軌跡が閉図形を形成する場合に、前記形成された閉図形に関連付けて発生させるエフェクトを、複数のエフェクトの中から前記閉図形の領域に存在する第2のオブジェクトと前記第1のオブジェクトとの関係に応じて選択し、前記エフェクトの変更内容を前記軌跡に基づいて決定する、情報処理方法。
It is an information processing method that enables a computer of an information processing device to realize a function of providing a game in which a user operates a first object to be operated by a series of touch operations to proceed.
When the locus of the series of touch operations forms a closed figure, the effect generated in association with the formed closed figure is generated from a plurality of effects with a second object existing in the closed figure area and the said. An information processing method that selects according to the relationship with the first object and determines the change content of the effect based on the locus.
JP2019194599A 2019-10-25 2019-10-25 Information processing equipment and programs Active JP6886119B2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP2019194599A JP6886119B2 (en) 2019-10-25 2019-10-25 Information processing equipment and programs
JP2021080308A JP7144701B2 (en) 2019-10-25 2021-05-11 Information processing device and program
JP2022141579A JP7417146B2 (en) 2019-10-25 2022-09-06 Information processing device and program
JP2023219728A JP7460941B2 (en) 2019-10-25 2023-12-26 Information processing device and program
JP2024027693A JP2024052859A (en) 2019-10-25 2024-02-27 Information processing device and program
JP2024033194A JP2024061764A (en) 2019-10-25 2024-03-05 Information processing device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019194599A JP6886119B2 (en) 2019-10-25 2019-10-25 Information processing equipment and programs

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016002086A Division JP6609190B2 (en) 2016-01-07 2016-01-07 Information processing apparatus and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021080308A Division JP7144701B2 (en) 2019-10-25 2021-05-11 Information processing device and program

Publications (2)

Publication Number Publication Date
JP2020077409A JP2020077409A (en) 2020-05-21
JP6886119B2 true JP6886119B2 (en) 2021-06-16

Family

ID=70724275

Family Applications (6)

Application Number Title Priority Date Filing Date
JP2019194599A Active JP6886119B2 (en) 2019-10-25 2019-10-25 Information processing equipment and programs
JP2021080308A Active JP7144701B2 (en) 2019-10-25 2021-05-11 Information processing device and program
JP2022141579A Active JP7417146B2 (en) 2019-10-25 2022-09-06 Information processing device and program
JP2023219728A Active JP7460941B2 (en) 2019-10-25 2023-12-26 Information processing device and program
JP2024027693A Pending JP2024052859A (en) 2019-10-25 2024-02-27 Information processing device and program
JP2024033194A Pending JP2024061764A (en) 2019-10-25 2024-03-05 Information processing device and program

Family Applications After (5)

Application Number Title Priority Date Filing Date
JP2021080308A Active JP7144701B2 (en) 2019-10-25 2021-05-11 Information processing device and program
JP2022141579A Active JP7417146B2 (en) 2019-10-25 2022-09-06 Information processing device and program
JP2023219728A Active JP7460941B2 (en) 2019-10-25 2023-12-26 Information processing device and program
JP2024027693A Pending JP2024052859A (en) 2019-10-25 2024-02-27 Information processing device and program
JP2024033194A Pending JP2024061764A (en) 2019-10-25 2024-03-05 Information processing device and program

Country Status (1)

Country Link
JP (6) JP6886119B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20220109254A (en) * 2021-01-28 2022-08-04 삼성전자주식회사 Electronic device and method for shape recognition based on stroke analysis in electronic device

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002282542A (en) 2001-03-27 2002-10-02 Namco Ltd Game device using handwriting recognition, image erasing method in game device and program therefor
JP4848401B2 (en) 2008-08-07 2011-12-28 任天堂株式会社 Game system using touch panel input
JP4360563B2 (en) * 2009-03-05 2009-11-11 任天堂株式会社 GAME PROGRAM AND GAME DEVICE
JP5498817B2 (en) 2010-02-26 2014-05-21 任天堂株式会社 GAME PROGRAM AND GAME DEVICE
JP5318924B2 (en) 2011-08-22 2013-10-16 楽天株式会社 Image display device, image display method, image display program, and computer-readable recording medium for recording the program
JP5379275B2 (en) 2012-07-24 2013-12-25 任天堂株式会社 GAME DEVICE AND GAME PROGRAM
JP2013218739A (en) * 2013-07-31 2013-10-24 Kyocera Document Solutions Inc Information processing apparatus and image forming apparatus
JP6182784B2 (en) 2013-10-03 2017-08-23 株式会社コナミデジタルエンタテインメント GAME DEVICE, GAME SYSTEM, COMPUTER, AND PROGRAM
JP2015091031A (en) 2013-11-06 2015-05-11 株式会社Nttドコモ Imaging apparatus, imaging control method and program

Also Published As

Publication number Publication date
JP7417146B2 (en) 2024-01-18
JP2024038131A (en) 2024-03-19
JP2024061764A (en) 2024-05-08
JP7460941B2 (en) 2024-04-03
JP2020077409A (en) 2020-05-21
JP2022173246A (en) 2022-11-18
JP2024052859A (en) 2024-04-12
JP7144701B2 (en) 2022-09-30
JP2021120890A (en) 2021-08-19

Similar Documents

Publication Publication Date Title
CN110958493B (en) Bullet screen adjusting method and device, electronic equipment and storage medium
JP7460941B2 (en) Information processing device and program
CN102929552B (en) Terminal and information searching method
KR101821381B1 (en) Display apparatus and user interface screen displaying method using the smae
US10430256B2 (en) Data engine
WO2020052083A1 (en) Infringing picture recognition method and device, and computer readable storage medium
CN114728204A (en) Visual extension of sound data for applications/services including gaming applications/services
US11706360B2 (en) Image forming apparatus capable of displaying setting screen created based on operation history
US8307361B2 (en) Platform dependent replacement of digital content asset components
JP6609190B2 (en) Information processing apparatus and program
JP7410428B2 (en) Information processing device, control method and control program for information processing device
JP6718335B2 (en) Information processing apparatus, control method of information processing apparatus, and control program
CN103534732B (en) Transcriber, reproducting method and television set
KR101995535B1 (en) Method and program for protecting copying webtoon
KR101837963B1 (en) System, method and program for protecting copying webtoon
CN108140173A (en) The attachment parsed from communication is classified
JP5058622B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP5999153B2 (en) Information processing apparatus and program
KR101575446B1 (en) Method, system and computer-readable recording medium for enabliing interactions regarding fashion designs
JP7182754B2 (en) Information processing device, control method and control program for information processing device
JP2018112968A (en) Moving image management system
JP2017059177A (en) Image processing apparatus, image processing method, image processing program, and recording medium storing the program therein
CN105867817B (en) File processing method and electronic equipment
CN116225539A (en) Electronic device and operating environment setting method using the same
JP2023026467A (en) Moving image management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191025

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201026

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201110

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20201125

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20201210

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210308

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210426

R150 Certificate of patent or registration of utility model

Ref document number: 6886119

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250