JP4472778B2 - GAME PROGRAM AND GAME DEVICE - Google Patents

GAME PROGRAM AND GAME DEVICE Download PDF

Info

Publication number
JP4472778B2
JP4472778B2 JP2009292750A JP2009292750A JP4472778B2 JP 4472778 B2 JP4472778 B2 JP 4472778B2 JP 2009292750 A JP2009292750 A JP 2009292750A JP 2009292750 A JP2009292750 A JP 2009292750A JP 4472778 B2 JP4472778 B2 JP 4472778B2
Authority
JP
Japan
Prior art keywords
image
game
input
coordinate data
trajectory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2009292750A
Other languages
Japanese (ja)
Other versions
JP2010115498A (en
Inventor
有史 神門
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nintendo Co Ltd
Original Assignee
Nintendo 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 Nintendo Co Ltd filed Critical Nintendo Co Ltd
Priority to JP2009292750A priority Critical patent/JP4472778B2/en
Publication of JP2010115498A publication Critical patent/JP2010115498A/en
Application granted granted Critical
Publication of JP4472778B2 publication Critical patent/JP4472778B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Description

本発明はゲームプログラムおよびゲーム装置に関し、特に、入力装置としてタッチパネル等の座標入力手段を利用するゲームプログラムおよびゲーム装置に関する。   The present invention relates to a game program and a game apparatus, and more particularly to a game program and a game apparatus that use coordinate input means such as a touch panel as an input device.

従来から、座標入力手段、すなわちタッチパネルやマウス等のポインティングデバイスによって入力された図形等を認識する技術がある。   Conventionally, there is a technique for recognizing a figure or the like input by a coordinate input means, that is, a pointing device such as a touch panel or a mouse.

特許文献1には、タッチパネルを通じて入力された図形等の認識結果をゲーム処理に利用することが開示されている。さらにこの特許文献1には、プレイヤがタッチパネルによる入力操作を行わない状態が一定時間以上続いたときに入力操作を促す音声を出力することや、入力操作を受け付ける時間を制限し、入力操作の受け付けを終了するまでの残り時間を画面に表示することが開示されている。   Patent Document 1 discloses that a recognition result of a figure or the like input through a touch panel is used for game processing. Further, in this Patent Document 1, when a state in which the player does not perform an input operation using the touch panel continues for a certain period of time or longer, a voice prompting the input operation is output, or the time for receiving the input operation is limited, and the input operation is accepted. It is disclosed that the remaining time until the end is displayed on the screen.

特開2000−245960号公報JP 2000-245960 A

しかしながら、ポインティングデバイスによる入力操作を促す手法として、特許文献1の上記手法では適切でない場合もあると考えられる。例えば、ゲームの内容によっては、タッチパネルによる入力操作を行うたびに上記のような音声が発生されたり、制限時間が設定され、表示されたりしたのでは、プレイヤにとって却って煩わしい場合があると考えられる。また、上記のような音声や表示は、ゲーム本来のサウンド出力や画像表示を邪魔することにもなる。   However, it is considered that the above-mentioned method of Patent Document 1 may not be appropriate as a method for prompting an input operation using a pointing device. For example, depending on the contents of the game, it may be troublesome for the player if the above sound is generated or the time limit is set and displayed each time an input operation is performed on the touch panel. In addition, the sound and display as described above may interfere with the original sound output and image display of the game.

それ故に、本発明の目的は、座標入力手段を用いた素早い入力操作が要求されるときに、その旨をより適切にプレイヤに示唆することが可能なゲームプログラムおよびゲーム装置を提供することである。   SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a game program and a game apparatus that can more appropriately suggest a player when a quick input operation using coordinate input means is required. .

上記の少なくとも1つの目的を達成するために本発明は以下の構成を採用した。なお、括弧内の参照符号および図番号は本発明の理解を助けるために図面との対応関係の一例を示したものであって、本発明の範囲を何ら限定するものではない。   In order to achieve at least one of the above objects, the present invention employs the following configuration. Reference numerals and figure numbers in parentheses show examples of correspondences with the drawings in order to help understanding of the present invention, and do not limit the scope of the present invention.

本発明の第1の局面は、ゲーム画像を表示するための表示手段(12)と、前記表示手段の画面上の座標を入力するための座標入力手段(15)と、データを一時的に記憶するメモリ(24)とに接続されたコンピュータ(21)を、格納手段、無効化手段、ゲーム処理手段、軌跡画像生成手段、および表示制御手段として機能させるためのゲームプログラムである。格納手段は、前記座標入力手段による座標入力の開始から解除までの間、当該座標入力手段によって入力された座標を表す座標データを有効な座標データとして前記メモリに逐次格納する手段である(S46)。無効化手段は、前記メモリに格納されている有効な座標データ群のうち、当該メモリに格納されてから一定時間以上経過した座標データを順次無効にする手段である(S40)。ゲーム処理手段は、前記メモリに格納されている有効な座標データ群を用いてゲーム処理を実行する手段である(S18〜S28)。軌跡画像生成手段は、前記メモリに格納されている有効な座標データによって構成される操作軌跡の画像であって、前記メモリに格納されている各有効な座標データが前記無効化手段によってそれぞれ無効化されるまでの残り時間に応じてその表示態様が部分的に変化するような操作軌跡の画像を生成する手段である(S16)。表示制御手段は、前記ゲーム処理手段によるゲーム処理結果を反映した、前記軌跡画像生成手段によって生成された操作軌跡の画像を含むゲーム画像を前記表示手段に表示させる手段である(S32)。   According to a first aspect of the present invention, display means (12) for displaying a game image, coordinate input means (15) for inputting coordinates on the screen of the display means, and data are temporarily stored. A game program for causing a computer (21) connected to a memory (24) to function as storage means, invalidation means, game processing means, trajectory image generation means, and display control means. The storage means is means for sequentially storing the coordinate data representing the coordinates input by the coordinate input means as valid coordinate data in the memory from the start to the release of the coordinate input by the coordinate input means (S46). . The invalidating means is means for sequentially invalidating coordinate data that has been stored in the memory for a predetermined time or more from the valid coordinate data group stored in the memory (S40). The game processing means is means for executing game processing using a valid coordinate data group stored in the memory (S18 to S28). The trajectory image generation means is an image of an operation trajectory constituted by valid coordinate data stored in the memory, and each valid coordinate data stored in the memory is invalidated by the invalidation means. This is means for generating an image of an operation trajectory such that the display mode partially changes in accordance with the remaining time until it is performed (S16). The display control means is a means for causing the display means to display a game image including the image of the operation locus generated by the locus image generation means, reflecting the game processing result by the game processing means (S32).

なお、上記第1の局面に関し、「座標データを無効にする」とは、その座標データの残り有効時間を示す値を0にセットしたり、メモリから座標データを消去したり、座標データが有効か否かを示すフラグを「無効」にセットしたりすることである。また、これに対応して、「有効な座標データ」は、その残り有効時間を示す値が1以上である座標データを指す場合もあれば、メモリに格納されている(すなわちメモリから消去されていない)座標データを指す場合や、メモリに格納されている座標データのうち、座標データが有効か否かを示すフラグが「有効」にセットされている座標データを指す場合もある。   Regarding the first aspect, “invalid coordinate data” means that the value indicating the remaining valid time of the coordinate data is set to 0, the coordinate data is deleted from the memory, or the coordinate data is valid. Or setting a flag indicating whether or not to “invalid”. Correspondingly, “valid coordinate data” may refer to coordinate data having a value indicating the remaining valid time of 1 or more, or stored in the memory (that is, deleted from the memory). The coordinate data stored in the memory may indicate coordinate data in which a flag indicating whether the coordinate data is valid is set to “valid”.

本発明の第2の局面は、上記第1の局面において、前記軌跡画像生成手段は、前記操作軌跡の画像の太さを部分的に変化させることを特徴とする。   According to a second aspect of the present invention, in the first aspect described above, the trajectory image generation means partially changes the thickness of the operation trajectory image.

本発明の第3の局面は、上記第1の局面において、前記軌跡画像生成手段は、前記操作軌跡の画像の色を部分的に変化させることを特徴とする。   According to a third aspect of the present invention, in the first aspect described above, the trajectory image generation means partially changes the color of the image of the operation trajectory.

本発明の第4の局面は、上記第1の局面において、前記軌跡画像生成手段によって生成される操作軌跡の画像は、有効な座標データを入力された順番に結んだ各線分に対応する複数の操作軌跡要素画像(図23)で構成され、前記軌跡画像生成手段は、各前記操作軌跡要素画像の表示態様を、操作軌跡要素画像に対応する線分の少なくとも一端の座標データが前記無効化手段によって無効化されるまでの残り時間に応じて個別に変化させることを特徴とする。   According to a fourth aspect of the present invention, in the first aspect, the operation trajectory image generated by the trajectory image generation means includes a plurality of line segments corresponding to each line segment connecting valid coordinate data in the input order. The operation trajectory element image (FIG. 23) is configured, and the trajectory image generation means displays the display mode of each operation trajectory element image, and the coordinate data of at least one end of the line segment corresponding to the operation trajectory element image is the invalidation means. It is characterized in that it is changed individually according to the remaining time until it is invalidated by.

本発明の第5の局面は、上記第4の局面において、前記軌跡画像生成手段は、各前記操作軌跡要素画像に対応する線分の少なくとも一端の座標データが前記無効化手段によって無効化されるまでの残り時間が少ないほど、各前記操作軌跡要素画像の幅を細くすることを特徴とする。   According to a fifth aspect of the present invention, in the fourth aspect, the trajectory image generation means invalidates the coordinate data of at least one end of the line segment corresponding to each operation trajectory element image by the invalidation means. The smaller the remaining time is, the narrower the width of each operation trajectory element image is.

本発明の第6の局面は、上記第4の局面において、前記軌跡画像生成手段は、各前記操作軌跡要素画像に対応する線分の少なくとも一端の座標データが前記無効化手段によって無効化されるまでの残り時間が少ないほど、各前記操作軌跡要素画像の色を薄くすることを特徴とする。   According to a sixth aspect of the present invention, in the fourth aspect, the trajectory image generation means invalidates the coordinate data of at least one end of the line segment corresponding to each operation trajectory element image by the invalidation means. The smaller the remaining time is, the lighter the color of each operation trajectory element image is.

本発明の第7の局面は、上記第1の局面において、前記ゲーム処理手段は、前記メモリに格納されている有効な座標データ群によって構成される操作軌跡の形状が所定の条件(S18、S22、S26)を満たしたことに応じて、当該所定の条件に対応する所定のゲーム処理(S20、S24、S28)を実行することを特徴とする。   According to a seventh aspect of the present invention, in the first aspect, the game processing means is configured such that a shape of an operation trajectory configured by valid coordinate data groups stored in the memory has a predetermined condition (S18, S22). , S26), a predetermined game process (S20, S24, S28) corresponding to the predetermined condition is executed.

