JP2020049337A - Game device and game program - Google Patents

Game device and game program Download PDF

Info

Publication number
JP2020049337A
JP2020049337A JP2019237713A JP2019237713A JP2020049337A JP 2020049337 A JP2020049337 A JP 2020049337A JP 2019237713 A JP2019237713 A JP 2019237713A JP 2019237713 A JP2019237713 A JP 2019237713A JP 2020049337 A JP2020049337 A JP 2020049337A
Authority
JP
Japan
Prior art keywords
game
moving object
timing
determination line
control unit
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.)
Withdrawn
Application number
JP2019237713A
Other languages
Japanese (ja)
Inventor
太平 片貝
Tahei Katagai
太平 片貝
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.)
Konami Digital Entertainment Co Ltd
Original Assignee
Konami Digital Entertainment Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Konami Digital Entertainment Co Ltd filed Critical Konami Digital Entertainment Co Ltd
Priority to JP2019237713A priority Critical patent/JP2020049337A/en
Publication of JP2020049337A publication Critical patent/JP2020049337A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

To execute a variety of performances, in a timing game.SOLUTION: A game device comprises: an operation reception section for receiving an operation; an output control section for displaying a reference index and a movement object which moves to the reference index in a display screen and changing a display position of the reference index and a movement direction of the movement object, on the basis of a change condition which information stored in a storage section in advance indicates; and an evaluation section for evaluating the operation on the basis of timing in which the movement object reaches the reference index and timing of an operation which the operation reception section receives.SELECTED DRAWING: Figure 1

Description

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

従来、リズムや音楽、画像の動き等に合わせてタイミングをとるタイミングゲームが提供されている。タイミングゲームでは、操作のタイミングがオブジェクトと基準との位置関係により表現される。例えば、特許文献1には、アイコンがトラックの下端に設定された演出操作位置に達したときを操作時期として示すことが記載されている。また、例えば、特許文献2には、操作基準標識を傾けることが記載されている。また、例えば、特許文献3には、タイムラインを移動させることが記載されている。   2. Description of the Related Art Conventionally, there has been provided a timing game in which timing is adjusted in accordance with rhythm, music, movement of an image, and the like. In a timing game, the timing of an operation is represented by the positional relationship between an object and a reference. For example, Patent Literature 1 describes that an operation timing indicates when an icon reaches a staging operation position set at the lower end of a track. In addition, for example, Patent Literature 2 describes that an operation reference marker is tilted. Further, for example, Patent Document 3 describes moving a timeline.

特開平11−151380号公報JP-A-11-151380 特開2011−30872号公報JP 2011-30872 A 特開2010−36038号公報JP 2010-36038 A

しかしながら、従来は、オブジェクト(例えば、アイコン)と基準(例えば、演出操作位置、操作基準標識、タイムライン)との変位の方向は一定であった。そのため、ゲームの演出が単調になってしまう場合があった。   However, conventionally, the direction of displacement between an object (for example, an icon) and a reference (for example, a rendering operation position, an operation reference mark, or a timeline) has been constant. Therefore, the effect of the game may be monotonous.

本発明のいくつかの態様は、タイミングゲームにおいて、多様な演出をすることができるゲーム装置及びゲームプログラムを提供することを目的の一つとする。   It is an object of some aspects of the present invention to provide a game device and a game program capable of performing various effects in a timing game.

また、本発明の他の態様は、後述する実施形態に記載した作用効果を奏することを可能にするゲーム装置及びゲームプログラムを提供することを目的の一つとする。   Another object of another aspect of the present invention is to provide a game device and a game program that can achieve the effects described in the embodiments described below.

上述した課題を解決するために、本発明の一態様は、操作を受け付ける操作受付部と、表示画面に基準指標と前記基準指標に対して移動する移動オブジェクトとを表示させ、前記基準指標の表示位置と前記移動オブジェクトの移動方向とを、予め記憶部に記憶されている情報が示す変更条件に基づいて変更する出力制御部と、前記移動オブジェクトが前記基準指標に到達するタイミングと、前記操作受付部が受け付ける操作のタイミングとに基づいて、該操作を評価する評価部と、を備えるゲーム装置である。   In order to solve the above-described problem, one embodiment of the present invention has an operation receiving unit that receives an operation, a reference indicator and a moving object that moves with respect to the reference indicator are displayed on a display screen, and the display of the reference indicator is performed. An output control unit that changes a position and a moving direction of the moving object based on a change condition indicated by information stored in a storage unit in advance; a timing at which the moving object reaches the reference index; And an evaluation unit that evaluates the operation based on the timing of the operation received by the unit.

また、本発明の一態様は、操作を受け付ける操作受付部と、表示画面に基準指標と前記基準指標に対して移動する移動オブジェクトとを表示させ、前記移動オブジェクトを前記基準指標の両側から到達させる出力制御部と、前記移動オブジェクトが前記基準指標に到達するタイミングと、前記操作受付部が受け付ける操作のタイミングとに基づいて、該操作を評価する評価部と、を備えるゲーム装置である。   Further, according to one aspect of the present invention, an operation receiving unit that receives an operation, a reference indicator and a moving object that moves with respect to the reference indicator are displayed on a display screen, and the moving object reaches from both sides of the reference indicator. A game device comprising: an output control unit; and an evaluation unit that evaluates an operation based on a timing at which the moving object reaches the reference index and a timing of an operation received by the operation reception unit.

また、本発明の一態様は、コンピュータを、上述したゲーム装置として機能させるためのゲームプログラムである。   Another embodiment of the present invention is a game program for causing a computer to function as the above-described game device.

本発明の第1の実施形態に係るゲーム装置におけるプレイモード時のゲーム画面の例を示す図。FIG. 4 is a view showing an example of a game screen in a play mode in the game device according to the first embodiment of the present invention. 同実施形態に係るゲーム装置における編集モード時のゲーム画面の例を示す図。FIG. 4 is an exemplary view showing an example of a game screen in an edit mode in the game device according to the embodiment. 同実施形態に係るゲーム装置の機能的構成を示すブロック図。FIG. 2 is a block diagram showing a functional configuration of the game device according to the embodiment. 同実施形態に係るシーケンスデータの一例を示す図。FIG. 3 is a diagram showing an example of sequence data according to the embodiment. 同実施形態に係るゲーム装置による全体的な処理の流れの一例を示すフローチャート。5 is a flowchart showing an example of the overall processing flow of the game device according to the embodiment. 同実施形態に係るゲーム装置による編集処理の流れの一例を示すフローチャート。4 is a flowchart showing an example of the flow of an editing process by the game device according to the embodiment. 同実施形態に係るゲーム装置によるプレイ処理の流れの一例を示すフローチャート。4 is a flowchart showing an example of the flow of a play process by the game device according to the embodiment. 同実施形態に係るゲーム装置によるオブジェクト表示処理の流れの一例を示すフローチャート。4 is an exemplary flowchart showing an example of the flow of an object display process by the game device according to the embodiment. 本発明の第2の実施形態に係るゲームシステムの機能的構成を示すブロック図。FIG. 9 is a block diagram showing a functional configuration of a game system according to a second embodiment of the present invention. 編集モード時におけるゲーム画面の第1の変形例を示す図。The figure which shows the 1st modification of the game screen in the edit mode. プレイモード時におけるゲーム画面の第1の変形例を示す図。The figure which shows the 1st modification of the game screen in the play mode. プレイモード時におけるゲーム画面の第2の変形例を示す図。The figure which shows the 2nd modification of a game screen in the play mode. プレイモード時におけるゲーム画面の第3の変形例を示す図。The figure which shows the 3rd modification of a game screen in the play mode. プレイモード時におけるゲーム画面の第4の変形例を示す図。The figure which shows the 4th modification of a game screen in the play mode. プレイモード時におけるゲーム画面の第5の変形例を示す図。The figure which shows the 5th modification of a game screen in the play mode. プレイモード時におけるゲーム画面の第6の変形例を示す図。The figure which shows the 6th modification of a game screen in the play mode.

以下、本発明の一実施形態について、図面を参照して説明する。
[第1の実施形態]
〔ゲーム装置の概要〕
本発明の第1の実施形態について説明する。
本実施形態に係るゲーム装置10は、ビデオゲームを実行する端末装置である。ゲーム装置10は、ゲーム画面を表示する表示装置と、ゲームに係るユーザの操作を受け付ける入力装置とを備える。ここでは、一例として、ゲーム装置10が、いわゆるスマートフォンであり、ゲーム画面を表示するタッチパネル11を備える場合について説明する。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings.
[First Embodiment]
[Overview of game device]
A first embodiment of the present invention will be described.
The game device 10 according to the present embodiment is a terminal device that executes a video game. The game device 10 includes a display device that displays a game screen, and an input device that receives a user operation related to the game. Here, as an example, a case will be described in which game device 10 is a so-called smartphone and includes a touch panel 11 that displays a game screen.

本実施形態に係るタッチパネル11とは、平面的な矩形の表示領域を有する表示装置と、該表示装置に対するタッチ操作を検出するタッチセンサとが一体として構成されている。また、ここでは、一例として、指、スタイラスペン等によるタッチパネル11への接触(タッチ)を、ユーザによる操作として検出する場合について説明する。また、以下では、タッチパネル11に表示されたオブジェクトに対応する位置をタッチすることを、便宜的に、オブジェクトへのタッチということがある。また、以下では、ユーザとは、ゲーム装置10のユーザであり、ゲーム装置10が実行するゲームをプレイするプレイヤである場合について説明する。   The touch panel 11 according to the present embodiment is configured such that a display device having a planar rectangular display area and a touch sensor that detects a touch operation on the display device are integrated. Further, here, as an example, a case will be described in which a touch (touch) on the touch panel 11 by a finger, a stylus pen, or the like is detected as an operation by a user. In the following, touching the position corresponding to the object displayed on the touch panel 11 may be referred to as touching the object for convenience. Hereinafter, a case where the user is the user of the game device 10 and is a player who plays a game executed by the game device 10 will be described.

次に、ゲーム装置10が実行するゲームについて説明する。
本実施形態においてゲーム装置10は、プレイモードと編集モードとの2つのゲームモードを提供する。
プレイモードとは、いわゆるタイミングゲームをプレイするモードである。本実施形態に係るタイミングゲームでは、楽曲の進行に合わせて操作タイミングが指示される。プレイモードにおいて、ユーザが指示に従って操作を行うと、ゲーム装置10は、ユーザにより行われた操作の技量を評価する。ゲーム装置10は、操作の評価結果に応じて得点やアイテム等の報酬を付与する。なお、タイミングゲームは、楽曲の進行以外にも、例えば、動画の進行に合わせて進行してもよい。
Next, a game executed by the game device 10 will be described.
In the present embodiment, the game device 10 provides two game modes, a play mode and an edit mode.
The play mode is a mode for playing a so-called timing game. In the timing game according to the present embodiment, the operation timing is instructed in accordance with the progress of the music. In the play mode, when the user performs an operation according to an instruction, the game device 10 evaluates the skill of the operation performed by the user. The game device 10 gives a reward such as a score or an item according to the evaluation result of the operation. Note that the timing game may proceed in synchronization with the progress of the moving image, for example, in addition to the progress of the music.

編集モードとは、プレイモードとは異なるモードであり、プレイモードの実行において参照されるシーケンスデータを編集するモードである。ここで、編集とは、既存のデータを改変することのみならず、新規のデータを生成することも含む。シーケンスデータは、楽曲ごとに記憶部に記憶される。ここで、シーケンスデータは、1つの楽曲に対して複数記憶されてもよい。シーケンスデータの詳細については後述する。   The edit mode is a mode different from the play mode, and is a mode for editing the sequence data referred to in the execution of the play mode. Here, editing includes not only modifying existing data but also generating new data. The sequence data is stored in the storage unit for each song. Here, a plurality of sequence data may be stored for one music piece. Details of the sequence data will be described later.

次に、プレイモードにおけるゲーム画面の例について説明する。
図1は、本実施形態に係るゲーム装置10におけるプレイモード時のゲーム画面の例を示す図である。
図1、図2、図10〜図16に示すXY軸は、タッチパネル11の表示領域(平面)に平行な軸であり、タッチパネル11の表示領域の左上を原点とする。X軸は、タッチパネル11の表示領域における水平方向に平行な軸であり、図に示す矢印の方向を正の方向としている。Y軸は、タッチパネル11の表示領域における垂直方向に平行な軸であり、図に示す矢印の方向を正の方向としている。以下では、ゲーム画面におけるY軸の正の方向側をゲーム画面の下側と称し、Y軸の負の方向側をゲーム画面の上側と称することがある。また、ゲーム画面のX軸の正の方向側をゲーム画面の右側と称し、X軸の負の方向側をゲーム画面の左側と称することがある。
Next, an example of a game screen in the play mode will be described.
FIG. 1 is a diagram illustrating an example of a game screen in a play mode in the game device 10 according to the present embodiment.
The XY axes shown in FIGS. 1, 2, and 10 to 16 are axes parallel to the display area (plane) of the touch panel 11, and the origin is set at the upper left of the display area of the touch panel 11. The X axis is an axis parallel to the horizontal direction in the display area of the touch panel 11, and the direction of the arrow shown in the figure is the positive direction. The Y axis is an axis parallel to the vertical direction in the display area of the touch panel 11, and the direction of the arrow shown in the figure is the positive direction. Hereinafter, the positive direction side of the Y axis in the game screen may be referred to as the lower side of the game screen, and the negative direction side of the Y axis may be referred to as the upper side of the game screen. Further, the positive direction side of the X-axis of the game screen may be referred to as the right side of the game screen, and the negative direction side of the X-axis may be referred to as the left side of the game screen.

図1には、2つのゲーム画面GR11、GR12を示す。図1に示す例において、ゲーム画面は、時間経過(すなわち、楽曲の進行)に伴いゲーム画面GR11からゲーム画面GR12へと遷移している。
図1に示す例において、ゲーム画面GR11、GR12には、5つのレーンLN11〜LN15と、複数の移動オブジェクトOB1と、判定ラインJL11〜JL15との3種類のオブジェクトが表示されている。
FIG. 1 shows two game screens GR11 and GR12. In the example shown in FIG. 1, the game screen transitions from the game screen GR11 to the game screen GR12 with the passage of time (that is, the progress of music).
In the example shown in FIG. 1, three types of objects, five lanes LN11 to LN15, a plurality of moving objects OB1, and determination lines JL11 to JL15 are displayed on the game screens GR11 and GR12.

ここで、ゲーム装置10が表示する各オブジェクトについて説明する。
移動オブジェクトとは、ユーザに対して、操作タイミングと操作内容とを指示するオブジェクトである。以下では、移動オブジェクトが指示する操作タイミングを指示タイミングということがある。本実施形態において、移動オブジェクトは、所定の基準位置に対して移動し、該基準位置に到達するタイミングを、操作タイミングとして指示する。基準位置は、点、線、領域等である。また、本実施形態において、移動オブジェクトは、その形状や絵柄により操作種別を指示する。つまり、形状や絵柄が異なる移動オブジェクトは、種別が異なる操作の入力を指示する。
Here, each object displayed by the game device 10 will be described.
The moving object is an object that instructs a user on operation timing and operation content. Hereinafter, the operation timing instructed by the moving object may be referred to as an instruction timing. In the present embodiment, the moving object moves with respect to a predetermined reference position, and instructs a timing of reaching the reference position as an operation timing. The reference position is a point, a line, an area, or the like. In this embodiment, the operation type of the moving object is designated by its shape or design. In other words, moving objects having different shapes and patterns instruct input of operations of different types.

レーンとは、移動オブジェクトの移動経路を案内するオブジェクトである。本実施形態では、一例として、レーンが判定ラインに直交する直線状のオブジェクトである場合につて説明する。この場合、移動オブジェクトはレーン上を移動する。なお、レーンは、ゲーム画面に表示されなくてもよい。また、レーンは、曲線等の任意の形状であってよく、移動オブジェクトは、該曲線上を移動してもよい。また、レーンは、任意の数であってよい。   The lane is an object that guides the moving route of the moving object. In the present embodiment, as an example, a case where the lane is a linear object orthogonal to the determination line will be described. In this case, the moving object moves on the lane. The lane does not have to be displayed on the game screen. The lane may have an arbitrary shape such as a curve, and the moving object may move on the curve. Also, the number of lanes may be any number.

判定ラインとは、基準指標の一例である。基準指標とは、基準位置を表すオブジェクトである。移動オブジェクトは、例えば、楽曲のリズムに合わせたタイミングで判定ラインに到達する。ユーザは、移動オブジェクトの中心が判定ラインに重なるタイミングを見計らって、所定の位置、例えば該移動オブジェクトにタッチする操作を入力する。ゲーム装置10は、タッチ操作を検出すると、操作を検出した検出タイミングと、移動オブジェクトの指示タイミングとの間の時間差に基づいて、該操作を評価する。
なお、1つの判定ラインは、1つの基準位置を表してもよいし、複数の基準位置を表してもよい。以下では、一例として、1つの判定ラインが1つの基準位置を表す場合について説明する。また、判定ラインは、ゲーム画面に表示されず、例えば、ゲーム画面の4辺により代用されてもよい。
The judgment line is an example of a reference index. The reference index is an object representing a reference position. The moving object reaches the determination line at a timing that matches the rhythm of the music, for example. The user inputs a predetermined position, for example, an operation of touching the moving object, at a timing when the center of the moving object overlaps the determination line. When detecting a touch operation, the game device 10 evaluates the operation based on a time difference between a detection timing at which the operation is detected and an instruction timing of the moving object.
Note that one determination line may represent one reference position, or may represent a plurality of reference positions. Hereinafter, a case where one determination line represents one reference position will be described as an example. Further, the determination line is not displayed on the game screen, and may be substituted by, for example, four sides of the game screen.

また、本実施形態において、判定ラインは、一例として、直線状のオブジェクトとして表示される。そして、移動オブジェクトは、該直線に直交する方向から判定ラインに到達する。つまり、判定ラインは、移動オブジェクトが基準位置に到達するときの方向を表す。   In the present embodiment, the determination line is displayed as, for example, a linear object. Then, the moving object reaches the determination line from a direction orthogonal to the straight line. That is, the determination line indicates the direction when the moving object reaches the reference position.

次に、図1に示すゲーム画面GR10、GR11を参照して、プレイモードにおける各種オブジェクトの具体例について説明する。
ゲーム画面GR11において、判定ラインJL11〜JL15は、X軸方向において等間隔で並び、1つの判定ラインJL10として表示されている。以下では、判定ラインJL11〜JL15のまとまりを判定ラインJL10と称する。なお、図1では、判定ラインJL11〜JL15のそれぞれを区別できるように判定ラインJL10を区切って示しているが、判定ラインJL11〜JL15を繋ぎ、連続した線として示してもよい。
Next, specific examples of various objects in the play mode will be described with reference to the game screens GR10 and GR11 shown in FIG.
In the game screen GR11, the determination lines JL11 to JL15 are arranged at equal intervals in the X-axis direction and are displayed as one determination line JL10. Hereinafter, a group of the determination lines JL11 to JL15 is referred to as a determination line JL10. In FIG. 1, the determination lines JL11 to JL15 are separated so that the determination lines JL11 to JL15 can be distinguished from each other. However, the determination lines JL11 to JL15 may be connected and shown as a continuous line.

ゲーム画面GR11において、判定ラインJL10は、画面の下部に表示されている。移動オブジェクトOB1は、それぞれの指示タイミングの所定時間前に、画面上部から出現し、レーンLN11〜LN15に沿って、矢印AR1が示す方向(すなわち、Y軸の正の方向)に移動する。そして、各移動オブジェクトOB1は、それぞれが対応する指示タイミングにおいて、JL10に到達する。このように、移動オブジェクトOB1は、判定ラインJL10に対して、予め定められた方向から到達する。   In the game screen GR11, the determination line JL10 is displayed at a lower part of the screen. The moving object OB1 appears from the upper part of the screen a predetermined time before each instruction timing, and moves along the lanes LN11 to LN15 in the direction indicated by the arrow AR1 (that is, the positive direction of the Y axis). Then, each of the moving objects OB1 reaches the JL10 at the corresponding instruction timing. In this way, the moving object OB1 reaches the determination line JL10 from a predetermined direction.

これに対して、ゲーム画面GR11では、判定ラインJL10は、画面中央部に表示されている。このとき、ゲーム装置10は、矢印AR1が示す方向だけでなく、矢印AR2が示す方向にも移動オブジェクトを移動させる。つまり、ゲーム画面GR12では、判定ラインJL10に対する移動オブジェクトの移動方向が、判定ラインJL10に対して予め定められた方向から変更されている。   On the other hand, in the game screen GR11, the determination line JL10 is displayed at the center of the screen. At this time, the game device 10 moves the moving object not only in the direction indicated by the arrow AR1 but also in the direction indicated by the arrow AR2. That is, in the game screen GR12, the moving direction of the moving object with respect to the determination line JL10 is changed from a direction predetermined with respect to the determination line JL10.

このように、ゲーム装置10は、判定ラインJL10の表示位置と移動オブジェクトの移動方向とを、所定の変更条件に基づいて変更する。これにより、ゲーム装置10は、判定ラインJL10の表示位置と移動オブジェクトの方向とをゲームの進行中に変更するため、ゲームに変化を与えることができる。従って、ゲーム装置10は、ゲームの興趣を高めることができる。   As described above, the game device 10 changes the display position of the determination line JL10 and the moving direction of the moving object based on the predetermined change condition. Thereby, the game device 10 can change the game because the display position of the determination line JL10 and the direction of the moving object are changed during the progress of the game. Therefore, the game device 10 can enhance the interest of the game.