本発明の第8の局面は、ゲーム画像を表示するための表示手段(12)と、前記表示手段の画面上の座標を入力するための座標入力手段(15)と、データを一時的に記憶するメモリ(24)とに接続されたコンピュータ(21)を、格納手段、無効化手段、ゲーム処理手段、および表示制御手段として機能させるためのゲームプログラムである。格納手段は、前記座標入力手段による座標入力の開始から解除までの間、当該座標入力手段によって入力された座標を表す座標データを有効な座標データとして前記メモリに逐次格納する手段である(S46)。無効化手段は、前記メモリに格納されている有効な座標データ群のうち、当該メモリに格納されてから一定時間以上経過した座標データを順次無効にする手段である(S40)。ゲーム処理手段は、前記メモリに格納されている有効な座標データ群によって構成される操作軌跡の形状が所定の条件(S18、S22、S26)を満たしたことに応じて、当該所定の条件に対応する所定のゲーム処理(S20、S24、S28)を実行する手段である。表示制御手段は、前記ゲーム処理手段によるゲーム処理結果を反映したゲーム画像を前記表示手段に表示させる手段である(S32)。   According to an eighth aspect of the present invention, display means (12) for displaying a game image, coordinate input means (15) for inputting coordinates on the screen of the display means, and data are temporarily stored. The game program for causing the computer (21) connected to the memory (24) to function as storage means, invalidation means, game processing means, and display control means. The storage means is means for sequentially storing the coordinate data representing the coordinates input by the coordinate input means as valid coordinate data in the memory from the start to the release of the coordinate input by the coordinate input means (S46). . The invalidating means is means for sequentially invalidating coordinate data that has been stored in the memory for a predetermined time or more from the valid coordinate data group stored in the memory (S40). The game processing means responds to the predetermined condition when the shape of the operation trajectory configured by the effective coordinate data group stored in the memory satisfies the predetermined condition (S18, S22, S26). This is means for executing predetermined game processing (S20, S24, S28). The display control means is means for causing the display means to display a game image reflecting the game processing result by the game processing means (S32).

本発明の第9の局面は、上記第8の局面において、前記所定の条件が、画面上の任意の領域が操作軌跡によって囲まれることであることを特徴とする。   According to a ninth aspect of the present invention, in the eighth aspect, the predetermined condition is that an arbitrary area on the screen is surrounded by an operation locus.

本発明の第10の局面は、上記第8の局面において、前記所定の条件が、画面上の所定の領域を操作軌跡が横切ることであることを特徴とする。   According to a tenth aspect of the present invention, in the eighth aspect, the predetermined condition is that an operation locus crosses a predetermined area on the screen.

本発明の第11の局面は、ゲーム画像を表示するための表示手段(12)、前記表示手段の画面上の座標を入力するための座標入力手段(15)、データを一時的に記憶するメモリ(24)、前記座標入力手段による座標入力の開始から解除までの間、当該座標入力手段によって入力された座標を表す座標データを有効な座標データとして前記メモリに逐次格納する格納手段(21)、前記メモリに格納されている有効な座標データ群のうち、当該メモリに格納されてから一定時間以上経過した座標データを順次無効にする無効化手段(21)、前記メモリに格納されている有効な座標データ群を用いてゲーム処理を実行するゲーム処理手段(21)、前記メモリに格納されている有効な座標データによって構成される操作軌跡の画像であって、前記メモリに格納されている各有効な座標データが前記無効化手段によってそれぞれ無効化されるまでの残り時間に応じてその表示態様が部分的に変化するような操作軌跡の画像を生成する軌跡画像生成手段(21)、および前記ゲーム処理手段によるゲーム処理結果を反映した、前記軌跡画像生成手段によって生成された操作軌跡の画像を含むゲーム画像を前記表示手段に表示させる表示制御手段(21)を備えたゲーム装置である。   The eleventh aspect of the present invention is a display means (12) for displaying a game image, a coordinate input means (15) for inputting coordinates on the screen of the display means, and a memory for temporarily storing data. (24) Storage means (21) for sequentially storing coordinate data representing coordinates inputted by the coordinate input means as valid coordinate data in the memory from the start to the release of coordinate input by the coordinate input means, Among the valid coordinate data groups stored in the memory, invalidation means (21) for sequentially invalidating the coordinate data that has been stored for a certain period of time since being stored in the memory, the valid coordinate data stored in the memory Game processing means (21) for executing a game process using a coordinate data group, an image of an operation trajectory composed of valid coordinate data stored in the memory. A trajectory for generating an image of an operation trajectory in which the display mode partially changes in accordance with the remaining time until each valid coordinate data stored in the memory is invalidated by the invalidating means. An image generation means (21) and a display control means (21) for causing the display means to display a game image including the image of the operation locus generated by the locus image generation means reflecting the game processing result by the game processing means. Is a game device.

本発明の第12の局面は、ゲーム画像を表示するための表示手段(12)、前記表示手段の画面上の座標を入力するための座標入力手段(15)、データを一時的に記憶するメモリ(24)、前記座標入力手段による座標入力の開始から解除までの間、当該座標入力手段によって入力された座標を表す座標データを有効な座標データとして前記メモリに逐次格納する格納手段(21)、前記メモリに格納されている有効な座標データ群のうち、当該メモリに格納されてから一定時間以上経過した座標データを順次無効にする無効化手段(21)、前記メモリに格納されている有効な座標データ群によって構成される操作軌跡の形状が所定の条件を満たしたことに応じて、当該所定の条件に対応する所定のゲーム処理を実行するゲーム処理手段(21)、および前記ゲーム処理手段によるゲーム処理結果を反映したゲーム画像を前記表示手段に表示させる表示制御手段(21)を備えたゲーム装置である。   A twelfth aspect of the present invention is a display means (12) for displaying a game image, a coordinate input means (15) for inputting coordinates on the screen of the display means, and a memory for temporarily storing data. (24) Storage means (21) for sequentially storing coordinate data representing coordinates inputted by the coordinate input means as valid coordinate data in the memory from the start to the release of coordinate input by the coordinate input means, Among the valid coordinate data groups stored in the memory, invalidation means (21) for sequentially invalidating the coordinate data that has been stored for a certain period of time since being stored in the memory, the valid coordinate data stored in the memory Game processing means for executing a predetermined game process corresponding to the predetermined condition when the shape of the operation trajectory configured by the coordinate data group satisfies the predetermined condition 21), and a game apparatus having a display control means for displaying the game image reflecting the game processing result on the display unit (21) by said game processing means.

本発明の上記第1の局面によれば、操作軌跡の画像の表示態様が、この操作軌跡を構成する各座標データが無効化されるまでの残り時間に応じて部分的に変化するため、プレイヤは、座標入力手段を用いて表示手段の画面上に描いた操作軌跡の各部分があとどのくらいの時間で無効になるのかを視覚的に把握することができる。これにより、プレイヤは自身が行った入力操作の速さが適当かどうかを容易に知ることができ、結果として、ゲーム装置からの音声の発生や、制限時間の表示によらなくても、座標入力操作を素早く行うようにプレイヤに促すことができる。また、特に上記第2および第3の局面によれば、プレイヤは、操作軌跡の各部分があとどのくらいの時間で無効になるのかを直感的に把握することが可能となる。また、特に上記第4の局面によれば、操作軌跡の形状によらず、操作軌跡の画像を簡単に生成することができる。   According to the first aspect of the present invention, the display mode of the operation trajectory image partially changes according to the remaining time until each coordinate data constituting the operation trajectory is invalidated. Can visually grasp how long each part of the operation trajectory drawn on the screen of the display means becomes invalid by using the coordinate input means. Thereby, the player can easily know whether or not the speed of the input operation performed by himself / herself is appropriate, and as a result, the coordinate input can be performed without generating the sound from the game device or displaying the time limit. The player can be prompted to perform the operation quickly. In particular, according to the second and third aspects, the player can intuitively understand how long each part of the operation locus becomes invalid. In particular, according to the fourth aspect, an image of the operation locus can be easily generated regardless of the shape of the operation locus.

本発明の上記第8の局面によれば、座標入力手段を通じて入力された各座標データが時間に応じて順次無効化され、有効な座標データによって構成される操作軌跡の形状が所定の条件を満たしたときに所定のゲーム処理が実行されるため、プレイヤは、この所定のゲーム処理を実行させるために素早い入力操作が要求される。この結果、ゲーム装置からの音声の発生や、制限時間の表示によらなくても、座標入力操作を素早く行うようにプレイヤに促すことができる。   According to the eighth aspect of the present invention, each coordinate data input through the coordinate input means is sequentially invalidated according to time, and the shape of the operation locus constituted by the valid coordinate data satisfies a predetermined condition. Since the predetermined game process is executed at this time, the player is required to perform a quick input operation in order to execute the predetermined game process. As a result, it is possible to prompt the player to quickly perform the coordinate input operation without generating sound from the game device or displaying the time limit.

本発明の一実施形態に係るゲーム装置の外観図1 is an external view of a game device according to an embodiment of the present invention. ゲーム装置の内部構成図Internal configuration diagram of game device RAMのメモリマップRAM memory map ゲーム画面例Game screen example 他のゲーム画面例Other game screen examples さらに他のゲーム画面例Still other game screen examples さらに他のゲーム画面例Still other game screen examples さらに他のゲーム画面例Still other game screen examples さらに他のゲーム画面例Still other game screen examples さらに他のゲーム画面例Still other game screen examples さらに他のゲーム画面例Still other game screen examples さらに他のゲーム画面例Still other game screen examples ゲームプログラムに基づく処理の流れを示すフローチャートFlow chart showing the flow of processing based on the game program 操作軌跡情報更新処理の流れを示すフローチャートThe flowchart which shows the flow of operation locus information update processing タッチパネルを通じて入力される入力座標の遷移の一例An example of input coordinate transitions input via the touch panel 第3フレームにおける操作軌跡情報52の様子を示す図The figure which shows the mode of the operation locus information 52 in a 3rd frame. 第6フレームにおける操作軌跡情報52の様子を示す図The figure which shows the mode of the operation locus information 52 in a 6th frame. 第7フレームにおける操作軌跡情報52の様子を示す図The figure which shows the mode of the operation locus information 52 in a 7th frame. 第13フレームにおける操作軌跡情報52の様子を示す図The figure which shows the mode of the operation locus information 52 in the 13th frame. 第16フレームにおける操作軌跡情報52の様子を示す図The figure which shows the mode of the operation locus information 52 in a 16th frame. 操作軌跡画像生成処理の流れを示すフローチャートThe flowchart which shows the flow of operation locus image generation processing 操作軌跡の一例Example of operation trajectory 操作軌跡要素画像の一例Example of operation trajectory element image 操作軌跡要素画像の他の例Other examples of operation trajectory element images 操作軌跡要素画像の配置例Example of operation trajectory element image layout タッチパネルを用いた入力操作の一例Example of input operation using touch panel 入力操作の成功例Examples of successful input operations 入力操作の失敗例Example of failed input operation

以下、本発明の一実施形態に係るゲーム装置の構成および動作を説明する。   The configuration and operation of the game device according to one embodiment of the present invention will be described below.

図1は、本発明の一実施形態に係るゲーム装置の外観図である。図1において、ゲーム装置10は、第1のLCD(Liquid Crystal Display:液晶表示装置)11および第2のLCD12を含む。ハウジング13は上側ハウジング13aと下側ハウジング13bとによって構成されており、第1のLCD11は上側ハウジング13aに収納され、第2のLCD12は下側ハウジング13bに収納される。第1のLCD11および第2のLCD12の解像度はいずれも256dot×192dotである。なお、本実施形態では表示装置としてLCDを用いているが、例えばEL(Electro Luminescence:電界発光)を利用した表示装置など、他の任意の表示装置を利用することができる。また任意の解像度のものを利用することができる。   FIG. 1 is an external view of a game device according to an embodiment of the present invention. In FIG. 1, the game apparatus 10 includes a first LCD (Liquid Crystal Display) 11 and a second LCD 12. The housing 13 includes an upper housing 13a and a lower housing 13b. The first LCD 11 is accommodated in the upper housing 13a, and the second LCD 12 is accommodated in the lower housing 13b. The resolutions of the first LCD 11 and the second LCD 12 are both 256 dots × 192 dots. In this embodiment, an LCD is used as the display device. However, any other display device such as a display device using EL (Electro Luminescence) can be used. An arbitrary resolution can be used.

上側ハウジング13aには、後述する1対のスピーカ(図2の30a、30b)からの音を外部に放出するための音抜き孔18a、18bが形成されている。   The upper housing 13a is formed with sound release holes 18a and 18b for releasing sound from a pair of speakers (30a and 30b in FIG. 2) to be described later.

下側ハウジング13bには、入力装置として、十字スイッチ14a、スタートスイッチ14b、セレクトスイッチ14c、Aボタン14d、Bボタン14e、Xボタン14f、Yボタン14g、Lボタン14LおよびRボタン14Rが設けられている。また、さらなる入力装置として、第2のLCD12の画面上にタッチパネル15が装着されている。また、下側ハウジング13bには、電源スイッチ19や、メモリカード17やスティック16を収納するための挿入口も設けられている。   The lower housing 13b is provided with a cross switch 14a, start switch 14b, select switch 14c, A button 14d, B button 14e, X button 14f, Y button 14g, L button 14L and R button 14R as input devices. Yes. As a further input device, a touch panel 15 is mounted on the screen of the second LCD 12. The lower housing 13b is also provided with a power switch 19 and an insertion port for storing the memory card 17 and the stick 16.

タッチパネル15としては、例えば抵抗膜方式や光学式(赤外線方式)や静電容量結合式など、任意の方式のものを利用することができる。タッチパネル15は、その表面をスティック16で触れると、その接触位置に対応する座標データを出力する機能を有している。なお、以下ではプレイヤがタッチパネル15をスティック16で操作するものとして説明を行うが、スティック16の代わりにペン(スタイラスペン)や指でタッチパネル15を操作することももちろん可能である。本実施形態では、タッチパネル15として、第2のLCD12の解像度と同じく256dot×192dotの解像度(検出精度)のものを利用する。ただし、必ずしもタッチパネル15の解像度と第2のLCD12の解像度が一致している必要はない。   As the touch panel 15, an arbitrary system such as a resistive film system, an optical system (infrared system), and a capacitive coupling system can be used. The touch panel 15 has a function of outputting coordinate data corresponding to the contact position when the surface of the touch panel 15 is touched with the stick 16. In the following description, it is assumed that the player operates the touch panel 15 with the stick 16, but it is of course possible to operate the touch panel 15 with a pen (stylus pen) or a finger instead of the stick 16. In the present embodiment, the touch panel 15 having a resolution (detection accuracy) of 256 dots × 192 dots is used as in the resolution of the second LCD 12. However, the resolution of the touch panel 15 and the resolution of the second LCD 12 are not necessarily the same.

メモリカード17はゲームプログラムを記録した記録媒体であり、下部ハウジング13bに設けられた挿入口に着脱自在に装着される。   The memory card 17 is a recording medium on which a game program is recorded, and is detachably attached to an insertion port provided in the lower housing 13b.

次に、図2を参照してゲーム装置10の内部構成を説明する。   Next, the internal configuration of the game apparatus 10 will be described with reference to FIG.

図2において、ハウジング13に収納される電子回路基板20には、CPUコア21が実装される。CPUコア21には、バス22を介して、コネクタ23が接続されるとともに、入出力インターフェース回路(図面ではI/F回路と記す)25、第1GPU(Graphics Processing Unit)26、第2GPU27、RAM24LCDコントローラ31が接続される。コネクタ23には、メモリカード17が着脱自在に接続される。メモリカード17は、ゲームプログラムを記憶するROM17aと、バックアップデータを書き換え可能に記憶するRAM17bを搭載する。メモリカード17のROM17aに記憶されたゲームプログラムはRAM24にロードされ、RAM24にロードされたゲームプログラムがCPUコア21によって実行される。RAM24には、ゲームプログラムの他にも、CPUコア21がゲームプログラムを実行して得られる一時的なデータや、ゲーム画像を生成するためのデータが記憶される。I/F回路25には、タッチパネル15、右スピーカ30a、左スピーカ30bおよび図1の十字スイッチ14aやAボタン14d等から成る操作スイッチ部14が接続される。右スピーカ30aと左スピーカ30bは、音抜き孔18a、18bの内側にそれぞれ配置される。   In FIG. 2, a CPU core 21 is mounted on the electronic circuit board 20 accommodated in the housing 13. A connector 23 is connected to the CPU core 21 via a bus 22, an input / output interface circuit (referred to as I / F circuit in the drawing) 25, a first GPU (Graphics Processing Unit) 26, a second GPU 27, a RAM 24 LCD controller. 31 is connected. The memory card 17 is detachably connected to the connector 23. The memory card 17 includes a ROM 17a that stores a game program and a RAM 17b that stores backup data in a rewritable manner. The game program stored in the ROM 17a of the memory card 17 is loaded into the RAM 24, and the game program loaded into the RAM 24 is executed by the CPU core 21. In addition to the game program, the RAM 24 stores temporary data obtained by the CPU core 21 executing the game program and data for generating a game image. The I / F circuit 25 is connected to the touch panel 15, the right speaker 30a, the left speaker 30b, and the operation switch unit 14 including the cross switch 14a and the A button 14d shown in FIG. The right speaker 30a and the left speaker 30b are respectively arranged inside the sound release holes 18a and 18b.

第1GPU26には、第1VRAM(Video RAM)28が接続され、第2GPU27には、第2VRAM29が接続される。第1GPU26は、CPUコア21からの指示に応じて、RAM24に記憶されているゲーム画像を生成するためのデータに基づいて第1のゲーム画像を生成し、第1VRAM28に描画する。第2GPU27は、同様にCPUコア21からの指示に応じて第2のゲーム画像を生成し、第2VRAM29に描画する。第1VRAM28および第2VRAM29はLCDコントローラ31に接続されている。   A first VRAM (Video RAM) 28 is connected to the first GPU 26, and a second VRAM 29 is connected to the second GPU 27. In response to an instruction from the CPU core 21, the first GPU 26 generates a first game image based on data for generating a game image stored in the RAM 24, and draws the first game image in the first VRAM 28. Similarly, the second GPU 27 generates a second game image in accordance with an instruction from the CPU core 21 and draws it in the second VRAM 29. The first VRAM 28 and the second VRAM 29 are connected to the LCD controller 31.

LCDコントローラ31はレジスタ32を含む。レジスタ32はCPUコア21からの指示に応じて0または1の値を記憶する。LCDコントローラ31は、レジスタ32の値が0の場合は、第1VRAM28に描画された第1のゲーム画像を第1のLCD11に出力し、第2VRAM29に描画された第2のゲーム画像を第2のLCD12に出力する。また、レジスタ32の値が1の場合は、第1VRAM28に描画された第1のゲーム画像を第2のLCD12に出力し、第2VRAM29に描画された第2のゲーム画像を第1のLCD11に出力する。   The LCD controller 31 includes a register 32. The register 32 stores a value of 0 or 1 according to an instruction from the CPU core 21. When the value of the register 32 is 0, the LCD controller 31 outputs the first game image drawn in the first VRAM 28 to the first LCD 11 and the second game image drawn in the second VRAM 29 as the second game image. Output to the LCD 12. When the value of the register 32 is 1, the first game image drawn in the first VRAM 28 is output to the second LCD 12, and the second game image drawn in the second VRAM 29 is output to the first LCD 11. To do.

なお、上記のようなゲーム装置10の構成は単なる一例に過ぎず、本発明は、タッチパネルやマウスやタッチパッド等のポインティングデバイスと少なくとも1つの表示装置とを有する任意のコンピュータシステムに適用することができる。また、本発明のゲームプログラムは、メモリカード17などの外部記憶媒体を通じてコンピュータシステムに供給されるだけでなく、有線または無線の通信回線を通じてコンピュータシステムに供給されてもよいし、さらにはコンピュータシステム内部の不揮発性記憶装置に予め記録されていてもよい。   Note that the configuration of the game apparatus 10 as described above is merely an example, and the present invention can be applied to any computer system having a pointing device such as a touch panel, a mouse, or a touch pad and at least one display device. it can. Further, the game program of the present invention may be supplied not only to the computer system through an external storage medium such as the memory card 17 but also to the computer system through a wired or wireless communication line. May be recorded in advance in the non-volatile storage device.

図3にRAM24のメモリマップを示す。RAM24には、ゲームプログラム40、キャラクタ情報42、背景情報44、選択表示円画像データ46、操作軌跡要素画像データ48、現在入力座標50、および操作軌跡情報52が記憶される。   FIG. 3 shows a memory map of the RAM 24. The RAM 24 stores a game program 40, character information 42, background information 44, selection display circle image data 46, operation locus element image data 48, current input coordinates 50, and operation locus information 52.

ゲームプログラム40は、CPUコア21にゲーム処理を実行させるためのプログラムであって、ゲーム処理の実行に先立ってROM17aからRAM24に読み込まれる。   The game program 40 is a program for causing the CPU core 21 to execute a game process, and is read from the ROM 17a into the RAM 24 prior to the execution of the game process.