また、ゲーム装置10は、移動オブジェクトを判定ラインJL10の両側から到達させる。これにより、片側から移動オブジェクトを到達させる場合に比して、多様な演出や、異なる操作感を実現することができる。従って、ゲーム装置10は、ゲームの興趣を向上させることができる。   The game device 10 causes the moving object to reach from both sides of the determination line JL10. Thereby, various effects and different operational feelings can be realized as compared with the case where the moving object is reached from one side. Therefore, the game device 10 can improve the interest of the game.

以下では、判定ラインに対して予め定められている移動オブジェクトの到達方向を順方向と称し、矢印AR1により示す。また、順方向に対向する方向を逆方向と称し、矢印AR2により示す。また、順方向に移動する移動オブジェクトを順方向移動オブジェクトOB1と称し、逆方向に移動する移動オブジェクトを逆方向移動オブジェクトOB2と称する。
ここで、判定ラインの両側とは、判定ラインを挟む一方の片側と、他方の片側とのことをいう。言い換えると、判定ラインの両側とは、判定ラインにより少なくとも部分的に隔てられた2つの領域をいう。なお、判定ラインの一方の片側と、他方の片側とには、それぞれ、互いに異なる複数のレーンが接続してよい。
Hereinafter, the direction in which the moving object reaches the determination line in advance is referred to as a forward direction, and is indicated by an arrow AR1. The direction facing the forward direction is called the reverse direction, and is indicated by an arrow AR2. A moving object that moves in the forward direction is called a forward moving object OB1, and a moving object that moves in the reverse direction is called a backward moving object OB2.
Here, both sides of the determination line refer to one side sandwiching the determination line and the other side. In other words, both sides of the determination line refer to two regions that are at least partially separated by the determination line. A plurality of different lanes may be connected to one side and the other side of the determination line, respectively.

なお、変更条件とは、判定ラインに対する移動オブジェクトの移動方向を変更するための条件である。具体的には、ゲーム画面GR12の例では、変更条件は、判定ラインJL10が画面中央部に位置することである。また、以下では、一例として、変更条件が、移動オブジェクトの移動方向を順方向から逆方向へと反転させる条件である場合について説明する。つまり、変更条件を満たす場合は、移動オブジェクトは、判定ラインに対して逆方向から到達し、変更条件を満たさない場合は、判定ラインに対して順方向から到達する。変更条件の他の例については、後述する。   The change condition is a condition for changing the moving direction of the moving object with respect to the determination line. Specifically, in the example of the game screen GR12, the change condition is that the determination line JL10 is located at the center of the screen. Hereinafter, as an example, a case will be described in which the change condition is a condition for reversing the moving direction of the moving object from the forward direction to the reverse direction. That is, when the change condition is satisfied, the moving object reaches the determination line from the reverse direction, and when the change condition is not satisfied, the moving object reaches the determination line from the forward direction. Other examples of the change condition will be described later.

次に、編集モードにおけるゲーム画面の例について説明する。
図2は、本実施形態に係るゲーム装置10における編集モード時のゲーム画面の例を示す図である。
図2に示す例において、ゲーム画面GR21には、再生・一時停止ボタンBTと、スクロールバーSBと、選択窓SWと、中止ボタンCNと、保存(セーブ)ボタンSVと、が設けられている。
再生・一時停止ボタンBTは、楽曲内の再生時刻を所定の速度で進めたり、停止させたりするボタンである。
スクロールバーSBは、スライド操作に応じて楽曲内の再生時刻を移動させるバーである。
Next, an example of the game screen in the edit mode will be described.
FIG. 2 is a diagram illustrating an example of a game screen in the edit mode in the game device 10 according to the present embodiment.
In the example shown in FIG. 2, the game screen GR21 is provided with a play / pause button BT, a scroll bar SB, a selection window SW, a stop button CN, and a save (save) button SV.
The playback / pause button BT is a button for advancing or stopping the playback time in the music at a predetermined speed.
The scroll bar SB is a bar for moving the reproduction time in the music according to the slide operation.

ここで、再生時刻とは、楽曲の先頭時刻を基準とした楽曲内の時刻である。プレイモードでは、再生時刻は、タイミングゲームの開始から時間経過に応じて進む。編集モードでは、再生時刻は、例えば、再生・一時停止ボタンBT、スクロールバーSBへの操作により指定される。編集モードにおいて、ユーザにより指定された再生時刻は、再生時刻PTにより表示される。また、楽曲の長さは、終端時刻ETにより示される。   Here, the reproduction time is a time in the music based on the head time of the music. In the play mode, the playback time advances as time elapses from the start of the timing game. In the editing mode, the playback time is specified by operating the playback / pause button BT and the scroll bar SB, for example. In the edit mode, the playback time specified by the user is displayed by the playback time PT. The length of the music is indicated by the end time ET.

選択窓SWは、判定ラインJL10のパターンについて、選択肢を提示する窓である。ゲーム画面GR21には、選択窓SWにおいて、パターンPB1〜PB7までの7つのパターンが提示されている。各パターンは、表示位置と表示角度とがそれぞれ異なる判定ラインJL10を表す。具体的には、パターンPB1は、下部水平配置、つまり判定ラインJL10が画面下部で水平状態に配置されていることを表す。パターンPB2は、下部右下がり配置、つまり判定ラインJL10が画面下部で左側が上がっており右側が下がった状態に配置されていることを表す。パターンPB3は、下部右上がり配置、つまり判定ラインJL10が画面下部で左側が下がっており右側が上がった状態に配置されていることを表す。パターンPB4は、中央水平配置、つまり判定ラインJL10が画面中央部で水平状態に配置されていることを表す。パターンPB5は、中央右上がり配置、つまり判定ラインJL10が画面中央部で左側が下がっており右側が上がった状態に配置されていることを表す。パターンPB6は、中央右下がり配置、つまり判定ラインJL10が画面中央部で左側が上がっており右側が下がった状態に配置されていることを表す。パターンPB7は、上部水平配置、つまり判定ラインJL10が画面上部で水平状態に配置されていることを表す。ただし、提示されるパターンは、上述したものに限られず、例えば、五角形等、任意の配置であってよい。   The selection window SW is a window that presents options for the pattern of the determination line JL10. On the game screen GR21, seven patterns PB1 to PB7 are presented in the selection window SW. Each pattern represents a determination line JL10 whose display position and display angle are different from each other. Specifically, the pattern PB1 indicates that the determination line JL10 is horizontally arranged at the lower part of the screen, that is, the lower part is horizontally arranged. The pattern PB2 indicates that the determination line JL10 is arranged in the lower right direction, that is, the judgment line JL10 is arranged in a state in which the left side is up at the lower part of the screen and the right side is down. The pattern PB3 indicates that the determination line JL10 is arranged in the lower right direction, that is, the judgment line JL10 is arranged in the lower part of the screen with the left side down and the right side up. The pattern PB4 indicates a central horizontal arrangement, that is, the determination line JL10 is arranged in a horizontal state at the center of the screen. The pattern PB5 indicates that the determination line JL10 is disposed in the center upward direction, that is, the determination line JL10 is disposed in a state where the left side is lowered and the right side is raised at the center of the screen. The pattern PB6 indicates that the determination line JL10 is arranged so as to be lower right at the center, that is, the determination line JL10 is arranged so that the left side is up and the right side is down at the center of the screen. The pattern PB7 indicates an upper horizontal arrangement, that is, the determination line JL10 is arranged in a horizontal state at the upper part of the screen. However, the presented pattern is not limited to the pattern described above, and may be an arbitrary arrangement such as a pentagon.

中止ボタンCNは、ユーザにより選択された判定ラインJL10のパターンの登録を中止するためのボタンである。
保存ボタンSVは、ユーザにより選択された判定ラインJL10のパターンを登録するためのボタンである。
The stop button CN is a button for stopping the registration of the pattern of the determination line JL10 selected by the user.
The save button SV is a button for registering the pattern of the judgment line JL10 selected by the user.

ここで、編集モードにおけるユーザの操作手順について説明する。
ユーザは、まず、編集モードにおいて、再生・一時停止ボタンBTやスクロールバーSBを操作して、判定ラインJL10の表示位置と表示角度との設定を行う楽曲内の時刻を選択する。次に、ユーザは、選択窓SWに提示されたパターンPB1〜PB7のうちのいずれかを選択する。パターンPB1〜PB7の選択に応じて、再生時刻とパターンの識別情報とがメモリに記録される。次に、ユーザは、選択したパターンを登録する場合、保存ボタンSVを押下する。保存ボタンSVの押下に応じて、再生時刻とパターンの識別情報とが非一時的な記憶部に記憶される。これにより、プレイモードにおいて、編集モードで登録された再生時刻が到来すると、ユーザが選択したパターンになるように判定ラインJL10の移動が開始される。また、ユーザは、それまでに選択されたパターンの登録を取り消す場合、中止ボタンCNを押下する。これにより、メモリに記録されていた再生時刻とパターンの識別情報とがメモリから消去される。
Here, the operation procedure of the user in the edit mode will be described.
First, in the edit mode, the user operates the play / pause button BT and the scroll bar SB to select a time in the music for setting the display position and the display angle of the determination line JL10. Next, the user selects one of the patterns PB1 to PB7 presented in the selection window SW. According to the selection of the patterns PB1 to PB7, the reproduction time and the pattern identification information are recorded in the memory. Next, when registering the selected pattern, the user presses the save button SV. When the save button SV is pressed, the reproduction time and the pattern identification information are stored in the non-temporary storage unit. Thus, in the play mode, when the playback time registered in the edit mode arrives, the movement of the determination line JL10 is started so that the pattern selected by the user is obtained. When canceling the registration of the pattern selected so far, the user presses the stop button CN. As a result, the reproduction time and the pattern identification information recorded in the memory are erased from the memory.

このように、ゲーム装置10は、ユーザの操作に基づいて、ゲーム画面における判定ラインの表示位置を登録する構成を備えている。これにより、ユーザは、判定ラインの表示位置を編集することができるため、タイミングゲームの編集の自由度が向上する。従って、ゲーム装置10は、ゲームの興趣を向上させることができる。   As described above, the game device 10 has a configuration in which the display position of the determination line on the game screen is registered based on the operation of the user. This allows the user to edit the display position of the determination line, thereby improving the degree of freedom in editing the timing game. Therefore, the game device 10 can improve the interest of the game.

〔ゲーム装置の構成〕
図3は、本実施形態に係るゲーム装置10の機能的構成を示すブロック図である。
ゲーム装置10は、入力部110及び表示部120を含むタッチパネル11と、音声出力部130と、記憶部140と、制御部150とを備えている。
[Configuration of game device]
FIG. 3 is a block diagram showing a functional configuration of the game device 10 according to the present embodiment.
The game device 10 includes a touch panel 11 including an input unit 110 and a display unit 120, an audio output unit 130, a storage unit 140, and a control unit 150.

入力部110は、ユーザによる操作に応じて入力信号を生成する入力装置である。入力部110には、例えば、マウス等のポインティングデバイス、キーボード、ボタン、タッチパッド、タッチパネル等が適用できる。入力装置の形状は、任意であってよく、例えば、弦楽器、打楽器等の楽器の一部又は全体を模した形状であってもよい。上述したように、本実施形態では、一例として、入力部110と表示部120とは、タッチパネル11において、一体に構成されている。タッチパネル11によるタッチの検出方式は、例えば、抵抗膜方式、表面弾性波方式、赤外線方式、電磁誘導方式、静電容量方式等のいずれでもよい。タッチパネル11は、タッチを検出すると、タッチを検出したタイミングと、タッチ位置の座標とを制御部150に通知する。   The input unit 110 is an input device that generates an input signal according to a user operation. For example, a pointing device such as a mouse, a keyboard, a button, a touch pad, a touch panel, or the like can be applied to the input unit 110. The shape of the input device may be arbitrary, and may be, for example, a shape imitating a part or the whole of a musical instrument such as a stringed instrument or a percussion instrument. As described above, in the present embodiment, for example, the input unit 110 and the display unit 120 are integrally configured on the touch panel 11. The touch detection method by the touch panel 11 may be, for example, any of a resistance film method, a surface acoustic wave method, an infrared method, an electromagnetic induction method, and a capacitance method. When detecting the touch, the touch panel 11 notifies the control unit 150 of the timing of detecting the touch and the coordinates of the touch position.

入力部110にキーボードを用いる場合は、キーボードの所定のキーを所定の操作入力に割り当て、当該キーが操作されたことが検知されることにより入力を受け付ける。また、入力部110にボタンを用いる場合は、ゲームに必要な操作に対応する1以上のボタンを設け、ボタンの押下を検知することにより入力を受け付ける。入力部110にポインティングデバイスを用いる場合、表示部120に表示されるカーソルを適宜移動させ、ポインティングデバイスにてクリック操作等を行うことにより入力を受け付ける。また、入力部110は、圧力センサ等の各種センサを備え、操作入力において検出された圧力等に基づいて操作入力の強弱を検出してもよい。   When a keyboard is used as the input unit 110, a predetermined key of the keyboard is assigned to a predetermined operation input, and an input is accepted by detecting that the key has been operated. When a button is used for the input unit 110, one or more buttons corresponding to an operation required for the game are provided, and an input is received by detecting pressing of the button. When a pointing device is used for the input unit 110, an input is received by appropriately moving a cursor displayed on the display unit 120 and performing a click operation or the like with the pointing device. Further, the input unit 110 may include various sensors such as a pressure sensor, and may detect the strength of the operation input based on the pressure or the like detected in the operation input.

入力部110は、様々な操作を受け付けてよい。操作は、例えば、操作受付領域の数、操作受付領域の位置、操作方法等により区別することができる。本実施形態では、これらの区別を操作種別という。操作受付領域とは、入力部110がユーザによる操作を受け付ける領域である。具体的には、操作受付領域とは、タッチパネル11に表示されたゲーム画面において操作を受け付ける領域、操作ボタン等である。   The input unit 110 may receive various operations. The operation can be distinguished by, for example, the number of operation reception areas, the position of the operation reception area, the operation method, and the like. In the present embodiment, these distinctions are called operation types. The operation receiving area is an area where the input unit 110 receives an operation by the user. Specifically, the operation receiving area is an area for receiving an operation on the game screen displayed on the touch panel 11, an operation button, and the like.

操作方法とは、同じ操作受付領域において区別可能な操作の種類である。タッチパネル11への操作の場合、タッチを検出するタッチ操作、タッチ位置の変化を検出するスライド操作等の操作方法がある。また、スライド操作は、タッチ位置の変化の速さに応じて操作方法をさらに区別可能である。また、スライド操作は、複数の指によるタッチ位置の変化に応じて操作方法をさらに区別可能である。2本の指を用いた操作方法には、例えば、2本の指のタッチ位置が互いに離間する方向に移動するピンチアウト操作、2本の指のタッチ位置が互いに近接する方向に移動するピンチイン操作等がある。また、操作方法は、操作回数、操作間隔、操作継続時間、操作入力の強さ等によりさらに区別可能である。   The operation method is a type of operation that can be distinguished in the same operation reception area. In the case of an operation on the touch panel 11, there are operation methods such as a touch operation for detecting a touch and a slide operation for detecting a change in a touch position. Further, the slide operation can further distinguish the operation method according to the speed of change of the touch position. Further, the slide operation can further distinguish the operation method according to a change in the touch position by a plurality of fingers. The operation method using two fingers includes, for example, a pinch-out operation in which the touch positions of two fingers move away from each other and a pinch-in operation in which the touch positions of two fingers move close to each other. Etc. Further, the operation method can be further distinguished by the number of operations, the operation interval, the operation continuation time, the intensity of the operation input, and the like.

表示部120は、画像や文字等の情報を表示する表示装置である。表示部120には、例えば、液晶ディスプレイ、有機ELディスプレイ等を適用できる。
音声出力部130は、楽曲、音声、効果音等を出力するスピーカである。
記憶部140は、RAM(Random Access Memory)やROM(Read Only Memory)、HDD(Hard Disk Drive)等の記録媒体のうちの1以上を用いて構成され、ゲーム装置10が備える各部を制御するための各種プログラムや各種情報を記憶する。具体的には、例えば、記憶部140は、ゲーム装置10が実行するタイミングゲームのゲームプログラムを記憶する。また、記憶部140には、判定ラインの表示位置と移動オブジェクトの移動方向とを変更するための変更条件が記憶されている。また、記憶部140は、楽曲データ記憶部141と、シーケンスデータ記憶部142と、を備える。
楽曲データ記憶部141は、タイミングゲームの対象となる楽曲の音声データを記憶する。
シーケンスデータ記憶部142は、移動オブジェクトの指示タイミングと、判定ラインの移動開始タイミングとを記述したシーケンスデータを記憶する。
The display unit 120 is a display device that displays information such as images and characters. For example, a liquid crystal display, an organic EL display, or the like can be applied to the display unit 120.
The sound output unit 130 is a speaker that outputs music, sound, sound effects, and the like.
The storage unit 140 is configured using one or more of recording media such as a random access memory (RAM), a read only memory (ROM), and a hard disk drive (HDD), and controls each unit included in the game apparatus 10. Various programs and various information are stored. Specifically, for example, the storage unit 140 stores a game program of a timing game executed by the game device 10. Further, the storage unit 140 stores change conditions for changing the display position of the determination line and the moving direction of the moving object. The storage unit 140 includes a music data storage unit 141 and a sequence data storage unit 142.
The music data storage unit 141 stores audio data of a music that is a target of the timing game.
The sequence data storage unit 142 stores the sequence data describing the instruction timing of the moving object and the movement start timing of the determination line.

ここで、本実施形態に係るシーケンスデータの具体例について説明する。
図4は、本実施形態に係るシーケンスデータの例を示す図である。
図4に示す例において、シーケンスデータSD10は、条件定義情報SD11と、操作シーケンス情報SD12と、判定ラインシーケンス情報SD13と、を含む。条件定義情報SD11には、楽曲を識別する楽曲ID、音楽のテンポ、ビート、トラック、楽曲の長さといったゲームを実行するための各種の条件を指定する情報が記述される。
Here, a specific example of the sequence data according to the present embodiment will be described.
FIG. 4 is a diagram illustrating an example of sequence data according to the present embodiment.
In the example shown in FIG. 4, the sequence data SD10 includes condition definition information SD11, operation sequence information SD12, and determination line sequence information SD13. The condition definition information SD11 describes information specifying various conditions for executing the game, such as a music ID for identifying a music, a music tempo, a beat, a track, and a music length.

操作シーケンス情報SD12は、移動オブジェクトの指示タイミングと、移動オブジェクトの種類とを対応付ける情報である。操作シーケンス情報SD12は、到達タイミング情報(到達タイミング)と、レーン情報(レーン)と、オブジェクト種類情報(オブジェクト種類)とを互いに対応付けた複数のレコードの集合として構成される。図4に示す例において、各情報は、左から到達タイミング情報、レーン情報、オブジェクト種類情報の順に記述されている。   The operation sequence information SD12 is information for associating the instruction timing of the moving object with the type of the moving object. The operation sequence information SD12 is configured as a set of a plurality of records in which arrival timing information (arrival timing), lane information (lane), and object type information (object type) are associated with each other. In the example shown in FIG. 4, each piece of information is described in the order of arrival timing information, lane information, and object type information from the left.

到達タイミング情報とは、移動オブジェクトの指示タイミング、すなわち移動オブジェクトが判定ラインに到達するタイミングを表す情報である。到達タイミング情報は、例えば、楽曲内の時刻により表される。具体的には、例えば、到達タイミング情報は、楽曲中の小節番号、各小節における拍数、及び各拍内の時刻を示す値がカンマで区切られて記述される。拍中の時刻は、1拍の先頭からの経過時間であり、1拍の長さをn(正の整数)個に等分して、先頭からの単位数で表現される。例えば、到達タイミング情報が「01,4,012」と記述され、1拍の長さを96個(n=96)に等分する場合、楽曲の1小節目の4拍目において、拍の先頭から1/8(012/096)だけ経過した時刻が操作タイミングとして指定される。なお、到達タイミング情報は、拍以外にも、秒等他の単位により記述されてもよい。   The arrival timing information is information indicating the instruction timing of the moving object, that is, the timing at which the moving object reaches the determination line. The arrival timing information is represented by, for example, a time in the music. Specifically, for example, the arrival timing information describes a bar number in the music, the number of beats in each bar, and a value indicating the time in each beat, separated by commas. The time during a beat is the elapsed time from the beginning of one beat, and the length of one beat is equally divided into n (positive integers) and is represented by the number of units from the beginning. For example, when the arrival timing information is described as “01,4,012” and the length of one beat is equally divided into 96 (n = 96), the first beat of the first bar of the song has the first beat The time when 1/8 (012/096) has passed since is designated as the operation timing. Note that the arrival timing information may be described in other units such as seconds, in addition to the beat.

レーン情報とは、移動オブジェクトが移動するレーンを識別する情報である。換言すると、レーン情報とは、移動オブジェクトの移動経路を識別する情報である。レーンごとの移動経路は、例えば、移動オブジェクトの到達先の基準位置を通過する所定の関数により演算される。
オブジェクト種類情報とは、操作内容、操作の結果として付与される報酬等に応じた移動オブジェクトの種類を識別する情報である。
The lane information is information for identifying a lane in which the moving object moves. In other words, the lane information is information for identifying the moving path of the moving object. The travel route for each lane is calculated by, for example, a predetermined function that passes through a reference position of the destination of the moving object.
The object type information is information for identifying the type of the moving object according to the operation content, the reward given as a result of the operation, and the like.

これらの情報を互いに対応付けて構成される操作シーケンス情報SD12の各レコードは、レーン情報が表すレーン上において、オブジェクト種類情報が表す種類の移動オブジェクトを移動させ、到達タイミング情報が表すタイミングで判定ラインに到達させることを表す。   Each record of the operation sequence information SD12 configured by associating these pieces of information with each other is used to move the moving object of the type represented by the object type information on the lane represented by the lane information, and determine the determination line at the timing represented by the arrival timing information To reach.

判定ラインシーケンス情報SD13は、判定ラインの移動のタイミングと、判定ラインのパターンとを対応付ける情報である。判定ラインシーケンス情報SD13は、移動タイミング情報(移動タイミング)と、パターン情報(パターン)とを互いに対応付けた複数のレコードの集合として構成される。図4に示す例において、各情報は、左から移動タイミング情報、パターン情報の順に記述されている。   The determination line sequence information SD13 is information for associating the movement timing of the determination line with the pattern of the determination line. The determination line sequence information SD13 is configured as a set of a plurality of records in which movement timing information (movement timing) and pattern information (pattern) are associated with each other. In the example illustrated in FIG. 4, each piece of information is described in the order of movement timing information and pattern information from the left.

移動タイミング情報とは、判定ラインの移動開始タイミングを表す情報である。移動タイミング情報は、到達タイミング情報と同様の形式で記述される。なお、移動タイミング情報は、判定ラインの移動完了タイミングを表す情報であってもよい。また、移動開始タイミングと移動完了タイミングとの両方、或いは移動完了タイミングが判定ラインシーケンス情報SD13に記述されてもよい。
パターン情報とは、判定ラインの表示位置と表示角度とを表す情報である。パターン情報には、例えば、判定ラインの表示位置と表示角度とのパターンの識別情報が記述される。この場合、各パターンに対応する判定ラインの中心座標、XY平面における傾斜角度等が予め記憶部140に記憶されている。具体的には、例えば、図2のゲーム画面GR21に示す判定ラインJL10の場合、各パターンPB1〜PB7について、判定ラインJL10を構成する判定ラインJL11〜JL15各々の中心位置と傾斜角度とが予め記憶されている。
The movement timing information is information indicating the movement start timing of the determination line. The movement timing information is described in the same format as the arrival timing information. Note that the movement timing information may be information indicating the movement completion timing of the determination line. Further, both the movement start timing and the movement completion timing or the movement completion timing may be described in the determination line sequence information SD13.
The pattern information is information indicating a display position and a display angle of the determination line. In the pattern information, for example, pattern identification information of the display position and the display angle of the determination line is described. In this case, the center coordinates of the determination line corresponding to each pattern, the inclination angle on the XY plane, and the like are stored in the storage unit 140 in advance. Specifically, for example, in the case of the determination line JL10 shown in the game screen GR21 of FIG. 2, for each of the patterns PB1 to PB7, the center position and the inclination angle of each of the determination lines JL11 to JL15 forming the determination line JL10 are stored in advance. Have been.

これらの情報を互いに対応付けて構成される判定ラインシーケンス情報SD13の各レコードは、パターン情報が表す表示位置と表示角度とになるように、移動タイミング情報が表すタイミングにおいて、判定ラインの移動を開始することを表す。   Each record of the determination line sequence information SD13 configured by associating these pieces of information with each other starts the movement of the determination line at the timing represented by the movement timing information so that the display position and the display angle represented by the pattern information become the same. To do so.

なお、操作シーケンス情報SD12と、判定ラインシーケンス情報SD13とは、1つのファイルに記述されてもよい。この場合、操作シーケンス情報SD12と判定ラインシーケンス情報SD13との各レコードは、例えば、到達タイミング情報が表すタイミングと、移動タイミング情報が表すタイミングに基づいて、昇順又は降順に並べられてもよい。
以上が、本実施形態に係るシーケンスデータSD10の説明である。
The operation sequence information SD12 and the determination line sequence information SD13 may be described in one file. In this case, the records of the operation sequence information SD12 and the determination line sequence information SD13 may be arranged in ascending or descending order based on, for example, the timing represented by the arrival timing information and the timing represented by the movement timing information.
The above is the description of the sequence data SD10 according to the present embodiment.

制御部150は、ゲーム装置10の制御中枢として機能するCPU(Central Processing Unit)等の情報処理装置を備えており、ゲーム装置10が備える各部を制御する。制御部150は、ゲーム制御部151を備える。ゲーム制御部151は、例えば、記憶部140に予め記憶されたゲームプログラムをゲーム装置10のCPUが実行することにより実現される。ゲーム制御部151は、ユーザにより選択された楽曲に対応するシーケンスデータSD10をメモリ上に読み出し、該シーケンスデータSD10に基づいてゲームを進行させる。また、ゲーム制御部151は、第1操作受付部152と、登録部153と、第2操作受付部154と、評価部155と、出力制御部156と、を備える。   The control unit 150 includes an information processing device such as a CPU (Central Processing Unit) that functions as a control center of the game device 10, and controls each unit included in the game device 10. The control unit 150 includes a game control unit 151. The game control unit 151 is realized, for example, by the CPU of the game device 10 executing a game program stored in the storage unit 140 in advance. The game control unit 151 reads out the sequence data SD10 corresponding to the music selected by the user on the memory, and advances the game based on the sequence data SD10. In addition, the game control unit 151 includes a first operation receiving unit 152, a registration unit 153, a second operation receiving unit 154, an evaluation unit 155, and an output control unit 156.

第1操作受付部152は、編集モードの実行中に、入力部110に対して行われた操作を受け付ける。第1操作受付部152は、入力部110が検出した入力に基づいて操作内容を解析する。   The first operation receiving unit 152 receives an operation performed on the input unit 110 during execution of the edit mode. The first operation receiving unit 152 analyzes the operation based on the input detected by the input unit 110.

登録部153は、第1操作受付部152が解析した操作が判定ラインのパターンの登録を指示する登録操作である場合、指示されたパターンを表す情報を再生時刻に対応付けてシーケンスデータSD10に書き込む。
具体的には、例えば、図2に示すゲーム画面GR21において、パターンPB1が選択されると、再生時刻PTに表示されている再生時刻と、パターンPB1の識別情報とを、メモリに一時的に記録する。そして、保存ボタンSVが押下されると、登録部153は、判定ラインシーケンス情報SD13の移動タイミング情報に、メモリに記録しておいた再生時刻を記述する。また、登録部153は、判定ラインシーケンス情報SD13のパターン情報に、メモリに一時的に記録しておいたパターンPB1の識別情報を記述する。このように、登録部153は、編集モード中の操作に応じて、シーケンスデータSD10の内容を変更する。
When the operation analyzed by the first operation receiving unit 152 is a registration operation instructing registration of a pattern of a determination line, the registration unit 153 writes information representing the designated pattern in the sequence data SD10 in association with the reproduction time. .
Specifically, for example, when the pattern PB1 is selected on the game screen GR21 shown in FIG. 2, the reproduction time displayed at the reproduction time PT and the identification information of the pattern PB1 are temporarily recorded in the memory. I do. Then, when the save button SV is pressed, the registration unit 153 describes the reproduction time recorded in the memory in the movement timing information of the determination line sequence information SD13. Further, the registration unit 153 describes the identification information of the pattern PB1 temporarily recorded in the memory in the pattern information of the determination line sequence information SD13. Thus, the registration unit 153 changes the contents of the sequence data SD10 according to the operation in the edit mode.

ここで、登録部153は、第1操作受付部152が解析した操作による指示内容が所定の登録条件を満たさない場合、指示された表示位置と表示角度とを表す情報をシーケンスデータSD10に書き込まない。例えば、ユーザの指示通りに判定ラインのパターンを登録してしまうと、プレイモードを実行したときに、判定ラインの移動が頻繁になり過ぎたり、判定ラインの移動速度が速くなり過ぎたりしてゲームが成立しなくなる可能性が考えられる。そこで、登録部153は、登録条件の一例として、判定ラインの移動開始タイミングと移動完了タイミングとの間の時間差が所定期間に比して長いことを定める。判定ラインの移動開始タイミングと移動完了タイミングとの間の時間差が所定期間に比して長い場合に、判定ラインのパターンをシーケンスデータSD10に書き込み可能としてもよい。また、この所定期間は、例えば、判定ラインの移動距離が長い場合には短くするなど、判定ラインの移動量に応じて変更されてもよい。また、判定ラインの移動開始タイミングと移動完了タイミングとの間の時間差が所定期間に比して短い場合等、登録に不適である場合には、出力制御部156を介した警告メッセージの表示等により、ユーザにその旨を告知してもよい。これにより、ゲーム装置10は、判定ラインの表示位置や表示角度の適切な登録を支援することができる。   Here, when the instruction content by the operation analyzed by the first operation receiving unit 152 does not satisfy the predetermined registration condition, the registration unit 153 does not write information indicating the indicated display position and the display angle to the sequence data SD10. . For example, if the pattern of the judgment line is registered as instructed by the user, when the play mode is executed, the movement of the judgment line becomes too frequent or the moving speed of the judgment line becomes too fast. May not hold. Therefore, the registration unit 153 determines, as an example of the registration condition, that the time difference between the movement start timing and the movement completion timing of the determination line is longer than a predetermined period. When the time difference between the movement start timing and the movement completion timing of the determination line is longer than a predetermined period, the pattern of the determination line may be written in the sequence data SD10. Further, the predetermined period may be changed according to the moving amount of the determination line, such as shortening the moving distance of the determination line when the moving distance of the determination line is long. In addition, when the time difference between the movement start timing and the movement completion timing of the determination line is short compared to a predetermined period, and the registration line is inappropriate for registration, a warning message is displayed via the output control unit 156 or the like. May be notified to the user. Thereby, the game device 10 can support appropriate registration of the display position and the display angle of the determination line.

第2操作受付部154は、プレイモードの実行中に、入力部110に対して行われた操作を受け付ける。
具体的には、第2操作受付部154は、例えば、入力部110に対して行われたタッチ操作の操作対象を特定する処理を実行する。この場合、第2操作受付部154は、入力部110が検出したタッチ位置が、移動オブジェクトのタッチ有効領域内であるか否かを判定する。移動オブジェクトのタッチ有効領域とは、移動オブジェクトごとに定められる領域であり、例えば、移動オブジェクトの中心座標から所定距離内の領域である。この場合、タッチ有効領域は、移動オブジェクトの移動に伴い移動する。タッチ位置が移動オブジェクトのタッチ有効領域内である場合、第2操作受付部154は、該タッチ有効領域を有する移動オブジェクトが操作対象であると判定する。このとき、第2操作受付部154は、移動オブジェクトが所定の領域内(例えば、判定ライン近傍)にない場合には、その操作について処理を行わなくてよい。第2操作受付部154は、操作対象の移動オブジェクトの指示タイミングと、入力部110がタッチ操作を検出した検出タイミングとを評価部155に通知する。
The second operation receiving unit 154 receives an operation performed on the input unit 110 during execution of the play mode.
Specifically, the second operation reception unit 154 executes, for example, a process of specifying an operation target of a touch operation performed on the input unit 110. In this case, the second operation receiving unit 154 determines whether or not the touch position detected by the input unit 110 is within the effective touch area of the moving object. The touch effective area of the moving object is an area determined for each moving object, for example, an area within a predetermined distance from the center coordinates of the moving object. In this case, the touch effective area moves with the movement of the moving object. When the touch position is within the touch effective area of the moving object, the second operation receiving unit 154 determines that the moving object having the touch effective area is an operation target. At this time, when the moving object is not within the predetermined area (for example, near the determination line), the second operation receiving unit 154 does not need to perform the processing for the operation. The second operation reception unit 154 notifies the evaluation unit 155 of the instruction timing of the moving object to be operated and the detection timing of the input unit 110 detecting the touch operation.

評価部155は、プレイモードの実行中に操作の技量を評価する評価処理を行う。
評価処理において、評価部155は、第2操作受付部154から通知された検出タイミングと指示タイミングとを比較し、その時間差の大きさに基づいて操作の技量を評価する。ここで、評価部155は、この時間差の大きさに応じて複数段階で評価を行ってもよい。例えば、時間差が、0.0秒以上0.2秒未満である場合の判定結果は「Perfect」とし、差が0.2秒以上0.4秒未満である場合の判定結果は「Great」とし、差が0.4秒以上0.8秒未満である場合の判定結果は「Good」とし、差が0.8秒以上である場合の判定結果は失敗と評価する。
The evaluation unit 155 performs an evaluation process for evaluating the skill of the operation during the execution of the play mode.
In the evaluation process, the evaluation unit 155 compares the detection timing and the instruction timing notified from the second operation reception unit 154, and evaluates the skill of the operation based on the magnitude of the time difference. Here, the evaluation unit 155 may perform the evaluation in a plurality of stages according to the magnitude of the time difference. For example, the judgment result when the time difference is 0.0 seconds or more and less than 0.2 seconds is “Perfect”, and the judgment result when the time difference is 0.2 seconds or more and less than 0.4 seconds is “Great”. When the difference is 0.4 seconds or more and less than 0.8 seconds, the determination result is “Good”, and when the difference is 0.8 seconds or more, the determination result is evaluated as failure.

出力制御部156は、音声出力部130による音声の出力と、表示部120による画像の出力とを制御する。例えば、プレイモード又は編集モードにおいて、プレイ対象又は編集対象の楽曲を選択する操作が行われた場合、出力制御部156は、プレイ対象又は編集対象の楽曲の音声データを楽曲データ記憶部141から読み出す。そして、読み出した楽曲の音声データを音声出力部130に出力して再生する。また、出力制御部156は、プレイ対象又は編集対象の楽曲に対応するシーケンスデータSD10をシーケンスデータ記憶部142から読み出す。出力制御部156は、シーケンスデータSD10に基づいて、移動オブジェクト、レーン、判定ライン等を含むゲーム画面の画像データを生成する。ゲーム画面の画像データは、表示部120の表示領域よりもやや広い時間範囲で生成される。そして、出力制御部156は、生成した画像データを表示部120に出力してゲーム画面を表示させる。   The output control unit 156 controls output of sound by the sound output unit 130 and output of an image by the display unit 120. For example, in the play mode or the edit mode, when an operation of selecting a music to be played or edited is performed, the output control unit 156 reads the audio data of the music to be played or edited from the music data storage unit 141. . Then, the audio data of the read music is output to the audio output unit 130 and reproduced. Further, the output control unit 156 reads out the sequence data SD10 corresponding to the music to be played or edited from the sequence data storage unit 142. The output control unit 156 generates game screen image data including a moving object, a lane, a determination line, and the like based on the sequence data SD10. The image data of the game screen is generated in a time range slightly wider than the display area of the display unit 120. Then, the output control unit 156 outputs the generated image data to the display unit 120 to display a game screen.

ここで、プレイモードにおける移動オブジェクト及び判定ラインの表示の制御について説明する。
まず、出力制御部156は、到達タイミング情報の値が、再生時刻から将来に向かって所定の時間範囲に含まれる操作シーケンス情報SD12のレコードを抽出する。この処理は、現在、表示部120に表示させている移動オブジェクトと、近い将来に表示部120に表示させる移動オブジェクトを特定するための処理である。再生時刻は、ゲーム装置10が備えるタイマによって、ゲームの開始から計時される。
Here, control of display of the moving object and the determination line in the play mode will be described.
First, the output control unit 156 extracts a record of the operation sequence information SD12 in which the value of the arrival timing information is included in a predetermined time range from the reproduction time to the future. This process is a process for specifying a moving object currently displayed on the display unit 120 and a moving object to be displayed on the display unit 120 in the near future. The reproduction time is measured from the start of the game by a timer provided in the game device 10.

次に、出力制御部156は、近い将来に表示させる移動オブジェクトを、ゲーム画面に出現させるタイミングを算出する。具体的には、出力制御部156は、抽出した操作シーケンス情報SD12のレコードを参照し、到達タイミング情報が表すタイミングから所定時間(例えば、2小節分)を差し引いたタイミングを算出する。次に、出力制御部156は、算出したタイミングで、レーン上の所定位置にオブジェクト種類情報が表す移動オブジェクトを出現させる。その後、出力制御部156は、到達タイミング情報が表すタイミングと再生時刻との間の時間差の減少に伴い、移動経路における判定ラインと移動オブジェクトとの間の距離が減少するよう移動させる。そして、出力制御部156は、到達タイミング情報が表すタイミングにおいて、移動オブジェクトの表示位置を判定ラインが表す基準位置に一致させる。   Next, the output control unit 156 calculates a timing at which a moving object to be displayed in the near future appears on the game screen. Specifically, the output control unit 156 refers to the record of the extracted operation sequence information SD12 and calculates a timing obtained by subtracting a predetermined time (for example, two measures) from the timing represented by the arrival timing information. Next, the output control unit 156 causes the moving object represented by the object type information to appear at a predetermined position on the lane at the calculated timing. Thereafter, the output control unit 156 moves the moving object so that the distance between the determination line and the moving object on the moving route decreases as the time difference between the timing represented by the arrival timing information and the reproduction time decreases. Then, the output control unit 156 causes the display position of the moving object to match the reference position indicated by the determination line at the timing indicated by the arrival timing information.

ここで、出力制御部156は、移動オブジェクトの移動方向を、記憶部140に記憶されている変更条件に基づいて変更する。具体的には、出力制御部156は、定期的に変更条件が満たされているか否かを判定する。出力制御部156は、変更条件が満たされている場合は、状態フラグの値を有効化し、変更条件が満たされていない場合には、状態フラグの値を無効化する。この状態フラグとは、移動オブジェクトの移動方向の変更を有効化するか否かを表す情報である。   Here, the output control unit 156 changes the moving direction of the moving object based on the change condition stored in the storage unit 140. Specifically, the output control unit 156 periodically determines whether or not the change condition is satisfied. The output control unit 156 validates the value of the status flag when the change condition is satisfied, and invalidates the value of the status flag when the change condition is not satisfied. The status flag is information indicating whether or not the change of the moving direction of the moving object is validated.

本実施形態では、出力制御部156は、レーンの反転により移動オブジェクトの移動方向を変化させる。レーンの反転とは、例えば、判定ラインが表す基準位置を中心として、レーンを180°回転させることである。また、レーンの反転とは、例えば、移動オブジェクトの移動速度成分のうち、少なくとも判定ラインに直交する成分を負とすることである。また、レーンの反転とは、例えば、レーンの延長線のうち、判定ラインを越えている部分の移動方向を、延長前の部分の移動方向に対向する方向とすることである。   In the present embodiment, the output control unit 156 changes the moving direction of the moving object by reversing the lane. The inversion of the lane is, for example, to rotate the lane by 180 ° about the reference position represented by the determination line. The inversion of the lane means, for example, that at least a component orthogonal to the determination line among the moving speed components of the moving object is made negative. In addition, the reversal of the lane means, for example, that the moving direction of a portion of the extension of the lane that exceeds the determination line is a direction opposite to the moving direction of the portion before the extension.

出力制御部156は、移動オブジェクトの出現タイミングにおいて、状態フラグを参照し、移動オブジェクトの移動方向の変更が有効化されているか否かを判定する。移動オブジェクトの移動方向の変更が有効化されている場合、出力制御部156は、レーン情報により予め割当てられているレーンの反転レーンを、移動オブジェクトの移動経路に設定する。この反転レーンとは、当初の設定レーンを判定ラインを基準にして反転させたレーンである。具体的には、例えば、図1のゲーム画面GR12に示すレーンLN11のうち、判定ラインJL10から上部の領域が反転前のレーンであり、判定ラインJL10から下部の領域が反転レーンである。そして、出力制御部156は、反転レーン上において、移動オブジェクトを移動させる。これにより、出力制御部156は、順方向だけでなく、逆方向からも移動オブジェクトを判定ラインに到達させることができる。   The output control unit 156 refers to the state flag at the appearance timing of the moving object and determines whether or not the change of the moving direction of the moving object is enabled. When the change of the moving direction of the moving object is enabled, the output control unit 156 sets the reverse lane of the lane assigned in advance by the lane information as the moving path of the moving object. The inversion lane is a lane obtained by inverting the initially set lane with reference to the determination line. Specifically, for example, in the lane LN11 shown in the game screen GR12 of FIG. 1, an area above the determination line JL10 is a lane before inversion, and an area below the determination line JL10 is an inversion lane. Then, the output control unit 156 moves the moving object on the reverse lane. Thus, the output control unit 156 can cause the moving object to reach the determination line not only in the forward direction but also in the reverse direction.

なお、出力制御部156は、所定の不変更条件に基づいて、判定ラインに対する移動オブジェクトの移動方向の変更を禁止してもよい。不変更条件とは、判定ラインに対する移動オブジェクトの移動方向の変更を禁止する条件である。ここでは、不変更条件の一例として、前回状態フラグの値を変更してから所定期間が経過していないことが予め定められている場合について説明する。   Note that the output control unit 156 may prohibit the change of the moving direction of the moving object with respect to the determination line based on a predetermined non-change condition. The non-change condition is a condition for prohibiting a change in the moving direction of the moving object with respect to the determination line. Here, as an example of the non-change condition, a case where it is determined in advance that a predetermined period has not elapsed since the value of the state flag was changed last time is described.