キャラクタ情報42は、ゲーム世界のキャラクタに関する情報である。キャラクタの一例としては、プレイヤが操作可能なプレイヤキャラクタ、コンピュータによって自動操作される敵キャラクタなどが挙げられる。キャラクタ情報42には、ゲーム世界における各キャラクタの画像データや、各キャラクタの現在位置情報や、各キャラクタのステータス情報が含まれる。画像データはROM17aからRAM24に読み込まれ、ゲーム画像の生成に利用される。現在位置情報やステータス情報は、ゲームの進行に応じて随時更新される。   The character information 42 is information regarding characters in the game world. Examples of the character include a player character that can be operated by the player and an enemy character that is automatically operated by a computer. The character information 42 includes image data of each character in the game world, current position information of each character, and status information of each character. The image data is read from the ROM 17a into the RAM 24 and used for generating a game image. Current position information and status information are updated as needed as the game progresses.

背景情報44は、ゲーム世界の背景を構成する地面や障害物などに関する情報である。背景情報にも位置情報や画像データが含まれる。   The background information 44 is information relating to the ground and obstacles that constitute the background of the game world. The background information also includes position information and image data.

選択表示円画像データ46は、プレイヤによって1以上のプレイヤキャラクタ(例えば図5のPC1〜PC3)が操作対象として選択されたときに、選択されたプレイヤキャラクタを囲むようにして画面上に表示される円または楕円(図7の54参照)の画像データである。以下、この円(または楕円)の画像のことを選択表示円画像と称する。選択表示円画像データ46の半径の値を適宜に設定することによって、任意の大きさの選択表示円画像を生成することができる。   The selection display circle image data 46 is a circle or a circle displayed on the screen so as to surround the selected player character when one or more player characters (for example, PC1 to PC3 in FIG. 5) are selected as an operation target by the player. This is image data of an ellipse (see 54 in FIG. 7). Hereinafter, this circle (or ellipse) image is referred to as a selective display circle image. By appropriately setting the radius value of the selection display circle image data 46, a selection display circle image having an arbitrary size can be generated.

操作軌跡要素画像データ48は、プレイヤがタッチパネル15上でスティック16をスライドさせたときの軌跡(以下、操作軌跡と称する)の画像を生成するための画像データであって、例えば、図23で示されるような方形のポリゴンデータである。操作軌跡要素画像データ48の長さや幅の値を適宜に設定することによって、任意の方形の操作軌跡要素画像を生成することができる。   The operation trajectory element image data 48 is image data for generating an image of a trajectory when the player slides the stick 16 on the touch panel 15 (hereinafter referred to as an operation trajectory). This is rectangular polygon data. By appropriately setting the length and width values of the operation trajectory element image data 48, it is possible to generate an operation trajectory element image having an arbitrary square shape.

現在入力座標50は、タッチパネル15におけるスティック16の接触位置を示す座標であって、タッチパネル15の出力信号に基づいて一定の周期で随時更新される。   The current input coordinates 50 are coordinates indicating the contact position of the stick 16 on the touch panel 15, and are updated at any time based on an output signal from the touch panel 15.

操作軌跡情報52は、タッチパネル15におけるスティック16の接触位置の遷移履歴を示す情報である。例えばプレイヤがタッチパネル15上でスティック16をスライドさせると、その軌跡の形状が操作軌跡情報52として保存される。この操作軌跡情報52を利用することによって、例えば、画面に表示されているキャラクタを囲むようにプレイヤがスティック16をスライドさせたかどうかを判定することができる。操作軌跡情報52の詳細については後述する(図16〜図20)。   The operation locus information 52 is information indicating a transition history of the contact position of the stick 16 on the touch panel 15. For example, when the player slides the stick 16 on the touch panel 15, the shape of the locus is stored as the operation locus information 52. By using the operation locus information 52, for example, it can be determined whether or not the player has slid the stick 16 so as to surround the character displayed on the screen. Details of the operation locus information 52 will be described later (FIGS. 16 to 20).

次に、図4〜図12を参照して、ゲームプログラム40に基づいて実行されるゲームの概要を説明する。   Next, an outline of a game executed based on the game program 40 will be described with reference to FIGS.

ゲームが開始されると、図4に示すように、ゲーム世界の様子が第2のLCD12に表示される。ゲーム世界には、5人のプレイヤキャラクタPC1〜PC5と、1人の敵キャラクタECが存在している。プレイヤキャラクタPC1〜PC5はプレイヤが操作可能なキャラクタであり、敵キャラクタECはコンピュータによって自動制御されるキャラクタである。ただし、プレイヤキャラクタPC1〜PC5は、プレイヤが何ら入力操作を行っていない状態では、あたかも自分の意志で行動しているかのようにコンピュータによって移動制御される。例えば、あるプレイヤキャラクタは居眠りをしており、別のプレイヤキャラクタはゲーム世界を走り回っている。ただし、プレイヤが何ら入力操作を行っていない状態では、このようなコンピュータによる移動制御を行わないような構成にしてもよい。   When the game is started, the state of the game world is displayed on the second LCD 12 as shown in FIG. In the game world, there are five player characters PC1 to PC5 and one enemy character EC. The player characters PC1 to PC5 are characters that can be operated by the player, and the enemy character EC is a character that is automatically controlled by a computer. However, the player characters PC1 to PC5 are controlled to move by the computer as if they were acting at their own will when the player is not performing any input operation. For example, one player character is dozing and another player character is running around the game world. However, the configuration may be such that the movement control by the computer is not performed when the player is not performing any input operation.

プレイヤは、5人のプレイヤキャラクタPC1〜PC5のうちの任意の1以上のプレイヤキャラクタを操作対象として選択することができる。この選択操作は、図5に示すように、操作対象にしたいプレイヤキャラクタをスティック16で囲む(より正確には、操作対象にしたい各プレイヤキャラクタの表示位置を囲むように、タッチパネル15上でスティック16をスライドさせる)ことにより行われる。なお、座標入力手段としてタッチパネル15の代わりにマウスを用いる場合には、マウスのボタンを押しながら、画面に表示されているポインタを、操作対象にしたいプレイヤキャラクタを囲むように移動させればよい。   The player can select any one or more of the five player characters PC1 to PC5 as an operation target. As shown in FIG. 5, this selection operation is performed by surrounding the player character desired to be operated with the stick 16 (more precisely, the stick 16 on the touch panel 15 so as to surround the display position of each player character desired to be operated). Slide). When a mouse is used instead of the touch panel 15 as the coordinate input means, the pointer displayed on the screen may be moved so as to surround the player character to be operated while pressing the mouse button.

上記のような選択操作が行われると、図6に示すように、操作対象として選択されたプレイヤキャラクタ(以下、操作対象キャラクタと称す)の重心位置、すなわち操作対象キャラクタの座標値を座標軸毎に平均することによって得られる座標が示す位置に選択表示円画像54が表示され、操作対象キャラクタは選択表示円画像54の内部に向かって移動を開始する。この結果、図7に示すように、操作対象キャラクタが互いに寄り集まり、プレイヤの指示を待つ状態となる。この後、プレイヤは、タッチパネル15を通じて、操作対象キャラクタに対して移動指示や攻撃指示や解散指示を与えることができる。   When the selection operation as described above is performed, as shown in FIG. 6, the position of the center of gravity of the player character (hereinafter referred to as the operation target character) selected as the operation target, that is, the coordinate value of the operation target character is displayed for each coordinate axis. The selection display circle image 54 is displayed at the position indicated by the coordinates obtained by averaging, and the operation target character starts moving toward the inside of the selection display circle image 54. As a result, as shown in FIG. 7, the operation target characters gather together and wait for an instruction from the player. Thereafter, the player can give a movement instruction, an attack instruction, or a dissolution instruction to the operation target character through the touch panel 15.

移動指示は、図8に示すように、選択表示円画像54をスティック16でタッチしてから、続いてスティック16をスライドさせることによって行うことができる。プレイヤから移動指示が与えられると、各操作対象キャラクタが現在のタッチ位置TPに向かって移動を開始する。なお、各プレイヤキャラクタの移動速度には個体差があるため、図9に示すように、現在のタッチ位置TPにすぐに到着するプレイヤキャラクタ(PC3、PC4)もいれば、なかなか到着しないプレイヤキャラクタ(PC2)もいる。なお、操作対象キャラクタが現在のタッチ位置TPに向かって移動している途中にプレイヤがスティック16をタッチパネル15から離した場合には、移動指示が解除され、操作対象キャラクタはその時点における重心位置付近に互いに寄り集まってプレイヤの指示を待つ状態となる。   The movement instruction can be performed by touching the selection display circle image 54 with the stick 16 and then sliding the stick 16 as shown in FIG. When a movement instruction is given from the player, each operation target character starts moving toward the current touch position TP. Since there are individual differences in the moving speed of each player character, as shown in FIG. 9, there are player characters (PC3, PC4) that arrive immediately at the current touch position TP, and player characters that do not arrive easily (PC3, PC4). PC2). When the player moves the stick 16 away from the touch panel 15 while the operation target character is moving toward the current touch position TP, the movement instruction is canceled and the operation target character is near the center of gravity at that time. Are gathered together to wait for the player's instruction.

なお、選択表示円画像54は、上記のような移動操作中にも表示されるが、移動操作中と操作対象キャラクタがプレイヤの指示を待っているときとで、選択表示円画像54の色を変更するようにしてもよい。これにより、例えば移動操作中にスティック16がタッチパネル15から一瞬離れてしまって移動指示が不意に解除されてしまった場合でも、プレイヤは選択表示円画像54の色によってそのことをすぐに気付くことができる。   The selection display circle image 54 is also displayed during the movement operation as described above, but the color of the selection display circle image 54 is changed during the movement operation and when the operation target character is waiting for an instruction from the player. It may be changed. Thus, for example, even when the stick 16 is momentarily separated from the touch panel 15 during the movement operation and the movement instruction is unexpectedly released, the player may immediately notice this by the color of the selection display circle image 54. it can.

攻撃指示は、移動操作中(すなわち図8のようにスティック16をスライドさせているとき)に、図10に示すように敵キャラクタECをスティック16で囲むことによって行うことができる。プレイヤから攻撃指示が与えられると、操作対象の指定が解除され(すなわち、操作対象キャラクタが存在しない状態に戻る)、攻撃指示を与えられたプレイヤキャラクタPC2〜PC4は、図11に示すようにスティック16によって囲まれた敵キャラクタECを攻撃する。なお、操作対象の指定が解除された時点で選択表示円画像54は画面に表示されなくなる。   The attack instruction can be given by surrounding the enemy character EC with the stick 16 as shown in FIG. 10 during the movement operation (that is, when the stick 16 is slid as shown in FIG. 8). When an attack instruction is given from the player, the designation of the operation target is canceled (that is, the state returns to the state where the operation target character does not exist), and the player characters PC2 to PC4 given the attack instruction stick as shown in FIG. The enemy character EC surrounded by 16 is attacked. Note that the selection display circle image 54 is not displayed on the screen when the designation of the operation target is cancelled.