この場合、出力制御部156は、状態フラグの値を更新すると、その更新時刻を合わせて記録しておく。出力制御部156は、変更条件を満たすか否かの判定を行い、状態フラグの値を更新すると判定した場合に、不変更条件が満たされているか否かを判定する。すなわち、出力制御部156は、前回の状態フラグの更新時刻から所定期間が経過しているか否かを判定する。出力制御部156は、前回の状態フラグの更新時刻から所定期間が経過していない場合は、状態フラグの値を変更しない。また、出力制御部156は、前回の状態フラグの更新時刻から所定期間が経過している場合は、状態フラグの値を変更する。これにより、ゲーム装置10は、過度に移動オブジェクトの移動方向が変更されて、ゲームの興趣が損なわれることを抑制することができる。   In this case, when the value of the status flag is updated, the output control unit 156 records the updated time together. The output control unit 156 determines whether or not the change condition is satisfied. If it is determined that the value of the status flag is updated, the output control unit 156 determines whether or not the non-change condition is satisfied. That is, the output control unit 156 determines whether or not a predetermined period has elapsed since the last time the status flag was updated. The output control unit 156 does not change the value of the status flag when a predetermined period has not elapsed since the last update time of the status flag. When a predetermined period has elapsed since the last update of the status flag, the output control unit 156 changes the value of the status flag. Thereby, the game device 10 can suppress that the moving direction of the moving object is excessively changed and the interest of the game is not spoiled.

また、出力制御部156は、判定ラインを移動させる。具体的には、出力制御部156は、移動タイミング情報の値が、再生時刻から将来に向かって所定の時間範囲に含まれる判定ラインシーケンス情報SD13のレコードを抽出する。次に、抽出した判定ラインシーケンス情報SD13のレコードを参照し、移動タイミング情報が表すタイミングから所定時間(例えば、2小節分)進めた移動完了タイミングを特定する。この所定時間とは、判定ラインの移動にかける時間である。次に、出力制御部156は、移動タイミング情報が表すタイミングで、パターン情報が表すパターンへと判定ラインの移動を開始する。その後、出力制御部156は、特定した移動完了タイミングと再生時刻との間の時間差の減少に伴い、パターン情報が表すパターンに近づくように判定ラインを移動させる。そして、出力制御部156は、移動完了タイミングにおいて、判定ラインをパターン情報が表す表示位置と表示姿勢とに一致させる。   Further, the output control unit 156 moves the determination line. Specifically, the output control unit 156 extracts the record of the determination line sequence information SD13 in which the value of the movement timing information is included in a predetermined time range from the reproduction time to the future. Next, referring to the record of the extracted determination line sequence information SD13, the movement completion timing that is advanced by a predetermined time (for example, two measures) from the timing represented by the movement timing information is specified. The predetermined time is a time required for moving the determination line. Next, the output control unit 156 starts moving the determination line to the pattern represented by the pattern information at the timing represented by the movement timing information. Thereafter, the output control unit 156 moves the determination line so as to approach the pattern represented by the pattern information as the time difference between the specified movement completion timing and the reproduction time decreases. Then, at the movement completion timing, the output control unit 156 causes the determination line to match the display position and the display attitude represented by the pattern information.

ここで、出力制御部156は、判定ラインの移動時に、移動オブジェクトのレーンを判定ラインの移動に応じて移動させる。そのため、ゲーム画面における移動オブジェクトの表示位置は、レーン上における移動オブジェクトの移動と、判定ラインの移動に伴うレーンの移動とを組み合わせて算出される。例えば、直線状のレーン上において移動オブジェクトが判定ラインに向けて移動せず、判定ラインが回転する場合を考えると、移動オブジェクトは、判定ラインの回転に伴い、円軌道を描く。他方、移動オブジェクトは、時間経過に伴い、判定ラインに向けてレーン上を直線的に移動する。ゲーム画面では、この2つの移動が組み合わされて移動オブジェクトの表示位置が算出されるため、各移動が等速で行われ、所定時間間隔が十分に短い場合、移動オブジェクトは、滑らかな螺旋の曲線を描いて判定ラインに向かって移動する。このように、判定ラインの表示角度の変化と、判定ラインへの移動オブジェクトの相対的な直線移動という比較的単純な組み合わせであっても、ゲーム画面において、移動オブジェクトを曲線的に移動させることができる。これに判定ラインの表示位置の変化や、曲線のレーン等を組み合わせると、ゲーム画面では、移動オブジェクトがさらに複雑な経路を、速度を変えながら滑らかに移動するように表現することができる。以上のように、判定ラインの移動時において、移動オブジェクトと判定ラインとの相対位置の変化と、ゲーム画面における判定ラインの表示位置及び表示角度の変化とに基づいて、移動オブジェクトの表示位置を算出することで、さらに多様な演出を行うことができる。なお、所定時間間隔は任意に設定することができ、例えば処理フレームごととすることができる。この処理フレームごとの時間間隔にあっては、例えば30分の1秒や60分の1秒とすることができる。ただし、所定時間間隔はこれに限定されるものではない。   Here, when the determination line is moved, the output control unit 156 moves the lane of the moving object according to the movement of the determination line. Therefore, the display position of the moving object on the game screen is calculated by combining the movement of the moving object on the lane and the movement of the lane accompanying the movement of the determination line. For example, considering a case where the moving object does not move toward the determination line on the straight lane and the determination line rotates, the moving object draws a circular trajectory as the determination line rotates. On the other hand, the moving object linearly moves on the lane toward the determination line with the passage of time. On the game screen, the two movements are combined to calculate the display position of the moving object. Therefore, when each movement is performed at a constant speed and the predetermined time interval is sufficiently short, the moving object is displayed as a smooth spiral curve. And move toward the judgment line. Thus, even with a relatively simple combination of a change in the display angle of the determination line and a relative linear movement of the moving object to the determination line, the moving object can be moved in a curved manner on the game screen. it can. When this is combined with a change in the display position of the determination line, a curved lane, or the like, the moving object can be represented on the game screen so that the moving object moves smoothly while changing the speed. As described above, when the determination line is moved, the display position of the moving object is calculated based on the change in the relative position between the moving object and the determination line, and the change in the display position and display angle of the determination line on the game screen. By doing so, more various effects can be performed. The predetermined time interval can be set arbitrarily, for example, for each processing frame. The time interval for each processing frame can be, for example, 1/30 second or 1/60 second. However, the predetermined time interval is not limited to this.

なお、出力制御部156は、上述した判定ラインの移動時において、移動オブジェクトの移動速度を調整してもよい。出力制御部156は、例えば、判定ラインに対する移動オブジェクトの相対速度が変わらないように制御してもよいし、ゲーム画面における移動オブジェクトの移動速度が変わらないように制御してもよい。ゲーム画面における移動オブジェクトの移動速度を変えない場合、出力制御部156は、例えば、移動オブジェクトの指示タイミングにおける判定ラインの表示位置を予め演算しておき、該表示位置に等速で移動オブジェクトを近づけてもよい。   Note that the output control unit 156 may adjust the moving speed of the moving object when the above-described determination line moves. The output control unit 156 may control, for example, so that the relative speed of the moving object with respect to the determination line does not change, or may control so that the moving speed of the moving object on the game screen does not change. When the moving speed of the moving object on the game screen is not changed, the output control unit 156 previously calculates, for example, the display position of the determination line at the instruction timing of the moving object, and moves the moving object closer to the display position at a constant speed. You may.

また、出力制御部156は、例えば、判定ラインの移動に応じて、移動オブジェクトの速度を、移動オブジェクトの移動途中で変更してもよい。例えば、移動オブジェクトの出現時における判定ラインと移動オブジェクトとの位置関係に基づいて移動速度を算出することが考えられる。しかしながら、判定ラインが移動する場合に、移動オブジェクトをその出現時に算出した初速のまま移動させると、判定ラインに到達するタイミングが変化してしまう。具体的には、移動オブジェクトに向かって判定ラインが移動する場合に、移動オブジェクトを初速のまま判定ラインに向けて移動させると、移動オブジェクトは、その指示タイミングより早いタイミングで判定ラインに到達してしまう。そのため、この場合は、出力制御部156は、移動オブジェクトの移動速度を遅くし、その指示タイミングで判定ラインに到達するように制御する。   In addition, the output control unit 156 may change the speed of the moving object during the movement of the moving object, for example, according to the movement of the determination line. For example, it is conceivable to calculate the moving speed based on the positional relationship between the determination line and the moving object when the moving object appears. However, when the determination line moves, if the moving object is moved at the initial speed calculated at the time of appearance, the timing of reaching the determination line changes. Specifically, when the judgment line moves toward the moving object, if the moving object is moved toward the judgment line while maintaining the initial speed, the moving object reaches the judgment line at a timing earlier than the instruction timing. I will. Therefore, in this case, the output control unit 156 controls the moving speed of the moving object to be slower so that the moving object reaches the determination line at the designated timing.

これに対して、移動オブジェクトから離れる方向に判定ラインが移動する場合、移動オブジェクトを初速のまま判定ラインに向けて移動させると、移動オブジェクトは、その指示タイミングより遅いタイミングで判定ラインに到達してしまう。そのため、この場合は、出力制御部156は、移動オブジェクトの移動速度を速め、その指示タイミングで判定ラインに到達するように制御する。   On the other hand, when the determination line moves in a direction away from the moving object, if the moving object is moved toward the determination line at the initial speed, the moving object reaches the determination line at a timing later than the instruction timing. I will. Therefore, in this case, the output control unit 156 increases the moving speed of the moving object and controls the moving object to reach the determination line at the designated timing.

つまり、出力制御部156は、例えば、各処理フレームなどの所定時間間隔において、移動オブジェクトと判定ラインとの間の距離を算出し、該距離に応じた移動量(移動速度)を算出することで、移動オブジェクトの速度を制御する。このように、出力制御部156は、判定ラインの移動に応じて移動オブジェクトの移動速度を調整してよい。これにより、さらに多様な演出を行うことができる。   That is, for example, the output control unit 156 calculates the distance between the moving object and the determination line at a predetermined time interval such as each processing frame, and calculates the moving amount (moving speed) according to the distance. Control the speed of moving objects. As described above, the output control unit 156 may adjust the moving speed of the moving object according to the movement of the determination line. Thereby, further various effects can be performed.

なお、上述したように判定ラインシーケンス情報SD13には、判定ラインの移動完了タイミングが記述されてもよい。この場合も、出力制御部156は、移動タイミング情報の値が、再生時刻から将来に向かって所定の時間範囲に含まれる判定ラインシーケンス情報SD13のレコードを抽出する。次に、出力制御部156は、抽出した判定ラインシーケンス情報SD13のレコードを参照し、移動タイミング情報が表すタイミングから所定時間(例えば、2小節分)戻した移動開始タイミングを特定する。そして、特定した移動開始タイミングで、パターン情報が表すパターンへと判定ラインの移動を開始させる。このように、判定ラインシーケンス情報SD13に移動開始タイミング又は移動完了タイミングのいずれか一方のみが記述される場合でも、移動開始タイミングと移動完了タイミングの両方を特定し、判定ラインを移動させることができる。
以上が、プレイモードにおける移動オブジェクト及び判定ラインの表示の制御について説明である。
As described above, the movement completion timing of the determination line may be described in the determination line sequence information SD13. Also in this case, the output control unit 156 extracts the record of the determination line sequence information SD13 in which the value of the movement timing information is included in a predetermined time range from the reproduction time to the future. Next, the output control unit 156 refers to the record of the extracted determination line sequence information SD13 and specifies the movement start timing returned by a predetermined time (for example, two measures) from the timing represented by the movement timing information. Then, at the specified movement start timing, the movement of the determination line to the pattern represented by the pattern information is started. As described above, even when only one of the movement start timing and the movement completion timing is described in the determination line sequence information SD13, both the movement start timing and the movement completion timing can be specified, and the determination line can be moved. .
The control of the display of the moving object and the determination line in the play mode has been described above.

編集モードの場合、出力制御部156は、プレイモードにおけるゲーム画面を背景として、各種編集用ボタン等を配置したゲーム画面を生成する。ただし、編集モードにおける再生時刻は、ユーザにより指定される。ユーザは、例えば、図2に示す再生・一時停止ボタンBT、スクロールバーSBへの操作等により再生時刻を指定する。また、編集モードにおいて、レーン、移動オブジェクト等の判定ライン以外のオブジェクトの表示は省略されてもよい。ただし、レーン、移動オブジェクトを合わせて表示することにより、ユーザは、プレイモードにおいて実行した場合の移動オブジェクトの配置、移動等を前以て確認することができる。このとき、出力制御部156は、判定ラインのパターンの選択結果に応じて、移動オブジェクトの配置を再計算し、再計算後の移動オブジェクトを表示させてもよい。また、出力制御部156は、再生時刻に対応する楽曲の一部分を再生してもよい。また、タイミングゲームを動画に合わせて進行させる場合には、再生時刻に対応する動画の一部分を再生してもよい。   In the case of the edit mode, the output control unit 156 generates a game screen in which various editing buttons and the like are arranged with the game screen in the play mode as a background. However, the playback time in the edit mode is specified by the user. The user specifies the playback time by operating the playback / pause button BT, scroll bar SB, or the like shown in FIG. 2, for example. In the edit mode, the display of objects other than the determination line such as a lane and a moving object may be omitted. However, by displaying the lane and the moving object together, the user can check the arrangement, movement, and the like of the moving object when executed in the play mode. At this time, the output control unit 156 may recalculate the arrangement of the moving objects according to the selection result of the pattern of the determination line, and may display the recalculated moving objects. Further, the output control unit 156 may reproduce a part of the music corresponding to the reproduction time. In the case where the timing game proceeds in synchronization with the moving image, a part of the moving image corresponding to the reproduction time may be reproduced.

〔ゲーム装置の動作〕
次に、ゲーム装置10の動作について説明する。
図5は、本実施形態に係るゲーム装置10による全体的な処理の流れの一例を示すフローチャートである。
(ステップS100)制御部150は、入力部110が検出した操作を受け付ける。その後、制御部150は、ステップS102に処理を進める。
[Operation of game device]
Next, the operation of the game device 10 will be described.
FIG. 5 is a flowchart illustrating an example of the overall processing flow of the game device 10 according to the present embodiment.
(Step S100) The control unit 150 receives an operation detected by the input unit 110. After that, the control unit 150 advances the process to step S102.

(ステップS102)制御部150は、受け付けた操作が編集モードの実行を指示しているか否かを判定する。編集モードの実行が指示されている場合(ステップS102;YES)、制御部150は、ステップS104に処理を進める。また、プレイモードの実行が指示されている場合(ステップS102;NO)、制御部150は、ステップS106に処理を進める。
(ステップS104)制御部150は、編集モードを実行する。その後、制御部150は、図5に示される処理を終了する。
(ステップS106)制御部150は、プレイモードを実行する。その後、制御部150は、図5に示される処理を終了する。
(Step S102) The control unit 150 determines whether or not the received operation instructs execution of the edit mode. If execution of the edit mode has been instructed (step S102; YES), control unit 150 advances the process to step S104. When the execution of the play mode is instructed (step S102; NO), the control unit 150 advances the process to step S106.
(Step S104) The control unit 150 executes the edit mode. After that, the control unit 150 ends the processing illustrated in FIG.
(Step S106) The control unit 150 executes the play mode. After that, the control unit 150 ends the processing illustrated in FIG.

図6は、本実施形態に係るゲーム装置10による編集処理の流れの一例を示すフローチャートである。
図6に示す処理は、図5に示すステップS104の処理に相当する。
(ステップS110)制御部150の出力制御部156は、ユーザから指示された再生時刻における編集モードのゲーム画面を生成し、表示部120に表示させる。その後、制御部150は、ステップS112に処理を進める。
(ステップS112)制御部150の第1操作受付部152は、入力部110が検出した操作が、判定ラインのパターンと、該パターンへの移動を開始するタイミングとを選択するパターン選択操作(例えば、図2のパターン選択ボタンPB1〜PB7を押下する操作)であるか否かを判定する。第1操作受付部152が受け付けた操作がパターン選択操作である場合(ステップS112;YES)、第1操作受付部152は、パターン選択操作の内容をメモリに一時的に記録する。その後、制御部150は、ステップS114に処理を進める。また、第1操作受付部152が受け付けた操作がパターン選択操作でない場合(ステップS112;NO)、制御部150は、ステップS110に処理を戻す。
FIG. 6 is a flowchart illustrating an example of the flow of an editing process performed by the game device 10 according to the present embodiment.
The processing illustrated in FIG. 6 corresponds to the processing in step S104 illustrated in FIG.
(Step S110) The output control unit 156 of the control unit 150 generates a game screen in the edit mode at the reproduction time specified by the user, and causes the display unit 120 to display the game screen. After that, the control unit 150 advances the process to step S112.
(Step S112) The first operation receiving unit 152 of the control unit 150 determines that the operation detected by the input unit 110 selects a pattern of the determination line and a timing to start moving to the pattern (for example, a pattern selection operation). (The operation of pressing the pattern selection buttons PB1 to PB7 in FIG. 2). When the operation received by the first operation receiving unit 152 is a pattern selection operation (step S112; YES), the first operation receiving unit 152 temporarily records the contents of the pattern selection operation in the memory. After that, the control unit 150 advances the process to step S114. If the operation received by first operation receiving unit 152 is not a pattern selection operation (step S112; NO), control unit 150 returns the process to step S110.

(ステップS114)制御部150の登録部153は、第1操作受付部152が受け付けた操作による指示内容が、所定の登録条件を満たしているか否かを判定する。登録条件を満たす場合(ステップS114;YES)、制御部150は、ステップSS116に処理を進める。また、登録条件を満たさない場合(ステップS114;NO)、制御部150は、ステップS119に処理を進める。
(ステップS116)第1操作受付部152は、入力部110が検出した操作が、シーケンスデータSD10に、判定ラインのパターンを登録する登録操作(例えば、図2に示す保存ボタンSVを押下する操作)であるか否かを判定する。第1操作受付部152が受け付けた操作が登録操作である場合(ステップS116;YES)、制御部150は、ステップS118に処理を進める。また、第1操作受付部152が受け付けた操作が登録操作でない場合(ステップS116;NO)、制御部150は、ステップS110に処理を戻す。
(Step S114) The registration unit 153 of the control unit 150 determines whether or not the instruction content by the operation received by the first operation reception unit 152 satisfies a predetermined registration condition. If the registration condition is satisfied (step S114; YES), control unit 150 proceeds to step SS116. When the registration condition is not satisfied (step S114; NO), the control unit 150 advances the process to step S119.
(Step S116) The first operation accepting unit 152 determines that the operation detected by the input unit 110 is a registration operation of registering a pattern of a determination line in the sequence data SD10 (for example, an operation of pressing a save button SV illustrated in FIG. 2). Is determined. If the operation received by first operation receiving unit 152 is a registration operation (step S116; YES), control unit 150 proceeds to step S118. If the operation received by first operation receiving unit 152 is not a registration operation (step S116; NO), control unit 150 returns the process to step S110.

(ステップS118)登録部153は、メモリに一時的に記録していた操作の指示内容(すなわち、移動開始タイミングと判定ラインのパターン)を判定ラインシーケンス情報SD13に書き込み、シーケンスデータ記憶部142に記憶させる。その後、制御部150は、図6に示す処理を終了する。
(ステップS119)制御部150の出力制御部156は、例えば、警告情報を表示部120に表示させ、入力された指示が登録条件を満たしていない旨をユーザに通知する。その後、制御部150は、ステップS110に処理を戻す。
(Step S118) The registration unit 153 writes the instruction content of the operation temporarily recorded in the memory (that is, the movement start timing and the pattern of the determination line) in the determination line sequence information SD13 and stores it in the sequence data storage unit 142. Let it. After that, the control unit 150 ends the processing illustrated in FIG.
(Step S119) The output control unit 156 of the control unit 150 displays, for example, warning information on the display unit 120, and notifies the user that the input instruction does not satisfy the registration condition. Thereafter, control unit 150 returns the process to step S110.

図7は、本実施形態に係るゲーム装置10によるプレイ処理の流れの一例を示すフローチャートである。
図7に示す処理は、図5のステップS106に相当する処理である。
(ステップS120)制御部150の出力制御部156は、オブジェクト表示処理を実行し、ゲーム画面を表示部120に表示させる。その後、制御部150は、ステップS122に処理を進める。
(ステップS122)制御部150の第2操作受付部154は、入力部110が検出したゲームをプレイする操作を受け付ける。その後、制御部150は、ステップS124に処理を進める。
FIG. 7 is a flowchart illustrating an example of the flow of a play process by the game device 10 according to the present embodiment.
The process illustrated in FIG. 7 is a process corresponding to step S106 in FIG.
(Step S120) The output control unit 156 of the control unit 150 executes an object display process and causes the display unit 120 to display a game screen. After that, the control unit 150 advances the process to step S122.
(Step S122) The second operation receiving unit 154 of the control unit 150 receives an operation of playing the game detected by the input unit 110. After that, the control unit 150 advances the process to step S124.

(ステップS124)制御部150の第2操作受付部154は、操作対象の移動オブジェクトを特定する。その後、制御部150は、ステップS126に処理を進める。
(ステップS126)制御部150の評価部155は、操作対象の移動オブジェクトの指示タイミングと、入力部110が操作入力を検出した検出タイミングとの時間差に基づいて、操作の技量を評価する。その後、制御部150は、ステップS120に処理を戻す。
(Step S124) The second operation receiving unit 154 of the control unit 150 specifies a moving object to be operated. After that, the control unit 150 advances the process to step S126.
(Step S126) The evaluation unit 155 of the control unit 150 evaluates the skill of the operation based on the time difference between the instruction timing of the moving object to be operated and the detection timing at which the input unit 110 detects the operation input. After that, the control unit 150 returns the process to step S120.