解散指示は、操作対象の指定を解除する指示であって、図12に示すように、選択表示円画像54を横切るようにスティック16をスライドさせることによって行うことができる。解散指示によって操作対象の指定が解除されると、プレイヤキャラクタP2〜P4は、再び図4のように各自任意に行動するようになる。   The dissolution instruction is an instruction to cancel the designation of the operation target, and can be performed by sliding the stick 16 across the selection display circle image 54 as shown in FIG. When the designation of the operation target is canceled by the dissolution instruction, the player characters P2 to P4 again act arbitrarily as shown in FIG.

次に、図13のフローチャートを参照して、ゲームプログラム40に基づくCPUコア21の処理の流れを説明する。   Next, the flow of processing of the CPU core 21 based on the game program 40 will be described with reference to the flowchart of FIG.

ゲームプログラム40が実行されると、まずステップS10で、CPUコア21は初期化処理を行う。この初期化処理では、ゲーム世界にプレイヤキャラクタや敵キャラクタを配置する処理などが含まれる。   When the game program 40 is executed, first, in step S10, the CPU core 21 performs an initialization process. This initialization process includes a process of arranging a player character and an enemy character in the game world.

その後、ステップS12〜ステップS34の処理が、第2のLCD12の画面の更新周期(通常は60分の1秒)に同期して一定周期で繰り返し実行される。   Thereafter, the processing of step S12 to step S34 is repeatedly executed at a constant cycle in synchronization with the screen update cycle (usually 1/60 second) of the second LCD 12.

ステップS12では、タッチパネル15の出力信号に基づいて現在の入力座標を検出し、現在入力座標50としてRAM24に格納する。   In step S <b> 12, the current input coordinates are detected based on the output signal from the touch panel 15 and stored in the RAM 24 as the current input coordinates 50.

ステップS14では、操作軌跡情報更新処理が行われる。以下、図14のフローチャートを参照して、この操作軌跡情報更新処理の詳細を説明する。   In step S14, an operation track information update process is performed. Hereinafter, the details of the operation trajectory information update processing will be described with reference to the flowchart of FIG.

(操作軌跡情報更新処理)
図14のステップS40では、操作軌跡情報52における各入力座標の残り有効時間を更新する。なお、ゲームが開始されてからプレイヤが初めてタッチパネル15に触れるまでの間は、操作軌跡情報52に入力座標が1つも存在しないため、ステップS40では何の処理も行われないことになる。入力座標の残り有効時間については後ほど説明する。
(Operation track information update process)
In step S40 of FIG. 14, the remaining valid time of each input coordinate in the operation trajectory information 52 is updated. Since no input coordinates exist in the operation locus information 52 from when the game is started until the player touches the touch panel 15 for the first time, no processing is performed in step S40. The remaining valid time of the input coordinates will be described later.

ステップS42では、図13のステップS12において入力座標が検出されたかどうかを判断し、入力座標が検出された場合にはステップS44に進み、入力座標が検出されなかった場合には操作軌跡情報更新処理を終了して図13のステップS16に進む。   In step S42, it is determined whether or not the input coordinate is detected in step S12 of FIG. 13. If the input coordinate is detected, the process proceeds to step S44. If the input coordinate is not detected, the operation trajectory information update process is performed. And the process proceeds to step S16 in FIG.

ステップS44では、図13のステップS12において検出された入力座標(すなわち現在入力座標50)が、その直前に検出された入力座標(すなわち操作軌跡情報52に格納されている最新の入力座標)と同じかどうかを判断し、同じであった場合には操作軌跡情報更新処理を終了して図13のステップS16に進み、異なっていた場合にはステップS46に進む。   In step S44, the input coordinates detected in step S12 of FIG. 13 (that is, the current input coordinates 50) are the same as the input coordinates detected immediately before that (that is, the latest input coordinates stored in the operation trajectory information 52). If they are the same, the operation trajectory information update process is terminated and the process proceeds to step S16 in FIG. 13; otherwise, the process proceeds to step S46.

なお、上記のステップS44の処理は、RAM24の記憶領域を節約するために、同一の入力座標が連続して検出されたときにこれらの入力座標が操作軌跡情報52に重複して格納されないようにするものであるが、本発明はこれに限定されない。すなわち、ステップS44の判断を行うことなく、検出された入力座標を無条件で操作軌跡情報52に順次格納するようにしてもよい。   Note that the processing in step S44 described above is performed so that when the same input coordinates are successively detected, these input coordinates are not stored in the operation trajectory information 52 in order to save the storage area of the RAM 24. However, the present invention is not limited to this. That is, the detected input coordinates may be sequentially stored in the operation trajectory information 52 unconditionally without performing the determination in step S44.

ステップS46では、図13のステップS12において検出された入力座標を操作軌跡情報52に格納する。   In step S46, the input coordinates detected in step S12 of FIG.

ステップS48では、ステップS46で操作軌跡情報52に新たに格納した入力座標の残り有効時間を初期値(例えば10)に設定する。   In step S48, the remaining effective time of the input coordinates newly stored in the operation trajectory information 52 in step S46 is set to an initial value (for example, 10).

図15〜図20を参照して、操作軌跡情報更新処理の具体的な処理例を説明する。   A specific processing example of the operation trajectory information update processing will be described with reference to FIGS.

図15は、ゲーム開始後の各フレームの処理において、図13のステップS12で検出される入力座標の一例を示している。図15の例では、第1フレームおよび第2フレームでは入力座標は検出されず、第3フレームから第5フレームまでは入力座標(X1,Y1)が検出され、第6フレームから第18フレームまで入力座標が毎フレーム変化し、第19フレームおよび第20フレームでは入力座標が検出されない。これは、第3フレームでプレイヤがスティック16をタッチパネル15に接触させ、第6フレームから第18フレームにかけてプレイヤがスティック16をタッチパネル15上でスライドさせ、第19フレームでプレイヤがスティック16をタッチパネル15から離したことを意味する。   FIG. 15 shows an example of input coordinates detected in step S12 of FIG. 13 in the processing of each frame after the game starts. In the example of FIG. 15, the input coordinates are not detected in the first frame and the second frame, the input coordinates (X1, Y1) are detected from the third frame to the fifth frame, and input from the sixth frame to the 18th frame. The coordinates change every frame, and the input coordinates are not detected in the 19th and 20th frames. In the third frame, the player touches the touch panel 15 with the stick 16, the player slides the stick 16 on the touch panel 15 from the sixth frame to the eighteenth frame, and the player moves the stick 16 from the touch panel 15 in the nineteenth frame. It means having been released.

図16〜図20は、図15のような入力操作が行われたときの操作軌跡情報52の変化の様子を示している。   16 to 20 show how the operation trajectory information 52 changes when the input operation as shown in FIG. 15 is performed.

第3フレームでは、図13のステップS12で入力座標(X1,Y1)が検出される。そして、図16に示すように、図14のステップS46の処理によって操作軌跡情報52にこの入力座標(X1,Y1)が格納される。便宜上、この入力座標を入力座標P1と称す。さらに図14のステップS48の処理によって入力座標P1の残り有効時間が初期値(ここでは10)に設定される。   In the third frame, the input coordinates (X1, Y1) are detected in step S12 of FIG. Then, as shown in FIG. 16, the input coordinates (X1, Y1) are stored in the operation trajectory information 52 by the process of step S46 of FIG. For convenience, this input coordinate is referred to as input coordinate P1. Further, the remaining effective time of the input coordinate P1 is set to an initial value (here, 10) by the process of step S48 of FIG.

第4フレームでは、図13のステップS12で入力座標(X1,Y1)が検出される。そして、図14のステップS40の処理によって入力座標P1の残り有効時間が9に更新される。なお、図13のステップS12で検出された入力座標(X1,Y1)は入力座標P1と同じため、操作軌跡情報52には追加されない。   In the fourth frame, the input coordinates (X1, Y1) are detected in step S12 of FIG. And the remaining effective time of the input coordinate P1 is updated to 9 by the process of step S40 of FIG. Note that the input coordinates (X1, Y1) detected in step S12 of FIG. 13 are the same as the input coordinates P1, and therefore are not added to the operation trajectory information 52.

第5フレームでは、図13のステップS12で入力座標(X1,Y1)が検出される。そして、図14のステップS40の処理によって入力座標P1の残り有効時間が8に更新される。なお、図13のステップS12で検出された入力座標(X1,Y1)は入力座標P1と同じため、操作軌跡情報52には追加されない。   In the fifth frame, the input coordinates (X1, Y1) are detected in step S12 of FIG. Then, the remaining valid time of the input coordinate P1 is updated to 8 by the process of step S40 of FIG. Note that the input coordinates (X1, Y1) detected in step S12 of FIG. 13 are the same as the input coordinates P1, and therefore are not added to the operation trajectory information 52.

第6フレームでは、図13のステップS12で入力座標(X2,Y2)が検出される。そして、図14のステップS40の処理によって入力座標P1の残り有効時間が7に更新される。さらに、図17に示すように、操作軌跡情報52に入力座標(X2,Y2)が格納される。便宜上、この入力座標を入力座標P2と称す。さらに図14のステップS48の処理によって入力座標P2の残り有効時間が初期値(ここでは10)に設定される。   In the sixth frame, the input coordinates (X2, Y2) are detected in step S12 of FIG. And the remaining effective time of the input coordinate P1 is updated to 7 by the process of step S40 of FIG. Further, as shown in FIG. 17, the input coordinates (X2, Y2) are stored in the operation trajectory information 52. For convenience, this input coordinate is referred to as input coordinate P2. Further, the remaining effective time of the input coordinate P2 is set to an initial value (here, 10) by the process of step S48 of FIG.

第7フレームでは、図13のステップS12で入力座標(X3,Y3)が検出される。そして、図14のステップS40の処理によって入力座標P1およびP2の残り有効時間がそれぞれ6および9に更新される。さらに、図18に示すように、操作軌跡情報52に入力座標(X2,Y2)が格納される。便宜上、この入力座標を入力座標P3と称す。さらに図14のステップS48の処理によって入力座標P3の残り有効時間が初期値(ここでは10)に設定される。   In the seventh frame, the input coordinates (X3, Y3) are detected in step S12 of FIG. Then, the remaining valid times of the input coordinates P1 and P2 are updated to 6 and 9, respectively, by the process of step S40 of FIG. Furthermore, as shown in FIG. 18, the input coordinates (X2, Y2) are stored in the operation trajectory information 52. For convenience, this input coordinate is referred to as input coordinate P3. Furthermore, the remaining effective time of the input coordinate P3 is set to an initial value (here, 10) by the process of step S48 of FIG.

以下、同様にして、残り有効時間の更新および新たな入力座標の追加が繰り返される。   Thereafter, in the same manner, the update of the remaining valid time and the addition of new input coordinates are repeated.