図8は、本実施形態に係るゲーム装置10によるオブジェクト表示処理の流れの一例を示すフローチャートである。
図8に示す処理は、図7のステップS120に相当する処理である。
(ステップS130)制御部150の出力制御部156は、判定ラインシーケンス情報SD13の移動タイミング情報を参照し、現在の再生時刻が判定ラインの移動タイミングであるか否かを判定する。再生時刻が判定ラインの移動タイミングである場合(ステップS130;YES)、制御部150は、ステップS132に処理を進める。再生時刻が判定ラインの移動タイミングでない場合(ステップS130;NO)、制御部150は、ステップS134に処理を進める。
FIG. 8 is a flowchart illustrating an example of the flow of an object display process by the game device 10 according to the present embodiment.
The process illustrated in FIG. 8 is a process corresponding to step S120 in FIG.
(Step S130) The output control unit 156 of the control unit 150 refers to the movement timing information of the determination line sequence information SD13, and determines whether the current reproduction time is the movement timing of the determination line. When the reproduction time is the moving timing of the determination line (Step S130; YES), the control unit 150 proceeds to Step S132. When the reproduction time is not the movement timing of the determination line (Step S130; NO), the control unit 150 advances the process to Step S134.

(ステップS132)出力制御部156は、判定ラインシーケンス情報SD13のパターン情報を参照し、判定ラインの表示パターンを特定する。その後、制御部150は、ステップS134に処理を進める。
(ステップS134)出力制御部156は、操作シーケンス情報SD12の到達タイミング情報を参照し、表示する移動オブジェクトを特定する。その後、制御部150は、ステップS136に処理を進める。
(ステップS136)出力制御部156は、変更条件が満たされているか否かを判定する。変更条件が満たされている場合(ステップS136;YES)、制御部150は、ステップS138に処理を進める。また、変更条件が満たされていない場合(ステップS136;NO)、制御部150は、ステップS140に処理を進める。
(Step S132) The output control unit 156 specifies the display pattern of the determination line with reference to the pattern information of the determination line sequence information SD13. After that, the control unit 150 advances the process to step S134.
(Step S134) The output control unit 156 specifies a moving object to be displayed with reference to the arrival timing information of the operation sequence information SD12. After that, the control unit 150 advances the process to step S136.
(Step S136) The output control unit 156 determines whether or not the change condition is satisfied. If the change condition is satisfied (step S136; YES), control unit 150 proceeds with the process to step S138. When the change condition is not satisfied (step S136; NO), the control unit 150 advances the process to step S140.

(ステップS138)出力制御部156は、例えば、所定の確率で新規に出現させる移動オブジェクトのレーンの設定を変更する。具体的には、操作シーケンス情報SD12のレーン情報に設定されているレーンを反転させたレーンを設定する。その後、制御部150は、ステップS140に処理を進める。
(ステップS140)出力制御部156は、移動オブジェクトの表示位置を算出する。その後、制御部150は、ステップS142に処理を進める。
(ステップS142)出力制御部156は、判定ラインと移動オブジェクトを配置したゲーム画面を表示する。その後、制御部150は、図8に示す処理を終了する。
(Step S138) The output control unit 156 changes, for example, the setting of the lane of the moving object newly appearing with a predetermined probability. Specifically, a lane that is the reverse of the lane set in the lane information of the operation sequence information SD12 is set. Thereafter, control unit 150 proceeds to step S140.
(Step S140) The output control unit 156 calculates the display position of the moving object. After that, the control unit 150 advances the process to step S142.
(Step S142) The output control unit 156 displays a game screen on which the determination line and the moving object are arranged. After that, the control unit 150 ends the processing illustrated in FIG.

〔第1の実施形態のまとめ〕
(1)以上説明してきたように、本実施形態によるゲーム装置10は、編集モードにおける第1操作をユーザより受け付ける第1操作受付部152と、第1操作受付部152が受け付けた第1操作に基づいて、表示画面における基準指標(例えば、判定ライン)の表示位置を登録する登録部153と、編集モードとは異なるプレイモードにおける第2操作をユーザより受け付ける第2操作受付部154と、プレイモードの表示画面において登録部153が登録した表示位置に基準指標を表示させる処理と、該表示画面において移動オブジェクトを基準指標に対して移動させる処理とを実行する出力制御部156と、移動オブジェクトが基準指標に到達するタイミング(例えば、検出タイミング)と、第2操作のタイミング(例えば、指示タイミング)とに基づいて、第2操作を評価する評価部155と、を備える。
[Summary of First Embodiment]
(1) As described above, the game device 10 according to the present embodiment includes the first operation receiving unit 152 that receives the first operation in the edit mode from the user and the first operation that the first operation receiving unit 152 receives. A registration unit 153 for registering a display position of a reference index (for example, a judgment line) on the display screen based on the display mode; a second operation reception unit 154 for receiving a second operation from a user in a play mode different from the edit mode; An output control unit 156 that executes a process of displaying the reference index at the display position registered by the registration unit 153 on the display screen of FIG. 5 and a process of moving the moving object with respect to the reference index on the display screen; Timing of reaching the index (for example, detection timing) and timing of the second operation (for example, Based ring) and the provided evaluation unit 155 for evaluating the second operation, the.

これにより、ユーザは、所望の位置に基準指標を表示させることができる。つまり、ゲーム装置10は、基準指標の表示位置を編集可能とする。従って、ゲーム装置10は、タイミングゲームにおける編集の自由度を向上させることができる。そのため、ユーザは、例えば、移動オブジェクトの指示タイミングや移動経路の編集のみでは実現できない多様な演出をさせることができる。   Thus, the user can display the reference index at a desired position. That is, the game device 10 enables the display position of the reference index to be edited. Therefore, the game device 10 can improve the degree of freedom of editing in the timing game. Therefore, for example, the user can make various effects which cannot be realized only by editing the instruction timing of the moving object or the moving path.

(2)また、出力制御部156は、基準指標の現在の表示位置と、登録部153が登録した表示位置とが異なる場合に、該基準指標を登録部153が登録した表示位置に移動させる。 (2) When the current display position of the reference index is different from the display position registered by the registration unit 153, the output control unit 156 moves the reference index to the display position registered by the registration unit 153.

これにより、ゲーム装置10は、プレイモードにおいて基準指標を順次移動させることができる。つまり、ゲーム装置10は、基準指標の移動を編集可能とする。従って、ゲーム装置10は、タイミングゲームにおける編集の自由度を向上させることができる。そのため、ユーザは、基準指標の配置による演出だけでなく、基準指標の移動による演出をさせることができる。また、本実施形態に係る移動オブジェクトは、基準指標に対して移動するため、基準指標の位置を移動させることで、移動オブジェクの移動の軌跡も変化させることができる。   Thereby, the game device 10 can sequentially move the reference index in the play mode. That is, the game device 10 enables editing of the movement of the reference index. Therefore, the game device 10 can improve the degree of freedom of editing in the timing game. Therefore, the user can cause not only the effect by the arrangement of the reference indices but also the effect by the movement of the reference indices. Further, since the moving object according to the present embodiment moves with respect to the reference index, by moving the position of the reference index, the trajectory of the movement of the moving object can be changed.

(3)また、登録部153は、基準指標の移動を開始するタイミングと移動を完了するタイミングとの少なくともいずれかを登録し、出力制御部156は、登録部153が登録したタイミングに基づいて基準指標を移動させる。 (3) The registration unit 153 registers at least one of the timing to start the movement of the reference index and the timing to complete the movement, and the output control unit 156 determines the reference based on the timing registered by the registration unit 153. Move the indicator.

これにより、ユーザは、基準指標を所望のタイミングで移動させることができる。つまり、ゲーム装置10は、基準指標の移動のタイミングを編集可能とする。従って、ゲーム装置10は、タイミングゲームにおける編集の自由度を向上させることができる。   Thereby, the user can move the reference index at a desired timing. That is, the game device 10 enables editing of the movement timing of the reference index. Therefore, the game device 10 can improve the degree of freedom of editing in the timing game.

(4)また、登録部153は、基準指標の移動を開始するタイミングと移動を完了するタイミングとの間の時間差が所定期間に比して長い場合に、該2つのタイミングの少なくともいずれかを登録する。 (4) The registration unit 153 registers at least one of the two timings when the time difference between the timing of starting the movement of the reference index and the timing of completing the movement is longer than a predetermined period. I do.

これにより、ゲーム装置10は、基準指標の移動に十分な時間を確保した上で、移動のタイミングを登録するため、基準指標の移動が極端に速くなり、ゲームの興趣が損なわれることを防ぐことができる。   Thereby, the game apparatus 10 secures a sufficient time for the movement of the reference index and registers the timing of the movement, so that the movement of the reference index becomes extremely fast, thereby preventing the interest of the game from being spoiled. Can be.

(5)また、出力制御部156は、基準指標の移動を開始するタイミングと移動を完了するタイミングとの間の時間差が所定期間に比して短い場合に、警告情報を出力する。 (5) The output control unit 156 outputs the warning information when the time difference between the timing of starting the movement of the reference index and the timing of completing the movement is shorter than a predetermined period.

これにより、ゲーム装置10は、基準指標の移動に十分な時間が確保できない場合に、ユーザに警告を発するため、ユーザは、タイミングゲームの実行時に問題が発生しない範囲で適切に編集を行うことができる。   Accordingly, the game device 10 issues a warning to the user when sufficient time for moving the reference index cannot be secured. Therefore, the user can appropriately perform editing within a range in which no problem occurs during execution of the timing game. it can.

(6)また、登録部153は、表示画面における基準指標の表示角度を登録し、出力制御部156は、登録部153が登録した表示角度に基づいて基準指標を表示する。 (6) The registration unit 153 registers the display angle of the reference index on the display screen, and the output control unit 156 displays the reference index based on the display angle registered by the registration unit 153.

これにより、ユーザは、所望の角度で基準指標を表示させることができる。つまり、ゲーム装置10は、基準指標の表示角度を編集可能とする。従って、ゲーム装置10は、タイミングゲームにおける編集の自由度を向上させることができる。そのため、ユーザは、例えば、基準位置の表示角度の変更を含めた演出をさせることができる。   This allows the user to display the reference index at a desired angle. That is, the game device 10 enables the display angle of the reference index to be edited. Therefore, the game device 10 can improve the degree of freedom of editing in the timing game. Therefore, the user can have an effect including a change in the display angle of the reference position, for example.

(7)また、登録部153は、表示画面における基準指標の形状を登録し、出力制御部156は、登録部153が登録した形状に基づいて基準指標を表示する。 (7) The registration unit 153 registers the shape of the reference index on the display screen, and the output control unit 156 displays the reference index based on the shape registered by the registration unit 153.

これにより、ユーザは、所望の形状で基準指標を表示させることができる。つまり、ゲーム装置10は、基準指標の形状を編集可能とする。従って、ゲーム装置10は、タイミングゲームにおける編集の自由度を向上させることができる。そのため、ユーザは、例えば、判定ラインの形状の変更を含めた演出をさせることができる。   Thus, the user can display the reference index in a desired shape. That is, the game device 10 enables the shape of the reference index to be edited. Therefore, the game device 10 can improve the degree of freedom of editing in the timing game. Therefore, the user can have an effect including a change in the shape of the determination line, for example.

(8)また、出力制御部156は、移動オブジェクトを所定方向から基準指標に到達させる。 (8) The output control unit 156 causes the moving object to reach the reference index from a predetermined direction.

これにより、ユーザは、基準指標の表示位置、表示角度、形状等を変更するだけで、移動オブジェクトの移動を変化させることができる。例えば、レーンが直線である場合でも、基準指標の表示角度を変更することで、所定時間間隔、例えば処理フレームごとに移動オブジェクトの位置が基準指標の傾斜に応じて修正されるため、移動オブジェクトが滑らかな曲線を描いて移動するように表現することができる。   Thus, the user can change the movement of the moving object only by changing the display position, the display angle, the shape, and the like of the reference index. For example, even when the lane is a straight line, by changing the display angle of the reference index, the position of the moving object is corrected according to the inclination of the reference index at predetermined time intervals, for example, at each processing frame. It can be expressed as if it moves with a smooth curve.

(9)また、登録部153は、表示画面において同時に表示される複数の基準指標について、表示位置と、表示角度と、形状との少なくともいずれか1つを、1つの第1操作に基づいて登録する。 (9) The registration unit 153 registers at least one of the display position, the display angle, and the shape based on one first operation for a plurality of reference indices displayed simultaneously on the display screen. I do.

これにより、ユーザは、基準指標の表示位置と、表示角度と、形状とを一括して設定することができる。つまり、ゲーム装置10は、表示位置と、表示角度と、形状との編集を容易にすることができる。   Thus, the user can set the display position, the display angle, and the shape of the reference index collectively. That is, the game device 10 can easily edit the display position, the display angle, and the shape.

(10)また、本実施形態によるゲーム装置10は、操作を受け付ける操作受付部と、表示画面に基準指標と基準指標に対して移動する移動オブジェクトとを表示させ、基準指標の表示位置と移動オブジェクトの移動方向とを、予め記憶部140に記憶されている情報が示す変更条件に基づいて変更する出力制御部156と、移動オブジェクトが基準指標に到達するタイミングと、操作受付部が受け付ける操作のタイミングとに基づいて、該操作を評価する評価部155と、を備える。 (10) Also, the game device 10 according to the present embodiment causes the operation receiving unit that receives the operation, the display screen to display the reference index and the moving object that moves with respect to the reference index, and displays the display position of the reference index and the moving object. The output control unit 156 that changes the moving direction of the moving object based on the changing condition indicated by the information stored in the storage unit 140 in advance, the timing at which the moving object reaches the reference index, and the timing of the operation received by the operation receiving unit And an evaluation unit 155 that evaluates the operation based on the above.

これにより、ゲーム装置10は、基準指標の表示位置と移動オブジェクトの移動方向とをゲームの進行中に変更するため、ゲーム画面のより広い領域を確認させる。つまり、ゲーム装置10は、ゲームが単調になることを防ぎ、多様な演出をすることができる。   Thereby, the game device 10 changes the display position of the reference index and the moving direction of the moving object during the progress of the game, so that a wider area of the game screen is confirmed. In other words, the game device 10 can prevent the game from becoming monotonous and perform various effects.

(11)また、出力制御部156は、基準指標の表示角度と移動オブジェクトの移動方向とを、変更条件に基づいて変更する。 (11) The output control unit 156 changes the display angle of the reference index and the moving direction of the moving object based on the change condition.

これにより、ゲーム装置10は、基準指標の表示角度と移動オブジェクトの移動方向とをゲームの進行中に変更するため、ゲームが単調になることを防ぎ、多様な演出をすることができる。   Thereby, since the game device 10 changes the display angle of the reference index and the moving direction of the moving object during the progress of the game, it is possible to prevent the game from becoming monotonous and to perform various effects.

(12)また、変更条件とは、所定のタイミングが到来することであってもよい。 (12) The change condition may be that a predetermined timing comes.

これにより、ゲーム装置10は、所定のタイミングで基準指標の表示位置、表示角度、移動オブジェクトの移動方向を変更することができる。例えば、ゲーム装置10は、基準指標の表示位置、表示角度、移動オブジェクトの移動方向のいずれか、又は、これらの組み合わせを、所定のタイミングで変更することができる。従って、ゲーム装置10は、演出を切り替えてゲームが単調になることを防ぎ、多様な演出をすることができる。   Thereby, the game device 10 can change the display position, the display angle, and the moving direction of the moving object of the reference index at a predetermined timing. For example, the game device 10 can change any one of the display position of the reference indicator, the display angle, the moving direction of the moving object, or a combination thereof at a predetermined timing. Therefore, the game device 10 can switch the effect to prevent the game from becoming monotonous, and can perform various effects.

(13)また、出力制御部156は、基準指標の表示位置と移動オブジェクトの移動方向とを変更した場合、所定時間が経過するまで、基準指標の表示位置と移動オブジェクトの移動方向とを変更しない。 (13) When the display position of the reference index and the moving direction of the moving object are changed, the output control unit 156 does not change the display position of the reference index and the moving direction of the moving object until a predetermined time has elapsed. .

これにより、ゲーム装置10は、過度に移動オブジェクトの移動方向が変更されて、ゲームの興趣が損なわれることを防ぐことができる。   Thereby, the game device 10 can prevent the moving direction of the moving object from being excessively changed, thereby preventing the interest of the game from being spoiled.

(14)また、本実施形態によるゲーム装置10は、操作を受け付ける第2操作受付部154と、表示画面に基準指標と基準指標に対して移動する移動オブジェクトとを表示させ、移動オブジェクトを基準指標の両側から到達させる出力制御部156と、移動オブジェクトが基準指標に到達するタイミングと、操作受付部が受け付ける操作のタイミングとに基づいて、該操作を評価する評価部155と、を備える。 (14) In addition, the game device 10 according to the present embodiment displays the second operation receiving unit 154 that receives an operation, the reference index and the moving object that moves with respect to the reference index on the display screen, and displays the moving object as the reference index. And an evaluation unit 155 that evaluates the operation based on the timing at which the moving object reaches the reference index and the timing of the operation received by the operation receiving unit.

これにより、ゲーム装置10は、基準指標の両側から移動オブジェクトを到達させるため、基準指標の両側を確認させることができる。また、ゲーム装置10は、基準指標の両側において、移動オブジェクトを移動させることができるため、多様な演出をすることができる。また、基準指標の片側から移動オブジェクトを到達させていると、ユーザは、タイミングを取ることに慣れてしまい、ゲームを単調にしてしまうが、ゲーム装置10は、基準指標の両側から移動オブジェクトを到達させるため、異なる操作感を実現することができる。従って、ゲーム装置10は、ゲームの興趣を向上させることができる。   Thereby, the game device 10 allows the moving object to reach from both sides of the reference index, so that both sides of the reference index can be confirmed. In addition, the game device 10 can move the moving object on both sides of the reference index, and thus can perform various effects. Also, if the moving object is reached from one side of the reference index, the user is accustomed to taking the timing, and the game becomes monotonous. However, the game device 10 reaches the moving object from both sides of the reference index. Therefore, different operational feelings can be realized. Therefore, the game device 10 can improve the interest of the game.

(15)また、本実施形態によるゲームプログラムは、コンピュータを上述した(1)〜(14)に記載のゲーム装置10として機能させるためのプログラムである。 (15) The game program according to the present embodiment is a program for causing a computer to function as the game device 10 according to any one of (1) to (14) described above.

これにより、ゲームプログラムは、ゲーム装置10について上述した各種作用効果を奏することができる。   Thereby, the game program can achieve the various effects described above for the game device 10.

[第2の実施形態]
〔ゲームシステムの概要〕
本発明の第2の実施形態について説明する。本実施形態では、上述した実施形態と同一の構成については同一の符号を付して説明を援用する。
本実施形態に係るゲームシステム1Aは、第1の実施形態に係るゲームシステム1と同様にタイミングゲームを実行するゲームシステムである。ただし、第1の実施形態に係るゲームシステム1では、ゲームを実行するための演算処理とゲームを操作するためのユーザインタフェースとが一体に構成されたゲーム装置10によりゲームが提供されたのに対し、本実施形態に係るゲームシステム1Aでは、いわゆるクラウドゲームによりゲームが提供される点が異なっている。クラウドゲームでは、ゲームを実行するための演算処理はサーバ装置で行われ、ゲームを操作するためのユーザインタフェースは、サーバ装置と同一のネットワークNに接続された端末装置に備えられる。
[Second embodiment]
[Overview of the game system]
A second embodiment of the present invention will be described. In the present embodiment, the same components as those in the above-described embodiment are denoted by the same reference numerals, and the description is used.
The game system 1A according to the present embodiment is a game system that executes a timing game similarly to the game system 1 according to the first embodiment. However, in the game system 1 according to the first embodiment, the game is provided by the game apparatus 10 in which the arithmetic processing for executing the game and the user interface for operating the game are integrated. The game system 1A according to the present embodiment is different in that a game is provided by a so-called cloud game. In the cloud game, arithmetic processing for executing the game is performed in a server device, and a user interface for operating the game is provided in a terminal device connected to the same network N as the server device.

〔ゲームシステムの構成〕
次に、ゲームシステム1Aの構成について説明する。
図9は、本実施形態に係るゲームシステム1Aの全体構成の一例を示す図である。
ゲームシステム1Aは、ゲーム装置10Aと、1台以上の端末装置30Aを備える。端末装置30Aは、タッチパネル31を備える。ゲーム装置10Aと、端末装置30AとはネットワークNに接続され、互いに情報を送受信することができる。ネットワークNは、例えばインターネット、WAN(Wide Area Network)、LAN(Local Area Network)、専用回線、又はこれらの組み合わせによって構成される情報通信ネットワークを含む。
なお、図9ではゲーム装置10Aは一例として1台の装置で構成しているが、これに限られるものではなく、複数台の装置で構成されていてもよく、また、複数台の装置で構成される場合、後述の各機能が各装置に分散されていてもよい。
[Game system configuration]
Next, the configuration of the game system 1A will be described.
FIG. 9 is a diagram illustrating an example of an overall configuration of a game system 1A according to the present embodiment.
The game system 1A includes a game device 10A and one or more terminal devices 30A. The terminal device 30A includes a touch panel 31. The game device 10A and the terminal device 30A are connected to the network N, and can transmit and receive information to and from each other. The network N includes, for example, the Internet, a WAN (Wide Area Network), a LAN (Local Area Network), a dedicated line, or an information communication network configured by a combination thereof.
In FIG. 9, the game device 10 </ b> A is configured by one device as an example, but is not limited to this, and may be configured by a plurality of devices, or configured by a plurality of devices. In this case, each function described below may be distributed to each device.

ゲーム装置10Aは、ゲームの演算処理を行うサーバ装置である。ゲーム装置10Aは、端末装置30Aからユーザの操作を表す操作情報を受信して、受信した操作情報に応じた処理を行う。ゲーム装置10は、演算結果の映像と音声とを、例えば、ストリーミングにより端末装置30Aに配信する。   The game device 10A is a server device that performs arithmetic processing of a game. The game device 10A receives operation information indicating a user operation from the terminal device 30A, and performs a process according to the received operation information. The game device 10 delivers the video and audio of the calculation result to the terminal device 30A by, for example, streaming.

端末装置30Aは、例えば、いわゆるアーケードゲーム機等の業務用ゲーム機、家庭用ゲーム機、携帯型ゲーム機、パーソナルコンピュータ、携帯電話、タブレットPC(Personal Computer)、スマートフォン、PHS(Personal Handy-phone System)端末装置、又はPDA(Personal Digital Assistant)等の電子機器である。端末装置30Aは、ゲーム装置10Aから映像と音声とを受信し、ゲーム画面の表示や、ゲームの音声の再生を行う。端末装置30Aは、タッチパネル31Aに表示するゲーム画面に対して行われたユーザの操作を表す操作情報をゲーム装置10Aに送信する。   The terminal device 30A is, for example, an arcade game machine or other arcade game machine, a home game machine, a portable game machine, a personal computer, a mobile phone, a tablet PC (Personal Computer), a smartphone, a PHS (Personal Handy-phone System). A) A terminal device or an electronic device such as a PDA (Personal Digital Assistant). The terminal device 30A receives video and audio from the game device 10A, and displays a game screen and reproduces the audio of the game. The terminal device 30A transmits, to the game device 10A, operation information indicating a user operation performed on the game screen displayed on the touch panel 31A.

〔ゲーム装置の構成〕
次に、ゲーム装置10Aの機能構成について説明する。
ゲーム装置10Aは、第1の実施形態に係る記憶部140に代えて記憶部140Aを、制御部150に代えて制御部150Aを、それぞれ備える。また、ゲーム装置10Aは、通信部160Aをさらに備える。
[Configuration of game device]
Next, a functional configuration of the game device 10A will be described.
The game device 10A includes a storage unit 140A instead of the storage unit 140 according to the first embodiment, and a control unit 150A instead of the control unit 150. The game device 10A further includes a communication unit 160A.

通信部160Aは、ネットワークNを介して端末装置30Aと各種情報を送受信する。
記憶部140Aは、記憶部140と同様に各種情報を記憶する。ただし、記憶部140Aは、クラウドゲームに対応したゲームプログラムを記憶する点が記憶部140とは異なる。
The communication unit 160A transmits and receives various information to and from the terminal device 30A via the network N.
The storage unit 140A stores various information in the same manner as the storage unit 140. However, the storage unit 140A is different from the storage unit 140 in that the storage unit 140A stores a game program corresponding to a cloud game.

制御部150Aは、ゲーム制御部151に代えてゲーム制御部151Aを備える。また、ゲーム制御部151Aは、第1操作受付部152に代えて第1操作受付部152Aを、第2操作受付部154に代えて第2操作受付部154Aを、出力制御部156に代えて出力制御部156Aを備える。
ゲーム制御部151は、ゲーム制御部151と同様に、ゲームを進行させるための演算処理を行う。ゲーム制御部151Aは、ゲーム装置10Aが備えるCPUが記憶部140Aに記憶されているゲームプログラムを実行することにより実現される。
The control unit 150A includes a game control unit 151A instead of the game control unit 151. In addition, game control section 151A outputs first operation receiving section 152A instead of first operation receiving section 152, outputs second operation receiving section 154A instead of second operation receiving section 154, and outputs output control section 156 instead of output control section 156. The control unit 156A is provided.
The game control unit 151 performs an arithmetic process for advancing the game, similarly to the game control unit 151. The game control unit 151A is realized by the CPU of the game device 10A executing a game program stored in the storage unit 140A.

第1操作受付部152Aは、第1操作受付部152と同様に、編集モードにおけるユーザの操作を受け付ける。ただし、第1操作受付部152Aは、端末装置30Aが備えるタッチパネル31Aへの操作入力を通信部160Aを介して取得する点が第1操作受付部152とは異なる。
第2操作受付部154Aは、第2操作受付部154と同様に、プレイモードにおけるユーザの操作を受け付ける。ただし、第2操作受付部154Aは、端末装置30Aが備えるタッチパネル31Aへの操作入力を通信部160Aを介して取得する点が第2操作受付部154とは異なる。
The first operation receiving unit 152A receives a user operation in the edit mode, similarly to the first operation receiving unit 152. However, the first operation receiving unit 152A is different from the first operation receiving unit 152 in that the first operation receiving unit 152A acquires an operation input to the touch panel 31A provided in the terminal device 30A via the communication unit 160A.
The second operation receiving unit 154A receives a user operation in the play mode, similarly to the second operation receiving unit 154. However, the second operation receiving unit 154A is different from the second operation receiving unit 154 in that the second operation receiving unit 154A acquires an operation input to the touch panel 31A included in the terminal device 30A via the communication unit 160A.

出力制御部156Aは、出力制御部156と同様に、ゲーム画面を表す画像データと、ゲームの音声を表す音声データとを出力する。ただし、出力制御部156Aは、通信部160Aを介して、端末装置30Aの表示部320Aと音声出力部330とに、画像データと音声データとを出力する点が出力制御部156とは異なる。   The output control unit 156A outputs image data representing the game screen and sound data representing the sound of the game, similarly to the output control unit 156. However, the output control unit 156A differs from the output control unit 156 in that the output control unit 156A outputs image data and audio data to the display unit 320A and the audio output unit 330 of the terminal device 30A via the communication unit 160A.

〔端末装置の構成〕
次に、端末装置30Aの機能構成について説明する。
端末装置30Aは、タッチパネル31Aと、音声出力部330Aと、制御部350Aと、通信部360Aと、を備える。タッチパネル31Aは、入力部310Aと表示部320Aとを備える。
入力部310Aと、表示部320Aと、音声出力部330Aとは、それぞれ、入力部110と、表示部120と、音声出力部130と同様である。
通信部360Aは、通信用ICを備え、ネットワークNを介してゲーム装置10Aとの間で各種情報を送受信する。
[Configuration of terminal device]
Next, a functional configuration of the terminal device 30A will be described.
The terminal device 30A includes a touch panel 31A, an audio output unit 330A, a control unit 350A, and a communication unit 360A. The touch panel 31A includes an input unit 310A and a display unit 320A.
The input unit 310A, the display unit 320A, and the audio output unit 330A are the same as the input unit 110, the display unit 120, and the audio output unit 130, respectively.
The communication unit 360A includes a communication IC, and transmits and receives various information to and from the game device 10A via the network N.

制御部350Aは、端末装置30Aの制御中枢として機能するCPU等の情報処理装置を備えており、端末装置30Aが備える各部を制御する。制御部350Aは、入力部310Aが検出した操作入力を通信部360Aを介してゲーム装置10Aに送信する。また、制御部350Aは、通信部360Aによる音声データの受信を制御して、受信された音声データが表す音声を音声出力部330Aに再生させる。また、制御部350Aは、通信部360Aによる画像データの受信を制御して、受信された画像データが表すゲーム画面を表示部320Aに表示させる。   The control unit 350A includes an information processing device such as a CPU that functions as a control center of the terminal device 30A, and controls each unit included in the terminal device 30A. Control unit 350A transmits the operation input detected by input unit 310A to game device 10A via communication unit 360A. Further, control unit 350A controls reception of audio data by communication unit 360A, and causes audio output unit 330A to reproduce the audio represented by the received audio data. Further, control unit 350A controls reception of image data by communication unit 360A, and causes display unit 320A to display a game screen represented by the received image data.

このように、第1の実施形態に係るゲーム装置10が備える任意の構成は、別体の装置に分離して備えられてもよい。また、ゲーム装置10が備える各機能部は、クラウド環境やネットワーク環境、ユーザ数の規模、ゲームシステムを構成するために用意されたハードウェアの数やスペック等に応じて、任意の台数のコンピュータ装置に分散又は集約して配置することができる。   As described above, any configuration included in the game device 10 according to the first embodiment may be separately provided in a separate device. In addition, each functional unit included in the game apparatus 10 may include an arbitrary number of computer devices according to a cloud environment, a network environment, a scale of the number of users, and the number and specifications of hardware prepared for configuring the game system. Can be distributed or aggregated.

なお、図9には、ゲーム装置10Aが楽曲データ記憶部141を備える例を示したが、音声データは、リアルタイムに送信されなくてもよい。端末装置30Aは、例えば、ユーザにより選択された楽曲の音声データをゲーム開始前に予め自装置にダウンロードし、自装置の記憶部に記憶させておいてもよい。この場合、端末装置30Aは、自装置の記憶部に記憶された音声データを再生しながら、ゲーム装置10Aから送信される画像データに基づいてリアルタイムにゲーム画面を更新してもよい。   Although FIG. 9 illustrates an example in which the game device 10A includes the music data storage unit 141, audio data may not be transmitted in real time. The terminal device 30A may download, for example, the audio data of the music selected by the user to the own device before the game starts, and store the audio data in the storage unit of the own device. In this case, the terminal device 30A may update the game screen in real time based on the image data transmitted from the game device 10A while reproducing the audio data stored in the storage unit of the terminal device 30A.

[変形例]
以上、この発明の実施形態について図面を参照して詳述してきたが、具体的な構成は上述の実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。例えば、上述の第1、第2の実施形態において説明した各構成は、任意に組み合わせることができる。
[Modification]
As described above, the embodiments of the present invention have been described in detail with reference to the drawings. However, the specific configuration is not limited to the above-described embodiments, and includes a design and the like within a range not departing from the gist of the present invention. For example, the components described in the first and second embodiments can be arbitrarily combined.

例えば、上述した各実施形態のゲーム装置10、10Aは、ユーザが操作するコンピュータ装置として実施することもできるし、ユーザが操作する端末と通信するサーバ装置として実施することもできるし、ユーザが操作する端末と、この端末と通信するサーバ装置等との組み合わせであるゲームシステムとして実施することもできる。また、上述した第1の実施形態のゲーム装置10は、コンシューマゲーム機や家庭用ゲーム機と呼ばれるような据え置き型のゲーム装置、携帯型ゲーム機と呼ばれるような可搬情報端末であるゲーム装置、アーケードゲーム機や業務用ゲーム機と呼ばれるようなゲーム装置、ゲームを実行するPC、タブレットPC等として実施することもできる。また、例えば、上述した各実施形態におけるゲームシステム1A、ゲーム装置10、10Aは、ゲーム方法として実施することができ、これらのゲームシステム1A、ゲーム装置10、10Aのコンピュータを動作させるゲームプログラムとして実施することができる。このゲームプログラムは、予めゲームシステム1A、ゲーム装置10、10Aに組み込まれているものであってもよいし、例えばインストーラとともに配布されて事後的にゲームシステム1A、ゲーム装置10、10Aにインストールされるものであってもよい。   For example, the game devices 10 and 10A of the above-described embodiments can be implemented as a computer device operated by a user, can be implemented as a server device that communicates with a terminal operated by a user, and can be operated by a user. It can also be implemented as a game system that is a combination of a terminal that performs the operation and a server device that communicates with the terminal. The game device 10 according to the first embodiment described above is a stationary game device called a consumer game device or a home game device, a game device that is a portable information terminal called a portable game device, The present invention can also be implemented as a game device called an arcade game machine or an arcade game machine, a PC that executes a game, a tablet PC, or the like. Further, for example, the game system 1A and the game devices 10 and 10A in each of the above-described embodiments can be implemented as a game method, and are implemented as a game program that operates a computer of the game system 1A and the game devices 10 and 10A. can do. This game program may be incorporated in the game system 1A and the game devices 10 and 10A in advance, or may be distributed together with, for example, an installer and subsequently installed in the game system 1A and the game devices 10 and 10A. It may be something.

〔第1の変形例〕
また、上述した各実施形態において、編集モードにおける登録操作は、判定ラインのパターンを選択する操作には限定されない。また、変更条件も上述した判定ラインの位置についての条件には限定されない。以下、第1の実施形態に係るゲーム装置10の構成を援用して、ゲーム装置10、ゲーム装置10Aの変形例について説明する。ただし、変形例に係る各構成は、ゲーム装置10の構成に限定されるものではない。
[First Modification]
In each embodiment described above, the registration operation in the edit mode is not limited to the operation of selecting the pattern of the determination line. Further, the change condition is not limited to the above-described condition regarding the position of the determination line. Hereinafter, modified examples of the game device 10 and the game device 10A will be described with reference to the configuration of the game device 10 according to the first embodiment. However, each configuration according to the modified example is not limited to the configuration of the game device 10.

まず、登録操作の変形例について説明する。
図10は、編集モード時におけるゲーム画面の第1の変形例を示す図である。
図10に示すゲーム画面GR22において、ゲーム装置10は、判定ラインJL10の表示位置と表示角度とを、特定のパターンに限らず、ユーザの任意に登録可能とする機能を提供する。また、ゲーム画面GR22において、ゲーム装置10は、判定ラインJL11〜JL15の表示位置と表示角度とを個別に設定する機能を提供する。ゲーム画面GR22において表示位置を登録する場合、ユーザは、登録対象の判定ラインJL11〜JL15にタッチ操作を行い、例えば、矢印AR3に沿って所望の位置までスライド操作する。これにより、表示位置を設定することができる。また、ゲーム画面GR22において表示角度を登録する場合、ユーザは、登録対象の判定ラインJL11〜JL15に2本指によるタッチ操作を行い、例えば、半時計回り(矢印AR4)に各指スライド操作する。これにより、ユーザは、表示角度を設定することができる。
First, a modification of the registration operation will be described.
FIG. 10 is a diagram showing a first modification of the game screen in the edit mode.
In the game screen GR22 shown in FIG. 10, the game device 10 provides a function that allows the user to arbitrarily register the display position and the display angle of the determination line JL10 without being limited to a specific pattern. In the game screen GR22, the game device 10 provides a function of individually setting display positions and display angles of the determination lines JL11 to JL15. When registering a display position on the game screen GR22, the user performs a touch operation on the determination lines JL11 to JL15 to be registered, and, for example, slides along the arrow AR3 to a desired position. Thereby, the display position can be set. In addition, when registering the display angle on the game screen GR22, the user performs a touch operation with two fingers on the determination lines JL11 to JL15 to be registered, and slides each finger counterclockwise (arrow AR4), for example. Thereby, the user can set the display angle.

なお、判定ラインJL11〜JL15の表示位置、表示角度の設定方法は、上述した方法に限られない。例えば、ゲーム装置10は、表示位置を表す座標値や表示角度の数値等の入力を受け付けてもよい。表示角度の数値θを受け付ける場合、判定ラインの表示角度θは、座標軸の水平方向(X軸方向)に対する時計回りの回転角で表してよい。この場合、右上がり配置の表示角度は、第2象限(90°<θ<180°)、又は、第4象限(270°<θ<360°)の角度であり、左上がり配置の表示角度は、第1象限(0°<θ<90°)、又は、第3象限(180°<θ<270°)の角度である。そして、表示角度が第1象限又は第4象限の角度である場合、各判定ラインJL11〜JL15に接続する各レーンは、各判定ラインJL11〜JL15の上側に存在する。この場合、各レーンを移動する移動オブジェクトのY軸方向の速度成分は正の値である。これに対して、表示角度が第2象限又は第3象限の角度である場合、各判定ラインJL11〜JL15に接続する各レーンは、各判定ラインJL11〜JL15の下側に存在する。この場合、各レーンを移動する移動オブジェクトのY軸方向の速度成分は負の値である。つまり、表示角度が第1象限又は第4象限の角度である場合と、表示角度が第2象限又は第3象限の角度である場合とでは、レーンが反転する。このように、表示角度を設定可能とすることにより、レーンの反転も併せて設定可能としてもよい。   Note that the method of setting the display positions and the display angles of the determination lines JL11 to JL15 is not limited to the method described above. For example, the game device 10 may receive input of a coordinate value indicating a display position, a numerical value of a display angle, or the like. When accepting the numerical value θ of the display angle, the display angle θ of the determination line may be represented by a clockwise rotation angle with respect to the horizontal direction (X-axis direction) of the coordinate axis. In this case, the display angle of the upward-sloping arrangement is an angle in the second quadrant (90 ° <θ <180 °) or the fourth quadrant (270 ° <θ <360 °), and the display angle of the upward-sloping arrangement is , In the first quadrant (0 ° <θ <90 °) or in the third quadrant (180 ° <θ <270 °). When the display angle is in the first quadrant or the fourth quadrant, each lane connected to each of the determination lines JL11 to JL15 exists above each of the determination lines JL11 to JL15. In this case, the velocity component in the Y-axis direction of the moving object moving in each lane is a positive value. On the other hand, when the display angle is an angle in the second quadrant or the third quadrant, each lane connected to each of the determination lines JL11 to JL15 exists below each of the determination lines JL11 to JL15. In this case, the velocity component of the moving object moving in each lane in the Y-axis direction is a negative value. That is, the lane is inverted between the case where the display angle is the angle of the first quadrant or the fourth quadrant and the case where the display angle is the angle of the second quadrant or the third quadrant. As described above, the display angle may be set, and the inversion of the lane may also be set.

また、上述した以外にも、ゲーム装置10は、判定ラインJL11〜JL15の表示サイズの変更や形状の変更を受け付けて、該変更をシーケンスデータSD10に登録してもよい。また、例えば、第1の実施形態においてパターンを選択することにより複数の判定ラインの表示位置、表示角度を一括で登録可能としたように、複数の判定ラインの表示位置、表示角度、表示サイズ、形状を一括で登録可能としてもよい。また、ゲーム装置10は、判定ラインの回転移動、移動速度、角度を変更する場合の回転方向等を登録可能としてもよい。   In addition to the above, the game device 10 may receive a change in the display size or shape of the determination lines JL11 to JL15 and register the change in the sequence data SD10. In addition, for example, as in the first embodiment, the display positions, display angles, display sizes, and display sizes of a plurality of determination lines can be collectively registered by selecting a pattern in the first embodiment. The shape may be registered collectively. Further, the game device 10 may be capable of registering the rotational movement, the moving speed, and the rotation direction when changing the angle of the determination line.

〔第2の変形例〕
次に、変更条件の変形例について説明する。
図11は、プレイモード時におけるゲーム画面の第1の変形例を示す図である。
変更条件の第1の変形例は、判定ラインが所定の表示角度であることである。
上述したように、判定ラインは、移動オブジェクトが基準位置に到達するときの方向を表しており、移動オブジェクトは、判定ラインに直交する方向から判定ラインに到達する。しかし、判定ラインに直交する方向において、ゲーム画面に十分なスペースがないと、移動オブジェクトの移動を確認することが難しくなり、必要以上にゲームの難易度を高めてしまう可能性がある。そこで、判定ラインに直交する両側において、ゲーム画面に十分なスペースがある場合にレーンを反転させることにより、ゲームの興趣を向上させるとともに、移動オブジェクトの移動の確認を容易にすることができる。
[Second Modification]
Next, a modification of the change condition will be described.
FIG. 11 is a diagram showing a first modification of the game screen in the play mode.
A first modification of the change condition is that the determination line has a predetermined display angle.
As described above, the determination line indicates the direction in which the moving object reaches the reference position, and the moving object reaches the determination line from a direction orthogonal to the determination line. However, if there is not enough space on the game screen in the direction orthogonal to the determination line, it is difficult to confirm the movement of the moving object, and the game may be more difficult than necessary. Therefore, by inverting the lane when there is enough space on the game screen on both sides orthogonal to the determination line, the interest of the game can be improved and the confirmation of the movement of the moving object can be facilitated.

具体的には、例えば、図11のゲーム画面GR13に示すように、X軸方向において、判定ラインJL10が中央付近に位置しているときに、判定ラインJL10の表示角度がY軸方向に概ね一致する場合、その両側(すなわち、ゲーム画面GR13の左側と右側)に同程度のスペースが存在するので、ゲーム装置10は、逆方向移動オブジェクトOB2を発生させてもよい。同様に、図1のゲーム画面GR12に示すように、Y軸方向において、判定ラインJL10が中央付近に位置しているときに、判定ラインJL10の表示角度がX軸方向に概ね一致する場合、その両側(すなわち、ゲーム画面GR13の上側と下側)に同程度のスペースが存在するので、ゲーム装置10は、逆方向移動オブジェクトOB2を発生させてもよい。同程度のスペースとは、例えば、判定ラインJL10の法線方向において、判定ラインJL10が表す基準位置からゲーム画面の端部までの距離が、判定ラインJL10の両側で概ね一致することである。
このように、判定ラインの表示位置に加えて、判定ラインの表示角度を変更条件に含めてもよい。これにより、ゲーム装置10は、移動オブジェクトの移動の確認を容易にすることができる。
Specifically, for example, as shown in the game screen GR13 of FIG. 11, when the determination line JL10 is located near the center in the X-axis direction, the display angle of the determination line JL10 substantially coincides with the Y-axis direction. In this case, since the same space exists on both sides (that is, the left and right sides of the game screen GR13), the game apparatus 10 may generate the backward moving object OB2. Similarly, as shown in the game screen GR12 of FIG. 1, when the display angle of the determination line JL10 substantially coincides with the X-axis direction when the determination line JL10 is located near the center in the Y-axis direction, Since the same amount of space exists on both sides (that is, the upper side and the lower side of the game screen GR13), the game device 10 may generate the backward moving object OB2. The equivalent space means that, for example, in the normal direction of the determination line JL10, the distance from the reference position represented by the determination line JL10 to the end of the game screen substantially matches on both sides of the determination line JL10.
As described above, in addition to the display position of the determination line, the display angle of the determination line may be included in the change condition. Thereby, the game device 10 can easily confirm the movement of the moving object.