図19は、第13フレームの処理が終了した時点の操作軌跡情報52の状態を示している。この時点では入力座標P1の残り有効時間が0になっており、これは入力座標P1が無効になったことを示している。同様に、図20は、第16フレームの処理が終了した時点の操作軌跡情報52の状態を示している。この時点では入力座標P1に加えて入力座標P2の残り有効時間も0になっており、これは入力座標P1およびP2が無効になったことを示している。なお、無効になった入力座標については必要に応じてRAM24から削除するようにしてもよい。   FIG. 19 shows the state of the operation trajectory information 52 at the time when the processing of the 13th frame is finished. At this time, the remaining valid time of the input coordinate P1 is 0, which indicates that the input coordinate P1 has become invalid. Similarly, FIG. 20 shows the state of the operation trajectory information 52 at the time when the processing of the 16th frame is finished. At this time, in addition to the input coordinate P1, the remaining valid time of the input coordinate P2 is also 0, which indicates that the input coordinates P1 and P2 have become invalid. The input coordinates that have become invalid may be deleted from the RAM 24 as necessary.

以上のように、操作軌跡情報更新処理では、操作軌跡情報52に入力座標が順次加えられていく一方で、操作軌跡情報52に格納されてから10フレーム期間(第2のLCD12の画面が10回更新されるまでの期間)が経過した入力座標が順次無効化されていくことになる。   As described above, in the operation trajectory information update process, input coordinates are sequentially added to the operation trajectory information 52, and on the other hand, 10 frame periods (the screen of the second LCD 12 is displayed 10 times) after being stored in the operation trajectory information 52. The input coordinates for which the period until the update has elapsed are sequentially invalidated.

なお、本実施形態では、残り有効時間の初期値を10としているが、これは説明を容易にするための便宜上の値にすぎず、本発明はこれに限定されない。以上の説明から明らかなように、残り有効時間の初期値は、操作軌跡情報52に格納された入力座標が無効になるまでの時間に影響するため、その値は操作性に大きな影響を与えることになる。よって、良好な操作性が得られるような値に残り有効時間を設定すべきである。なお、残り有効時間の初期値をプレイヤが任意に設定できるようにしてもよいし、残り有効時間の初期値をゲームプレイ中に自動的に適宜に変化させるようにしてもよい。また、操作軌跡情報52に応じて(例えば入力座標の変化量や変化方向などに応じて)残り有効時間の初期値を随時変化させるようにしてもよい。   In the present embodiment, the initial value of the remaining effective time is set to 10, but this is merely a value for convenience of explanation, and the present invention is not limited to this. As is clear from the above description, the initial value of the remaining effective time affects the time until the input coordinates stored in the operation trajectory information 52 become invalid, so that the value greatly affects the operability. become. Therefore, the remaining effective time should be set to a value that can provide good operability. Note that the initial value of the remaining effective time may be arbitrarily set by the player, or the initial value of the remaining effective time may be automatically and appropriately changed during game play. Further, the initial value of the remaining effective time may be changed at any time according to the operation trajectory information 52 (for example, according to the change amount or change direction of the input coordinates).

図13の操作軌跡情報更新処理が終了すると、CPUコア21はステップS16で操作軌跡画像生成処理を実行する。以下、図21のフローチャートを参照して、この操作軌跡画像生成処理の詳細を説明する。   When the operation trajectory information update process in FIG. 13 ends, the CPU core 21 executes the operation trajectory image generation process in step S16. Hereinafter, the details of the operation trajectory image generation processing will be described with reference to the flowchart of FIG.

(操作軌跡画像生成処理)
図21のステップS50では、操作軌跡情報52に含まれている入力座標の中から、一つの入力座標を選択する。ここでは、操作軌跡情報52に格納された時間が新しいものから古いものへと順次選択するものとする。したがって、操作軌跡画像生成処理が開始された直後は、操作軌跡情報52に含まれている入力座標の中で最も新しい入力座標が選択される。
(Operation locus image generation processing)
In step S50 of FIG. 21, one input coordinate is selected from the input coordinates included in the operation locus information 52. Here, it is assumed that the time stored in the operation trajectory information 52 is sequentially selected from the newest to the oldest. Therefore, immediately after the operation trajectory image generation process is started, the newest input coordinate among the input coordinates included in the operation trajectory information 52 is selected.

ステップS52では、ステップS51で選択された入力座標の残り有効時間が0かどうかを判断し、0であった場合には操作軌跡画像生成処理を終了して図13のステップS18に進み、0でなかった場合にはステップS54に進む。   In step S52, it is determined whether or not the remaining valid time of the input coordinates selected in step S51 is 0. If it is 0, the operation trajectory image generation process is terminated and the process proceeds to step S18 in FIG. If not, the process proceeds to step S54.

ステップS54では、ステップS51で選択された入力座標の残り有効時間に応じて、操作軌跡要素画像の幅を決定する。   In step S54, the width of the operation trajectory element image is determined according to the remaining valid time of the input coordinates selected in step S51.

ステップS56では、ステップS51で選択された入力座標と、その入力座標の直前に操作軌跡情報52に格納された入力座標(すなわち、ステップS51で選択された入力座標の次に新しい入力座標)との間に操作軌跡要素画像を配置する。   In step S56, the input coordinates selected in step S51 and the input coordinates stored in the operation locus information 52 immediately before the input coordinates (that is, the input coordinates next to the input coordinates selected in step S51). An operation trajectory element image is placed between them.

ステップS58では、操作軌跡情報52の中に、まだステップS50で選択されていない入力座標(すなわち未処理の入力座標)が存在するかどうかを判断し、存在している場合にはステップS50に戻り、存在していない場合には操作軌跡画像生成処理を終了して図13のステップS18に進む。   In step S58, it is determined whether or not there is an input coordinate (that is, an unprocessed input coordinate) not selected in step S50 in the operation trajectory information 52, and if it exists, the process returns to step S50. If it does not exist, the operation trajectory image generation process is terminated, and the process proceeds to step S18 in FIG.

以上のようにして、操作軌跡情報52に含まれる全ての有効な入力座標について、ステップS54およびS56の処理が行われる。ここで、図22〜25を参照して、上記のステップS54およびステップS56の処理の具体例を説明する。   As described above, the processes of steps S54 and S56 are performed for all valid input coordinates included in the operation trajectory information 52. Here, with reference to FIGS. 22-25, the specific example of the process of said step S54 and step S56 is demonstrated.

操作軌跡情報52に図22に示す4つの入力座標Pa〜Pdが格納されており、入力座標Paの残り有効時間が7、入力座標Pbの残り有効時間が8、入力座標Pcの残り有効時間が9、入力座標Pdの残り有効時間が10であるとする。このとき、ステップS50ではまず入力座標Pdが選択され、その後のステップS54では、図23に示すように、入力座標Pcと入力座標Pdの間に配置される操作軌跡要素画像の幅が10(入力座標Pdの残り有効時間)に決定され、続くステップS56においてこの操作軌跡要素画像が入力座標Pcと入力座標Pdの間に配置される。   22 is stored in the operation trajectory information 52, the remaining effective time of the input coordinate Pa is 7, the remaining effective time of the input coordinate Pb is 8, and the remaining effective time of the input coordinate Pc is 9. Assume that the remaining effective time of the input coordinate Pd is 10. At this time, in step S50, the input coordinate Pd is first selected, and in the subsequent step S54, as shown in FIG. 23, the width of the operation trajectory element image arranged between the input coordinate Pc and the input coordinate Pd is 10 (input). The remaining effective time of the coordinate Pd) is determined, and in the subsequent step S56, the operation locus element image is arranged between the input coordinate Pc and the input coordinate Pd.