〔第3の変形例〕
図12は、プレイモード時におけるゲーム画面の第2の変形例を示す図である。
変更条件の第2例は、時間的に連続して判定ラインに到達する2つの移動オブジェクトが判定ラインに到達するタイミングの差が所定期間に比して大きいことである。つまり、変更条件の第2例は、タイミングゲームにおいて指示される操作の指示タイミングに間隔が空いていることである。
[Third Modification]
FIG. 12 is a diagram illustrating a second modification of the game screen in the play mode.
The second example of the change condition is that a difference between timings at which two moving objects that reach the determination line successively in time reach the determination line is larger than a predetermined period. That is, the second example of the change condition is that there is an interval between the instruction timings of the operation indicated in the timing game.

移動オブジェクトが逆方向から判定ラインに到達する場合は、一方向からのみ到達する場合に比して、より広い範囲において、移動オブジェクトの移動を確認する必要が生じる。これにより、ゲームの興趣を高めることができるが、急にこのような変更が行われると、ユーザを困惑させる可能性がある。そこで、指示タイミングに間隔が空いている場合にレーンを反転させることにより、ゲームの興趣を向上させるとともに、ユーザにレーンの反転に備えさせることができる。   When the moving object arrives at the determination line from the opposite direction, it is necessary to confirm the movement of the moving object in a wider range than when the moving object arrives from only one direction. This can enhance the interest of the game, but if such a change is suddenly made, there is a possibility that the user will be confused. Therefore, by inverting the lane when the instruction timing has an interval, the interest of the game can be improved and the user can be prepared for the inversion of the lane.

具体的には、例えば、図12のゲーム画面GR14に示すように、連続して判定ラインJL10に到達する2つの移動オブジェクトOB1−1、OB1−2の配置には、間隔DRが存在している。この間隔DRが、例えば、0.4秒等の所定期間以上に相当する場合、ゲーム装置10は、移動オブジェクトOB1−2のレーンを反転させ、逆方向移動オブジェクトOB2−2を表示させる。   Specifically, for example, as shown in the game screen GR14 in FIG. 12, the arrangement of the two moving objects OB1-1 and OB1-2 continuously reaching the determination line JL10 has an interval DR. . When this interval DR is equal to or longer than a predetermined period such as 0.4 seconds, for example, the game apparatus 10 reverses the lane of the moving object OB1-2 and displays the backward moving object OB2-2.

このように、変更条件とは、時間的に連続して基準位置に到達する2つの移動オブジェクトが基準位置に到達するタイミングの差が所定期間に比して大きいことであってもよい。これにより、ゲーム装置10は、ユーザに違和感を与えることなく、基準指標の表示位置と移動オブジェクトの移動方向とを変更することができる。   As described above, the change condition may be that a difference between timings at which two moving objects that reach the reference position successively in time reach the reference position is larger than a predetermined period. Thereby, the game device 10 can change the display position of the reference indicator and the moving direction of the moving object without giving the user a feeling of strangeness.

〔第4の変形例〕
図13は、プレイモード時におけるゲーム画面の第3の変形例を示す図である。
変更条件の第3例は、時間的に連続して判定ラインに到達する2つの移動オブジェクトの種類が異なることである。つまり、変更条件の第3例は、タイミングゲームにおいて前に指示される操作方種別と、その直後に指示される操作種別とが異なることである。
[Fourth Modification]
FIG. 13 is a diagram illustrating a third modification of the game screen in the play mode.
A third example of the change condition is that the types of two moving objects that reach the determination line successively in time are different. In other words, the third example of the change condition is that the operation type indicated before in the timing game is different from the operation type indicated immediately after.

上述したように移動オブジェクトの移動方向の変更を急に行うと、ユーザを困惑させる可能性がある。そこで、移動オブジェクトの種類が変わるタイミングにおいてレーンを反転させることにより、レーンの反転に伴う違和感を低減することができる。
具体的には、例えば、図13のゲーム画面GR15において、連続して判定ラインJL10に到達する2つの移動オブジェクトOB1−3、OB1−4の種類が異なっている。そこで、ゲーム装置10は、所定の確率で移動オブジェクトOB1−4のレーンを反転させ、逆方向移動オブジェクトOB2−4を表示させる。
If the moving direction of the moving object is suddenly changed as described above, the user may be confused. Therefore, by inverting the lane at the timing when the type of the moving object changes, it is possible to reduce a sense of discomfort due to the inversion of the lane.
Specifically, for example, in the game screen GR15 in FIG. 13, the types of the two moving objects OB1-3 and OB1-4 that continuously reach the determination line JL10 are different. Therefore, the game device 10 reverses the lane of the moving object OB1-4 with a predetermined probability and displays the backward moving object OB2-4.

このように、変更条件とは、時間的に連続して基準指標に到達する2つの移動オブジェクトの種類が異なることであってもよい。これにより、ゲーム装置10は、ユーザに違和感を与えることなく、基準指標の表示位置と移動オブジェクトの移動方向とを変更することができる。   As described above, the change condition may be that the types of two moving objects that reach the reference index successively in time are different. Thereby, the game device 10 can change the display position of the reference indicator and the moving direction of the moving object without giving the user a feeling of strangeness.

〔第5の変形例〕
図14は、プレイモード時におけるゲーム画面の第4の変形例を示す図である。
変更条件の第4例は、時間的に連続して判定ラインに到達する2つの移動オブジェクトが、それぞれ、互いに異なる判定ラインに到達することである。つまり、変更条件の第4例は、前の移動オブジェクトが到達する基準位置と、その直後の移動オブジェクトが到達する基準位置とが異なることである。
[Fifth Modification]
FIG. 14 is a diagram illustrating a fourth modification of the game screen in the play mode.
A fourth example of the change condition is that two moving objects that reach the determination line successively in time reach different determination lines from each other. That is, the fourth example of the change condition is that the reference position reached by the preceding moving object is different from the reference position reached by the moving object immediately thereafter.

上述したように移動オブジェクトの移動方向の変更を急に行うと、ユーザを困惑させる可能性がある。そこで、移動オブジェクトが、その直前の移動オブジェクトとは異なる判定ラインに到達する場合にレーンを反転させることにより、レーンの反転に伴う違和感を低減することができる。   If the moving direction of the moving object is suddenly changed as described above, the user may be confused. Therefore, by inverting the lane when the moving object reaches a determination line different from the immediately preceding moving object, it is possible to reduce a sense of discomfort due to the inversion of the lane.

具体的には、例えば、図14のゲーム画面GR16において、2つの移動オブジェクトOB1−5、OB1−6は、連続して判定ラインJL10に到達する移動オブジェクトである。ただし、順方向移動オブジェクトOB1−5は、レーンLN12上を移動して判定ラインJL12に到達するのに対して、順方向移動オブジェクトOB1−6は、レーンLN13上を移動して判定ラインJL14に到達する。このように、移動オブジェクトOB1−5、OB1−6は、到達する基準位置が互いに異なる。そこで、ゲーム装置10は、所定の確率で移動オブジェクトOB1−6のレーンを反転させ、逆方向移動オブジェクトOB2−6を表示させる。このように、基準位置の変化やレーンの変化を変更条件に含めてもよい。   Specifically, for example, in the game screen GR16 of FIG. 14, two moving objects OB1-5 and OB1-6 are moving objects that continuously reach the determination line JL10. However, while the forward moving object OB1-5 moves on the lane LN12 and reaches the determination line JL12, the forward moving object OB1-6 moves on the lane LN13 and reaches the determination line JL14. I do. As described above, the moving objects OB1-5 and OB1-6 have different reference positions. Therefore, the game device 10 reverses the lane of the moving object OB1-6 with a predetermined probability and displays the backward moving object OB2-6. Thus, the change of the reference position or the change of the lane may be included in the change condition.

このように、変更条件とは、時間的に連続して基準指標に到達する2つの移動オブジェクトが、それぞれ、互いに異なる基準指標に到達することであってもよい。これにより、ゲーム装置10は、ユーザに違和感を与えることなく、基準指標の表示位置と移動オブジェクトの移動方向とを変更することができる。   As described above, the change condition may be that two moving objects that reach the reference index successively in time reach different reference indexes from each other. Thereby, the game device 10 can change the display position of the reference indicator and the moving direction of the moving object without giving the user a feeling of strangeness.

〔第6の変形例〕
次に、不変更条件の変形例について説明する。
図15は、プレイモード時におけるゲーム画面の第5の変形例を示す図である。
判定ラインの表示位置や表示角度によっては、ある判定ラインに到達する移動オブジェクトの移動経路上に、該判定ラインとは異なる判定ラインが存在してしまう可能性がある。この場合、ユーザは、移動オブジェクトの指示タイミングを把握することが困難になるため、ゲームの興趣が損なわれる可能性がある。そこで、反転させたレーンが、移動オブジェクトが本来到達する判定ラインとは異なる判定ラインに交錯する場合には、レーンの反転を禁止する。逆に、順方向のレーンが、移動オブジェクトが本来到達する判定ラインとは異なる判定ラインに交錯する場合には、レーンの反転の解除を禁止する。以下では、一例として、レーンの反転の禁止について説明するが、レーンの反転の解除を禁止する場合も同様である。
[Sixth Modification]
Next, a modified example of the unchanged condition will be described.
FIG. 15 is a diagram showing a fifth modification of the game screen in the play mode.
Depending on the display position and the display angle of the determination line, there is a possibility that a determination line different from the determination line exists on the moving path of the moving object reaching the certain determination line. In this case, since it becomes difficult for the user to grasp the instruction timing of the moving object, the interest of the game may be impaired. Therefore, when the reversed lane intersects with a determination line different from the determination line that the moving object originally arrives at, the lane inversion is prohibited. Conversely, if the forward lane intersects with a determination line different from the determination line that the moving object should originally reach, release of the lane inversion is prohibited. In the following, the prohibition of lane reversal will be described as an example, but the same applies to the case of prohibiting the release of lane reversal.

具体的には、例えば、図15に示すゲーム画面GR17において、4つの判定ラインJL21〜JL24が矩形上に配置されている。判定ラインJL21〜JL24には、それぞれ、レーンLN21〜LN24が接続している。ここで、判定ラインJL21〜JL24は、矩形上に配置されているため、レーンLN22〜LN24を反転させると、矩形の対辺に対応する判定ラインJL21〜JL24と交錯する。例えば、判定ラインJL21に接続するレーンLN21を反転させると、反転させたレーンは、判定ラインJL21に対向する判定ラインJL23と交錯する。   Specifically, for example, in the game screen GR17 shown in FIG. 15, four determination lines JL21 to JL24 are arranged on a rectangle. Lanes LN21 to LN24 are connected to the determination lines JL21 to JL24, respectively. Here, since the determination lines JL21 to JL24 are arranged on a rectangle, when the lanes LN22 to LN24 are reversed, they cross the determination lines JL21 to JL24 corresponding to the opposite sides of the rectangle. For example, when the lane LN21 connected to the determination line JL21 is inverted, the inverted lane intersects with the determination line JL23 facing the determination line JL21.

ゲーム画面GR17には、判定ラインJL21上を移動する順方向移動オブジェクトOB1−7を示すが、判定ラインJL21を反転させると(例えば、レーンLN21に延在する破線)、順方向移動オブジェクトOB1−7に対応する逆方向移動オブジェクトOB2−7は、判定ラインJL21に到達する前に判定ラインJL23を横切ることになる。この場合、ユーザは、逆方向移動オブジェクトOB2−7に対応する操作を、判定ラインJL23に到達するタイミングで行うか、判定ラインJL21に到達するタイミングで行うかの判断が困難である。同様に、反転したレーンが他のレーンと部分的に重複する場合にも、操作の判断が困難である。このような状況を避けるため、不変更条件として、レーンと、他のオブジェクト又はレーンとの間の交錯や近接を定めてもよい。   The game screen GR17 shows a forward moving object OB1-7 moving on the determination line JL21. When the determination line JL21 is reversed (for example, a broken line extending to the lane LN21), the forward moving object OB1-7 is displayed. Will move across the determination line JL23 before reaching the determination line JL21. In this case, it is difficult for the user to determine whether to perform the operation corresponding to the backward moving object OB2-7 at the timing of reaching the determination line JL23 or the timing of reaching the determination line JL21. Similarly, when the inverted lane partially overlaps with another lane, it is difficult to determine the operation. In order to avoid such a situation, the intersection or proximity between the lane and another object or the lane may be determined as the unchangeable condition.

なお、同様の理由により、登録部153は、登録対象の判定ラインに接続するレーンが、他の判定ラインやレーンと交錯する場合には、その登録操作を受け付けず、その旨を警告してもよい。   For the same reason, when the lane connected to the determination target line to be registered intersects with another determination line or lane, the registration unit 153 does not accept the registration operation and warns that the registration operation has been performed. Good.

〔第7の変形例〕
次に、移動オブジェクトと基準指標の他の例について説明する。
図16は、プレイモード時におけるゲーム画面の第6の変形例を示す図である。
図16に示すゲーム画面GR18には、2つの判定円JL30−1、JL30−2(以下、「判定円JL30」と称する場合がある)と、2つの移動オブジェクトOB3、OB4とが表示されている。判定円JL30−1、JL30−2は、環状の基準位置を表す基準指標の一例である。
[Seventh Modification]
Next, another example of the moving object and the reference index will be described.
FIG. 16 is a diagram illustrating a sixth modification of the game screen in the play mode.
The game screen GR18 shown in FIG. 16 displays two determination circles JL30-1 and JL30-2 (hereinafter, may be referred to as “determination circle JL30”) and two moving objects OB3 and OB4. . The determination circles JL30-1 and JL30-2 are examples of reference indices indicating annular reference positions.

ゲーム画面GR18において、移動オブジェクトOB3は、順方向移動オブジェクトであり、移動オブジェクトOB4は、逆方向移動オブジェクトである。順方向移動オブジェクトOB3は、判定円JL30−1より大きな径を有する外円として出現し、再生時刻の進行に応じ、矢印AR3に示すように縮小する。そして、順方向移動オブジェクトOB3が判定円JL30−1に重なったときを、指示タイミングとして表現する。これに対して、逆方向移動オブジェクトOB4は、判定円JL30−2より小さな径を有する内円として出現し、再生時刻の進行に応じ、矢印AR4に示すように拡大する。そして、逆方向移動オブジェクトOB4が判定円JL30−2に重なったときを、指示タイミングとして表現する。このように、ゲーム装置10は、基準指標の内側からと外側からとの両側から移動オブジェクトを到達させてもよい。また、所定条件に応じて、或いは予め定められたタイミングが到来することに応じて、判定円JL30の大きさ(半径)を変化させてよい。この場合、出力制御部156、156Aは、例えば判定円JL30の変化前の大きさでは順方向移動オブジェクトOB3を出現させ、判定円JL30の大きさが変化すると、つまり判定円JL30が大きくなると、逆方向移動オブジェクトOB4を出現させるように制御してよい。また逆に、出力制御部156、156Aは、例えば判定円JL30の変化前の大きさでは逆方向移動オブジェクトOB4を出現させ、判定円JL30の大きさが変化すると、つまり判定円JL30が小さくなると、順方向移動オブジェクトOB3を出現させるように制御してよい。
以上が、ゲーム画面の変形例に係る説明である。
In the game screen GR18, the moving object OB3 is a forward moving object, and the moving object OB4 is a backward moving object. The forward moving object OB3 appears as an outer circle having a diameter larger than the determination circle JL30-1, and shrinks as the reproduction time progresses as indicated by an arrow AR3. Then, a time when the forward moving object OB3 overlaps the determination circle JL30-1 is expressed as an instruction timing. On the other hand, the backward moving object OB4 appears as an inner circle having a smaller diameter than the determination circle JL30-2, and expands as the reproduction time progresses as indicated by an arrow AR4. Then, the time when the backward moving object OB4 overlaps the determination circle JL30-2 is expressed as an instruction timing. In this manner, the game device 10 may cause the moving object to reach from both inside and outside of the reference index. Further, the size (radius) of the determination circle JL30 may be changed according to a predetermined condition or when a predetermined timing comes. In this case, for example, the output control units 156 and 156A cause the forward moving object OB3 to appear at the size before the change of the determination circle JL30, and when the size of the determination circle JL30 changes, that is, when the determination circle JL30 becomes large, Control may be performed so that the direction moving object OB4 appears. Conversely, the output control units 156 and 156A cause the backward moving object OB4 to appear at the size before the change of the determination circle JL30, for example, and when the size of the determination circle JL30 changes, that is, when the determination circle JL30 becomes smaller, Control may be performed so that the forward moving object OB3 appears.
The above is the description of the modification of the game screen.

なお、上述した各実施形態及び変形例において、あるユーザにより編集されたシーケンスデータSD10を、他のユーザが利用可能としてもよい。この場合は、例えば、ゲーム装置10Aのシーケンスデータ記憶部142に、ゲーム装置10Aに接続する複数の端末装置30Aを介して編集されたシーケンスデータSD10をそれぞれ登録し、これら複数の端末装置30A間において、シーケンスデータSD10を相互に参照可能とする。   In each of the above-described embodiments and modifications, the sequence data SD10 edited by a certain user may be made available to other users. In this case, for example, the sequence data SD10 edited via the plurality of terminal devices 30A connected to the game device 10A is registered in the sequence data storage unit 142 of the game device 10A, and the sequence data SD10 is stored between the plurality of terminal devices 30A. , And the sequence data SD10 can be referred to each other.

また、上述した各実施形態及び変形例では、編集モードにおいて、判定ライン、判定円等の基準指標の表示位置等の登録について説明したが、登録の対象は、これには限られない。ゲーム装置10、10Aは、例えば、移動オブジェクトの移動経路、指示タイミング、種類等を編集可能としてもよい。   In each of the above-described embodiments and modified examples, the registration of the display position of the reference index such as the determination line and the determination circle in the edit mode has been described, but the registration target is not limited to this. The game devices 10 and 10A may be capable of editing, for example, the moving path, instruction timing, and type of the moving object.

また、上述した各実施形態及び変形例において、編集モードにおける判定ラインの移動開始タイミングの設定を微調整できるようにしてもよい。ここでは、一例として、レーンを利用した移動開始タイミングの設定について説明する。
上述した各実施形態及び変形例において、レーン上の各位置と、判定ラインとの距離との間の距離は、時間差に対応している。また、判定ラインは、再生時刻に対応しているため、レーン上の各位置は、判定ラインからの距離に応じた時間分、判定ラインが示す再生時刻からずれたタイミングに対応している。これを利用すると、移動開始タイミングを微調整することができる。
Further, in each of the above-described embodiments and modifications, the setting of the movement start timing of the determination line in the edit mode may be finely adjusted. Here, as an example, the setting of the movement start timing using the lane will be described.
In each of the above-described embodiments and modifications, the distance between each position on the lane and the distance from the determination line corresponds to a time difference. Further, since the determination line corresponds to the playback time, each position on the lane corresponds to a timing shifted from the playback time indicated by the determination line by a time corresponding to the distance from the determination line. By utilizing this, the movement start timing can be finely adjusted.

具体的には、まず、ユーザは、例えば、図2に示すパターン選択ボタンPB1〜PB7のいずれかを選択して判定ラインのパターンを選択する。次に、ユーザは、レーンのいずれかの位置をタッチ操作して選択する。第1操作受付部152、152Aは、タッチ操作を受け付けた位置に対応するタイミングを演算する。例えば、第1操作受付部152、152Aは、タッチ操作を受け付けた位置に移動オブジェクトが存在すると仮定し、その移動オブジェクトの指示タイミングを取得する。この指示タイミングは、判定ラインとタッチ位置との間の距離に応じた時間を、再生時刻から進めたタイミングである。また、レーンの延長線上の位置(判定ラインを超えた位置)に対するタッチ操作を受け付けた場合には、第1操作受付部152、152Aは、判定ラインとタッチ位置との間の距離に応じた時間を、再生時刻から戻したタイミングを取得する。そして、第1操作受付部152、152Aは、演算したタイミングと、選択されたパターンの識別情報とを対応付けてメモリに記憶する。これにより、ユーザは、判定ラインの移動開始タイミングや移動完了タイミングを微調整することができ、ゲーム装置10、10Aは、編集モードにおける操作性を向上させることができる。   Specifically, first, the user selects, for example, one of the pattern selection buttons PB1 to PB7 shown in FIG. 2 to select the pattern of the determination line. Next, the user touches and selects any position of the lane. The first operation receiving units 152 and 152A calculate the timing corresponding to the position where the touch operation has been received. For example, the first operation receiving units 152 and 152A assume that the moving object exists at the position where the touch operation has been received, and obtain the instruction timing of the moving object. The instruction timing is a timing at which a time corresponding to the distance between the determination line and the touch position is advanced from the reproduction time. When a touch operation on a position on the extension of the lane (a position beyond the determination line) is received, the first operation receiving units 152 and 152A determine a time corresponding to the distance between the determination line and the touch position. Is obtained from the playback time. Then, the first operation accepting units 152 and 152A store the calculated timing in the memory in association with the identification information of the selected pattern. Accordingly, the user can finely adjust the movement start timing and the movement completion timing of the determination line, and the game apparatuses 10 and 10A can improve the operability in the edit mode.

なお、移動開始タイミングの微調整は、上述のレーンを利用した方法以外で行われてもよい。例えば、ゲーム画面のY軸方向中央部から上側へのタッチ操作に対して、タッチ位置と中央部との間の距離に応じた時間分を、再生時刻から進めたタイミングを取得する。同様に、ゲーム画面のY軸方向中央部から下部へのタッチ操作に対して、タッチ位置と中央部との間の距離に応じた時間分を、再生時刻から戻したタイミングを取得する。そして、取得したタイミングを移動開始タイミングとして設定可能としてもよい。   The fine adjustment of the movement start timing may be performed by a method other than the method using the lane. For example, for a touch operation upward from the center of the game screen in the Y-axis direction, a timing corresponding to the distance between the touch position and the center is advanced from the playback time by a timing. Similarly, in response to a touch operation from the center to the lower part in the Y-axis direction of the game screen, the timing corresponding to the distance between the touch position and the center is returned from the playback time. Then, the acquired timing may be set as the movement start timing.

また、上述した各実施形態及び変形例では、レーンを反転することにより、基準指標の表示位置と移動オブジェクトの移動方向を変更する場合について説明したが、基準指標の表示位置と移動オブジェクトの移動方向の変更はこれには限られない。例えば、移動オブジェクトが判定ラインに到達する方向は、判定ラインの両側から片側に変更されてもよいし、判定ラインの片側からその逆側へと変更されてもよい。また、レーンの反転前の移動オブジェクトと、反転後の移動オブジェクトとの両方を表示して、両側から同時に判定ラインに到達させてもよい。また、移動オブジェクトの移動方向は、上述したものに限定されず、任意であってよい。例えば、順方向と逆方向とは逆であってもよい。   In each of the above-described embodiments and modifications, the case where the display position of the reference index and the moving direction of the moving object are changed by inverting the lane has been described. Is not limited to this. For example, the direction in which the moving object reaches the determination line may be changed from both sides of the determination line to one side, or may be changed from one side of the determination line to the opposite side. Alternatively, both the moving object before the inversion of the lane and the moving object after the inversion may be displayed, and the determination line may be simultaneously reached from both sides. Further, the moving direction of the moving object is not limited to the above, and may be arbitrary. For example, the forward direction and the reverse direction may be opposite.

また、変更条件は、上述したものに限られない。例えば、上述した例では、ゲーム画面において、判定ラインの両側にスペースがある場合にレーンを反転させる場合について説明したが、あえて、スペースがない場合にレーンを反転させてもよい。これにより、ゲームの難易度を向上させ、ゲームの興趣を高めることができる。また、例えば、評価部155による評価を変更条件に含め、プレイの状況に応じて、基準指標の表示位置と移動オブジェクトの移動方向を変更してもよい。また、上述した各種変更条件が任意に組み合わされてもよい。また、変更条件が満たされた場合に、レーンを反転させる確率は、満たされた変更条件に応じて変更してもよい。   Further, the change conditions are not limited to those described above. For example, in the above-described example, a case has been described where the lane is reversed when there is a space on both sides of the determination line on the game screen. However, the lane may be reversed if there is no space. Thereby, the difficulty of the game can be improved, and the interest of the game can be increased. Further, for example, the display position of the reference index and the moving direction of the moving object may be changed according to the playing situation, by including the evaluation by the evaluating unit 155 in the change condition. Further, the above-described various changing conditions may be arbitrarily combined. Further, when the change condition is satisfied, the probability of inverting the lane may be changed according to the satisfied change condition.

また、上述した各実施形態及び変形例では、移動オブジェクトが主に画面の端部から出現する場合について説明したが、これには限られない。移動オブジェクトは、画面の任意の位置から出現してよい。例えば、図15に示す判定ラインJL20に囲まれた領域の中心(例えば、画面の中心)から移動オブジェクトを出現させ、各判定ラインJL21〜JL24に向かって移動させてもよい。また、この場合、例えば、画面の4辺をそれぞれ判定ラインJL21〜JL24としてもよい。そして、判定ラインJL21〜JL24を、画面の4辺から図15に示すように画面の中央部へ向けて移動させ、所定の位置(例えば、画面中央部)に到達したとき、又は、所定の形状(例えば、矩形)になったときに、画面の外側と、判定ラインJL20に囲まれた領域の中心との両側から、移動オブジェクトを判定ラインJL20に到達させてもよい。   Further, in each of the above-described embodiments and the modifications, the case where the moving object appears mainly from the end of the screen has been described, but the present invention is not limited to this. The moving object may appear from any position on the screen. For example, the moving object may appear from the center (for example, the center of the screen) of the area surrounded by the determination line JL20 shown in FIG. 15 and may move toward each of the determination lines JL21 to JL24. In this case, for example, the four sides of the screen may be set as the determination lines JL21 to JL24, respectively. Then, the determination lines JL21 to JL24 are moved from the four sides of the screen toward the center of the screen as shown in FIG. 15, and reach a predetermined position (for example, the center of the screen) or have a predetermined shape. When it becomes (for example, a rectangle), the moving object may reach the determination line JL20 from both sides of the outside of the screen and the center of the area surrounded by the determination line JL20.

また、上述した各実施形態及び変形例では、ゲーム画面が2次元的に表示される場合について説明したが、これには限られない。例えば、ゲーム画面は、XY軸に垂直な奥行き方向を有する仮想的な3次元空間として描画されてもよい。この場合、移動オブジェクトが到達する基準位置は、曲面(平面を含む)の領域であってもよい。移動オブジェクトは、この曲面の片側から到達してもよいし、両側から到達してもよい。曲面の両側とは、曲面を挟む一方の片側と、他方の片側とのことをいう。   Further, in each of the above-described embodiments and modified examples, the case where the game screen is displayed two-dimensionally has been described, but the present invention is not limited to this. For example, the game screen may be drawn as a virtual three-dimensional space having a depth direction perpendicular to the XY axes. In this case, the reference position where the moving object reaches may be a curved surface (including a plane) area. The moving object may reach from one side of this curved surface, or may reach from both sides. The two sides of the curved surface mean one side sandwiching the curved surface and the other side.

また、上述した各実施形態において、図5〜図8を用いて説明した処理方法は、一例であり、これには限られない。例えば、上述した処理方法は、割り込み処理等を用いて実現されてもよい。   Further, in each of the above-described embodiments, the processing method described with reference to FIGS. 5 to 8 is an example, and is not limited thereto. For example, the above-described processing method may be realized using interrupt processing or the like.

また、上述のゲーム装置10、10A、端末装置30Aの機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによりゲーム装置10、10A、端末装置30Aとしての処理を行ってもよい。ここで、「記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行する」とは、コンピュータシステムにプログラムをインストールすることを含む。ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータシステム」は、インターネットやWAN、LAN、専用回線等の通信回線を含むネットワークを介して接続された複数のコンピュータ装置を含んでもよい。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。このように、プログラムを記憶した記録媒体は、CD−ROM等の非一過性の記録媒体であってもよい。また、記録媒体には、当該プログラムを配信するために配信サーバからアクセス可能な内部又は外部に設けられた記録媒体も含まれる。配信サーバの記録媒体に記憶されるプログラムのコードは、端末装置で実行可能な形式のプログラムのコードと異なるものでもよい。すなわち、配信サーバからダウンロードされて端末装置で実行可能な形でインストールができるものであれば、配信サーバで記憶される形式は問わない。なお、プログラムを複数に分割し、それぞれ異なるタイミングでダウンロードした後に端末装置で合体される構成や、分割されたプログラムのそれぞれを配信する配信サーバが異なっていてもよい。さらに「コンピュータ読み取り可能な記録媒体」とは、ネットワークを介してプログラムが送信された場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリ(RAM)のように、一定時間プログラムを保持しているものも含むものとする。また、上記プログラムは、上述した機能の一部を実現するためのものであってもよい。さらに、上述した機能をコンピュータシステムに既に記録されているプログラムとの組み合わせで実現できるもの、いわゆる差分ファイル(差分プログラム)であってもよい。   Further, a program for realizing the functions of the game devices 10, 10A and the terminal device 30A is recorded on a computer-readable recording medium, and the program recorded on the recording medium is read and executed by a computer system. Thus, the processing as the game devices 10 and 10A and the terminal device 30A may be performed. Here, "to make the computer system read and execute the program recorded on the recording medium" includes installing the program in the computer system. The “computer system” here includes an OS and hardware such as peripheral devices. Further, the “computer system” may include a plurality of computer devices connected via a network including a communication line such as the Internet, a WAN, a LAN, and a dedicated line. The “computer-readable recording medium” refers to a portable medium such as a flexible disk, a magneto-optical disk, a ROM, and a CD-ROM, and a storage device such as a hard disk built in a computer system. As described above, the recording medium storing the program may be a non-transitory recording medium such as a CD-ROM. The recording medium also includes an internal or external recording medium accessible from the distribution server for distributing the program. The code of the program stored in the recording medium of the distribution server may be different from the code of the program in a format executable by the terminal device. That is, any format can be stored in the distribution server as long as it can be downloaded from the distribution server and installed in a form executable by the terminal device. The program may be divided into a plurality of programs, downloaded at different timings, and then combined by the terminal device, or the distribution server that distributes each of the divided programs may be different. Further, the “computer-readable recording medium” holds a program for a certain period of time, such as a volatile memory (RAM) in a computer system serving as a server or a client when the program is transmitted via a network. Shall be included. Further, the program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, and what is called a difference file (difference program) may be sufficient.

[付記]
以上の記載から本発明は例えば以下のように把握される。なお、本発明の理解を容易にするために添付図面の参照符号を便宜的に括弧書きにて付記するが、それにより本発明が図示の態様に限定されるものではない。
[Appendix]
From the above description, the present invention is grasped, for example, as follows. In order to facilitate understanding of the present invention, reference numerals in the accompanying drawings are added in parentheses for convenience, but the present invention is not limited to the illustrated embodiments.

(付記1)
本発明の一態様において、ゲーム装置(10、10A)は、操作を受け付ける操作受付部(154、154A、S122)と、表示画面に基準指標と前記基準指標に対して移動する移動オブジェクトとを表示させ、前記基準指標の表示位置と前記移動オブジェクトの移動方向とを、予め記憶部(140、140A)に記憶されている情報が示す変更条件に基づいて変更する出力制御部(156、156A、S120)と、前記移動オブジェクトが前記基準指標に到達するタイミングと、前記操作受付部(154、154A、S122)が受け付ける操作のタイミングとに基づいて、該操作を評価する評価部(155、S126)と、を備える。
(Appendix 1)
In one embodiment of the present invention, the game device (10, 10A) displays an operation receiving unit (154, 154A, S122) for receiving an operation, and displays a reference index and a moving object that moves with respect to the reference index on a display screen. And an output control unit (156, 156A, S120) for changing the display position of the reference index and the moving direction of the moving object based on change conditions indicated by information stored in advance in the storage units (140, 140A). ), An evaluation unit (155, S126) for evaluating the operation based on the timing at which the moving object reaches the reference index and the timing of the operation received by the operation reception unit (154, 154A, S122). , Is provided.

上記構成によれば、ゲーム装置(10、10A)は、基準指標と移動オブジェクトの移動方向とを変更し、多様な演出をすることができる。   According to the above configuration, the game device (10, 10A) can change the reference index and the moving direction of the moving object to perform various effects.

(付記2)本発明の他の態様は、付記1に記載のゲーム装置(10、10A)であって、前記出力制御部(156、156A、S120)は、前記基準指標の表示角度と前記移動オブジェクトの移動方向とを、前記変更条件に基づいて変更する。 (Supplementary Note 2) Another aspect of the present invention is the game device (10, 10A) according to Supplementary Note 1, wherein the output control unit (156, 156A, S120) includes a display angle of the reference index and the movement. The moving direction of the object is changed based on the change condition.

上記構成によれば、ゲーム装置(10、10A)は、基準指標の表示角度と移動オブジェクトの移動方向とを変更し、多様な演出をすることができる。   According to the above configuration, the game device (10, 10A) can change the display angle of the reference index and the moving direction of the moving object to perform various effects.

(付記3)本発明の他の態様は、付記1又は付記2に記載のゲーム装置(10、10A)であって、前記変更条件とは、所定のタイミングが到来することである。 (Supplementary Note 3) Another aspect of the present invention is the game apparatus (10, 10A) according to Supplementary Note 1 or 2, wherein the change condition is a predetermined timing.

上記構成によれば、ゲーム装置(10、10A)は、所定のタイミングで演出を切り替えることができる。   According to the above configuration, the game devices (10, 10A) can switch the effect at a predetermined timing.

(付記4)本発明の他の態様は、付記1から付記3のいずれかに記載のゲーム装置(10、10A)であって、前記変更条件とは、時間的に連続して前記基準指標に到達する2つの前記移動オブジェクトの到達タイミングの差が所定期間に比して大きいことである。 (Supplementary Note 4) Another aspect of the present invention is the game device (10, 10A) according to any one of Supplementary Notes 1 to 3, wherein the change condition is temporally continuous with the reference index. The difference between the arrival timings of the two moving objects that arrive is greater than a predetermined period.

上記構成によれば、ゲーム装置(10、10A)は、移動オブジェクトの基準指標への到達に十分な間隔が空く場合に、基準指標と移動オブジェクトの移動方向とを変更することができる。   According to the above configuration, the game device (10, 10A) can change the reference index and the moving direction of the moving object when a sufficient interval is left for the moving object to reach the reference index.

(付記5)本発明の他の態様は、付記1から付記4のいずれかに記載のゲーム装置(10、10A)であって、前記変更条件とは、時間的に連続して前記基準指標に到達する2つの前記移動オブジェクトの種類が異なることである。 (Supplementary Note 5) Another aspect of the present invention is the game device (10, 10A) according to any one of Supplementary Notes 1 to 4, wherein the change condition is temporally continuous with the reference index. The type of the two moving objects to be reached is different.

上記構成によれば、ゲーム装置(10、10A)は、移動オブジェクトの種類が変わる場合に、基準指標と移動オブジェクトの移動方向とを変更することができる。   According to the above configuration, the game device (10, 10A) can change the reference index and the moving direction of the moving object when the type of the moving object changes.

(付記6)本発明の他の態様は、付記1から付記5のいずれかに記載のゲーム装置(10、10A)であって、前記変更条件とは、時間的に連続して基準指標に到達する2つの前記移動オブジェクトが、それぞれ、互いに異なる前記基準指標に到達することである。 (Supplementary Note 6) Another aspect of the present invention is the game apparatus (10, 10A) according to any one of Supplementary Notes 1 to 5, wherein the change condition is to reach the reference index continuously in time. The two moving objects reach the different reference indices, respectively.

上記構成によれば、ゲーム装置(10、10A)は、移動オブジェクトの到達先が異なる場合に、基準指標と移動オブジェクトの移動方向とを変更することができる。   According to the above configuration, the game device (10, 10A) can change the reference index and the moving direction of the moving object when the destination of the moving object is different.

(付記7)本発明の他の態様は、付記1から付記6のいずれかに記載のゲーム装置(10、10A)であって、前記出力制御部(156、156A、S120)は、前記基準指標の表示位置と前記移動オブジェクトの移動方向とを変更した場合、所定時間が経過するまで、前記基準指標の表示位置と前記移動オブジェクトの移動方向とを変更しない。 (Supplementary Note 7) Another aspect of the present invention is the game device (10, 10A) according to any one of Supplementary Notes 1 to 6, wherein the output control unit (156, 156A, S120) includes the reference index. When the display position and the moving direction of the moving object are changed, the display position of the reference index and the moving direction of the moving object are not changed until a predetermined time has elapsed.

上記構成によれば、ゲーム装置(10、10A)は、過度に基準指標の表示位置と移動オブジェクトの移動方向とが変更されることを防ぐことができる。   According to the above configuration, the game device (10, 10A) can prevent the display position of the reference indicator and the moving direction of the moving object from being excessively changed.

(付記8)本発明の他の態様は、操作を受け付ける操作受付部(154、154A、S122)と、表示画面に基準指標と前記基準指標に対して移動する移動オブジェクトとを表示させ、前記移動オブジェクトを前記基準指標の両側から到達させる出力制御部(156、156A、S120)と、前記移動オブジェクトが前記基準指標に到達するタイミングと、前記操作受付部(154、154A、S122)が受け付ける操作のタイミングとに基づいて、該操作を評価する評価部(155、S126)と、を備えるゲーム装置である。 (Supplementary Note 8) In another aspect of the present invention, an operation receiving unit (154, 154A, S122) that receives an operation, a reference indicator and a moving object that moves with respect to the reference indicator are displayed on a display screen, and the movement is performed. An output control unit (156, 156A, S120) for causing an object to reach from both sides of the reference index, a timing at which the moving object reaches the reference index, and an operation received by the operation reception unit (154, 154A, S122). An evaluation unit (155, S126) for evaluating the operation based on the timing.

上記構成によれば、ゲーム装置(10、10A)は、基準指標の両側のスペースを用いて多様な演出をすることができる。   According to the above configuration, the game device (10, 10A) can perform various effects using the space on both sides of the reference index.

(付記9)本発明の他の態様は、コンピュータを、付記1から付記8のいずれかに記載のゲーム装置(10、10A)として機能させるためのゲームプログラムである。 (Supplementary Note 9) Another embodiment of the present invention is a game program for causing a computer to function as the game device (10, 10A) according to any one of supplementary notes 1 to 8.

上記構成によれば、ゲームプログラムは、タイミングゲームにおいて、多様な演出をすることができる。   According to the above configuration, the game program can perform various effects in the timing game.

1A ゲームシステム
10、10A ゲーム装置
11 タッチパネル
110、310A 入力部
120、320A 表示部
130、330A 音声出力部
140、140A 記憶部
141 楽曲データ記憶部
142 シーケンスデータ記憶部
150、150A 制御部
151、151A ゲーム制御部
152、152A 第1操作受付部
153 登録部
154、154A 第2操作受付部
155 評価部
156、156A 出力制御部
N ネットワーク
1A game system 10, 10A game device 11 touch panel 110, 310A input unit 120, 320A display unit 130, 330A sound output unit 140, 140A storage unit 141 music data storage unit 142 sequence data storage unit 150, 150A control unit 151, 151A game Control unit 152, 152A First operation receiving unit 153 Registration unit 154, 154A Second operation receiving unit 155 Evaluation unit 156, 156A Output control unit N Network

Claims (1)

操作を受け付ける操作受付部と、
表示画面に基準指標と前記基準指標に対して移動する移動オブジェクトとを表示させ、前記基準指標の表示位置と前記移動オブジェクトの移動方向とを、予め記憶部に記憶されている情報が示す変更条件に基づいて変更する出力制御部と、
前記移動オブジェクトが前記基準指標に到達するタイミングと、前記操作受付部が受け付ける操作のタイミングとに基づいて、該操作を評価する評価部と、
を備えるゲーム装置。
An operation receiving unit for receiving an operation,
A reference index and a moving object moving with respect to the reference index are displayed on a display screen, and a display position of the reference index and a moving direction of the moving object are changed by a change condition indicated by information stored in a storage unit in advance. An output control unit that changes based on
An evaluation unit that evaluates the operation based on a timing at which the moving object reaches the reference index and an operation timing received by the operation reception unit;
A game device comprising:
JP2019237713A 2019-12-27 2019-12-27 Game device and game program Withdrawn JP2020049337A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019237713A JP2020049337A (en) 2019-12-27 2019-12-27 Game device and game program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019237713A JP2020049337A (en) 2019-12-27 2019-12-27 Game device and game program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018077277A Division JP6655229B2 (en) 2018-04-13 2018-04-13 GAME DEVICE AND GAME DEVICE CONTROL METHOD

Publications (1)

Publication Number Publication Date
JP2020049337A true JP2020049337A (en) 2020-04-02

Family

ID=69994940

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019237713A Withdrawn JP2020049337A (en) 2019-12-27 2019-12-27 Game device and game program

Country Status (1)

Country Link
JP (1) JP2020049337A (en)

Similar Documents

Publication Publication Date Title
JP6123066B2 (en) GAME DEVICE AND GAME PROGRAM
JP6123118B2 (en) GAME DEVICE AND GAME PROGRAM
JP5890968B2 (en) Game device, game program
JP2010214211A (en) Method and device for providing audio game and recording medium read with computer
JP2008200295A (en) Game device, program and information storage medium
WO2015087958A1 (en) Game program, game system, and game method
JP2014012138A (en) Method, apparatus, and program for progressing music game
JP6414890B2 (en) GAME DEVICE AND PROGRAM
JP6299036B2 (en) GAME DEVICE AND PROGRAM
JP6655229B2 (en) GAME DEVICE AND GAME DEVICE CONTROL METHOD
JP6328286B2 (en) GAME DEVICE AND GAME PROGRAM
JP2020049337A (en) Game device and game program
JP2017051428A (en) Program and game apparatus
JP6590782B2 (en) Game device, program
KR102454328B1 (en) Method and apparatus to mark point of arrival of singing part in music performance game
JP6808184B2 (en) Game equipment and programs
JP6387382B2 (en) Game device, program
JP6045661B2 (en) Game device, game program
WO2022137958A1 (en) Game system, computer program employed in same, and control method
JP6045660B2 (en) Game device, game program
JP6380772B1 (en) GAME DEVICE AND PROGRAM
JP6459066B2 (en) GAME SYSTEM, GAME DEVICE, AND GAME PROGRAM
JP6284103B2 (en) GAME SYSTEM, GAME DEVICE, AND GAME PROGRAM
JP2015058155A (en) Program, game device, and server system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200115

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20200730