次のステップS50では、入力座標Pcが選択され、その後のステップS54では、図23に示すように、入力座標Pbと入力座標Pcの間に配置される操作軌跡要素画像の幅が9(入力座標Pcの残り有効時間)に決定され、続くステップS56においてこの操作軌跡要素画像が入力座標Pbと入力座標Pcの間に配置される。   In the next step S50, the input coordinate Pc is selected, and in the subsequent step S54, as shown in FIG. 23, the width of the operation trajectory element image arranged between the input coordinate Pb and the input coordinate Pc is 9 (input coordinate In the subsequent step S56, the operation trajectory element image is arranged between the input coordinates Pb and the input coordinates Pc.

同様の処理を繰り返すことによって、最終的に図25に示すような画像が得られる。   By repeating the same processing, an image as shown in FIG. 25 is finally obtained.

なお、本実施形態では、操作軌跡要素画像として矩形の形状のものを利用しているが、本発明はこれに限らない。例えば図24に示すような台形の操作軌跡要素画像を利用しても構わない。図24の例では、例えば入力座標Pcと入力座標Pdの間に配置される操作軌跡要素画像の幅が、9(入力座標Pcの残り有効時間)から10(入力座標Pdの残り有効時間)に徐々に変化するような操作軌跡要素画像となっている。これにより、操作軌跡の画像の輪郭をより滑らかになる。   In this embodiment, a rectangular shape is used as the operation trajectory element image, but the present invention is not limited to this. For example, a trapezoidal operation locus element image as shown in FIG. 24 may be used. In the example of FIG. 24, for example, the width of the operation trajectory element image arranged between the input coordinate Pc and the input coordinate Pd is changed from 9 (the remaining effective time of the input coordinate Pc) to 10 (the remaining effective time of the input coordinate Pd). The operation locus element image gradually changes. Thereby, the contour of the image of the operation locus becomes smoother.

図13の操作軌跡画像生成処理が終了すると、CPUコア21はステップS18で、操作軌跡情報52に含まれる有効な入力座標群によって構成される操作軌跡(以下、単に有効な操作軌跡と称す)によってプレイヤキャラクタが囲まれたかどうかを判断し、プレイヤキャラクタが囲まれたと判断された場合にはステップS20に進み、そうでない場合にはステップS22に進む。有効な操作軌跡によってプレイヤキャラクタが囲まれたかどうかの判定方法は任意である。例えば、操作軌跡情報52に含まれる有効な入力座標を操作軌跡情報52に格納された順番に結んだ各線分が、互いに交差したか(すなわち有効な操作軌跡によって閉領域が形成されている)どうかを判断し、有効な操作軌跡によって閉領域が形成されている場合にはさらにその閉領域の内部にプレイヤキャラクタが存在するかどうかを判定する。   When the operation trajectory image generation processing in FIG. 13 is completed, the CPU core 21 uses an operation trajectory (hereinafter simply referred to as an effective operation trajectory) constituted by a valid input coordinate group included in the operation trajectory information 52 in step S18. It is determined whether or not the player character is surrounded. If it is determined that the player character is surrounded, the process proceeds to step S20. If not, the process proceeds to step S22. A method for determining whether or not the player character is surrounded by an effective operation locus is arbitrary. For example, whether the line segments connecting the valid input coordinates included in the operation trajectory information 52 in the order stored in the operation trajectory information 52 intersect each other (that is, a closed region is formed by the valid operation trajectory). If a closed region is formed by an effective operation locus, it is further determined whether or not a player character exists inside the closed region.

ステップS20では、有効な操作軌跡によって囲まれたプレイヤキャラクタを操作対象キャラクタとして設定し、これらの操作対象キャラクタが互いに寄り集まってパーティーを形成するように、各操作対象キャラクタの移動目標点を設定する。具体的には、図6に示す選択表示円画像54の内部に操作対象キャラクタの数と同数の移動目標点を設定する。これにより、各操作対象キャラクタは自身の現在位置に最も近い移動目標点に向かって移動を開始し、最終的に(例えば60フレーム後に)図7に示すような状態となる。   In step S20, the player character surrounded by the effective operation locus is set as the operation target character, and the movement target point of each operation target character is set so that these operation target characters gather together to form a party. . Specifically, the same number of movement target points as the number of operation target characters are set in the selection display circle image 54 shown in FIG. As a result, each operation target character starts moving toward the movement target point closest to its current position, and finally enters a state as shown in FIG. 7 (for example, after 60 frames).

ステップS22では、図10のように移動操作中に敵キャラクタが有効な操作軌跡によって囲まれたかどうかを判断し、有効な操作軌跡によって囲まれた場合にはステップS24に進み、そうでない場合にはステップS26に進む。   In step S22, it is determined whether or not the enemy character is surrounded by an effective operation locus during the moving operation as shown in FIG. 10. If the enemy character is surrounded by an effective operation locus, the process proceeds to step S24. Proceed to step S26.

ステップS24では、有効な操作軌跡によって囲まれた敵キャラクタを、移動操作していたパーティーのメンバーの攻撃目標として設定する。   In step S24, the enemy character surrounded by the valid operation trajectory is set as the attack target of the party member who has been moving.

ステップS26では、図12のように選択表示円画像54が有効な操作軌跡によって横切られたかどうかを判断し、有効な操作軌跡によって横切られた場合にはステップS28に進み、そうでない場合にはステップS30に進む。   In step S26, it is determined whether or not the selection display circle image 54 has been crossed by an effective operation locus as shown in FIG. 12. If the selection display circle image 54 has been crossed by an effective operation locus, the process proceeds to step S28. Proceed to S30.

ステップS28では、操作対象の指定を解除して、ステップS20で形成されたパーティーを解散する。   In step S28, the designation of the operation target is canceled and the party formed in step S20 is dissolved.

ステップS30では、各キャラクタの移動処理や、各キャラクタのアニメーション処理や、各キャラクタの状態を示すパラメータの更新や、ゲームサウンドの生成や、画面のスクロール処理など、ゲームの進行に必要となる種々の処理を行う。   In step S30, various processes necessary for the progress of the game, such as the movement process of each character, the animation process of each character, the update of parameters indicating the state of each character, the generation of game sound, the scroll process of the screen, and the like. Process.

ステップS32では、ステップS16の操作軌跡画像生成処理によって生成された操作軌跡の画像を含むゲーム画像を生成し、このゲーム画像を第2のLCD12に表示させる。   In step S32, a game image including the operation locus image generated by the operation locus image generation processing in step S16 is generated, and the game image is displayed on the second LCD 12.

ステップS34では、ゲームが終了したかどうかを判断し、ゲームが終了した場合にはゲームプログラム40の実行を終了し、ゲームが終了していない場合にはステップS12に戻って次のフレームの処理を行う。   In step S34, it is determined whether or not the game is finished. If the game is finished, the execution of the game program 40 is finished. If the game is not finished, the process returns to step S12 to process the next frame. Do.

以上のように、本実施形態によれば、操作軌跡情報に格納されてから一定時間が経過した入力座標が順次無効化され、有効な入力座標によって構成される操作軌跡がゲーム処理に利用される。したがって、例えばプレイヤキャラクタや敵キャラクタをスティック16でゆっくりとした速さで囲んだ場合には、前述の選択指示や攻撃指示は入力されない。これにより、前述の選択指示や攻撃指示を入力するためにはプレイヤキャラクタや敵キャラクタをより素早く囲む必要があることをプレイヤに示唆することができる。なお、本実施形態において選択指示や攻撃指示や解散指示に素早い入力操作を要求している理由は、これらの指示がプレイヤの意図に反して偶然に入力されてしまう(例えば、移動操作中に意図せずに攻撃指示や解散指示が入力されてしまう)のを避けるためである。   As described above, according to the present embodiment, input coordinates that have been stored for a period of time after being stored in the operation locus information are sequentially invalidated, and an operation locus constituted by valid input coordinates is used for the game process. . Therefore, for example, when the player character or enemy character is surrounded by the stick 16 at a slow speed, the selection instruction and the attack instruction are not input. Thereby, it is possible to suggest to the player that it is necessary to surround the player character and the enemy character more quickly in order to input the selection instruction and the attack instruction described above. In the present embodiment, the reason why the quick input operation is requested for the selection instruction, the attack instruction, and the dissolution instruction is that these instructions are accidentally input against the player's intention (for example, the intention during the movement operation) This is to prevent an attack instruction or a dissolution instruction from being input without

また、本実施形態によれば、操作軌跡情報に格納されている有効な入力座標によって構成される操作軌跡が画面に表示されるので、プレイヤは、現時点における有効な操作軌跡の形状を容易に把握することができる。   In addition, according to the present embodiment, the operation trajectory configured by the valid input coordinates stored in the operation trajectory information is displayed on the screen, so that the player can easily grasp the shape of the current effective operation trajectory. can do.

また、本実施形態によれば、画面に表示される操作軌跡の幅が、その操作軌跡を構成する入力座標の残り有効時間に応じて部分的に変化するため、プレイヤは、画面に表示されている操作軌跡の各部分があとどのくらいの時間で無効になるのかを直感的に把握することができる。例えば図26の例では、プレイヤが座標入力を開始したときの入力座標(波線で表されたスティックの接触位置)における操作軌跡の幅から、その入力座標があとどのくらいの時間で無効になるのかをある程度把握することができる。   In addition, according to the present embodiment, the width of the operation locus displayed on the screen partially changes according to the remaining effective time of the input coordinates constituting the operation locus, so that the player is displayed on the screen. It is possible to intuitively understand how long each part of the operation trajectory is invalidated. For example, in the example of FIG. 26, it is determined how long the input coordinates will become invalid from the width of the operation locus at the input coordinates (stick contact position represented by a wavy line) when the player starts coordinate input. I can understand to some extent.

図27は、適切な速さで入力操作を行った例であり、図28は、入力操作に失敗した例である。入力操作に失敗した場合には、プレイヤは、そのときの操作軌跡の画像から、どのくらいの速さで入力操作を行うべきだったかを確認することができる。   FIG. 27 is an example in which an input operation is performed at an appropriate speed, and FIG. 28 is an example in which the input operation fails. When the input operation fails, the player can confirm how fast the input operation should have been performed from the image of the operation locus at that time.

なお、本実施形態では、入力座標の残り有効時間に応じて操作軌跡の幅を部分的に変化させるようにしているが、本発明はこれに限らない。例えば、入力座標の残り有効時間に応じて操作軌跡の色や透明度を部分的に変えるようにしてもよい。好ましい例として、入力座標の残り有効時間が減るにつれてこの入力座標に対応する操作軌跡の部分の色を薄くすることが挙げられる。色を薄くする方法としては、操作軌跡の画像の色自体をより薄い色に変えたり、ディザリングによって操作軌跡の画像の色を見かけ上薄くしたり、操作軌跡の画像の透明度を示すパラメータを変えたりする方法が挙げられる。   In the present embodiment, the width of the operation locus is partially changed according to the remaining effective time of the input coordinates, but the present invention is not limited to this. For example, the color and transparency of the operation locus may be partially changed according to the remaining effective time of the input coordinates. As a preferred example, as the remaining effective time of the input coordinates decreases, the color of the portion of the operation locus corresponding to the input coordinates is reduced. As a method of making the color lighter, the color of the operation track image itself is changed to a lighter color, or the color of the operation track image is apparently lightened by dithering, or the parameter indicating the transparency of the operation track image is changed. The method to do is mentioned.

10 ゲーム装置
11 第1のLCD
12 第2のLCD
13 ハウジング
13a 上側ハウジング
13b 下側ハウジング
14 操作スイッチ部
14a 十字スイッチ
14b スタートスイッチ
14c セレクトスイッチ
14d Aボタン
14e Bボタン
14f Xボタン
14g Yボタン
14L Lボタン
14R Rボタン
15 タッチパネル
16 スティック
17 メモリカード
17a ROM
17b RAM
18a,18b 音抜き孔
19 電源スイッチ
20 電子回路基板
21 CPUコア
22 バス
23 コネクタ
24 RAM
25 I/F回路
26 第1GPU
27 第2GPU
28 第1VRAM
29 第2VRAM
30a 右スピーカ
30b 左スピーカ
31 LCDコントローラ
32 レジスタ
40 ゲームプログラム
42 キャラクタ情報
44 背景情報
46 選択表示円画像データ
48 操作軌跡要素画像データ
50 現在入力座標
52 操作軌跡情報
54 選択表示円画像
PC1〜PC5 プレイヤキャラクタ
EC 敵キャラクタ
TP 現在の接触位置
10 Game device 11 First LCD
12 Second LCD
13 Housing 13a Upper housing 13b Lower housing 14 Operation switch 14a Cross switch 14b Start switch 14c Select switch 14d A button 14e B button 14f X button 14g Y button 14L L button 14R R button 15 Touch panel 16 Stick 17 Memory card 17a ROM
17b RAM
18a, 18b Sound release hole 19 Power switch 20 Electronic circuit board 21 CPU core 22 Bus 23 Connector 24 RAM
25 I / F circuit 26 1st GPU
27 Second GPU
28 First VRAM
29 Second VRAM
30a right speaker 30b left speaker 31 LCD controller 32 register 40 game program 42 character information 44 background information 46 selection display circle image data 48 operation locus element image data 50 current input coordinates 52 operation locus information 54 selection display circle images PC1 to PC5 player character EC Enemy character TP Current contact position

Claims (4)

ゲーム画像を表示するための表示手段と、前記表示手段の画面上の座標を入力するための座標入力手段と、データを一時的に記憶するメモリとに接続されたコンピュータを、
前記座標入力手段による座標入力の開始から解除までの間、当該座標入力手段によって入力された座標を表す座標データを有効な座標データとして前記メモリに逐次格納する格納手段、
前記メモリに格納されている有効な座標データ群、当該メモリに格納されてからの時間経過にしたがって座標データ毎に順次無効にする無効化手段、
前記メモリに格納されている有効な座標データ群を用いてゲーム処理を実行するゲーム処理手段、
前記メモリに格納されている有効な座標データによって構成される操作軌跡の画像であって、前記メモリに格納されている各有効な座標データが前記無効化手段によってそれぞれ無効化されるまでの時間に応じてその表示態様が部分的に変化するような操作軌跡の画像を生成する軌跡画像生成手段、および
前記ゲーム処理手段によるゲーム処理結果を反映した、前記軌跡画像生成手段によって生成された操作軌跡の画像を含むゲーム画像を前記表示手段に表示させる表示制御手段として機能させ
前記軌跡画像生成手段によって生成される操作軌跡の画像は、有効な座標データを入力された順番に結んだ各線分に対応する複数の操作軌跡要素画像で構成され、
前記軌跡画像生成手段は、各前記操作軌跡要素画像の表示態様を、操作軌跡要素画像に対応する線分の少なくとも一端の座標データが前記無効化手段によって無効化されるまでの時間に応じて個別に変化させる、ゲームプログラム。
A computer connected to a display means for displaying a game image, a coordinate input means for inputting coordinates on the screen of the display means, and a memory for temporarily storing data;
Storage means for sequentially storing coordinate data representing coordinates input by the coordinate input means as effective coordinate data in the memory from the start to the release of coordinate input by the coordinate input means;
Disabling means for the valid coordinate data groups stored in the memory, sequentially disabled for each coordinate data with time from being stored in the memory,
Game processing means for executing a game process using an effective coordinate data group stored in the memory;
An image of an operation trace formed by valid coordinate data stored in said memory, time until being disabled Each valid coordinate data stored in said memory by said invalidating means A trajectory image generating means for generating an image of an operation trajectory whose display mode partially changes according to the operation trajectory, and an operation trajectory generated by the trajectory image generating means reflecting a game processing result by the game processing means a game image including the image to function as a display control means for displaying on said display means,
The operation trajectory image generated by the trajectory image generation means is composed of a plurality of operation trajectory element images corresponding to each line segment connecting valid coordinate data in the order of input,
The trajectory image generation means is configured to display each operation trajectory element image individually according to a time until coordinate data of at least one end of a line segment corresponding to the operation trajectory element image is invalidated by the invalidating means. A game program that changes .
前記軌跡画像生成手段は、各前記操作軌跡要素画像に対応する線分の少なくとも一端の座標データが前記無効化手段によって無効化されるまでの時間が少ないほど、各前記操作軌跡要素画像の幅を細くすることを特徴とする、請求項1に記載のゲームプログラム。The trajectory image generation means reduces the width of each operation trajectory element image as the time until the coordinate data of at least one end of the line segment corresponding to each operation trajectory element image is invalidated by the invalidation means decreases. The game program according to claim 1, wherein the game program is thinned. 前記軌跡画像生成手段は、各前記操作軌跡要素画像に対応する線分の少なくとも一端の座標データが前記無効化手段によって無効化されるまでの時間が少ないほど、各前記操作軌跡要素画像の色を薄くすることを特徴とする、請求項1に記載のゲームプログラム。The trajectory image generation means changes the color of each operation trajectory element image as the time until the coordinate data of at least one end of the line segment corresponding to each operation trajectory element image is invalidated by the invalidation means decreases. The game program according to claim 1, wherein the game program is thinned. ゲーム画像を表示するための表示手段、Display means for displaying game images;
前記表示手段の画面上の座標を入力するための座標入力手段、Coordinate input means for inputting coordinates on the screen of the display means;
データを一時的に記憶するメモリ、Memory to temporarily store data,
前記座標入力手段による座標入力の開始から解除までの間、当該座標入力手段によって入力された座標を表す座標データを有効な座標データとして前記メモリに逐次格納する格納手段、Storage means for sequentially storing coordinate data representing coordinates input by the coordinate input means as effective coordinate data in the memory from the start to release of coordinate input by the coordinate input means,
前記メモリに格納されている有効な座標データ群を、当該メモリに格納されてからの時間経過にしたがって座標データ毎に順次無効にする無効化手段、Invalidating means for sequentially invalidating the effective coordinate data group stored in the memory for each coordinate data as time elapses after being stored in the memory;
前記メモリに格納されている有効な座標データ群を用いてゲーム処理を実行するゲーム処理手段、Game processing means for executing a game process using an effective coordinate data group stored in the memory;
前記メモリに格納されている有効な座標データによって構成される操作軌跡の画像であって、前記メモリに格納されている各有効な座標データが前記無効化手段によってそれぞれ無効化されるまでの時間に応じてその表示態様が部分的に変化するような操作軌跡の画像を生成する軌跡画像生成手段、およびAn operation trajectory image composed of valid coordinate data stored in the memory, and each valid coordinate data stored in the memory is invalidated by the invalidation means. A trajectory image generating means for generating an image of an operation trajectory whose display mode changes partially in response, and
前記ゲーム処理手段によるゲーム処理結果を反映した、前記軌跡画像生成手段によって生成された操作軌跡の画像を含むゲーム画像を前記表示手段に表示させる表示制御手段を備え、Display control means for causing the display means to display a game image including the image of the operation trajectory generated by the trajectory image generation means reflecting the game processing result by the game processing means;
前記軌跡画像生成手段によって生成される操作軌跡の画像は、有効な座標データを入力された順番に結んだ各線分に対応する複数の操作軌跡要素画像で構成され、The operation trajectory image generated by the trajectory image generation means is composed of a plurality of operation trajectory element images corresponding to each line segment connecting valid coordinate data in the order of input,
前記軌跡画像生成手段は、各前記操作軌跡要素画像の表示態様を、操作軌跡要素画像に対応する線分の少なくとも一端の座標データが前記無効化手段によって無効化されるまでの時間に応じて個別に変化させる、ゲーム装置。The trajectory image generation means is configured to display each operation trajectory element image individually according to a time until coordinate data of at least one end of a line segment corresponding to the operation trajectory element image is invalidated by the invalidating means. A game device that changes.
JP2009292750A 2009-12-24 2009-12-24 GAME PROGRAM AND GAME DEVICE Active JP4472778B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009292750A JP4472778B2 (en) 2009-12-24 2009-12-24 GAME PROGRAM AND GAME DEVICE

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009292750A JP4472778B2 (en) 2009-12-24 2009-12-24 GAME PROGRAM AND GAME DEVICE

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2005136970A Division JP2006314349A (en) 2005-05-10 2005-05-10 Game program and game device

Publications (2)

Publication Number Publication Date
JP2010115498A JP2010115498A (en) 2010-05-27
JP4472778B2 true JP4472778B2 (en) 2010-06-02

Family

ID=42303520

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009292750A Active JP4472778B2 (en) 2009-12-24 2009-12-24 GAME PROGRAM AND GAME DEVICE

Country Status (1)

Country Link
JP (1) JP4472778B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5516535B2 (en) * 2011-08-25 2014-06-11 コニカミノルタ株式会社 Electronic information terminal and area setting control program
JP5450718B2 (en) 2012-06-11 2014-03-26 株式会社スクウェア・エニックス GAME DEVICE AND GAME PROGRAM

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5523775A (en) * 1992-05-26 1996-06-04 Apple Computer, Inc. Method for selecting objects on a computer display
JP2000245960A (en) * 1999-03-01 2000-09-12 Snk Corp Game machine using handwriting recognition
JP2002062980A (en) * 2000-08-23 2002-02-28 Canon Inc Input device and electronic board device
JP2003162369A (en) * 2001-11-28 2003-06-06 Canon Inc Image displaying method and device therefor and recording medium
US20030214536A1 (en) * 2002-05-14 2003-11-20 Microsoft Corporation Lasso select
JP2004081308A (en) * 2002-08-23 2004-03-18 Namco Ltd Game system, program, and information storage vehicle

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08286808A (en) * 1995-04-18 1996-11-01 Canon Inc Locus input/output electronic device and its display control method
JPH09212285A (en) * 1996-02-06 1997-08-15 Sharp Corp Handwriting input device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5523775A (en) * 1992-05-26 1996-06-04 Apple Computer, Inc. Method for selecting objects on a computer display
JP2000245960A (en) * 1999-03-01 2000-09-12 Snk Corp Game machine using handwriting recognition
JP2002062980A (en) * 2000-08-23 2002-02-28 Canon Inc Input device and electronic board device
JP2003162369A (en) * 2001-11-28 2003-06-06 Canon Inc Image displaying method and device therefor and recording medium
US20030214536A1 (en) * 2002-05-14 2003-11-20 Microsoft Corporation Lasso select
JP2004081308A (en) * 2002-08-23 2004-03-18 Namco Ltd Game system, program, and information storage vehicle

Also Published As

Publication number Publication date
JP2010115498A (en) 2010-05-27

Similar Documents

Publication Publication Date Title
JP2006314349A (en) Game program and game device
JP4322225B2 (en) GAME PROGRAM AND GAME DEVICE
JP4405430B2 (en) GAME PROGRAM AND GAME DEVICE
JP4260770B2 (en) GAME PROGRAM AND GAME DEVICE
JP4515221B2 (en) Game program
JP4262217B2 (en) GAME PROGRAM AND GAME DEVICE
JP4358181B2 (en) GAME PROGRAM AND GAME DEVICE
JP3734820B1 (en) GAME PROGRAM, GAME DEVICE, AND INPUT DEVICE
JP4360563B2 (en) GAME PROGRAM AND GAME DEVICE
EP1695747A1 (en) Game program and game device using touch panel
JP2006146556A (en) Image display processing program and image display processing device
JP4922797B2 (en) Information processing apparatus and program thereof
JP4636845B2 (en) GAME DEVICE AND GAME PROGRAM
US8602889B2 (en) Game program for moving object from one display to another display
JP4472778B2 (en) GAME PROGRAM AND GAME DEVICE
JP4808992B2 (en) GAME PROGRAM, GAME DEVICE, GAME SYSTEM, AND GAME PROCESSING METHOD
JP5031261B2 (en) GAME PROGRAM AND GAME DEVICE
JP2006068387A (en) Game program, game apparatus, and input device
JP2009131693A (en) Game program and game apparatus
JP4863526B2 (en) GAME PROGRAM AND GAME DEVICE
JP4809499B2 (en) GAME PROGRAM AND GAME DEVICE
JP4925228B2 (en) GAME PROGRAM, GAME DEVICE, GAME PROCESSING METHOD, AND GAME SYSTEM
JP4299362B2 (en) GAME PROGRAM AND GAME DEVICE
JP2009072640A (en) Game program and game apparatus
JP2007202694A (en) Game program and game device

Legal Events

Date Code Title Description
A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20100222

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100302

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20100226

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100303

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130312

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4472778

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130312

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130312

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130312

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140312

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250