JP5898636B2 - GAME DEVICE AND PROGRAM - Google Patents

GAME DEVICE AND PROGRAM Download PDF

Info

Publication number
JP5898636B2
JP5898636B2 JP2013039272A JP2013039272A JP5898636B2 JP 5898636 B2 JP5898636 B2 JP 5898636B2 JP 2013039272 A JP2013039272 A JP 2013039272A JP 2013039272 A JP2013039272 A JP 2013039272A JP 5898636 B2 JP5898636 B2 JP 5898636B2
Authority
JP
Japan
Prior art keywords
area
user
designated
game
designated area
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
JP2013039272A
Other languages
Japanese (ja)
Other versions
JP2014166223A (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.)
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 JP2013039272A priority Critical patent/JP5898636B2/en
Publication of JP2014166223A publication Critical patent/JP2014166223A/en
Application granted granted Critical
Publication of JP5898636B2 publication Critical patent/JP5898636B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

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

従来から、所定領域内で移動対象(例えば、キャラクタ等)が移動するゲームを実行するゲーム装置が知られている。例えば、特許文献1には、ピッチ内でキャラクタが移動するサッカーゲームにおいて、ゲーム制作者が定めた行動パターンに基づいて、各キャラクタを動作させるゲーム装置が記載されている。   2. Description of the Related Art Conventionally, game devices that execute a game in which a movement target (for example, a character or the like) moves within a predetermined area are known. For example, Patent Document 1 describes a game device that moves each character based on an action pattern determined by a game creator in a soccer game in which the character moves within a pitch.

特開2007−259990号公報JP 2007-259990 A

しかしながら、特許文献1では、ゲーム制作者が定めた行動パターンに基づいてキャラクタを動作させているため、キャラクタは必ずしもユーザの希望する行動をとるとは限らない。例えば、ユーザがいてほしいと思う領域外にキャラクタが出てしまったり、あるいは逆に、ユーザが望む領域にまでキャラクタが移動しなかったりするという課題がある。これは、ユーザ毎にキャラクタの行動に対する希望や考えが異なるためである。   However, in Patent Document 1, since the character is operated based on the action pattern determined by the game creator, the character does not necessarily take the action desired by the user. For example, there is a problem that the character goes out of the area where the user wants to be present, or the character does not move to the area desired by the user. This is because each user has different desires and ideas about the behavior of the character.

本発明は上記課題に鑑みてなされたものであって、その目的は、所定領域内で移動対象が移動するゲームにおいて、ユーザが望む領域内で移動対象を移動させることが可能なゲーム装置、ゲーム制御方法、及びプログラムを提供することにある。   The present invention has been made in view of the above problems, and its object is to provide a game apparatus and a game capable of moving a moving object within an area desired by a user in a game in which the moving object moves within a predetermined area. A control method and a program are provided.

上記課題を解決するために、本発明に係るゲーム装置(10)は、所定領域内で移動対象が移動するゲームを実行するゲーム装置(10)であって、前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させる表示制御手段(102)と、ユーザが指定する前記画面上の位置に基づいて、前記所定画像上において、前記移動対象がいるべき領域を前記ユーザが指定した指定領域を取得する指定領域取得手段(106)と、前記指定領域を示す指定領域データを記憶手段(100)に記録する記録手段(108)と、前記ゲームの実行中において、前記所定領域のうち前記指定領域データに基づいて定まる領域内に前記移動対象がいるように、前記移動対象を移動させる移動制御手段(110)と、を含むことを特徴とする。   In order to solve the above problems, a game apparatus (10) according to the present invention is a game apparatus (10) for executing a game in which a movement target moves within a predetermined area, and the movement target within the predetermined area. Based on the display control means (102) for displaying a predetermined image representing the predetermined area on the screen for setting the area to be filled, and the position on the screen specified by the user, on the predetermined image, A designated area acquisition means (106) for obtaining a designated area designated by the user as an area to be moved; a recording means (108) for recording designated area data indicating the designated area in a storage means (100); Movement control means for moving the movement target so that the movement target is in an area determined based on the designated area data in the predetermined area during execution of the game. Characterized in that it comprises 110), the.

本発明に係るゲーム制御方法は、所定領域内で移動対象が移動するゲームを実行するゲームの制御方法であって、前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させる表示制御ステップ(102)と、ユーザが指定する前記画面上の位置に基づいて、前記所定画像上において、前記移動対象がいるべき領域を前記ユーザが指定した指定領域を取得する指定領域取得ステップ(106)と、前記指定領域を示す指定領域データを記憶手段(100)に記録する記録ステップと(108)、前記ゲームの実行中において、前記所定領域のうち前記指定領域データに基づいて定まる領域内に前記移動対象がいるように、前記移動対象を移動させる移動制御ステップと(110)、を含むことを特徴とする。   The game control method according to the present invention is a game control method for executing a game in which a movement target moves within a predetermined area, and is provided on a screen for setting an area where the movement target should be located in the predetermined area. And a display control step (102) for displaying a predetermined image representing the predetermined area, and the user specifies an area on the predetermined image where the moving target should be based on a position on the screen specified by the user. A designated area obtaining step (106) for obtaining the designated area, a recording step (108) for recording designated area data indicating the designated area in the storage means (100), and during execution of the game, And (110) a movement control step for moving the movement target so that the movement target is in an area determined based on the designated area data. And wherein the Mukoto.

本発明に係るプログラムは、所定領域内で移動対象が移動するゲームを実行するコンピュータを、前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させる表示制御手段(102)、ユーザが指定する前記画面上の位置に基づいて、前記所定画像上において、前記移動対象がいるべき領域を前記ユーザが指定した指定領域を取得する指定領域取得手段(106)、前記指定領域を示す指定領域データを記憶手段(100)に記録する記録手段(108)、前記ゲームの実行中において、前記所定領域のうち前記指定領域データに基づいて定まる領域内に前記移動対象がいるように、前記移動対象を移動させる移動制御手段(110)、として機能させる。   The program according to the present invention provides a computer that executes a game in which a movement target moves within a predetermined area, and a predetermined area that represents the predetermined area on a screen for setting the area in which the movement target should be located. A display control means (102) for displaying an image, and a designated area for obtaining a designated area in which the user designates an area to be moved on the predetermined image based on a position on the screen designated by the user An acquisition means (106), a recording means (108) for recording designated area data indicating the designated area in a storage means (100), an area determined based on the designated area data among the predetermined areas during execution of the game; It is made to function as a movement control means (110) for moving the moving object so that the moving object is inside.

また、本発明に係る情報記憶媒体は、上記プログラムを記録したコンピュータ読み取り可能な情報記憶媒体である。   An information storage medium according to the present invention is a computer-readable information storage medium recording the above program.

本発明によれば、所定領域内で移動対象が移動するゲームにおいて、ユーザが望む領域内で移動対象を移動させることができる。   According to the present invention, in a game in which a movement target moves within a predetermined area, the movement target can be moved within an area desired by the user.

また、本発明の一態様では、前記指定領域取得手段(106)は、前記所定画像上で前記ユーザが所与の色又は所与の模様を指定した領域を、前記指定領域として取得し、前記ゲーム装置(10)は、前記ユーザの操作に基づいて、前記所定画像上で前記ユーザが指定する色又は模様の濃さを変更する手段(104)を更に含み、前記移動制御手段(110)は、前記指定領域データが示す前記指定領域内の各位置の色又は模様の濃さに基づいて、前記移動対象を移動させる、ことを特徴とする。   In one aspect of the present invention, the designated area acquisition means (106) acquires, as the designated area, an area in which the user designates a given color or a given pattern on the predetermined image, The game apparatus (10) further includes means (104) for changing the color or pattern density designated by the user on the predetermined image based on the operation of the user, and the movement control means (110) is The moving object is moved based on the color or pattern density of each position in the designated area indicated by the designated area data.

また、本発明の一態様では、前記ゲーム装置(10)は、前記所定画像上で前記ユーザが指定する色又は模様の濃さに基づいて、前記ユーザが指定可能な前記指定領域の広さを設定する手段(112)、を更に含むことを特徴とする。   Moreover, in one aspect of the present invention, the game device (10) determines the size of the designated area that can be designated by the user based on the color or pattern density designated by the user on the predetermined image. Means for setting (112).

また、本発明の一態様では、前記ゲーム装置(10)は、前記ユーザ又は前記移動対象に関するゲームパラメータに基づいて、前記ユーザが指定可能な前記指定領域の広さを設定する手段(112)、ことを特徴とする。   In one aspect of the present invention, the game device (10) is configured to set a size of the designated area that can be designated by the user based on a game parameter related to the user or the movement target. It is characterized by that.

また、本発明の一態様では、前記指定領域取得手段(106)は、前記所定画像上で前記ユーザが所与の色又は所与の模様を指定した領域を、前記指定領域として取得し、前記ゲーム装置(10)は、前記ユーザの操作に基づいて、前記指定領域の輪郭の色又は模様のぼかし処理を実行する手段(114)を更に含み、前記移動制御手段(110)は、前記指定領域データが示す前記指定領域の輪郭のぼかし具合に基づいて、前記指定領域データに基づいて定まる領域外に、前記移動対象を移動させるか否かを制御する、ことを特徴とする。   In one aspect of the present invention, the designated area acquisition means (106) acquires, as the designated area, an area in which the user designates a given color or a given pattern on the predetermined image, The game apparatus (10) further includes means (114) for executing a blurring process of the outline color or pattern of the designated area based on the operation of the user, and the movement control means (110) Whether or not to move the movement target is controlled based on the degree of blurring of the outline of the designated area indicated by the data, outside the area determined based on the designated area data.

また、本発明の一態様では、前記ゲーム装置(10)は、前記ユーザの操作に基づいて、前記ゲームの状況の指定を受け付ける手段(116)を更に含み、前記記録手段(108)は、前記指定された状況と、前記指定領域データと、を関連付けて記録し、前記移動制御手段(110)は、実行中の前記ゲームが前記指定された状況と同一又は類似の状況になった場合、前記指定された状況に関連付けられた前記指定領域データに基づいて定まる領域内に前記移動対象がいるように、前記移動対象を移動させる、ことを特徴とする。   In one aspect of the present invention, the game apparatus (10) further includes means (116) for accepting designation of the game situation based on the operation of the user, and the recording means (108) The designated situation and the designated area data are recorded in association with each other, and the movement control means (110), when the game being executed becomes the same or similar to the designated situation, The moving object is moved so that the moving object is in an area determined based on the specified area data associated with a specified situation.

また、本発明の一態様では、前記ゲームは、前記ユーザが対戦相手ユーザと対戦するゲームであって、前記ゲーム装置(10)は、前記ゲームにおける前記移動対象の役割又は基準位置に関する情報を記憶する手段(100)の記憶内容を取得する手段(118)と、対戦前又は対戦中において、前記対戦相手ユーザに対して前記移動対象に関する情報を通知する手段(120)であって、前記役割又は前記基準位置に関する情報を前記対戦相手ユーザに通知し、前記指定領域に関する情報が前記対戦相手ユーザに通知されることを制限する手段(120)と、を更に含むことを特徴とする。   In one embodiment of the present invention, the game is a game in which the user battles with an opponent user, and the game device (10) stores information on the role or reference position of the movement target in the game. Means (118) for acquiring stored contents of means (100) for performing, and means (120) for notifying the opponent user of information relating to the movement target before or during a battle, wherein the role or Means for notifying the opponent user of information relating to the reference position and restricting notification of information relating to the designated area to the opponent user.

また、本発明の一態様では、前記指定領域取得手段(106)は、第1の指定領域と、当該第1の指定領域外に前記ユーザが指定した第2の指定領域と、を取得し、前記指定領域データは、前記第1の指定領域及び前記第2の指定領域を示し、前記移動制御手段(110)は、前記第1の指定領域に基づいて定まる領域内に前記移動対象がいるように、前記移動対象を移動させる第1制御手段(122)と、前記第2の指定領域に基づいて定まる領域内に前記移動対象がいるように、前記移動対象を移動させる第2制御手段(124)と、実行中の前記ゲームの状況に基づいて、前記第1制御手段(122)による移動制御と前記第2制御手段(124)による移動制御とを切り替える切替手段(126)と、前記切替手段(126)による切り替えが実行される場合に、前記移動対象を、前記第1の指定領域に基づいて定まる領域と、前記第2の指定領域に基づいて定まる領域と、の間を移動させる手段(128)と、を含むことを特徴とする。   In one aspect of the present invention, the designated area acquisition unit (106) acquires a first designated area and a second designated area designated by the user outside the first designated area, The designated area data indicates the first designated area and the second designated area, and the movement control means (110) seems to have the movement target in an area determined based on the first designated area. In addition, first control means (122) for moving the movement target and second control means (124) for moving the movement target so that the movement target is within an area determined based on the second designated area. ) And switching means (126) for switching between movement control by the first control means (122) and movement control by the second control means (124) based on the status of the game being executed, and the switching means According to (126) Means (128) for moving the movement target between an area determined based on the first specified area and an area determined based on the second specified area when replacement is performed; , Including.

また、本発明の一態様では、前記ゲーム装置(10)は、過去に実行された前記ゲームにおいて前記移動対象が移動した位置に関する過去移動データを記憶する手段(100)の記憶内容を取得する手段(130)を更に含み、前記表示制御手段(102)は、前記過去移動データが示す位置を前記ユーザに案内する画像を、前記所定画像上に表示させ、前記指定領域取得手段(106)は、前記過去移動データが示す位置を前記ユーザに案内する画像が表示された前記所定画像上で前記ユーザが指定した前記指定領域を取得する、ことを特徴とする。   Moreover, in one aspect of the present invention, the game device (10) obtains the storage content of the means (100) for storing past movement data relating to the position where the movement target has moved in the game executed in the past. (130), the display control means (102) displays an image for guiding the position indicated by the past movement data to the user on the predetermined image, and the designated area acquisition means (106) The designated area designated by the user is acquired on the predetermined image on which an image for guiding the user to the position indicated by the past movement data is displayed.

また、本発明の一態様では、前記ゲーム装置(10)は、前記指定領域データに基づいて定まる領域と、前記ゲームにおいて前記移動対象が移動した位置と、を比較する比較手段(132)と、当該比較手段(132)の比較結果に基づいて、前記ユーザ及び前記移動対象の少なくとも一方を評価する手段と(134)、を更に含むことを特徴とする。   In one aspect of the present invention, the game apparatus (10) includes a comparison unit (132) that compares an area determined based on the designated area data with a position where the moving object has moved in the game. And (134) that evaluates at least one of the user and the movement target based on the comparison result of the comparison means (132).

また、本発明の一態様では、前記ゲームは、前記所定領域内で移動する対戦相手と前記移動対象とが対戦するゲームであって、前記ゲーム装置(10)は、前記所定領域内で前記対戦相手が移動する位置に関するデータを記憶する手段(100)の記憶内容を取得する手段(136)を更に含み、前記表示制御手段(102)は、前記対戦相手が移動する位置を前記ユーザに案内する画像を、前記所定画像上で表示させ、前記指定領域取得手段(106)は、前記対戦相手が移動する位置を前記ユーザに案内する画像が表示された前記所定画像上で前記ユーザが指定した前記指定領域を取得する、ことを特徴とする。   Moreover, in one aspect of the present invention, the game is a game in which an opponent who moves within the predetermined area and the movement target battle each other, and the game device (10) is configured to play the battle within the predetermined area. It further includes means (136) for acquiring the stored contents of means (100) for storing data relating to the position where the opponent moves, and the display control means (102) guides the user to the position where the opponent moves. The image is displayed on the predetermined image, and the designated area acquisition means (106) is designated by the user on the predetermined image on which the image for guiding the user to the position where the opponent moves is displayed. A specified area is acquired.

また、本発明の一態様では、前記指定領域取得手段(106)は、前記ユーザが前記画面上で指定した位置の軌跡に基づいて、前記ユーザが前記所定画像上で描画した前記指定領域を取得し、前記指定領域データは、前記ユーザが前記所定画像上で描画した前記指定領域を示し、前記移動制御手段(110)は、前記ユーザが前記所定画像上で描画した前記指定領域に基づいて定まる領域内に前記移動対象がいるように、前記移動対象を移動させる、ことを特徴とする。   In one aspect of the present invention, the designated area acquisition means (106) acquires the designated area drawn on the predetermined image by the user based on a locus of a position designated by the user on the screen. The designated area data indicates the designated area drawn by the user on the predetermined image, and the movement control means (110) is determined based on the designated area drawn by the user on the predetermined image. The moving object is moved so that the moving object is in an area.

また、本発明の一態様では、前記表示制御手段(102)は、前記所定領域を複数に分割してなる分割領域を表す前記所定画像を、前記画面に表示させ、前記指定領域取得手段(106)は、複数の前記分割領域のうち前記ユーザが前記所定画像上で指定した一又は複数の分割領域を取得することによって、前記指定領域を取得し、前記指定領域データは、前記ユーザが前記所定画像上で指定した前記一又は複数の分割領域を示し、前記移動制御手段(110)は、前記ユーザが指定した前記一又は複数の分割領域に基づいて定まる領域内に前記移動対象がいるように、前記移動対象を移動させる、ことを特徴とする。   In one aspect of the present invention, the display control means (102) displays the predetermined image representing a divided area obtained by dividing the predetermined area into a plurality of areas, and displays the specified area acquiring means (106). ) Obtains the designated area by obtaining one or a plurality of divided areas designated on the predetermined image by the user among the plurality of divided areas, and the designated area data is obtained by the user The one or more divided areas designated on the image are shown, and the movement control means (110) is arranged such that the movement target is within an area determined based on the one or more divided areas designated by the user. The moving object is moved.

なお、上記では、本発明の理解を容易にするため図面に記載の符号を括弧書きで記載しているが、これにより本発明に係るゲーム装置等が図示の態様に限定されるものではない。   In addition, in the above, although the code | symbol described in drawing is described in parenthesis in order to make an understanding of this invention easy, by this, the game device etc. which concern on this invention are not limited to the aspect of illustration.

本発明の実施形態に係るゲーム装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the game device which concerns on embodiment of this invention. ゲーム空間の一例を示す図である。It is a figure which shows an example of game space. 戦術設定画面の一例を示す図である。It is a figure which shows an example of a tactics setting screen. キャラクタがいるべき領域をユーザが描画する様子を示す図である。It is a figure which shows a mode that a user draws the area | region where a character should be. ゲーム装置で実現される機能のうち、本発明に関連する機能を示す機能ブロック図である。It is a functional block diagram which shows the function relevant to this invention among the functions implement | achieved with a game device. 指定領域データのデータ格納例を示す図である。It is a figure which shows the data storage example of designation | designated area | region data. ピッチ画像における指定領域と、ピッチにおける基準領域と、の関係を示す図である。It is a figure which shows the relationship between the designated area | region in a pitch image, and the reference | standard area | region in a pitch. ゲーム装置が実行する処理を示すフロー図である。It is a flowchart which shows the process which a game device performs. 変形例の機能ブロック図である。It is a functional block diagram of a modification. ゲームの状況を受け付ける様子を示す図である。It is a figure which shows a mode that the condition of a game is received. ユーザが複数の指定領域を指定する様子を示す図である。It is a figure which shows a mode that a user designates a some designation | designated area | region. 戦術設定画面において過去移動画像が表示される様子を示す図である。It is a figure which shows a mode that the past movement image is displayed on a tactics setting screen. 対戦相手位置画像が表示される様子を示す図である。It is a figure which shows a mode that an opponent position image is displayed. 変形例(10)の戦術設定画面の一例を示す図である。It is a figure which shows an example of the tactics setting screen of a modification (10).

[1.ゲーム装置のハードウェア構成]
以下、本発明の実施形態の一例について図面に基づき詳細に説明する。本発明の実施形態に係るゲーム装置は、例えば、家庭用ゲーム機(据置型ゲーム機)、携帯ゲーム機、携帯電話機(スマートフォン)、携帯情報端末(タブレット型端末)又はパーソナルコンピュータ等によって実現される。ここでは、実施形態に係るゲーム装置を家庭用ゲーム機によって実現する場合について説明する。
[1. Hardware configuration of game device]
Hereinafter, an example of an embodiment of the present invention will be described in detail with reference to the drawings. The game device according to the embodiment of the present invention is realized by, for example, a home game machine (stationary game machine), a portable game machine, a mobile phone (smart phone), a portable information terminal (tablet type terminal), a personal computer, or the like. . Here, a case where the game device according to the embodiment is realized by a consumer game machine will be described.

図1は、本発明の実施形態に係るゲーム装置のハードウェア構成を示す図である。図1に示すゲーム装置10は、家庭用ゲーム機11、表示部32、音声出力部34、及び光ディスク36(情報記憶媒体)を含む。   FIG. 1 is a diagram illustrating a hardware configuration of a game device according to an embodiment of the present invention. A game apparatus 10 shown in FIG. 1 includes a consumer game machine 11, a display unit 32, an audio output unit 34, and an optical disc 36 (information storage medium).

表示部32及び音声出力部34は、家庭用ゲーム機11に接続される。表示部32は、例えば、家庭用テレビ受像機又は液晶ディスプレイなどである。音声出力部34は、例えば、家庭用テレビ受像機に内蔵されたスピーカ又はヘッドホンなどである。   The display unit 32 and the audio output unit 34 are connected to the consumer game machine 11. The display unit 32 is, for example, a home television receiver or a liquid crystal display. The audio output unit 34 is, for example, a speaker or headphones incorporated in a home television receiver.

家庭用ゲーム機11は、公知のコンピュータゲームシステムである。家庭用ゲーム機11は、バス12、制御部14、主記憶16、画像処理部18、入出力処理部20、音声処理部22、光ディスク再生部24、ハードディスク26、通信インタフェース28、及びコントローラ30を含む。   The home game machine 11 is a known computer game system. The home game machine 11 includes a bus 12, a control unit 14, a main memory 16, an image processing unit 18, an input / output processing unit 20, an audio processing unit 22, an optical disk playback unit 24, a hard disk 26, a communication interface 28, and a controller 30. Including.

制御部14は、一又は複数の制御部(例えば、CPU等)を含む。制御部14は、図示しないROMに格納されるオペレーティングシステムや、光ディスク36から読み出されるプログラムに基づいて、家庭用ゲーム機11の各部を制御する処理や情報処理を実行する。   The control unit 14 includes one or a plurality of control units (for example, a CPU or the like). The control unit 14 executes processing and information processing for controlling each unit of the consumer game machine 11 based on an operating system stored in a ROM (not shown) and a program read from the optical disc 36.

主記憶16は、例えば、RAMを含む。光ディスク36から読み出されたプログラム及びデータは、主記憶16に書き込まれる。主記憶16は、制御部14の作業用メモリとしても用いられる。バス12は、アドレス及びデータを家庭用ゲーム機11の各部でやり取りするためのものである。   The main memory 16 includes a RAM, for example. The program and data read from the optical disc 36 are written in the main memory 16. The main memory 16 is also used as a working memory for the control unit 14. The bus 12 is for exchanging addresses and data among the units of the consumer game machine 11.

画像処理部18は、VRAMを含む。画像処理部18は、制御部14から供給される画像データに基づいてVRAM上にゲーム画面を描画する。VRAM上に描画されたゲーム画面は、ビデオ信号に変換されて所定のタイミングで表示部32に出力される。   The image processing unit 18 includes a VRAM. The image processing unit 18 draws a game screen on the VRAM based on the image data supplied from the control unit 14. The game screen drawn on the VRAM is converted into a video signal and output to the display unit 32 at a predetermined timing.

入出力処理部20は、制御部14が、音声処理部22、光ディスク再生部24、ハードディスク26、通信インタフェース28、及びコントローラ30にアクセスするためのインタフェースである。   The input / output processing unit 20 is an interface for the control unit 14 to access the audio processing unit 22, the optical disc playback unit 24, the hard disk 26, the communication interface 28, and the controller 30.

音声処理部22は、サウンドバッファを含む。音声処理部22は、光ディスク36からサウンドバッファに読み出された音声データを、音声出力部34から出力する。   The audio processing unit 22 includes a sound buffer. The sound processing unit 22 outputs the sound data read from the optical disc 36 to the sound buffer from the sound output unit 34.

通信インタフェース28は、インターネットなどの通信ネットワークに、家庭用ゲーム機11を有線又は無線接続するためのインタフェースである。   The communication interface 28 is an interface for connecting the consumer game machine 11 to a communication network such as the Internet by wire or wireless.

光ディスク再生部24は、光ディスク36に記録されたプログラムやデータを読み取る。本実施形態においては、プログラムやデータを家庭用ゲーム機11に供給するために、光ディスク36が用られる場合を説明するが、メモリカード等の他の情報記憶媒体が用いられて、プログラムやデータが家庭用ゲーム機11に対して供給されるようにしてもよい。他にも例えば、通信ネットワークを介して遠隔地からプログラムやデータが家庭用ゲーム機11に供給されるようにしてもよい。   The optical disc playback unit 24 reads programs and data recorded on the optical disc 36. In the present embodiment, the case where the optical disc 36 is used to supply programs and data to the consumer game machine 11 will be described. However, other information storage media such as a memory card are used to store programs and data. You may make it supply with respect to the consumer game machine 11. FIG. In addition, for example, a program or data may be supplied to the consumer game machine 11 from a remote place via a communication network.

ハードディスク26は、一般的なハードディスク装置(補助記憶装置)である。なお、本実施形態において光ディスク36に記憶されるものとして説明するプログラムやデータは、ハードディスク26に記憶されていてもよい。   The hard disk 26 is a general hard disk device (auxiliary storage device). Note that programs and data described as being stored in the optical disk 36 in the present embodiment may be stored in the hard disk 26.

コントローラ30は、ユーザによる各種ゲーム操作を受け付けるための汎用操作手段
である。家庭用ゲーム機11には、一又は複数のコントローラ30が有線又は無線接続される。入出力処理部20は、一定周期毎(例えば、1/60秒毎)にコントローラ30の各操作部材の状態をスキャンする。このスキャン結果を表す操作信号は、バス12を介して制御部14に入力される。制御部14は、操作信号に基づいてユーザのゲーム操作を特定する。
The controller 30 is general-purpose operation means for accepting various game operations by the user. One or more controllers 30 are wired or wirelessly connected to the home game machine 11. The input / output processing unit 20 scans the state of each operation member of the controller 30 at regular intervals (for example, every 1/60 seconds). An operation signal representing the scan result is input to the control unit 14 via the bus 12. The control unit 14 specifies the user's game operation based on the operation signal.

[2.ゲーム装置において実行されるゲーム]
ゲーム装置10は、光ディスク36から読み出したゲームプログラムを実行することによって、所定領域内で移動対象が移動するゲームを実行する。所定領域とは、ゲーム空間のうちで移動物体が移動可能な範囲である。移動対象とは、ゲーム空間で移動する物体(オブジェクト)であり、例えば、キャラクタや機械等である。本実施形態では、ゲーム空間に配置された複数のキャラクタがサッカーの試合を行うサッカーゲームについて説明する。
[2. Game executed on game device]
The game apparatus 10 executes a game in which a movement target moves within a predetermined area by executing a game program read from the optical disc 36. The predetermined area is a range in which a moving object can move in the game space. The movement target is an object (object) that moves in the game space, such as a character or a machine. In the present embodiment, a soccer game in which a plurality of characters arranged in the game space play a soccer game will be described.

このサッカーゲームにおいては、ユーザが操作するチーム(以降、「ユーザチーム」という。)と、対戦相手(コンピュータ又は他のユーザ)が操作するチーム(以降、「対戦相手チーム」という。)と、の間でサッカーの試合が行われる。サッカーゲームが開始されると、ゲーム空間が主記憶16に構築される。   In this soccer game, a team operated by a user (hereinafter referred to as “user team”) and a team operated by an opponent (computer or other user) (hereinafter referred to as “opponent team”). A soccer game is held between. When the soccer game is started, a game space is constructed in the main memory 16.

図2は、ゲーム空間の一例を示す図である。図2に示すゲーム空間40は、互いに直交する三つの座標軸(Xw軸、Yw軸、及びZw軸)が設定された仮想的な3次元空間である。図2に示すように、ゲーム空間40には、サッカーフィールドを表すオブジェクトであるフィールド42(他のオブジェクトが配置される平面)が配置される。   FIG. 2 is a diagram illustrating an example of the game space. The game space 40 shown in FIG. 2 is a virtual three-dimensional space in which three coordinate axes (Xw axis, Yw axis, and Zw axis) orthogonal to each other are set. As shown in FIG. 2, a field 42 (a plane on which other objects are arranged) that is an object representing a soccer field is arranged in the game space 40.

フィールド42上には、サッカーのゴールを表すオブジェクトであるゴール44が配置され、2本のゴールライン46及び2本のタッチライン48が表されている。ゴールライン46及びタッチライン48によって囲まれたピッチ50及び当該ピッチ50の周囲(ゴールライン46又はタッチライン48に接するピッチ50外の所定領域)において、試合が行われる。   On the field 42, a goal 44, which is an object representing a soccer goal, is arranged, and two goal lines 46 and two touch lines 48 are represented. A game is played on the pitch 50 surrounded by the goal line 46 and the touch line 48 and around the pitch 50 (a predetermined area outside the pitch 50 in contact with the goal line 46 or the touch line 48).

また、フィールド42上には、サッカーボールを表すオブジェクトであるボール52と、ユーザチームに所属するサッカー選手を表すオブジェクトであるキャラクタ54と、対戦相手チームに所属するサッカー選手を表すオブジェクトであるキャラクタ56と、が配置される。各オブジェクトの位置は、例えば、ワールド座標系(Xw−Yw−Zw座標系)の3次元座標で特定される。   On the field 42, a ball 52, which is an object representing a soccer ball, a character 54, which is an object representing a soccer player belonging to the user team, and a character 56, which is an object representing a soccer player belonging to the opponent team. And are arranged. The position of each object is specified by, for example, three-dimensional coordinates in the world coordinate system (Xw-Yw-Zw coordinate system).

なお、図2では省略されているが、フィールド42上には、ユーザチームに所属する11体のキャラクタ54と、対戦相手チームに所属する11体のキャラクタ56と、が配置される。   Although omitted in FIG. 2, eleven characters 54 belonging to the user team and eleven characters 56 belonging to the opponent team are arranged on the field 42.

また、ゲーム空間40には、仮想カメラ58(視点)が設定される。ゲーム空間40を仮想カメラ58から見た様子を表すゲーム画面が、表示部32に表示される。ゲーム画面は、ゲーム空間40に配置された各オブジェクトの頂点座標が、所定の座標変換演算を用いてワールド座標系からスクリーン座標系に座標変換されることによって生成される。   A virtual camera 58 (viewpoint) is set in the game space 40. A game screen representing a state in which the game space 40 is viewed from the virtual camera 58 is displayed on the display unit 32. The game screen is generated by converting the vertex coordinates of each object arranged in the game space 40 from the world coordinate system to the screen coordinate system using a predetermined coordinate conversion calculation.

本実施形態では、ユーザチームに所属するキャラクタ54のうちの何れかが、ユーザの操作対象に設定される。ユーザの操作対象に設定されたキャラクタ54は、ユーザの操作に基づいてゲーム空間40内で動作する。   In the present embodiment, any of the characters 54 belonging to the user team is set as a user operation target. The character 54 set as the user's operation target moves in the game space 40 based on the user's operation.

ゲーム空間40に配置される各キャラクタ54(56)のうちでユーザの操作対象とならないものは、所定の行動アルゴリズム(即ち、ゲーム制作者が定めた行動パターン)に従って自律的に行動する。当該行動アルゴリズムは、ゲームプログラムに記述されている。   Among the characters 54 (56) arranged in the game space 40, those not targeted by the user operate autonomously according to a predetermined behavior algorithm (that is, a behavior pattern determined by the game creator). The action algorithm is described in the game program.

本実施形態では、ユーザの操作対象とはならないキャラクタ54(即ち、コンピュータが操作するキャラクタ54)がいるべきピッチ50内の領域を、ユーザが指定することができる。例えば、ゲームの開始前において、キャラクタ54がいるべき領域をユーザが指定するための戦術設定画面が、表示部32に表示される。   In the present embodiment, the user can specify an area within the pitch 50 where a character 54 (that is, a character 54 operated by a computer) that is not to be operated by the user is to be placed. For example, before the start of the game, a tactics setting screen for the user to specify an area where the character 54 should be displayed is displayed on the display unit 32.

図3は、戦術設定画面の一例を示す図である。図3に示すように、戦術設定画面60には、ピッチ50の全体を表すピッチ画像62と、各キャラクタ54を模式的に表すキャラクタ画像64と、が表示される。キャラクタ画像64の表示位置は、例えば、ユーザチームのフォーメーションに基づいて決定される。なお、ユーザチームのフォーメーションは、自動的に決定されるようにしてもよいし、複数種類のフォーメーションのうちからユーザが選択したものであってもよい。   FIG. 3 is a diagram illustrating an example of a tactics setting screen. As shown in FIG. 3, a pitch image 62 representing the entire pitch 50 and a character image 64 schematically representing each character 54 are displayed on the tactics setting screen 60. The display position of the character image 64 is determined based on, for example, the formation of the user team. The formation of the user team may be automatically determined, or may be selected by the user from a plurality of types of formation.

また、戦術設定画面60には、キャラクタ54がいるべき領域をユーザが指定するための各種アイコン66が表示される。ここでは、各アイコン66は、ユーザが描画する際に使用するペイントツール(例えば、エアブラシ等)を表している。   The tactics setting screen 60 displays various icons 66 for the user to specify the area where the character 54 should be. Here, each icon 66 represents a paint tool (for example, an airbrush) used when the user draws.

ユーザがカーソル68を用いてキャラクタ画像64及びアイコン66を選択すると、カーソル68の表示態様が変化する。例えば、ユーザが選択したアイコン66が表すペイントツールに対応する形状になるように、カーソル68が変化する。ユーザは、コントローラ30の所与のボタンを選択したまま、カーソル68をピッチ画像62上で移動させることによって、キャラクタ54がいるべき領域を、ピッチ画像62上で描画することができる。   When the user uses the cursor 68 to select the character image 64 and the icon 66, the display mode of the cursor 68 changes. For example, the cursor 68 changes so as to have a shape corresponding to the paint tool represented by the icon 66 selected by the user. The user can draw the area where the character 54 should be on the pitch image 62 by moving the cursor 68 on the pitch image 62 while the given button of the controller 30 is selected.

図4は、キャラクタ54がいるべき領域をユーザが描画する様子を示す図である。図4に示すように、例えば、エアブラシを表すアイコン66をユーザが選択すると、カーソル68がエアブラシの形状に変化する。そして、ユーザがコントローラ30の所与のボタンを選択したままピッチ画像62上でカーソル68を移動させると、キャラクタ54がいるべき領域に色又は模様を塗ることができる。以降、ピッチ画像62上で色又は模様が塗られた領域を、指定領域76という。   FIG. 4 is a diagram illustrating a state in which the user draws an area where the character 54 should be. As shown in FIG. 4, for example, when the user selects an icon 66 representing an airbrush, the cursor 68 changes to an airbrush shape. Then, when the user moves the cursor 68 on the pitch image 62 while selecting a given button of the controller 30, a color or a pattern can be painted on the area where the character 54 should be. Hereinafter, an area painted with a color or pattern on the pitch image 62 is referred to as a designated area 76.

本実施形態では、ユーザは、ピッチ画像62上で描画する色又は模様の濃さ(即ち、指定領域76の色又は模様の濃さ)を変えられるようになっている。なお、「模様の濃さ」とは、模様(例えば、網かけや斜線等の図形パターン)の密度のことである。   In the present embodiment, the user can change the density of the color or pattern drawn on the pitch image 62 (that is, the color of the designated area 76 or the density of the pattern). The “pattern density” means the density of a pattern (for example, a graphic pattern such as shading or diagonal lines).

例えば、ユーザがエアブラシツールを用いて描画する場合、ユーザがコントローラ30の所与のボタンを選択した時間に応じて、指定領域76の色又は模様の濃さを変えることができる。即ち、ユーザがピッチ画像62上でエアブラシを吹きかけた時間が長くなるほど、指定領域76の色又は模様を濃くすることができる。   For example, when the user draws using an airbrush tool, the color or pattern density of the designated area 76 can be changed according to the time when the user selects a given button of the controller 30. That is, the color or pattern of the designated area 76 can be darkened as the time during which the user sprays the airbrush on the pitch image 62 becomes longer.

ユーザが指定領域76を描画した後に取り消しボタン70を選択すると、指定領域76の描画をやり直すことができる。例えば、ユーザが取り消しボタン70を選択すると、直近の描画がキャンセルされ、一回前の描画の状態に戻る。また、ユーザが消去ボタン72を選択すると、ユーザが描画した指定領域76が消去され、指定領域76の描画を最初からやり直すことができる。   When the user selects the cancel button 70 after drawing the designated area 76, the designated area 76 can be drawn again. For example, when the user selects the cancel button 70, the most recent drawing is canceled and the state of the previous drawing is returned. When the user selects the delete button 72, the designated area 76 drawn by the user is erased, and the designated area 76 can be redrawn from the beginning.

また、ユーザが記録ボタン74を選択すると、それまでにユーザが描画した指定領域76を示す指定領域データを、ハードディスク26に記録することができる。ゲームが開始されると、当該記録された指定領域データに基づいて定まるピッチ50内の一部の領域に留まるようにキャラクタ54が移動することで、ユーザが望む領域内でキャラクタ54を移動させることができる。ユーザがさらに他のキャラクタいるべき領域を指定したい場合には、上記の操作を繰り返せばよい。以下、本技術について、詳細に説明する。   When the user selects the recording button 74, designated area data indicating the designated area 76 drawn by the user can be recorded on the hard disk 26. When the game is started, the character 54 moves so as to remain in a partial area within the pitch 50 determined based on the recorded designated area data, thereby moving the character 54 within the area desired by the user. Can do. If the user wants to specify an area where another character should be, the above operation may be repeated. Hereinafter, the present technology will be described in detail.

[3.ゲーム装置において実現される機能]
図5は、ゲーム装置10で実現される機能のうち、本発明に関連する機能を示す機能ブロック図である。図5に示すように、ゲーム装置10は、ゲームプログラムを実行することによって、ゲームデータ記憶部100、表示制御部102、濃淡変更部104、指定領域取得部106、指定領域記録部108、及び移動制御部110を実現する。
[3. Functions realized in game device]
FIG. 5 is a functional block diagram showing functions related to the present invention among the functions realized by the game apparatus 10. As shown in FIG. 5, the game apparatus 10 executes the game program, thereby causing the game data storage unit 100, the display control unit 102, the shade change unit 104, the designated area acquisition unit 106, the designated area recording unit 108, and the movement. The control unit 110 is realized.

ゲームデータ記憶部100は、主記憶16、ハードディスク26、及び光ディスク36を主として実現され、他の各機能は、制御部14を主として実現される。なお、ゲーム装置10において必須の機能は、表示制御部102、指定領域取得部106、指定領域記録部108、及び移動制御部110であり、他の機能は省略するようにしてもよい。   The game data storage unit 100 is realized mainly by the main memory 16, the hard disk 26, and the optical disk 36, and other functions are realized mainly by the control unit 14. The essential functions in the game apparatus 10 are the display control unit 102, the designated area acquisition unit 106, the designated area recording unit 108, and the movement control unit 110, and other functions may be omitted.

[3−1.ゲームデータ記憶部]
ゲームデータ記憶部100は、ゲームを実現するために必要な各種データを記憶する。ここでは、ゲームデータ記憶部100に記憶されるデータとして、指定領域データ及びゲーム状況データを例に挙げて説明する。
[3-1. Game data storage unit]
The game data storage unit 100 stores various data necessary for realizing the game. Here, the designated area data and the game situation data will be described as examples of data stored in the game data storage unit 100.

[指定領域データ]
図6は、指定領域データのデータ格納例を示す図である。指定領域データは、ユーザがピッチ画像62上で描画した指定領域76を示す。ここでは、指定領域データは、ユーザが指定領域76を描画する際に選択したキャラクタ画像64を識別する情報(例えば、キャラクタ54を識別する情報又はフォーメーションの各ポジションを示す情報)と、指定領域76を識別する情報と、を含む。
[Specified area data]
FIG. 6 is a diagram illustrating an example of data storage of designated area data. The designated area data indicates a designated area 76 drawn on the pitch image 62 by the user. Here, the designated area data includes information for identifying the character image 64 selected when the user draws the designated area 76 (for example, information for identifying the character 54 or information indicating each position of the formation), and the designated area 76. Identifying information.

指定領域76を識別する情報は、例えば、指定領域76の位置(例えば、指定領域76に含まれる座標や指定領域76の輪郭等)を示す情報と、指定領域76内の色又は模様を示す情報(例えば、指定領域76内の各ピクセルの色又は模様の濃さを示す情報)と、を含む。ユーザが指定領域76を描画して記録ボタン74を選択すると、指定領域データが、新たに生成されてゲームデータ記憶部100に追加されることになる。   The information for identifying the designated area 76 includes, for example, information indicating the position of the designated area 76 (for example, coordinates included in the designated area 76, the outline of the designated area 76, etc.) and information indicating the color or pattern in the designated area 76. (For example, information indicating the color of each pixel in the designated area 76 or the darkness of the pattern). When the user draws the designated area 76 and selects the recording button 74, the designated area data is newly generated and added to the game data storage unit 100.

[ゲーム状況データ]
ゲーム状況データは、実行中のゲームの現在の状況を示す。例えば、ユーザの操作対象に設定されているキャラクタ54を識別する情報、ゲーム空間40の現在の状況(例えば、ボール52及びキャラクタ54(56)の位置や移動方向、仮想カメラ58の状態等)、及び実行中の試合の状況(例えば、現在設定されているフォーメーション、試合の経過時間、及び両チームの得点等)等が、ゲーム状況データに含まれる。
[Game status data]
The game situation data indicates the current situation of the game being executed. For example, information for identifying the character 54 set as the operation target of the user, the current state of the game space 40 (for example, the position and moving direction of the ball 52 and the character 54 (56), the state of the virtual camera 58, etc.), The game status data includes the status of the game being executed (for example, the currently set formation, the elapsed time of the game, the scores of both teams, and the like).

なお、ゲームデータ記憶部100に記憶されるデータは、上記の例に限られない。ゲームを実行するために必要なデータが、ゲームデータ記憶部100に記憶されていればよい。例えば、各フォーメーションにおけるキャラクタ54(56)の位置関係を示すデータ、キャラクタ54(56)の行動パターンを示すデータ(行動アルゴリズム)が記憶されていてもよいし、戦術設定画面60のレイアウトに関するデータが記憶されていてもよい。他にも例えば、ユーザに関するデータ(例えば、レベルや経験値等)や各キャラクタ54(56)に関するデータ(例えば、名称や能力値等)が記憶されていてもよい。   The data stored in the game data storage unit 100 is not limited to the above example. It is sufficient that data necessary for executing the game is stored in the game data storage unit 100. For example, data indicating the positional relationship of the character 54 (56) in each formation, data (action algorithm) indicating the action pattern of the character 54 (56) may be stored, and data regarding the layout of the tactics setting screen 60 may be stored. It may be stored. In addition, for example, data related to the user (for example, level, experience value, etc.) and data related to each character 54 (56) (for example, name, ability value, etc.) may be stored.

[3−2.表示制御部]
表示制御部102は、所定領域(例えば、ピッチ50)のうちで移動対象(例えば、キャラクタ54)がいるべき領域を設定するための画面(例えば、戦術設定画面60)に、所定領域を表す所定画像(例えば、ピッチ画像62)を表示させる。本実施形態では、表示制御部102は、キャラクタ54が留まるべき領域をユーザが指定するための戦術設定画面60に、当該領域を指定するためのピッチ画像62を表示させる。
[3-2. Display control unit]
The display control unit 102 displays the predetermined area on the screen (for example, the tactics setting screen 60) for setting the area in which the movement target (for example, the character 54) should be located in the predetermined area (for example, the pitch 50). An image (for example, pitch image 62) is displayed. In the present embodiment, the display control unit 102 displays a pitch image 62 for designating a region on the tactics setting screen 60 for designating a region where the character 54 should stay.

[3−3.濃淡変更部]
濃淡変更部104は、ユーザの操作に基づいて、所定画像(例えば、ピッチ画像62)上でユーザが指定する色又は模様の濃さを変更する。例えば、濃淡変更部104は、ユーザの操作量(例えば、エアブラシを吹きかける時間)が多くなるほど、ユーザが指定する色又は模様を濃くする。また、濃淡変更部104は、複数種類の濃さのうちからユーザが選択した濃さに基づいて、色又は模様の濃さを変更するようにしてもよい。
[3-3. Shading change section]
The density changing unit 104 changes the density of the color or pattern specified by the user on a predetermined image (for example, the pitch image 62) based on the user's operation. For example, the shade change unit 104 darkens the color or pattern specified by the user as the user's operation amount (for example, the time for which the airbrush is applied) increases. In addition, the shade changing unit 104 may change the shade of the color or the pattern on the basis of the shade selected by the user from a plurality of shades.

[3−4.指定領域取得部]
指定領域取得部106は、ユーザが指定する画面(例えば、戦術設定画面60)上の位置に基づいて、所定画像(例えば、ピッチ画像62)上において、移動対象(例えば、キャラクタ54)がいるべき領域をユーザが指定した指定領域76を取得する。
[3-4. Specified area acquisition unit]
Based on the position on the screen (for example, tactics setting screen 60) designated by the user, the designated area acquisition unit 106 should have a moving target (for example, the character 54) on a predetermined image (for example, the pitch image 62). The designated area 76 in which the area is designated by the user is acquired.

指定領域取得部106は、コントローラ30の検出信号に基づいて、戦術設定画面60においてユーザが指定した指定領域76に関する情報(例えば、指定領域76の位置を示す情報及び指定領域76内の色を示す情報)を取得する。例えば、指定領域取得部106は、ユーザが指定した戦術設定画面60上の位置に基づいて、指定領域76の位置を示す情報を取得する。また、指定領域取得部106は、濃淡変更部104により変更された濃さに基づいて、指定領域76の色又は模様を示す情報を取得することになる。   Based on the detection signal from the controller 30, the designated area acquisition unit 106 includes information related to the designated area 76 designated by the user on the tactics setting screen 60 (for example, information indicating the position of the designated area 76 and the color in the designated area 76. Information). For example, the specified area acquisition unit 106 acquires information indicating the position of the specified area 76 based on the position on the tactics setting screen 60 specified by the user. Further, the designated area acquisition unit 106 acquires information indicating the color or pattern of the designated area 76 based on the density changed by the density changing unit 104.

本実施形態では、指定領域取得部106は、ユーザが画面(例えば、戦術設定画面60)上で指定した位置の軌跡に基づいて、ユーザが所定画像(例えば、ピッチ画像62)上で描画した指定領域76を取得することになる。指定領域取得部106は、ユーザが指定した戦術設定画面60上の位置変化に基づいて、ユーザが描いた軌跡を特定する。そして、指定領域取得部106は、ユーザが描いた軌跡上の位置を指定領域76として取得したり、ユーザが描いた軌跡で囲われた領域を指定領域76として取得したりする。   In the present embodiment, the designated area acquisition unit 106 designates the user drawing on a predetermined image (for example, the pitch image 62) based on the locus of the position specified by the user on the screen (for example, the tactics setting screen 60). The area 76 is acquired. The designated area acquisition unit 106 identifies the locus drawn by the user based on the position change on the tactics setting screen 60 designated by the user. Then, the designated area acquisition unit 106 acquires a position on the locus drawn by the user as the designated area 76, or obtains an area surrounded by the locus drawn by the user as the designated area 76.

[3−5.指定領域記録部]
指定領域記録部108は、指定領域76を示す指定領域データを記憶手段(例えば、ゲームデータ記憶部100)に記録する。指定領域記録部108は、指定領域取得部106の取得結果に基づいて、指定領域データを生成してゲームデータ記憶部100に記録する。
[3-5. Specified area recording section]
The designated area recording unit 108 records designated area data indicating the designated area 76 in a storage unit (for example, the game data storage unit 100). The designated area recording unit 108 generates designated area data based on the acquisition result of the designated area acquisition unit 106 and records it in the game data storage unit 100.

[3−6.移動制御部]
移動制御部110は、ゲームの実行中において、所定領域(例えば、ピッチ画像62)のうち指定領域データ(例えば、ユーザがピッチ画像62上で描画した指定領域76)に基づいて定まる領域内に移動対象(例えば、キャラクタ54)がいるように、移動対象を移動させる。即ち、移動制御部110は、ユーザの操作対象とはならないキャラクタ54を、指定領域データと所与の行動パターンとに基づいて移動させることになる。
[3-6. Movement control unit]
During the execution of the game, the movement control unit 110 moves within a predetermined area (for example, a specified area 76 drawn on the pitch image 62 by the user) in a predetermined area (for example, the pitch image 62). The moving target is moved so that the target (for example, the character 54) is present. That is, the movement control unit 110 moves the character 54 that is not the user's operation target based on the designated area data and the given action pattern.

指定領域データに基づいて定まる領域内とは、ピッチ画像62における指定領域76の位置に基づいて定まるピッチ50内の領域である。以降、指定領域データに基づいて定まる領域を、基準領域という。   The area determined based on the specified area data is an area within the pitch 50 determined based on the position of the specified area 76 in the pitch image 62. Hereinafter, an area determined based on the designated area data is referred to as a reference area.

図7は、ピッチ画像62における指定領域76と、ピッチ50における基準領域と、の関係を示す図である。図7に示すように、移動制御部110は、ピッチ画像62内の指定領域76とピッチ50内の基準領域78との位置関係が対応するように、基準領域78を決定する。移動制御部110は、当該決定された基準領域78内にキャラクタ54が留まるように、キャラクタ54を移動させる。   FIG. 7 is a diagram showing the relationship between the designated area 76 in the pitch image 62 and the reference area in the pitch 50. As illustrated in FIG. 7, the movement control unit 110 determines the reference region 78 so that the positional relationship between the designated region 76 in the pitch image 62 and the reference region 78 in the pitch 50 corresponds. The movement control unit 110 moves the character 54 so that the character 54 stays within the determined reference area 78.

別の言い方をすれば、移動制御部110は、キャラクタ54が基準領域78外に出ることを制限する。「キャラクタ54が基準領域78外に出ることを制限する」とは、キャラクタ54が基準領域78外に出ることを禁止すること、又は、キャラクタ54が基準領域78内にいる時間が基準領域78外にいる時間よりも長くなるように(キャラクタ54が基準領域78内にいる割合が基準領域78外にいる割合よりも高くなるように)移動させること、である。   In other words, the movement control unit 110 restricts the character 54 from going outside the reference area 78. “Restricting the character 54 from going out of the reference area 78” means that the character 54 is prohibited from going out of the reference area 78, or the time that the character 54 is in the reference area 78 is out of the reference area 78. And moving it so that it is longer than the time in which the character 54 is in the reference area 78 (the ratio in which the character 54 is in the reference area 78 is higher than the ratio in which the character 54 is outside the reference area 78).

本実施形態では、移動制御部110は、指定領域データが示す指定領域76内の各位置の色又は模様の濃さに基づいて、移動対象(例えば、キャラクタ54)を移動させる。移動制御部110は、指定領域76の色又は模様の濃さに基づいて、キャラクタ54がいるべき優先度を決定する。   In the present embodiment, the movement control unit 110 moves the movement target (for example, the character 54) based on the color or the darkness of the pattern at each position in the designated area 76 indicated by the designated area data. The movement control unit 110 determines the priority that the character 54 should have based on the color or pattern density of the designated area 76.

例えば、移動制御部110は、指定領域76の各位置の色又は模様が濃いほど、当該位置に基づいて定まるピッチ50内の位置の優先度を高くする。別の言い方をすれば、移動制御部110は、指定領域76の各位置の色又は模様が濃いほど、当該位置に基づいて定まるピッチ50内の位置にキャラクタ54がいる時間が長く(割合が高く)なるように、キャラクタ54を移動させる。   For example, the movement control unit 110 increases the priority of the position within the pitch 50 determined based on the position as the color or pattern at each position in the designated area 76 is darker. In other words, the movement control unit 110, the darker the color or pattern at each position in the designated area 76, the longer the time that the character 54 is at a position within the pitch 50 determined based on the position (the ratio is higher). ) So that the character 54 is moved.

なお、移動制御部110は、ユーザチームに所属するキャラクタ54のうち、ユーザが選択したキャラクタ画像64が示すキャラクタ54を、指定領域データに基づいて移動させる。即ち、ユーザチームに所属するキャラクタ54のうち、ユーザがキャラクタ画像64を選択していないキャラクタ54(即ち、ユーザが指定領域76を描画していないキャラクタ54)については、所与の行動パターンに基づいてゲーム空間40内を移動することになる。   The movement control unit 110 moves the character 54 indicated by the character image 64 selected by the user among the characters 54 belonging to the user team based on the designated area data. That is, among the characters 54 belonging to the user team, the character 54 for which the user has not selected the character image 64 (that is, the character 54 for which the user has not drawn the designated area 76) is based on a given action pattern. The game space 40 is moved.

[4.ゲーム装置において実行される処理]
図8は、ゲーム装置10が実行する処理を示すフロー図である。制御部14は、戦術設定画面60を表示させる場合に、光ディスク36に記憶されたプログラムに従って、図8に示す処理を実行する。下記に説明する処理が実行されることにより、図5に示す機能ブロックが実現される。
[4. Processing executed in game device]
FIG. 8 is a flowchart showing processing executed by the game apparatus 10. When displaying the tactics setting screen 60, the control unit 14 executes the processing shown in FIG. 8 according to the program stored in the optical disc 36. By executing the processing described below, the functional blocks shown in FIG. 5 are realized.

まず、図8に示すように、制御部14は、戦術設定画面60を表示部32に表示させる(S1)。S1においては、制御部14は、ユーザチームに設定されているフォーメーションを示す情報と、ユーザチームに所属するキャラクタ54を識別する情報と、をハードディスク26から取得して、キャラクタ画像64を表示すべき位置を決定する。   First, as shown in FIG. 8, the control part 14 displays the tactics setting screen 60 on the display part 32 (S1). In S <b> 1, the control unit 14 should acquire information indicating the formation set for the user team and information for identifying the characters 54 belonging to the user team from the hard disk 26 and display the character image 64. Determine the position.

制御部14は、コントローラ30の検出信号に基づいて、キャラクタ画像64が選択されたか否かを判定する(S2)。ユーザがキャラクタ画像64を選択した場合には、当該選択されたキャラクタ画像64を識別する情報が主記憶16に記憶される。   The control unit 14 determines whether or not the character image 64 has been selected based on the detection signal of the controller 30 (S2). When the user selects the character image 64, information for identifying the selected character image 64 is stored in the main memory 16.

キャラクタ画像64が選択されたと判定された場合(S2;Y)、制御部14は、コントローラ30の検出信号に基づいて、アイコン66が選択されたか否かを判定する(S3)。ユーザがアイコン66を選択した場合には、当該選択されたアイコン66を識別する情報が主記憶16に記憶される。   When it is determined that the character image 64 is selected (S2; Y), the control unit 14 determines whether or not the icon 66 is selected based on the detection signal of the controller 30 (S3). When the user selects the icon 66, information for identifying the selected icon 66 is stored in the main memory 16.

アイコン66が選択されたと判定された場合(S3;Y)、制御部14は、コントローラ30の所与のボタンが押下されているか否かを判定する(S4)。当該所与のボタンは、ユーザが指定領域76の指定操作(本実施形態では、色又は模様の描画操作)を行うためのボタンである。   When it is determined that the icon 66 is selected (S3; Y), the control unit 14 determines whether a given button of the controller 30 is pressed (S4). The given button is a button for the user to perform a designation operation of the designation area 76 (in this embodiment, a color or pattern drawing operation).

所与のボタンが押下されていると判定された場合(S4;Y)、制御部14は、カーソル68が描いた軌跡に基づいて、ピッチ画像62上で指定領域76を描画する(S5)。なお、カーソル68は、コントローラ30を用いて行われる方向指示操作に応じて移動する。   When it is determined that the given button is pressed (S4; Y), the control unit 14 draws the designated area 76 on the pitch image 62 based on the locus drawn by the cursor 68 (S5). Note that the cursor 68 moves according to a direction instruction operation performed using the controller 30.

S5においては、制御部14は、カーソル68が示す位置に色又は模様を描画する。更に、制御部14は、カーソル68が各ピクセルに位置した時間に基づいて、色又は模様の濃さを変化させる。例えば、制御部14は、カーソル68が位置した時間が長くなるほど、カーソル68の現在位置付近の色又は模様が濃くなるように、指定領域76を描画する。また、S5においては、制御部14は、指定領域76の位置を識別する情報、及び、指定領域76の色又は模様を示す情報を、主記憶16に記録する。また、制御部14は、ユーザの描画結果に基づいて、これらの情報を適宜更新することになる。   In S5, the control unit 14 draws a color or pattern at the position indicated by the cursor 68. Further, the control unit 14 changes the color or the darkness of the pattern based on the time when the cursor 68 is positioned at each pixel. For example, the control unit 14 draws the designated area 76 so that the color or pattern near the current position of the cursor 68 becomes darker as the time that the cursor 68 is located becomes longer. In S <b> 5, the control unit 14 records information for identifying the position of the designated area 76 and information indicating the color or pattern of the designated area 76 in the main memory 16. Moreover, the control part 14 will update these information suitably based on a user's drawing result.

制御部14は、コントローラ30の検出信号に基づいて、取り消しボタン70が選択されたか否かを判定する(S6)。取り消しボタン70が選択されたと判定された場合(S6;Y)、制御部14は、直近の描画をキャンセルする(S7)。S7においては、制御部14は、ユーザが直近で描画した指定領域76を消去し、主記憶16に記憶された指定領域76を識別する情報を更新する。   The control unit 14 determines whether or not the cancel button 70 is selected based on the detection signal of the controller 30 (S6). When it is determined that the cancel button 70 has been selected (S6; Y), the control unit 14 cancels the most recent drawing (S7). In S <b> 7, the control unit 14 deletes the designated area 76 drawn by the user most recently, and updates information for identifying the designated area 76 stored in the main memory 16.

制御部14は、コントローラ30の検出信号に基づいて、消去ボタン72が選択されたか否かを判定する(S8)。消去ボタン72が選択されたと判定された場合(S8;Y)、制御部14は、指定領域76を消去する(S9)。S9においては、制御部14は、ユーザが描画した指定領域76を全て消去し、主記憶16に記憶された指定領域76を識別する情報を削除する。   The control unit 14 determines whether or not the delete button 72 has been selected based on the detection signal of the controller 30 (S8). When it is determined that the delete button 72 has been selected (S8; Y), the control unit 14 deletes the designated area 76 (S9). In S <b> 9, the control unit 14 deletes all the designated area 76 drawn by the user, and deletes information for identifying the designated area 76 stored in the main memory 16.

制御部14は、コントローラ30の検出信号に基づいて、記録ボタン74が選択されたか否かを判定する(S10)。記録ボタン74が選択されていないと判定された場合(S10;N)、S2の処理に戻る。この場合、同じキャラクタ画像64に対応する指定領域76の描画が引き続き受け付けられたり、他のキャラクタ画像64に対応する指定領域76の描画が受け付けられたりすることになる。   The control unit 14 determines whether or not the recording button 74 has been selected based on the detection signal of the controller 30 (S10). If it is determined that the record button 74 has not been selected (S10; N), the process returns to S2. In this case, drawing of the designated area 76 corresponding to the same character image 64 is continuously accepted, or drawing of the designated area 76 corresponding to another character image 64 is accepted.

一方、記録ボタン74が選択されたと判定された場合(S10;Y)、制御部14は、指定領域データをハードディスク26に記録し(S11)、本処理は終了する。以降、ユーザチームに所属するキャラクタ54は、当該記録された指定領域データに基づいて動作することになる。即ち、ユーザチームに所属する11体のキャラクタ54のうち、ユーザがキャラクタ画像64を選択したキャラクタ54は、S11において記録された指定領域データに基づいて動作し、他のキャラクタ54は、ゲーム制作者等により予め定められた行動パターンに基づいて動作することになる。   On the other hand, when it is determined that the record button 74 has been selected (S10; Y), the control unit 14 records the designated area data on the hard disk 26 (S11), and this process ends. Thereafter, the characters 54 belonging to the user team operate based on the recorded designated area data. That is, among the 11 characters 54 belonging to the user team, the character 54 for which the user has selected the character image 64 operates based on the designated area data recorded in S11, and the other characters 54 are game creators. The operation is performed based on a predetermined action pattern.

以上説明したゲーム装置10によれば、ユーザがピッチ画像62上で指定領域76を描画することによって、キャラクタ54がいるべき領域を指定することができる。指定領域76に対応する基準領域78内に留まるようにキャラクタ54が移動するため、ユーザが望む領域内でキャラクタ54を移動させることができる。また、ユーザがペイントツールを使って指定領域76を描画することによって、より直感的な操作で指定領域76を指定することができる。   According to the game device 10 described above, the user can designate the area where the character 54 should be by drawing the designated area 76 on the pitch image 62. Since the character 54 moves so as to remain in the reference region 78 corresponding to the designated region 76, the character 54 can be moved within the region desired by the user. In addition, when the user draws the designated area 76 using the paint tool, the designated area 76 can be designated by a more intuitive operation.

また、指定領域76の色又は模様の濃さを変化させることによって、キャラクタ54がいるべき位置の優先度を指定することができる。その結果、ユーザは、キャラクタ54がいるべき位置の優先度を、より直感的な操作を使って指定することができる。   Further, by changing the color of the designated area 76 or the darkness of the pattern, the priority of the position where the character 54 should be can be designated. As a result, the user can specify the priority of the position where the character 54 should be using a more intuitive operation.

[5.変形例]
なお、本発明は、以上に説明した実施の形態に限定されるものではない。本発明の趣旨を逸脱しない範囲で、適宜変更可能である。
[5. Modified example]
The present invention is not limited to the embodiment described above. Modifications can be made as appropriate without departing from the spirit of the present invention.

図9は、変形例の機能ブロック図である。図9に示すように、以降説明する変形例では、実施形態の機能に加えて、広さ設定部112、ぼかし処理実行部114、状況受付部116、キャラクタ情報取得部118、通知制御部120、過去移動取得部130、比較部132、評価部134、及び対戦相手位置取得部136が実現される。これら各機能は、制御部14を主として実現される。なお、ゲーム装置10において、下記に説明する機能は省略するようにしてもよい。   FIG. 9 is a functional block diagram of a modified example. As shown in FIG. 9, in the modification described below, in addition to the functions of the embodiment, the area setting unit 112, the blurring process execution unit 114, the situation reception unit 116, the character information acquisition unit 118, the notification control unit 120, A past movement acquisition unit 130, a comparison unit 132, an evaluation unit 134, and an opponent position acquisition unit 136 are realized. Each of these functions is realized mainly by the control unit 14. In the game apparatus 10, the functions described below may be omitted.

(1)例えば、ユーザが描画した指定領域76内の色又は模様の濃さに応じて、描画可能な指定領域76の広さが変わるようにしてもよい。例えば、ユーザがペイントツールを用いて描画できる描画用材料(着色材)、例えば、架空の塗料(ペンキやインク等)の量が限られており、ユーザが描画した指定領域76が濃いほど、塗料を多く使ってしまうので、狭い指定領域76しか描画できないようにしてもよい。   (1) For example, the width of the drawable designated area 76 may be changed in accordance with the color or pattern density in the designated area 76 drawn by the user. For example, the amount of drawing material (coloring material) that a user can draw using a paint tool, for example, a fictitious paint (paint, ink, etc.) is limited, and the darker the designated area 76 drawn by the user, the more paint Therefore, only a narrow designated area 76 may be drawn.

変形例(1)のゲーム装置10は、広さ設定部112を含む。広さ設定部112は、所定画像(例えば、ピッチ画像62)上でユーザが指定する色又は模様の濃さに基づいて、ユーザが指定可能な指定領域76の広さを設定(変更)する。   The game apparatus 10 according to the modified example (1) includes an area setting unit 112. The width setting unit 112 sets (changes) the width of the designated area 76 that can be designated by the user based on the color or pattern density designated by the user on a predetermined image (for example, the pitch image 62).

この場合、ユーザが指定する色又は模様の濃さと指定領域76の広さとの関連付けがゲームデータ記憶部100に記憶されているものとする。広さ設定部112は、ユーザが指定した色又は模様の濃さに関連付けられた指定領域76の広さに基づいて、ユーザが指定可能な指定領域76の広さを設定(変更)する。例えば、広さ設定部112は、ユーザが指定した色又は模様が濃いほど、ユーザが指定可能な指定領域76が狭くなる(即ち、ユーザが指定した色又は模様が薄いほど、ユーザが指定可能な指定領域76が広くなる)ようにする。   In this case, it is assumed that the association between the color or pattern density designated by the user and the width of the designated area 76 is stored in the game data storage unit 100. The area setting unit 112 sets (changes) the area of the designated area 76 that can be designated by the user based on the area of the designated area 76 that is associated with the color or pattern density designated by the user. For example, as the color or pattern specified by the user is darker, the width setting unit 112 becomes narrower in the specification area 76 that can be specified by the user (that is, the user can specify the lighter the color or pattern specified by the user). The designated area 76 is widened).

例えば、架空の塗料の量を表すパラメータがゲームデータ記憶部100に記憶されているようにしてもよい。この場合、上記の関連付けは、ユーザが指定する色又は模様の濃さと、当該濃さで色又は模様を描画した場合に消費する塗料の消費量と、の関係を示す。広さ設定部112は、ユーザが指定した色又は模様の濃さに関連付けられた消費量に基づいて、架空の塗料の量を表すパラメータの数値を減少させる。広さ設定部112は、架空の塗料の量を表すパラメータが所定範囲(例えば、0)になった場合、ユーザが指定領域76をそれ以上描画できないようにすることになる。なお、戦術設定画面60において、架空の塗料の量を表すパラメータの現在値が表示されるようにしてもよい。   For example, a parameter indicating the amount of imaginary paint may be stored in the game data storage unit 100. In this case, the above association indicates the relationship between the color or pattern darkness specified by the user and the amount of paint consumed when the color or pattern is drawn with the darkness. The width setting unit 112 reduces the numerical value of the parameter representing the amount of fictitious paint based on the consumption amount associated with the color or pattern density specified by the user. The size setting unit 112 prevents the user from drawing the designated area 76 any more when the parameter representing the amount of the imaginary paint falls within a predetermined range (for example, 0). In the tactics setting screen 60, the current value of a parameter that represents the amount of imaginary paint may be displayed.

変形例(1)によれば、ユーザが描画した指定領域76の色又は模様の濃さに基づいて、描画可能な指定領域76の広さを設定することができる。例えば、ユーザが指定領域76の色又は模様を比較的濃く描画して、指定領域76の各位置に高い優先度をつけるほど(特定の位置にいるようにするほど)、ユーザが描画できる指定領域76を狭くすることができる。一方、ユーザが指定領域76の色又は模様を比較的薄く描画して、指定領域76の各位置に低い優先度をつけるほど(各位置に満遍なくいるようにするほど)、ユーザが描画できる指定領域76を広くすることができる。もちろん、指定領域76の中でも、一部の領域の色又は模様を他の領域より濃くしたり、グラデーションのような変化をつけたりすることも可能である。   According to the modification example (1), the width of the drawable designated area 76 can be set based on the color or the pattern density of the designated area 76 drawn by the user. For example, as the user draws the color or pattern of the designated area 76 relatively darkly and gives a higher priority to each position in the designated area 76 (the more the user is in a specific position), the designated area that the user can draw 76 can be narrowed. On the other hand, as the user draws the color or pattern of the designated area 76 relatively thinly and assigns a lower priority to each position in the designated area 76 (so that the positions are uniformly distributed), the designated area that can be drawn by the user 76 can be widened. Of course, in the designated area 76, the color or pattern of a part of the area can be made darker than the other areas, or a change like gradation can be added.

なお、上記においては、ユーザが指定する色又は模様の濃さと、当該濃さで色又は模様を描画した場合に消費する塗料の消費量と、の関連付けが記憶されている場合を説明したが、ユーザが指定する色又は模様の濃さと、ユーザが指定することができる指定領域76の広さと、が関連付けられているようにすればよい。即ち、例えば、ユーザが指定する色又は模様の濃さと、ユーザが指定することができる指定領域76の面積と、が1対1で関連付けられているようにしてもよい。また、架空の描画用材料の例として塗料を挙げたが、着色をするための材料であればよく、他にも例えば、固形の鉛筆やクレヨン等であってもよい。以降の変形例でも同様である。   In the above description, the case has been described in which the association between the color or pattern darkness specified by the user and the amount of paint consumed when the color or pattern is drawn with the darkness is stored. The darkness of the color or pattern designated by the user may be associated with the width of the designated area 76 that can be designated by the user. That is, for example, the color or pattern darkness designated by the user may be associated with the area of the designated area 76 that can be designated by the user on a one-to-one basis. In addition, the paint has been described as an example of the fictitious drawing material. However, it may be a material for coloring, and for example, a solid pencil or a crayon may be used. The same applies to the following modifications.

(2)また例えば、ユーザのレベルやキャラクタ54の能力に応じて、ユーザが描画可能な指定領域76の広さを設定するようにしてもよい。即ち、ユーザのレベル又はキャラクタ54の能力が高くなるほど、指定領域76を描画する際に使用できる架空の塗料の量が多くなるようにしてもよい。   (2) For example, the size of the designated area 76 that can be drawn by the user may be set according to the level of the user and the ability of the character 54. That is, as the user level or the ability of the character 54 increases, the amount of fictional paint that can be used when drawing the designated area 76 may be increased.

変形例(2)の広さ設定部112は、ユーザ又は移動対象(例えば、キャラクタ54)に関するゲームパラメータに基づいて、ユーザが指定可能な指定領域76の広さを設定する。ユーザに関するゲームパラメータとは、ユーザの現在の状態を識別するパラメータであり、例えば、ユーザのレベル、強さ、及び経験値等である。また例えば、キャラクタ54に関するゲームパラメータとは、キャラクタ54又はユーザチームの現在の状態を識別するパラメータであり、例えば、キャラクタ54又はユーザチームの能力、レベル、強さ、及び経験値等である。   The width setting unit 112 of the modified example (2) sets the width of the designated area 76 that can be designated by the user based on the game parameter related to the user or the movement target (for example, the character 54). The game parameters relating to the user are parameters for identifying the current state of the user, such as the user's level, strength, and experience value. Further, for example, the game parameters relating to the character 54 are parameters for identifying the current state of the character 54 or the user team, and are, for example, the ability, level, strength, experience value, and the like of the character 54 or the user team.

本変形例では、例えば、ユーザ又はキャラクタ54に関するゲームパラメータと、指定領域76の広さと、の関連付けゲームデータ記憶部100に記憶されているものとする。当該関連付けは、テーブル形式のデータであってもよいし、数式形式のデータであってもよい。   In this modification, for example, it is assumed that the game parameter relating to the user or the character 54 and the size of the designated area 76 are stored in the associated game data storage unit 100. The association may be tabular data or mathematical formula data.

広さ設定部112は、ユーザ又はキャラクタ54に関するゲームパラメータに関連付けられた広さに基づいて、ユーザが指定可能な指定領域76の広さを設定する。広さ設定部112は、架空の塗料の量を示すパラメータを変更したり、ユーザが色又は模様を描画した際の架空の塗料の消費量を変更したりすることによって、ユーザが指定可能な指定領域76の広さを変更することになる。   The width setting unit 112 sets the width of the designated area 76 that can be specified by the user based on the width associated with the game parameter related to the user or the character 54. The width setting unit 112 is a specification that can be specified by the user by changing a parameter indicating the amount of the fictional paint or changing the consumption of the fictional paint when the user draws a color or pattern. The width of the area 76 is changed.

例えば、広さ設定部112は、ユーザ又はキャラクタ54のゲームパラメータが所定値に近づくほど、ユーザが指定可能な指定領域76が広くなるようにする。ゲームパラメータが所定値に近づくとは、ユーザ又はキャラクタ54のゲームパラメータが大きく又は小さくなることであり、例えば、ユーザのレベル、強さ、及び経験値が高くなること、又は、キャラクタ54若しくはユーザチームの能力、レベル、強さ、及び経験値が高くなることである。   For example, the width setting unit 112 increases the designated area 76 that can be designated by the user as the game parameter of the user or the character 54 approaches a predetermined value. When the game parameter approaches the predetermined value, the game parameter of the user or the character 54 increases or decreases. For example, the user's level, strength, and experience value increase, or the character 54 or the user team. The ability, level, strength, and experience level of the

変形例(2)によれば、ユーザ又はキャラクタ54に関するゲームパラメータに基づいて、ユーザが描画できる指定領域76の広さを変えることができる。このため、ユーザが描画できる指定領域76の広さを変えることで、ユーザやキャラクタ54の成長を実感させることができる。   According to the modified example (2), the size of the designated area 76 that can be drawn by the user can be changed based on the game parameter related to the user or the character 54. Therefore, the growth of the user and the character 54 can be realized by changing the size of the designated area 76 that can be drawn by the user.

なお、上記においては、ユーザ又はキャラクタ54に関するゲームパラメータと、当該濃さで色又は模様を描画した場合に消費する塗料の消費量と、の関連付けが記憶されている場合を説明したが、ユーザ又はキャラクタ54に関するゲームパラメータと、ユーザが指定することができる指定領域76の広さと、が関連付けられているようにすればよい。即ち、例えば、ユーザ又はキャラクタ54に関するゲームパラメータと、ユーザが指定することができる指定領域76の面積と、が1対1で関連付けられているようにしてもよい。   In the above description, the case where the association between the game parameter related to the user or the character 54 and the consumption amount of the paint consumed when the color or the pattern is drawn with the darkness is stored is described. The game parameter relating to the character 54 may be associated with the size of the designated area 76 that can be designated by the user. That is, for example, the game parameter relating to the user or the character 54 and the area of the designated area 76 that can be designated by the user may be associated with each other on a one-to-one basis.

(3)また例えば、実施形態のように、ピッチ画像62上でユーザが所与の色又は所与の模様を指定した領域を指定領域76とする場合、指定領域76の輪郭のぼかし具合(色又は模様の濃さの変化量。いわゆる、輪郭のエッジ強度)に応じて、キャラクタ54が基準領域78外に全く出ないようにするか、キャラクタ54が基準領域78外に出ることをある程度は許容するか、を制御するようにしてもよい。   (3) Further, for example, when an area in which a user designates a given color or a given pattern on the pitch image 62 as the designated area 76 as in the embodiment, the degree of blurring of the outline of the designated area 76 (color Alternatively, depending on the amount of change in the darkness of the pattern (so-called edge strength of the contour), the character 54 is prevented from coming out of the reference area 78 at all, or the character 54 is allowed to go out of the reference area 78 to some extent. You may make it control whether to do.

変形例(3)のゲーム装置10は、ぼかし処理実行部114を含む。ぼかし処理実行部114は、ユーザの操作に基づいて、指定領域76の輪郭の色又は模様のぼかし処理を実行する。ぼかし処理は、注目画素の色又は模様を、周囲画素の色又は模様に基づいて変更する処理であり、例えば、注目画素の色又は模様の濃さを、周囲画素の色又は模様の濃さに近づける処理である。   The game apparatus 10 of the modification (3) includes a blurring process execution unit 114. The blurring process execution unit 114 executes the blurring process of the outline color or pattern of the designated area 76 based on a user operation. The blurring process is a process of changing the color or pattern of the target pixel based on the color or pattern of the surrounding pixel. For example, the color or pattern density of the target pixel is changed to the color of the surrounding pixel or the pattern. This is a process of approaching.

ぼかし処理実行部114は、ユーザの操作に基づいて、指定領域76の輪郭のぼかし具合を決定する。例えば、ぼかし処理実行部114は、ユーザの操作量に基づいて、指定領域76の輪郭のぼかし具合を決定する。この場合、ぼかし処理実行部114は、ユーザの操作量が多くなるほど、指定領域76の輪郭のぼかし具合が大きく又は小さくする。   The blurring process execution unit 114 determines the degree of blurring of the outline of the designated area 76 based on the user's operation. For example, the blurring process execution unit 114 determines the degree of blurring of the outline of the designated area 76 based on the operation amount of the user. In this case, the blurring process execution unit 114 increases or decreases the degree of blurring of the contour of the designated area 76 as the user's operation amount increases.

本変形例の移動制御部110は、指定領域データが示す指定領域76の輪郭のぼかし具合に基づいて、指定領域データに基づいて定まる基準領域78外に、移動対象(例えば、キャラクタ54)を移動させるか否かを制御する。例えば、移動制御部110は、指定領域76の輪郭のぼかし具合が基準以上であるか否かを判定する。「ぼかし具合が基準以上」とは、輪郭が比較的ぼかされている状態であり、例えば、輪郭の色又は模様の変化量が基準量未満であること、輪郭のエッジ強度が基準強度未満であることである。   The movement control unit 110 of the present modification moves the movement target (for example, the character 54) outside the reference area 78 determined based on the designated area data based on the degree of blurring of the outline of the designated area 76 indicated by the designated area data. Control whether or not. For example, the movement control unit 110 determines whether or not the degree of blurring of the contour of the designated area 76 is greater than or equal to a reference. “Blur condition is above standard” means that the contour is relatively blurred. For example, the amount of change in the color or pattern of the contour is less than the reference amount, and the edge strength of the contour is less than the reference strength. That is.

例えば、移動制御部110は、指定領域76の輪郭のぼかし具合が基準以上であると判定された場合、キャラクタ54が基準領域78外に出ることを許可し、指定領域76の輪郭のぼかし具合が基準未満であると判定された場合、キャラクタ54が基準領域78外に出ることを禁止する。   For example, the movement control unit 110 permits the character 54 to go out of the reference area 78 when it is determined that the outline blurring condition of the designated area 76 is greater than or equal to the reference, and the outline blurring condition of the designated area 76 is increased. If it is determined that the character is less than the reference, the character 54 is prohibited from going outside the reference region 78.

別の言い方をすれば、移動制御部110は、指定領域76の輪郭のぼかし具合が基準以上であると判定された場合には、指定領域76の輪郭のぼかし具合が基準未満であると判定された場合よりも、キャラクタ54が基準領域78内にいる時間を短くする(即ち、キャラクタ54が基準領域78外にいる時間を長くする)。   In other words, the movement control unit 110 determines that the degree of blurring of the contour of the designated region 76 is less than the reference when it is determined that the degree of blurring of the contour of the designated region 76 is greater than or equal to the reference. The time that the character 54 is in the reference area 78 is shortened (that is, the time that the character 54 is outside the reference area 78 is lengthened) as compared with the case where

変形例(3)によれば、ユーザは、より直感的な操作を行うことによって、キャラクタ54を基準領域78内に厳密に留めさせたり、キャラクタ54が基準領域78外に出ることをある程度は許容したりすることができる。   According to the modified example (3), the user allows the character 54 to remain strictly within the reference area 78 or allows the character 54 to go out of the reference area 78 to some extent by performing a more intuitive operation. You can do it.

(4)また例えば、ユーザが、ゲームの状況毎に指定領域76を指定しておくことができるようにしてもよい。例えば、ユーザチームが攻撃をする状況で使用される指定領域76と、ユーザチームが守備をする状況で使用される指定領域76と、を指定できるようにしてもよい。   (4) Further, for example, the user may be able to designate the designated area 76 for each game situation. For example, a designation area 76 used in a situation where the user team is attacking and a designation area 76 used in a situation where the user team is defending may be designated.

変形例(4)のゲーム装置10は、状況受付部116を含む。状況受付部116は、ユーザの操作に基づいて、ゲームの状況の指定を受け付ける。状況受付部116は、コントローラ30の検出信号に基づいて、複数種類(類型)の状況のうちの少なくとも一つの指定を受け付ける。   The game apparatus 10 of the modification (4) includes a situation receiving unit 116. The situation accepting unit 116 accepts designation of a game situation based on a user operation. The situation accepting unit 116 accepts designation of at least one of a plurality of types (types) of situations based on the detection signal of the controller 30.

図10は、ゲームの状況を受け付ける様子を示す図である。図10に示すように、本変形例の戦術設定画面60には、ユーザが戦術を指定するための状況選択画像80が表示される。状況選択画像80においては、予め用意された複数種類の状況が表示される。ユーザは、これら複数種類の状況のうちの少なくとも一つを指定することになる。   FIG. 10 is a diagram illustrating a state in which a game situation is received. As shown in FIG. 10, a situation selection image 80 for the user to specify a tactic is displayed on the tactics setting screen 60 of the present modification. In the situation selection image 80, a plurality of types of situations prepared in advance are displayed. The user designates at least one of these multiple types of situations.

本変形例の指定領域記録部108は、ユーザにより指定された状況と(例えば、ユーザが記録ボタン74を選択した場合に指定された状況)、指定領域データと、を関連付けて記録する。即ち、指定領域記録部108は、ユーザが指定した状況毎に、指定領域データをゲームデータ記憶部100に記録する。   The designated area recording unit 108 of the present modification records the situation designated by the user (for example, the situation designated when the user selects the recording button 74) and the designated area data in association with each other. That is, the designated area recording unit 108 records designated area data in the game data storage unit 100 for each situation designated by the user.

本変形例の移動制御部110は、実行中のゲームがユーザにより指定された状況と同一又は類似の状況になった場合、当該指定された状況に関連付けられた指定領域データに基づいて定まる基準領域78内に移動対象(例えば、キャラクタ54)がいるように、移動対象を移動させる。即ち、移動制御部110は、ゲームデータ記憶部100に記憶されている複数の指定領域データのうちで、実行中のゲームと同一又は類似する状況に関連付けられたものに基づいて、キャラクタ54を移動させる。   The movement control unit 110 according to the present modification, when the game being executed becomes the same or similar to the situation designated by the user, the reference area determined based on the designated area data associated with the designated situation The moving object is moved so that the moving object (for example, the character 54) is in 78. That is, the movement control unit 110 moves the character 54 based on a plurality of designated area data stored in the game data storage unit 100 and associated with a situation that is the same as or similar to the game being executed. Let

移動制御部110は、ゲーム状況データが示す状況と、ユーザが指定した状況と、を比較することによって、同一又は類似の状況になったか否かを判定する。例えば、移動制御部110は、ゲーム状況データに含まれるゲームパラメータ(例えば、キャラクタ54の位置や得点等)と、ユーザが指定した状況が示すゲームパラメータと、のずれが基準以内であるか否かを判定することによって、同一又は類似の状況になったか否かを判定する。   The movement control unit 110 determines whether or not the situation is the same or similar by comparing the situation indicated by the game situation data with the situation designated by the user. For example, the movement control unit 110 determines whether or not a deviation between a game parameter included in the game situation data (for example, the position and score of the character 54) and the game parameter indicated by the situation designated by the user is within a reference. It is determined whether or not the situation is the same or similar.

また例えば、ある状況と、当該状況に類似する状況と、の関連付けがゲームデータ記憶部100に記憶されているようにしてもよい。移動制御部110は、ゲーム状況データが示す状況が、当該状況に関連付けられた状況になったか否かを判定することによって、ユーザにより指定された状況と類似の状況になったか否かを判定する。   Further, for example, an association between a certain situation and a situation similar to the situation may be stored in the game data storage unit 100. The movement control unit 110 determines whether or not the situation indicated by the game situation data has become a situation similar to the situation designated by the user by determining whether or not the situation associated with the situation has been reached. .

変形例(4)によれば、ゲームの状況に応じて、指定領域データを使い分けることができるので、ゲームの状況に応じた領域内でキャラクタ54を移動させることができる。   According to the modification (4), since the designated area data can be used properly according to the game situation, the character 54 can be moved within the area according to the game situation.

(5)また例えば、ユーザが対戦相手ユーザと対戦するゲームが実行される場合には、ユーザチームのフォーメーションや各キャラクタ54のポジション等の基本的な情報のみを対戦相手ユーザに通知し、ユーザが指定した指定領域76は対戦相手ユーザに通知しないようにしてもよい。この場合、例えば、ユーザチームの基本的な情報からは想像がつかないような動きをするための指定領域76をユーザが指定しておき、対戦相手ユーザを惑わすようにしてもよい。   (5) Also, for example, when a game is executed in which the user plays against the opponent user, only the basic information such as the formation of the user team and the position of each character 54 is notified to the opponent user. The designated designation area 76 may not be notified to the opponent user. In this case, for example, the user may designate a designated area 76 for making a movement that cannot be imagined from the basic information of the user team, and may confuse the opponent user.

変形例(5)のゲーム装置10は、キャラクタ情報取得部118及び通知制御部120を含む。キャラクタ情報取得部118は、ゲームにおける移動対象(例えば、キャラクタ54)の役割又は基準位置(例えば、フォーメーション)に関する情報を記憶する手段(例えば、ゲームデータ記憶部100)の記憶内容を取得する。   The game apparatus 10 of the modification (5) includes a character information acquisition unit 118 and a notification control unit 120. The character information acquisition unit 118 acquires the storage content of a unit (for example, the game data storage unit 100) that stores information related to the role or reference position (for example, formation) of the movement target (for example, the character 54) in the game.

役割とは、ゲームにおいてキャラクタ54が果たすべき役割であり、例えば、ポジションである。また基準位置とは、キャラクタ54に関連付けられたゲーム空間40内の位置であり、例えば、所定ポジションの選手が本来いるべきピッチ50内の位置である。   The role is a role that the character 54 should play in the game, for example, a position. The reference position is a position in the game space 40 associated with the character 54, for example, a position in the pitch 50 that a player at a predetermined position should originally be.

通知制御部120は、対戦前又は対戦中において、対戦相手ユーザに対して移動対象(例えば、キャラクタ54)に関する情報を通知する。ここでは、通知制御部120は、キャラクタ54の役割又は基準位置に関する情報を対戦相手ユーザに通知することになる。例えば、通知制御部120は、キャラクタ54のポジションを示す画像又は音声を出力したり、ユーザチームのフォーメーションを示す画像又は音声を出力したりする。通知制御部120が通知の際に用いる画像又は音声のデータは、ゲームデータ記憶部100に予め記憶されているものとする。   The notification control unit 120 notifies the opponent user of information related to the movement target (for example, the character 54) before or during the battle. Here, the notification control unit 120 notifies the opponent user of information regarding the role of the character 54 or the reference position. For example, the notification control unit 120 outputs an image or sound indicating the position of the character 54 or outputs an image or sound indicating the formation of the user team. It is assumed that image or audio data used by the notification control unit 120 for notification is stored in advance in the game data storage unit 100.

また、通知制御部120は、指定領域76に関する情報が対戦相手ユーザに通知されることを制限(禁止)する。通知制御部120は、指定領域データに基づいて定まるピッチ50内の基準領域78を、対戦相手ユーザに通知しないことになる。   In addition, the notification control unit 120 restricts (prohibits) that information regarding the designated area 76 is notified to the opponent user. The notification control unit 120 does not notify the opponent user of the reference area 78 within the pitch 50 determined based on the designated area data.

変形例(5)によれば、例えば、ユーザチームのフォーメーションや各キャラクタ54のポジションからは想像がつかないような指定領域76を指定しておき、対戦相手ユーザを惑わすことができる。   According to the modified example (5), for example, the designated area 76 that cannot be imagined from the formation of the user team and the position of each character 54 can be designated to confuse the opponent user.

(6)また例えば、ピッチ画像62上において、互いに離れている複数の指定領域76を指定できるようにしてもよい。この場合、各指定領域76に基づいて定まる基準領域78内に留まるようにキャラクタ54が移動することになるが、各基準領域78の間の領域は、キャラクタ54が移動することができるようにしてもよい。   (6) Further, for example, a plurality of designated areas 76 that are separated from each other on the pitch image 62 may be designated. In this case, the character 54 moves so as to stay within the reference area 78 determined based on each designated area 76, but the area between the reference areas 78 can be moved by the character 54. Also good.

図11は、ユーザが複数の指定領域76を指定する様子を示す図である。図11に示すように、指定領域取得部106は、第1の指定領域76Aと、当該第1の指定領域76A外にユーザが指定した第2の指定領域76Bと、を取得する。第1の指定領域76A及び第2の指定領域76Bは、互いに重ならないようになっている。   FIG. 11 is a diagram illustrating a state in which the user designates a plurality of designated areas 76. As illustrated in FIG. 11, the designated area acquisition unit 106 obtains a first designated area 76A and a second designated area 76B designated by the user outside the first designated area 76A. The first designated area 76A and the second designated area 76B do not overlap each other.

なお、ユーザが第1の指定領域76A及び第2の指定領域76Bを指定する方法自体は、実施形態と同様であり、ペイントツールが用いられる。また、この場合、指定領域データは、第1の指定領域76A及び第2の指定領域76Bを示すことになる。   Note that the method of designating the first designated area 76A and the second designated area 76B by the user is the same as in the embodiment, and a paint tool is used. In this case, the designated area data indicates the first designated area 76A and the second designated area 76B.

変形例(6)の移動制御部110は、第1制御部122、第2制御部124、切替部126、及び間移動制御部128を含む。第1制御部122は、第1の指定領域76Aに基づいて定まる基準領域78A内に前記移動対象がいるように、移動対象(例えば、キャラクタ54)を移動させる。また、第2制御部124は、第2の指定領域76Bに基づいて定まる基準領域78B内に移動対象(例えば、キャラクタ54)がいるように、移動対象を移動させる。第1制御部122及び第2制御部124がキャラクタ54を移動させる方法自体は、実施形態で説明した方法と同様である。   The movement control unit 110 according to the modification (6) includes a first control unit 122, a second control unit 124, a switching unit 126, and an inter-movement control unit 128. The first control unit 122 moves the movement target (for example, the character 54) so that the movement target is in the reference area 78A determined based on the first designated area 76A. Further, the second control unit 124 moves the movement target so that the movement target (for example, the character 54) is in the reference area 78B determined based on the second designated area 76B. The method itself by which the first control unit 122 and the second control unit 124 move the character 54 is the same as the method described in the embodiment.

切替部126は、実行中のゲームの状況に基づいて、第1制御部122による移動制御と第2制御部124による移動制御とを切り替える。例えば、移動制御を切り替えるための切替条件が定められている。切替条件は、実行中のゲームが所与の状況になったか否か、又は、ユーザが所与の操作を行ったか否かである。   The switching unit 126 switches between movement control by the first control unit 122 and movement control by the second control unit 124 based on the state of the game being executed. For example, a switching condition for switching the movement control is defined. The switching condition is whether or not the game being executed is in a given situation or whether or not the user has performed a given operation.

切替部126は、切替条件が満たされる場合に、第1制御部122による移動制御と第2制御部124による移動制御とを切り替える。例えば、切替部126は、第1制御部122による移動制御を行うべき第1切替条件が満たされる場合は、第1制御部122による移動制御が実行されるようにし、第2制御部124による移動制御を行うべき第2切替条件が満たされる場合は、第2制御部124による移動制御が実行されるようにする。   The switching unit 126 switches between movement control by the first control unit 122 and movement control by the second control unit 124 when the switching condition is satisfied. For example, when the first switching condition for performing movement control by the first control unit 122 is satisfied, the switching unit 126 performs the movement control by the first control unit 122 and moves by the second control unit 124. When the second switching condition to be controlled is satisfied, the movement control by the second control unit 124 is performed.

第1切替条件及び第2切替条件は、実行中のゲームの状況に関する条件である。第1切替条件は、実行中のゲームが第1の状況となることであり、第2切替条件は、実行中のゲームが、第1の所定状況とは異なる第2の状況となることである。例えば、ゲーム空間40における各オブジェクト(例えば、キャラクタ54等)の位置関係が第1の位置関係であることが、第1切替条件に相当し、各オブジェクトが、第1の位置関係とは異なる第2の位置関係となることが、第2切替条件に相当するようにしてもよい。他にも例えば、実行中の試合の戦況が第1の戦況(例えば、負けている場合)であることが、第1切替条件に相当し、第1の戦況とは異なる第2の戦況となることが、第2切替条件(例えば、同点又は勝っている場合)に相当するようにしてもよい。   The first switching condition and the second switching condition are conditions relating to the status of the game being executed. The first switching condition is that the game being executed is in the first situation, and the second switching condition is that the game being executed is in a second situation different from the first predetermined situation. . For example, the fact that the positional relationship of each object (for example, the character 54) in the game space 40 is the first positional relationship corresponds to the first switching condition, and each object is different from the first positional relationship. The positional relationship of 2 may correspond to the second switching condition. In addition, for example, a situation in which the game being executed is the first game situation (for example, when losing) corresponds to the first switching condition, which is a second game situation different from the first game situation. This may correspond to the second switching condition (for example, when tie or win).

なお、第1切替条件及び第2切替条件は、ユーザが指定できるようにしてもよいし、予め定められた複数の条件のうちからゲーム装置10が自動的に設定するようにしてもよい。例えば、ゲームデータ記憶部100に、指定領域76の位置と、予め定められた複数の条件のうちの少なくとも一つと、の関連付けが記憶されており、ユーザが指定した第1指定領域76Aに関連付けられた条件が第1切替条件として設定され、ユーザが指定した第2指定領域76Bに関連付けられた条件が第2切替条件として設定されるようにしてもよい。   The first switching condition and the second switching condition may be specified by the user, or may be automatically set by the game apparatus 10 from a plurality of predetermined conditions. For example, the game data storage unit 100 stores an association between the position of the designated area 76 and at least one of a plurality of predetermined conditions, and is associated with the first designated area 76A designated by the user. The condition may be set as the first switching condition, and the condition associated with the second designated area 76B designated by the user may be set as the second switching condition.

間移動制御部128は、切替部126による切り替えが実行される場合に、移動対象(例えば、キャラクタ54)を、第1の指定領域76Aに基づいて定まる基準領域78Aと、第2の指定領域76Bに基づいて定まる基準領域78Bと、の間を移動させる。   When the switching by the switching unit 126 is performed, the inter-movement controller 128 determines the movement target (for example, the character 54) as a reference area 78A and a second specified area 76B that are determined based on the first specified area 76A. And a reference area 78B determined based on

第1制御部122による移動制御から第2制御部124による移動制御に切り替わる場合、間移動制御部128は、基準領域78Aから基準領域78Bへの移動を許可する。一方、第2制御部124による移動制御から第1制御部122による移動制御に切り替わる場合、間移動制御部128は、基準領域78Bから基準領域78Aへの移動を許可する。   When the movement control by the first control unit 122 is switched to the movement control by the second control unit 124, the intermediate movement control unit 128 permits the movement from the reference region 78A to the reference region 78B. On the other hand, when the movement control by the second control unit 124 is switched to the movement control by the first control unit 122, the intermediate movement control unit 128 permits the movement from the reference region 78B to the reference region 78A.

変形例(6)によれば、ピッチ画像62上において、互いに離れた複数の指定領域76を指定することができる。更に、各指定領域76に基づいて定まる基準領域78の間をキャラクタ54に移動させることによって、移動制御の切り替えを行うことができる。   According to the modification (6), it is possible to designate a plurality of designated areas 76 that are separated from each other on the pitch image 62. Furthermore, the movement control can be switched by moving the character 54 between the reference areas 78 determined based on the designated areas 76.

(7)また例えば、過去に実行されたゲームにおいて各キャラクタ54が移動した領域を、戦術設定画面60で表示させるようにしてもよい。即ち、ユーザが、各キャラクタ54が過去に移動したピッチ50内の領域を把握しつつ、指定領域76を描画できるようにしてもよい。   (7) Further, for example, an area where each character 54 has moved in a game executed in the past may be displayed on the tactics setting screen 60. That is, the user may be able to draw the designated area 76 while grasping the area within the pitch 50 in which each character 54 has moved in the past.

変形例(7)のゲーム装置10は、過去移動取得部130を含む。過去移動取得部130は、過去に実行されたゲームにおいて移動対象が移動した位置に関する過去移動データを記憶する手段(例えば、ゲームデータ記憶部100)の記憶内容を取得する。過去移動データは、ピッチ50上の各位置のうちキャラクタ54が移動した位置や、ピッチ50上の各位置にキャラクタ54がいた時間を示す。過去移動データは、ゲームの実行結果に基づいて生成され、ゲームデータ記憶部100に記録される。即ち、過去移動データは、ゲームにおける各キャラクタ54の移動結果に基づいて生成される。   The game apparatus 10 of the modification (7) includes a past movement acquisition unit 130. The past movement acquisition unit 130 acquires the storage content of a means (for example, the game data storage unit 100) that stores past movement data relating to the position where the movement target has moved in a game executed in the past. The past movement data indicates the position where the character 54 has moved among the positions on the pitch 50 and the time when the character 54 was at each position on the pitch 50. The past movement data is generated based on the game execution result and recorded in the game data storage unit 100. That is, the past movement data is generated based on the movement result of each character 54 in the game.

本変形例の表示制御部102は、過去移動データが示す位置をユーザに案内する過去移動画像を、所定画像(例えば、ピッチ画像62)上に表示させる。   The display control unit 102 of this modification displays a past movement image that guides the user of the position indicated by the past movement data on a predetermined image (for example, the pitch image 62).

図12は、戦術設定画面60において過去移動画像が表示される様子を示す図である。図12に示すように、過去に実行されたゲームにおいてキャラクタ54がいたピッチ50上の位置を示すように、過去移動画像82がピッチ画像62上に表示される。例えば、ユーザが選択したキャラクタ画像64が示すキャラクタ54が過去のゲームで移動した領域を示すように、過去移動画像82が表示される。   FIG. 12 is a diagram illustrating a state in which a past movement image is displayed on the tactics setting screen 60. As shown in FIG. 12, the past moving image 82 is displayed on the pitch image 62 so as to indicate the position on the pitch 50 where the character 54 was in the game executed in the past. For example, the past movement image 82 is displayed so that the character 54 indicated by the character image 64 selected by the user indicates an area where the character 54 has moved in the past game.

本変形例の指定領域取得部106は、過去移動データが示す位置をユーザに案内する過去移動画像82が表示された所定画像(例えば、ピッチ画像62)上でユーザが指定した指定領域76を取得する。即ち、指定領域取得部106は、戦術設定画面60に過去移動画像82が表示された後において、ユーザが指定した指定領域76を取得することになる。   The designated area acquisition unit 106 of the present modification obtains the designated area 76 designated by the user on a predetermined image (for example, the pitch image 62) on which the past movement image 82 for guiding the user to the position indicated by the past movement data is displayed. To do. That is, the designated area acquisition unit 106 obtains the designated area 76 designated by the user after the past moving image 82 is displayed on the tactics setting screen 60.

変形例(7)によれば、過去移動画像82がピッチ画像62上で表示されるため、過去のゲームにおいてキャラクタ54が移動した領域を把握しつつ、指定領域76を描画することができる。   According to the modification (7), since the past movement image 82 is displayed on the pitch image 62, the designated area 76 can be drawn while grasping the area where the character 54 has moved in the past game.

(8)また例えば、ユーザが指示した指定領域76と、ゲームで実際にキャラクタ54が移動した領域と、を比較することによって、ユーザやキャラクタ54を評価するようにしてもよい。即ち、ピッチ50内の基準領域78をキャラクタ54が満遍なく移動した場合、ユーザ及びキャラクタ54に高い評価を与えるようにしてもよい。   (8) Further, for example, the user or the character 54 may be evaluated by comparing the designated area 76 instructed by the user with the area where the character 54 has actually moved in the game. That is, when the character 54 moves evenly in the reference area 78 within the pitch 50, high evaluation may be given to the user and the character 54.

変形例(8)のゲーム装置10は、比較部132及び評価部134を含む。比較部132は、指定領域データに基づいて定まる基準領域78と、ゲームにおいて移動対象(例えば、キャラクタ54)が移動した位置と、を比較する。例えば、比較部132は、基準領域78の各位置と、実際にキャラクタ54がいた位置と、が一致するか否かを判定する。   The game apparatus 10 of the modification (8) includes a comparison unit 132 and an evaluation unit 134. The comparison unit 132 compares the reference area 78 determined based on the designated area data with the position where the movement target (for example, the character 54) has moved in the game. For example, the comparison unit 132 determines whether or not each position of the reference region 78 matches the position where the character 54 actually exists.

評価部134は、当該比較部132の比較結果に基づいて、ユーザ及び移動対象(例えば、キャラクタ54)の少なくとも一方を評価する。例えば、評価部134は、指定領域データに基づいて定まる基準領域78のうち、キャラクタ54が実際に移動した領域が多いほど、ユーザ及びキャラクタ54の少なくとも一方に高い評価を与える。評価部134は、ユーザ又はキャラクタ54に関するパラメータ(例えば、経験値等)を変化させたり、所与の画像又は所与の音声を出力したりすることによって、ユーザ及びキャラクタ54の少なくとも一方の評価を行う。   The evaluation unit 134 evaluates at least one of the user and the movement target (for example, the character 54) based on the comparison result of the comparison unit 132. For example, the evaluation unit 134 gives a higher evaluation to at least one of the user and the character 54 as the region where the character 54 has actually moved is larger in the reference region 78 determined based on the designated region data. The evaluation unit 134 evaluates at least one of the user and the character 54 by changing a parameter (for example, an experience value) regarding the user or the character 54 or outputting a given image or a given sound. Do.

変形例(8)によれば、ユーザが指示した指定領域76内で実際にキャラクタ54が移動しているかどうかで、ユーザやキャラクタ54を評価することができる。   According to the modification (8), the user and the character 54 can be evaluated based on whether or not the character 54 is actually moving within the designated area 76 designated by the user.

(9)また例えば、対戦相手チームのキャラクタ56が過去のゲームで移動した領域を戦術設定画面60において表示させるようにしてもよい。即ち、ユーザが、対戦相手チームのキャラクタ56が過去に移動したピッチ50内の領域を把握しつつ、指定領域76を描画できるようにしてもよい。   (9) Further, for example, an area where the opponent team character 56 has moved in the past game may be displayed on the tactics setting screen 60. That is, the user may be able to draw the designated area 76 while grasping the area in the pitch 50 where the opponent team character 56 has moved in the past.

変形例(9)のゲーム装置10は、対戦相手位置取得部136を含む。対戦相手位置取得部136は、所定領域内(例えば、ピッチ50)で対戦相手(例えば、キャラクタ56)が移動する位置に関する対戦相手位置データを記憶する手段の記憶内容を取得する。対戦相手位置データは、ピッチ50上の各位置のうちキャラクタ56が移動した位置や、ピッチ50上の各位置にキャラクタ56がいた時間を示す。対戦相手位置データは、ゲームの実行結果に基づいて生成され、ゲームデータ記憶部100に記録される。即ち、対戦相手位置データは、ゲームにおける各キャラクタ56の移動結果に基づいて生成される。   The game apparatus 10 of the modification (9) includes an opponent position acquisition unit 136. The opponent position acquisition unit 136 acquires the storage contents of the means for storing the opponent position data relating to the position where the opponent (for example, the character 56) moves within a predetermined area (for example, the pitch 50). The opponent position data indicates the position where the character 56 has moved among the positions on the pitch 50 and the time the character 56 was at each position on the pitch 50. The opponent position data is generated based on the game execution result and recorded in the game data storage unit 100. That is, the opponent position data is generated based on the movement result of each character 56 in the game.

表示制御部102は、対戦相手(例えば、キャラクタ56)が移動する位置をユーザに案内する対戦相手位置画像を、所定画像(例えば、ピッチ画像62)上で表示させる。   The display control unit 102 displays on the predetermined image (for example, the pitch image 62) an opponent position image that guides the user the position where the opponent (for example, the character 56) moves.

図13は、対戦相手位置画像が表示される様子を示す図である。図13に示すように、過去に実行されたゲームにおいてキャラクタ56がいたピッチ50上の位置を示すように、対戦相手位置画像84がピッチ画像62上に表示される。例えば、対戦相手チームのキャラクタ56の少なくとも一人が過去のゲームで移動した領域を示すように、対戦相手位置画像84が表示される。   FIG. 13 is a diagram illustrating a state in which an opponent position image is displayed. As shown in FIG. 13, the opponent position image 84 is displayed on the pitch image 62 so as to indicate the position on the pitch 50 where the character 56 was in the game executed in the past. For example, the opponent position image 84 is displayed so as to indicate an area where at least one of the characters 56 of the opponent team has moved in the past game.

本変形例の指定領域取得部106は、対戦相手(例えば、キャラクタ56)が移動する位置をユーザに案内する対戦相手位置画像84が表示された所定画像(例えば、ピッチ画像62)上でユーザが指定した指定領域76を取得する。即ち、指定領域取得部106は、戦術設定画面60に対戦相手位置画像84が表示された後において、ユーザが指定した指定領域76を取得することになる。   The designated area acquisition unit 106 according to the present modification is configured so that the user can display the opponent position image 84 on the predetermined image (for example, the pitch image 62) on which the opponent's position (for example, the character 56) is guided to the user. The designated designated area 76 is acquired. That is, the designated area acquisition unit 106 obtains the designated area 76 designated by the user after the opponent position image 84 is displayed on the tactics setting screen 60.

変形例(9)によれば、対戦相手位置画像84がピッチ画像62上で表示されるため、過去のゲームにおいて対戦相手チームのキャラクタ56が移動した領域を把握しつつ、指定領域76を描画することができる。   According to the modification (9), since the opponent position image 84 is displayed on the pitch image 62, the designated area 76 is drawn while grasping the area where the opponent team character 56 has moved in the past game. be able to.

(10)また例えば、実施形態においては、ペイントツールを用いてユーザがピッチ画像62上で描画を行う場合を説明したが、指定領域76の指定方法は、上記の例に限られない。ユーザの操作に基づいて、指定領域76が指定されるようにすればよい。例えば、ピッチ画像62を複数の分割領域(小領域)に分割しておき、これら分割領域を選択することによって、指定領域76を指定できるようにしてもよい。   (10) For example, in the embodiment, the case where the user performs drawing on the pitch image 62 using the paint tool has been described. However, the specification method of the specification region 76 is not limited to the above example. The designated area 76 may be designated based on the user's operation. For example, the designated area 76 may be designated by dividing the pitch image 62 into a plurality of divided areas (small areas) and selecting these divided areas.

本変形例の表示制御部102は、所定領域(例えば、ピッチ50)を複数に分割してなる分割領域を表す所定画像(例えば、ピッチ画像62)を画面に表示させる。   The display control unit 102 according to this modification displays a predetermined image (for example, pitch image 62) representing a divided area obtained by dividing a predetermined area (for example, pitch 50) into a plurality of screens.

図14は、変形例(10)の戦術設定画面60の一例を示す図である。図14に示すように、ピッチ画像62が、複数の分割領域86に分割されている。分割領域86の形状は任意であり、図14に示すようなマス目状(長方形又は正方形)以外にも、菱形形状であってもよいし、三角形であってもよい。ユーザは、コントローラ30を操作して、複数の分割領域86の少なくとも一つを選択する。   FIG. 14 is a diagram illustrating an example of the tactics setting screen 60 of the modification (10). As shown in FIG. 14, the pitch image 62 is divided into a plurality of divided regions 86. The shape of the divided region 86 is arbitrary, and may be a rhombus shape or a triangle other than the grid shape (rectangle or square) as shown in FIG. The user operates the controller 30 to select at least one of the plurality of divided areas 86.

指定領域取得部106は、複数の分割領域86のうちユーザが所定画像(例えば、ピッチ画像62)上で指定した一又は複数の分割領域86を取得することによって、指定領域76を取得する。本変形例の指定領域データは、ユーザが所定画像(例えば、ピッチ画像62)上で指定した一又は複数の分割領域86を示すことになる。   The designated area obtaining unit 106 obtains the designated area 76 by obtaining one or a plurality of divided areas 86 designated on the predetermined image (for example, the pitch image 62) by the user among the plurality of divided areas 86. The designated area data of this modification indicates one or a plurality of divided areas 86 designated by the user on a predetermined image (for example, the pitch image 62).

例えば、ユーザが一つの分割領域86を指定した場合は、当該一つの分割領域86がそのまま指定領域76として取得される。また例えば、ユーザが互いに隣り合う複数の分割領域86を指定した場合は、これら複数の分割領域86を結合した領域が指定領域76として取得される。また例えば、ユーザが、互いに離れている(隣り合わない)複数の分割領域86を指定した場合は、これら複数の分割領域86の各々が指定領域76として取得される。   For example, when the user designates one divided area 86, the one divided area 86 is acquired as the designated area 76 as it is. For example, when the user designates a plurality of divided areas 86 adjacent to each other, an area obtained by combining the plurality of divided areas 86 is acquired as the designated area 76. For example, when the user designates a plurality of divided areas 86 that are separated from each other (not adjacent to each other), each of the plurality of divided areas 86 is acquired as the designated area 76.

移動制御部110は、ユーザが指定した一又は複数の分割領域86に基づいて定まる領域内に移動対象(例えば、キャラクタ54)がいるように、移動対象を移動させる。移動制御部110が、キャラクタ54を移動させる方法は、実施形態と同様である。   The movement control unit 110 moves the movement target so that the movement target (for example, the character 54) is in an area determined based on one or a plurality of divided areas 86 designated by the user. The method by which the movement control unit 110 moves the character 54 is the same as in the embodiment.

変形例(10)によれば、分割領域86を選択することによって、指定領域76を指定することができるので、ユーザが比較的簡易な操作をするだけで、指定領域76を指定することができるようになる。   According to the modified example (10), the designated area 76 can be designated by selecting the divided area 86. Therefore, the designated area 76 can be designated only by a relatively simple operation by the user. It becomes like this.

(11)また例えば、実施形態と上記変形例の二つ以上とを組み合わせるようにしてもよい。   (11) Further, for example, the embodiment and two or more of the modified examples may be combined.

また例えば、初心者のユーザであっても、指定領域76を描画しやすくなるように、予め定められたキャラクタ54の移動範囲(以降、デフォルトの移動範囲という。)を、ピッチ画像62上に表示させるようにしてもよい。即ち、ユーザが選択したキャラクタ画像64が示すキャラクタ54のデフォルトの移動範囲をピッチ画像62で表示させ、ユーザが、その上から指定領域76を描画することができるようにしてもよい。   Further, for example, a predetermined moving range of the character 54 (hereinafter referred to as a default moving range) is displayed on the pitch image 62 so that even a novice user can easily draw the designated area 76. You may do it. In other words, the default moving range of the character 54 indicated by the character image 64 selected by the user may be displayed on the pitch image 62 so that the user can draw the designated area 76 from above.

この場合、デフォルトの移動範囲を示すデータが、ゲームデータ記憶部100に記憶されているものとする。デフォルトの移動範囲は、ゲーム制作者や他のユーザにより指定されたピッチ50上の領域である。ユーザが所与の操作を行うと(例えば、戦術設定画面60に表示された所与のボタンをユーザが選択すると)、表示制御部102は、デフォルトの移動範囲を示すデータに基づいて、デフォルトの移動範囲を表すデフォルト画像をピッチ画像62上で表示する。   In this case, it is assumed that data indicating the default movement range is stored in the game data storage unit 100. The default movement range is an area on the pitch 50 designated by the game creator or another user. When the user performs a given operation (for example, when the user selects a given button displayed on the tactics setting screen 60), the display control unit 102 determines the default movement based on the data indicating the default movement range. A default image representing the moving range is displayed on the pitch image 62.

即ち、表示制御部102は、ピッチ50におけるデフォルトの移動範囲と、ピッチ画像62におけるデフォルト画像と、の位置関係が対応するように、デフォルト画像を表示させることになる。なお、上記の場合に、デフォルト画像は、指定領域76やピッチ画像62よりも淡い色(薄い色)に設定し、ユーザによる指定領域76の描画の邪魔にならないようにしてもよい。   That is, the display control unit 102 displays the default image so that the positional relationship between the default movement range at the pitch 50 and the default image in the pitch image 62 corresponds. In the above case, the default image may be set to a lighter color (lighter color) than the designated area 76 and the pitch image 62 so as not to obstruct the drawing of the designated area 76 by the user.

上記の場合、指定領域取得部106は、デフォルト画像が表示されたピッチ画像62上でユーザが指定した指定領域76を取得することになる。即ち、指定領域取得部106は、戦術設定画面60にデフォルト画像が表示された後において、ユーザが指定した指定領域76を取得する。上記のようにすれば、例えば、初心者のユーザであっても、ゲーム制作者等が設定したデフォルトの移動範囲がガイドされるので、指定領域76を描画しやすくなる。   In the above case, the designated area acquisition unit 106 acquires the designated area 76 designated by the user on the pitch image 62 on which the default image is displayed. That is, the designated area acquisition unit 106 acquires the designated area 76 designated by the user after the default image is displayed on the tactics setting screen 60. With the above configuration, for example, even a novice user can guide the default movement range set by the game creator or the like, so that the designated area 76 can be easily drawn.

また例えば、変形例(1)及び(2)では、描画用材料の一例である架空のインクの量を調整する態様を説明したが、架空のインクの残量を示す画像を戦術設定画面60に表示させるようにしてもよい。即ち、架空のインクの残量がどれだけあるかを、ゲージや疑似的なタンク等といった表示子の表現により、ユーザが視覚的に確認できるようにしてもよい。表示制御部102は、ゲージやタンクの長さや大きさを、キャラクタ54の能力等に基づいて設定する。当然ながら、表示子としてゲージを使用する場合は、キャラクタ54の能力が高いほど長くなるように、また表示子としてタンクを使用する場合は、キャラクタ54の能力が高いほど大きくなるように設定する。これによって、ユーザは、ゲージやタンクの長さや大きさを確認することで、キャラクタ54の能力を推測することができ、また、移動領域を個々のキャラクタの能力に応じてどのように設定するかといった戦術を考慮することにもなるので、ゲーム性が向上する。   Further, for example, in the modified examples (1) and (2), the aspect of adjusting the amount of fictitious ink that is an example of the drawing material has been described, but an image showing the remaining amount of fictitious ink is displayed on the tactics setting screen 60. You may make it display. That is, the user may be able to visually confirm how much of the fictitious ink is left by using an indicator such as a gauge or a pseudo tank. The display control unit 102 sets the length and size of the gauge and tank based on the ability of the character 54 and the like. Of course, when the gauge is used as the indicator, the character 54 is set to be longer as the ability of the character 54 is higher, and when the tank is used as the indicator, the character 54 is set to be larger as the ability is higher. Thus, the user can estimate the ability of the character 54 by checking the length and size of the gauge and tank, and how to set the movement area according to the ability of each character. Such a tactic will be taken into consideration, so the game performance is improved.

この場合、ゲームデータ記憶部100には、ユーザが描画可能な指定領域76の広さを示すデータ(即ち、架空のインクの残量を示すデータ)が記憶される。表示制御部102は、当該データに基づいて、ユーザが描画可能な指定領域76の広さを表す画像を、戦術設定画面60に表示させる。例えば、表示制御部102は、描画可能な指定領域76が広くなるほど、上記画像を長く又は大きくなるように表示させるようにしてもよい。ユーザが指定領域76を描画すると、表示制御部102は、当該画像の表示態様(例えば、画像の長さや大きさ)を、ユーザが描画可能な残りの指定領域76の広さを示すように変化させる。上記のようにすれば、ユーザが描画可能な指定領域76の広さを視覚的に把握させつつ、ユーザに指定領域76の指定をさせることができる。   In this case, the game data storage unit 100 stores data indicating the size of the designated area 76 that can be drawn by the user (that is, data indicating the remaining amount of fictitious ink). The display control unit 102 causes the tactics setting screen 60 to display an image representing the size of the designated area 76 that can be drawn by the user based on the data. For example, the display control unit 102 may display the image so as to be longer or larger as the designated area 76 that can be drawn becomes wider. When the user draws the designated area 76, the display control unit 102 changes the display mode of the image (for example, the length or size of the image) to indicate the width of the remaining designated area 76 that can be drawn by the user. Let In this way, the user can designate the designated area 76 while visually grasping the size of the designated area 76 that can be drawn by the user.

また例えば、上記においては、ユーザが指定領域76を指定する際にコントローラ30が用いられる場合を説明したが、他の種々の入力デバイスが用いられるようにしてもよい。他にも例えば、タッチパネルを利用して指定領域76を指定してもよいし、マウスやキーボード等を用いて指定領域76を指定するようにしてもよい。   Further, for example, in the above description, the case where the controller 30 is used when the user designates the designated area 76 has been described, but other various input devices may be used. In addition, for example, the designation area 76 may be designated using a touch panel, or the designation area 76 may be designated using a mouse, a keyboard, or the like.

また例えば、指定領域76を描画する際には、種々のペイントツールが使用できるようにしてもよい。エアブラシやペンの他にも、ユーザがポインティングデバイスを用いて描いた軌跡で囲われた領域を、指定領域76とするようにしてもよいし、ユーザが描いた指定領域76を消去するための消しゴムツールが用いられるようにしてもよい。   Further, for example, when drawing the designated area 76, various paint tools may be used. In addition to the airbrush and pen, an area surrounded by a locus drawn by the user using a pointing device may be designated as the designated area 76, or an eraser for erasing the designated area 76 drawn by the user. A tool may be used.

また例えば、戦術設定画面60は、ゲームの開始前又は開始後に表示されてもよいし、ゲームの実行中に表示されるようにしてもよい。ゲームの実行中に戦術設定画面60が表示される場合には、例えば、ゲームの進行が一時停止するようにしてもよい。即ち、戦術設定画面60は、ゲームが進行していない状態で表示されるようにしてもよい。   For example, the tactics setting screen 60 may be displayed before or after the game starts, or may be displayed while the game is running. When the tactics setting screen 60 is displayed during the execution of the game, for example, the progress of the game may be paused. That is, the tactics setting screen 60 may be displayed in a state where the game is not progressing.

また例えば、ゲーム空間40を、図2に示すような3次元空間として説明したが、本発明に係るゲーム空間は、キャラクタ54(56)やボール52の位置等が、2つの座標要素で管理されるような2次元ゲーム空間であってもよい。   Further, for example, the game space 40 has been described as a three-dimensional space as shown in FIG. 2, but in the game space according to the present invention, the positions of the characters 54 (56) and the ball 52 are managed by two coordinate elements. Such a two-dimensional game space may be used.

また例えば、移動対象となるのは、キャラクタに限られない。コンピュータの操作に基づいてゲーム空間内を移動する物体が移動対象となればよい。他にも例えば、戦車や飛行機のような機械が移動対象となってもよい。   Further, for example, the movement target is not limited to the character. An object that moves in the game space based on the operation of the computer may be a movement target. In addition, for example, a machine such as a tank or an airplane may be a movement target.

また例えば、本発明は、サッカーゲーム以外のゲームを実行するゲーム装置にも適用することができる。本発明は、ゲーム空間内で移動対象が移動するゲームに適用できる。例えば、野球ゲームを実行するゲーム装置にも、本発明を適用してもよい。この場合も上記と同様に、例えば、野手がいるべき領域をユーザが指定することになる。また、上記においては、スタンドアロン型ゲームを例に挙げて説明したが、オンライン型ゲーム(例えば、いわゆるブラウザ型ゲームやネイティブアプリ型ゲームを含む)等の種々のゲームに本発明を適用するようにしてもよい。   Further, for example, the present invention can be applied to a game device that executes a game other than a soccer game. The present invention can be applied to a game in which a moving object moves in a game space. For example, the present invention may be applied to a game device that executes a baseball game. In this case as well, for example, the user designates an area where a fielder should be placed. In the above description, the stand-alone game has been described as an example. However, the present invention is applied to various games such as an online game (for example, a so-called browser game or a native application game). Also good.

他にも例えば、各種スポーツゲーム(例えば、バスケットボールゲーム、アイスホッケーゲーム、又は、アメリカンフットボールゲーム)、シューティングゲーム(例えば、FPS;First Person Shooting)やアクションゲーム、ロールプレイングゲーム等を実行するゲーム装置にも、本発明を適用することができる。   In addition, for example, to game devices that execute various sports games (for example, basketball games, ice hockey games, or American football games), shooting games (for example, FPS; First Person Shooting), action games, role playing games, etc. Also, the present invention can be applied.

10 ゲーム装置、11 家庭用ゲーム機、12 バス、14 制御部、16 主記憶、18 画像処理部、20 入出力処理部、22 音声処理部、24 光ディスク再生部、26 ハードディスク、28 通信インタフェース、30 コントローラ、32 表示部、34 音声出力部、36 光ディスク、40 ゲーム空間、42 フィールド、44 ゴール、46 ゴールライン、48 タッチライン、50 ピッチ、52 ボール、54,56 キャラクタ、58 仮想カメラ、60 戦術設定画面、62 ピッチ画像、64 キャラクタ画像、66 アイコン、68 カーソル、70 取り消しボタン、72 消去ボタン、74 記録ボタン、76 指定領域、78 基準領域、80 状況選択画像、82過去移動画像、84 対戦相手位置画像、86 分割領域、100 ゲームデータ記憶部、102 表示制御部、104 濃淡変更部、106 指定領域取得部、108 指定領域記録部、110 移動制御部、112 広さ設定部、114 ぼかし処理実行部、116 状況受付部、118 キャラクタ情報取得部、120 通知制御部、122 第1制御部、124 第2制御部、126 切替部、128 間移動制御部、130 過去移動取得部、132 比較部、134 評価部、136 対戦相手位置取得部。   DESCRIPTION OF SYMBOLS 10 Game device, 11 Home-use game machine, 12 bus | bath, 14 Control part, 16 Main memory, 18 Image processing part, 20 Input / output processing part, 22 Sound processing part, 24 Optical disk reproducing part, 26 Hard disk, 28 Communication interface, 30 Controller, 32 Display unit, 34 Audio output unit, 36 Optical disc, 40 Game space, 42 Field, 44 Goal, 46 Goal line, 48 Touch line, 50 Pitch, 52 Ball, 54, 56 Character, 58 Virtual camera, 60 Tactical setting Screen, 62 Pitch image, 64 Character image, 66 Icon, 68 Cursor, 70 Cancel button, 72 Delete button, 74 Record button, 76 Designated area, 78 Reference area, 80 Situation selection image, 82 Past movement image, 84 Opponent position Image, 86 minutes Area, 100 game data storage section, 102 display control section, 104 density change section, 106 designated area acquisition section, 108 designated area recording section, 110 movement control section, 112 area setting section, 114 blurring process execution section, 116 status reception 118, character information acquisition unit, 120 notification control unit, 122 first control unit, 124 second control unit, 126 switching unit, 128 inter-movement control unit, 130 past movement acquisition unit, 132 comparison unit, 134 evaluation unit, 136 Opponent position acquisition part.

Claims (25)

所定領域内で移動対象が移動するゲームを実行するゲーム装置であって、
前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させる表示制御手段と、
記所定画像上でユーザが指定する所与の色又は所与の模様に基づいて、前記移動対象がいるべき領域を前記ユーザが指定した指定領域を取得する指定領域取得手段と、
前記ユーザの操作に基づいて、前記所定画像上で前記ユーザが指定する色又は模様の濃さを変更する手段と、
前記指定領域を示す指定領域データを記憶手段に記録する記録手段と、
前記ゲームの実行中において、前記指定領域データが示す前記指定領域内の各位置の色又は模様の濃さに基づいて前記移動対象を移動させる手段であって、前記所定領域のうち前記指定領域データに基づいて定まる領域外に前記移動対象が出ることを禁止する移動制御手段と、
を含むことを特徴とするゲーム装置。
A game device for executing a game in which a moving object moves within a predetermined area,
Display control means for displaying a predetermined image representing the predetermined area on a screen for setting an area in which the moving target is to be included among the predetermined areas;
Based on the given color or a given pattern to be specified by the user on the front Symbol predetermined image, the areas to have said moving target user has specified, the specified area obtaining means for obtaining a designated region,
Means for changing a color or pattern density designated by the user on the predetermined image based on the operation of the user;
Recording means for recording designated area data indicating the designated area in a storage means;
Means for moving the object to be moved based on the color or pattern density of each position in the designated area indicated by the designated area data during execution of the game, the designated area data out of the predetermined area; A movement control means for prohibiting the movement object from coming out of an area determined based on
A game apparatus comprising:
前記ゲーム装置は、
前記所定画像上で前記ユーザが指定する色又は模様の濃さに基づいて、前記ユーザが指定可能な前記指定領域の広さを設定する手段、
を更に含むことを特徴とする請求項に記載のゲーム装置。
The game device includes:
Means for setting a size of the designated area that can be designated by the user based on a color or pattern density designated by the user on the predetermined image;
The game apparatus according to claim 1 , further comprising:
所定領域内で移動対象が移動するゲームを実行するゲーム装置であって、A game device for executing a game in which a moving object moves within a predetermined area,
前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させる表示制御手段と、Display control means for displaying a predetermined image representing the predetermined area on a screen for setting an area in which the moving target is to be included among the predetermined areas;
ユーザが指定する前記画面上の位置に基づいて、前記所定画像上において、前記移動対象がいるべき領域を前記ユーザが指定した指定領域を取得する指定領域取得手段と、Based on the position on the screen specified by the user, on the predetermined image, a specified area acquisition means for acquiring a specified area where the user specified an area where the movement target should be,
前記ユーザ又は前記移動対象に関するゲームパラメータに基づいて、前記ユーザが指定可能な前記指定領域の広さを設定する手段と、Means for setting the size of the designated area that can be designated by the user based on the game parameter relating to the user or the moving object;
前記指定領域を示す指定領域データを記憶手段に記録する記録手段と、Recording means for recording designated area data indicating the designated area in a storage means;
前記ゲームの実行中において、前記指定領域データに基づいて前記移動対象を移動させる手段であって、前記所定領域のうち前記指定領域データに基づいて定まる領域外に前記移動対象が出ることを禁止する移動制御手段と、A means for moving the movement target based on the designated area data during execution of the game, and prohibits the movement target from coming out of the predetermined area outside the area determined based on the designated area data. Movement control means;
を含むことを特徴とするゲーム装置。A game apparatus comprising:
所定領域内で移動対象が移動するゲームを実行するゲーム装置であって、A game device for executing a game in which a moving object moves within a predetermined area,
前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させる表示制御手段と、Display control means for displaying a predetermined image representing the predetermined area on a screen for setting an area in which the moving target is to be included among the predetermined areas;
ユーザが指定する前記画面上の位置に基づいて、前記所定画像上において、前記移動対象がいるべき領域を前記ユーザが指定した指定領域を取得する指定領域取得手段と、Based on the position on the screen specified by the user, on the predetermined image, a specified area acquisition means for acquiring a specified area where the user specified an area where the movement target should be,
前記ユーザの操作に基づいて、前記ゲームの状況の指定を受け付ける手段と、  Means for accepting designation of the game situation based on the user's operation;
前記指定された状況と、前記指定領域を示す指定領域データと、を関連付けて記憶手段に記録する記録手段と、Recording means for associating and recording the designated situation and designated area data indicating the designated area in a storage means;
前記ゲームの実行中において、実行中の前記ゲームが前記指定された状況と同一又は類似の状況になった場合、前記指定された状況に関連付けられた前記指定領域データに基づいて前記移動対象を移動させる手段であって、前記所定領域のうち前記指定領域データに基づいて定まる領域外に前記移動対象が出ることを禁止する移動制御手段と、During execution of the game, when the game being executed becomes the same or similar to the designated situation, the movement target is moved based on the designated area data associated with the designated situation. Movement control means for prohibiting the movement target from going out of an area determined based on the specified area data in the predetermined area;
を含むことを特徴とするゲーム装置。A game apparatus comprising:
所定領域内で移動対象が移動し、ユーザが対戦相手ユーザと対戦するゲームを実行するゲーム装置であって、A game device that executes a game in which a movement target moves within a predetermined area and a user battles with an opponent user,
前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させる表示制御手段と、Display control means for displaying a predetermined image representing the predetermined area on a screen for setting an area in which the moving target is to be included among the predetermined areas;
前記ユーザが指定する前記画面上の位置に基づいて、前記所定画像上において、前記移動対象がいるべき領域を前記ユーザが指定した指定領域を取得する指定領域取得手段と、Based on the position on the screen specified by the user, on the predetermined image, a specified area acquisition means for acquiring a specified area where the user specified an area where the movement target should be;
前記指定領域を示す指定領域データを記憶手段に記録する記録手段と、Recording means for recording designated area data indicating the designated area in a storage means;
前記ゲームの実行中において、前記指定領域データに基づいて前記移動対象を移動させる手段であって、前記所定領域のうち前記指定領域データに基づいて定まる領域外に前記移動対象が出ることを禁止する移動制御手段と、A means for moving the movement target based on the designated area data during execution of the game, and prohibits the movement target from coming out of the predetermined area outside the area determined based on the designated area data. Movement control means;
前記ゲームにおける前記移動対象の役割又は基準位置に関する情報を記憶する手段の記憶内容を取得する手段と、Means for acquiring stored contents of means for storing information on the role or reference position of the movement target in the game;
対戦前又は対戦中において、前記対戦相手ユーザに対して前記移動対象に関する情報を通知する手段であって、前記役割又は前記基準位置に関する情報を前記対戦相手ユーザに通知し、前記指定領域に関する情報が前記対戦相手ユーザに通知されることを制限する手段と、Before or during a match, the means for notifying the opponent user of information on the movement target, notifying the opponent user of information on the role or the reference position, and information on the designated area Means for restricting notification to the opponent user;
を含むことを特徴とするゲーム装置。A game apparatus comprising:
所定領域内で移動対象が移動するゲームを実行するゲーム装置であって、A game device for executing a game in which a moving object moves within a predetermined area,
前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させる表示制御手段と、Display control means for displaying a predetermined image representing the predetermined area on a screen for setting an area in which the moving target is to be included among the predetermined areas;
ユーザが指定する前記画面上の位置に基づいて、前記所定画像上において、前記ユーザが指定した第1の指定領域と、当該第1の指定領域外に前記ユーザが指定した第2の指定領域と、を取得する指定領域取得手段と、A first designated area designated by the user on the predetermined image based on a position on the screen designated by the user; a second designated area designated by the user outside the first designated area; , A designated area acquisition means for acquiring
前記第1の指定領域及び前記第2の指定領域を示す指定領域データを記憶手段に記録する記録手段と、Recording means for recording designated area data indicating the first designated area and the second designated area in a storage means;
前記ゲームの実行中において、前記指定領域データに基づいて前記移動対象を移動させる手段であって、前記所定領域のうち前記指定領域データに基づいて定まる領域外に前記移動対象が出ることを禁止する移動制御手段と、A means for moving the movement target based on the designated area data during execution of the game, and prohibits the movement target from coming out of the predetermined area outside the area determined based on the designated area data. Movement control means;
を含み、Including
前記移動制御手段は、The movement control means includes
前記第1の指定領域に基づいて、前記移動対象を移動させる第1制御手段と、First control means for moving the moving object based on the first designated area;
前記第2の指定領域に基づいて、前記移動対象を移動させる第2制御手段と、Second control means for moving the moving object based on the second designated area;
実行中の前記ゲームの状況に基づいて、前記第1制御手段による移動制御と前記第2制御手段による移動制御とを切り替える切替手段と、Switching means for switching between movement control by the first control means and movement control by the second control means based on the state of the game being executed;
前記切替手段による切り替えが実行される場合に、前記移動対象を、前記第1の指定領域に基づいて定まる領域と、前記第2の指定領域に基づいて定まる領域と、の間を移動させる手段と、Means for moving the object to be moved between an area determined based on the first designated area and an area determined based on the second designated area when switching by the switching means is performed; ,
を含むことを特徴とするゲーム装置。A game apparatus comprising:
所定領域内で移動対象が移動するゲームを実行するゲーム装置であって、A game device for executing a game in which a moving object moves within a predetermined area,
過去に実行された前記ゲームにおいて前記移動対象が移動した位置に関する過去移動データを記憶する手段の記憶内容を取得する手段と、Means for acquiring stored contents of means for storing past movement data relating to a position where the movement target has moved in the game executed in the past;
前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させ、前記過去移動データが示す位置をユーザに案内する画像を、前記所定画像上に表示させる表示制御手段と、An image for displaying a predetermined image representing the predetermined area on a screen for setting an area in which the movement target should be located in the predetermined area and guiding a user to a position indicated by the past movement data is the predetermined image. Display control means to be displayed on;
前記ユーザが指定する前記画面上の位置に基づいて、前記過去移動データが示す位置を前記ユーザに案内する画像が表示された前記所定画像上で、前記移動対象がいるべき領域を前記ユーザが指定した指定領域を取得する指定領域取得手段と、Based on the position on the screen designated by the user, the user designates an area where the movement target should be on the predetermined image on which an image for guiding the user to the position indicated by the past movement data is displayed. A designated area obtaining means for obtaining the designated area,
前記指定領域を示す指定領域データを記憶手段に記録する記録手段と、Recording means for recording designated area data indicating the designated area in a storage means;
前記ゲームの実行中において、前記指定領域データに基づいて前記移動対象を移動させる手段であって、前記所定領域のうち前記指定領域データに基づいて定まる領域外に前記移動対象が出ることを禁止する移動制御手段と、A means for moving the movement target based on the designated area data during execution of the game, and prohibits the movement target from coming out of the predetermined area outside the area determined based on the designated area data. Movement control means;
を含むことを特徴とするゲーム装置。A game apparatus comprising:
所定領域内で移動対象が移動するゲームを実行するゲーム装置であって、A game device for executing a game in which a moving object moves within a predetermined area,
前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させる表示制御手段と、Display control means for displaying a predetermined image representing the predetermined area on a screen for setting an area in which the moving target is to be included among the predetermined areas;
ユーザが指定する前記画面上の位置に基づいて、前記所定画像上において、前記移動対象がいるべき領域を前記ユーザが指定した指定領域を取得する指定領域取得手段と、Based on the position on the screen specified by the user, on the predetermined image, a specified area acquisition means for acquiring a specified area where the user specified an area where the movement target should be,
前記指定領域を示す指定領域データを記憶手段に記録する記録手段と、Recording means for recording designated area data indicating the designated area in a storage means;
前記ゲームの実行中において、前記指定領域データに基づいて前記移動対象を移動させる手段であって、前記所定領域のうち前記指定領域データに基づいて定まる領域外に前記移動対象が出ることを禁止する移動制御手段と、A means for moving the movement target based on the designated area data during execution of the game, and prohibits the movement target from coming out of the predetermined area outside the area determined based on the designated area data. Movement control means;
前記指定領域データに基づいて定まる領域と、前記ゲームにおいて前記移動対象が移動した位置と、を比較する比較手段と、A comparison means for comparing an area determined based on the designated area data with a position where the moving object has moved in the game;
当該比較手段の比較結果に基づいて、前記ユーザ及び前記移動対象の少なくとも一方を評価する手段と、Means for evaluating at least one of the user and the moving object based on a comparison result of the comparison means;
を含むことを特徴とするゲーム装置。A game apparatus comprising:
所定領域内で移動する移動対象と対戦相手とが対戦するゲームを実行するゲーム装置であって、A game device that executes a game in which a moving object that moves within a predetermined area and an opponent battle each other,
前記所定領域内で前記対戦相手が移動する位置に関するデータを記憶する手段の記憶内容を取得する手段と、  Means for acquiring stored contents of means for storing data relating to a position where the opponent moves within the predetermined area;
前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させ、前記対戦相手が移動する位置をユーザに案内する画像を前記所定画像上で表示させる表示制御手段と、A predetermined image representing the predetermined area is displayed on a screen for setting an area in the predetermined area where the movement target is to be displayed, and an image for guiding the position of the opponent to move to the user is displayed on the predetermined image. Display control means to display with,
前記ユーザが指定する前記画面上の位置に基づいて、前記対戦相手が移動する位置を前記ユーザに案内する画像が表示された前記所定画像上で、前記移動対象がいるべき領域を前記ユーザが指定した指定領域を取得する指定領域取得手段と、Based on the position on the screen designated by the user, the user designates an area where the movement target should be on the predetermined image on which an image for guiding the user to the position where the opponent moves is displayed. A designated area obtaining means for obtaining the designated area,
前記指定領域を示す指定領域データを記憶手段に記録する記録手段と、Recording means for recording designated area data indicating the designated area in a storage means;
前記ゲームの実行中において、前記指定領域データに基づいて前記移動対象を移動させる手段であって、前記所定領域のうち前記指定領域データに基づいて定まる領域外に前記移動対象が出ることを禁止する移動制御手段と、A means for moving the movement target based on the designated area data during execution of the game, and prohibits the movement target from coming out of the predetermined area outside the area determined based on the designated area data. Movement control means;
を含むことを特徴とするゲーム装置。A game apparatus comprising:
所定領域内で移動対象が移動するゲームを実行するゲーム装置であって、A game device for executing a game in which a moving object moves within a predetermined area,
前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させる表示制御手段と、Display control means for displaying a predetermined image representing the predetermined area on a screen for setting an area in which the moving target is to be included among the predetermined areas;
ユーザが前記画面上で指定した位置の軌跡に基づいて、前記移動対象がいるべき領域を前記ユーザが指定した指定領域であって、前記ユーザが前記所定画像上で描画した前記指定領域を取得する指定領域取得手段と、Based on the locus of the position designated by the user on the screen, the designated area in which the user designates the area to be moved, and the designated area drawn on the predetermined image by the user is acquired. A designated area acquisition means;
前記ユーザが前記所定画像上で描画した前記指定領域を示す指定領域データを記憶手段に記録する記録手段と、Recording means for recording designated area data indicating the designated area drawn on the predetermined image by the user in a storage means;
前記ゲームの実行中において、前記指定領域データが示す前記ユーザが前記所定画像上で描画した前記指定領域に基づいて前記移動対象を移動させる手段であって、前記所定領域のうち前記指定領域データに基づいて定まる領域外に前記移動対象が出ることを禁止する移動制御手段と、Means for moving the movement target based on the designated area drawn on the predetermined image by the user indicated by the designated area data during execution of the game, wherein the designated area data is included in the designated area data; A movement control means for prohibiting the movement target from coming out of a region determined based on;
を含むことを特徴とするゲーム装置。A game apparatus comprising:
所定領域内で移動対象が移動するゲームを実行するゲーム装置であって、A game device for executing a game in which a moving object moves within a predetermined area,
前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を複数に分割してなる分割領域を表す所定画像を表示させる表示制御手段と、Display control means for displaying a predetermined image representing a divided area obtained by dividing the predetermined area into a plurality of areas on a screen for setting an area in which the movement target is to be included among the predetermined areas;
ユーザが指定する前記画面上の位置に基づいて、複数の前記分割領域のうち前記ユーザが前記所定画像上で指定した一又は複数の分割領域を取得することによって、前記移動対象がいるべき領域を前記ユーザが指定した指定領域を取得する指定領域取得手段と、Based on the position on the screen specified by the user, by acquiring one or a plurality of divided areas designated on the predetermined image by the user among the plurality of divided areas, the area to be moved is determined. A designated area obtaining means for obtaining a designated area designated by the user;
前記ユーザが前記所定画像上で指定した前記一又は複数の分割領域を示す指定領域データを記憶手段に記録する記録手段と、Recording means for recording in the storage means designated area data indicating the one or more divided areas designated on the predetermined image by the user;
前記ゲームの実行中において、前記指定領域データが示す前記ユーザが指定した前記一又は複数の分割領域に基づいて前記移動対象を移動させる手段であって、前記所定領域のうち前記指定領域データに基づいて定まる領域外に前記移動対象が出ることを禁止する移動制御手段と、Means for moving the movement target based on the one or a plurality of divided areas designated by the user indicated by the designated area data during execution of the game, based on the designated area data among the predetermined areas; A movement control means for prohibiting the movement target from going out of the area determined by
を含むことを特徴とするゲーム装置。A game apparatus comprising:
所定領域内で移動対象が移動するゲームを実行するゲーム装置であって、
前記所定領域のうちで前記移動対象がいるべき領域を設定するための画面に、前記所定領域を表す所定画像を表示させる表示制御手段と、
ユーザが指定する前記画面上の位置に基づいて、前記所定画像上において、前記移動対象がいるべき領域を前記ユーザが指定した指定領域を取得する指定領域取得手段と、
前記指定領域を示す指定領域データを記憶手段に記録する記録手段と、
前記ゲームの実行中において、前記指定領域データに基づいて前記移動対象を移動させる手段であって、前記移動対象が前記所定領域のうち前記指定領域データに基づいて定まる領域内にいる時間が当該領域外にいる時間よりも長くなるように、又は、前記移動対象が当該領域内にいる割合が当該領域外にいる割合よりも高くなるように、前記移動対象を移動させる移動制御手段と、
を含むことを特徴とするゲーム装置。
A game device for executing a game in which a moving object moves within a predetermined area,
Display control means for displaying a predetermined image representing the predetermined area on a screen for setting an area in which the moving target is to be included among the predetermined areas;
Based on the position on the screen specified by the user, on the predetermined image, a specified area acquisition means for acquiring a specified area where the user specified an area where the movement target should be,
Recording means for recording designated area data indicating the designated area in a storage means;
A means for moving the moving object based on the designated area data during execution of the game, wherein the time during which the moving object is within an area determined based on the designated area data in the predetermined area A movement control means for moving the movement target so that it is longer than the time of being outside or the ratio of the movement target being in the area is higher than the ratio of being outside the area;
A game apparatus comprising:
前記指定領域取得手段は、
前記所定画像上で前記ユーザが所与の色又は所与の模様を指定した領域を、前記指定領域として取得し、
前記ゲーム装置は、
前記ユーザの操作に基づいて、前記指定領域の輪郭の色又は模様のぼかし処理を実行する手段を更に含み、
前記移動制御手段は、
前記指定領域データが示す前記指定領域の輪郭のぼかし具合に基づいて、前記指定領域データに基づいて定まる領域外に、前記移動対象を移動させるか否かを制御する、
ことを特徴とする請求項2に記載のゲーム装置。
The designated area acquisition means includes
An area in which the user designates a given color or a given pattern on the predetermined image is acquired as the designated area;
The game device includes:
Further comprising means for performing a blurring process of the color or pattern of the contour of the designated area based on the user's operation;
The movement control means includes
Control whether to move the moving object outside the area determined based on the designated area data based on the degree of blurring of the outline of the designated area indicated by the designated area data.
The game device according to claim 1 2, characterized in that.
前記指定領域取得手段は、
前記所定画像上で前記ユーザが所与の色又は所与の模様を指定した領域を、前記指定領域として取得し、
前記ゲーム装置は、
前記ユーザの操作に基づいて、前記所定画像上で前記ユーザが指定する色又は模様の濃さを変更する手段を更に含み、
前記移動制御手段は、
前記指定領域データが示す前記指定領域内の各位置の色又は模様の濃さに基づいて、前記移動対象を移動させる、
ことを特徴とする請求項12又は13に記載のゲーム装置。
The designated area acquisition means includes
An area in which the user designates a given color or a given pattern on the predetermined image is acquired as the designated area;
The game device includes:
Further comprising means for changing a color or pattern density designated by the user on the predetermined image based on the operation of the user;
The movement control means includes
Moving the object to be moved based on the color or pattern darkness of each position in the designated area indicated by the designated area data;
The game device according to claim 12 or 13 , characterized in that:
前記ゲーム装置は、
前記所定画像上で前記ユーザが指定する色又は模様の濃さに基づいて、前記ユーザが指定可能な前記指定領域の広さを設定する手段、
を更に含むことを特徴とする請求項4に記載のゲーム装置。
The game device includes:
Means for setting a size of the designated area that can be designated by the user based on a color or pattern density designated by the user on the predetermined image;
The game apparatus according to claim 14 , further comprising:
前記ゲーム装置は、
前記ユーザ又は前記移動対象に関するゲームパラメータに基づいて、前記ユーザが指定可能な前記指定領域の広さを設定する手段、
ことを特徴とする請求項15の何れか一項に記載のゲーム装置。
The game device includes:
Means for setting the size of the designated area that can be designated by the user based on the game parameter relating to the user or the moving object;
The game apparatus according to any one of claims 12 to 15, wherein the game apparatus is characterized in that
前記ゲーム装置は、
前記ユーザの操作に基づいて、前記ゲームの状況の指定を受け付ける手段を更に含み、
前記記録手段は、
前記指定された状況と、前記指定領域データと、を関連付けて記録し、
前記移動制御手段は、
実行中の前記ゲームが前記指定された状況と同一又は類似の状況になった場合、前記指定された状況に関連付けられた前記指定領域データに基づいて、前記移動対象を移動させる、
ことを特徴とする請求項16の何れか一項に記載のゲーム装置。
The game device includes:
Further comprising means for accepting designation of the game status based on the user's operation;
The recording means includes
The specified situation and the specified area data are recorded in association with each other,
The movement control means includes
When the game being executed is in the same or similar situation as the designated situation, the movement target is moved based on the designated area data associated with the designated situation.
The game device according to any one of claims 12 to 16, wherein the game device is characterized in that:
前記ゲームは、前記ユーザが対戦相手ユーザと対戦するゲームであって、
前記ゲーム装置は、
前記ゲームにおける前記移動対象の役割又は基準位置に関する情報を記憶する手段の記憶内容を取得する手段と、
対戦前又は対戦中において、前記対戦相手ユーザに対して前記移動対象に関する情報を通知する手段であって、前記役割又は前記基準位置に関する情報を前記対戦相手ユーザに通知し、前記指定領域に関する情報が前記対戦相手ユーザに通知されることを制限する手段と、
を更に含むことを特徴とする請求項17の何れか一項に記載のゲーム装置。
The game is a game in which the user plays against an opponent user,
The game device includes:
Means for acquiring stored contents of means for storing information on the role or reference position of the movement target in the game;
Before or during a match, the means for notifying the opponent user of information on the movement target, notifying the opponent user of information on the role or the reference position, and information on the designated area Means for restricting notification to the opponent user;
The game apparatus according to any one of claims 12 to 17, further comprising:
前記指定領域取得手段は、
第1の指定領域と、当該第1の指定領域外に前記ユーザが指定した第2の指定領域と、を取得し、
前記指定領域データは、前記第1の指定領域及び前記第2の指定領域を示し、
前記移動制御手段は、
前記第1の指定領域に基づいて、前記移動対象を移動させる第1制御手段と、
前記第2の指定領域に基づいて、前記移動対象を移動させる第2制御手段と、
実行中の前記ゲームの状況に基づいて、前記第1制御手段による移動制御と前記第2制御手段による移動制御とを切り替える切替手段と、
前記切替手段による切り替えが実行される場合に、前記移動対象を、前記第1の指定領域に基づいて定まる領域と、前記第2の指定領域に基づいて定まる領域と、の間を移動させる手段と、
を含むことを特徴とする請求項18の何れか一項に記載のゲーム装置。
The designated area acquisition means includes
Obtaining a first designated area and a second designated area designated by the user outside the first designated area;
The designated area data indicates the first designated area and the second designated area,
The movement control means includes
First control means for moving the moving object based on the first designated area;
Second control means for moving the moving object based on the second designated area;
Switching means for switching between movement control by the first control means and movement control by the second control means based on the state of the game being executed;
Means for moving the object to be moved between an area determined based on the first designated area and an area determined based on the second designated area when switching by the switching means is performed; ,
The game device according to any one of claims 12 to 18, characterized by including:
前記ゲーム装置は、
過去に実行された前記ゲームにおいて前記移動対象が移動した位置に関する過去移動データを記憶する手段の記憶内容を取得する手段を更に含み、
前記表示制御手段は、
前記過去移動データが示す位置を前記ユーザに案内する画像を、前記所定画像上に表示させ、
前記指定領域取得手段は、
前記過去移動データが示す位置を前記ユーザに案内する画像が表示された前記所定画像上で前記ユーザが指定した前記指定領域を取得する、
ことを特徴とする請求項19の何れか一項に記載のゲーム装置。
The game device includes:
Means for obtaining stored content of means for storing past movement data relating to a position where the moving object has moved in the game executed in the past;
The display control means includes
An image for guiding the user to the position indicated by the past movement data is displayed on the predetermined image;
The designated area acquisition means includes
Obtaining the designated area designated by the user on the predetermined image on which an image for guiding the user to the position indicated by the past movement data is displayed;
The game device according to any one of claims 1 2 to 1 9, characterized in that.
前記ゲーム装置は、
前記指定領域データに基づいて定まる領域と、前記ゲームにおいて前記移動対象が移動した位置と、を比較する比較手段と、
当該比較手段の比較結果に基づいて、前記ユーザ及び前記移動対象の少なくとも一方を評価する手段と、
を更に含むことを特徴とする請求項10の何れか一項に記載のゲーム装置。
The game device includes:
A comparison means for comparing an area determined based on the designated area data with a position where the moving object has moved in the game;
Means for evaluating at least one of the user and the moving object based on a comparison result of the comparison means;
The game device according to any one of claims 1 2 to 2 0, characterized by further comprising a.
前記ゲームは、前記所定領域内で移動する対戦相手と前記移動対象とが対戦するゲームであって、
前記ゲーム装置は、
前記所定領域内で前記対戦相手が移動する位置に関するデータを記憶する手段の記憶内容を取得する手段を更に含み、
前記表示制御手段は、
前記対戦相手が移動する位置を前記ユーザに案内する画像を、前記所定画像上で表示させ、
前記指定領域取得手段は、
前記対戦相手が移動する位置を前記ユーザに案内する画像が表示された前記所定画像上で前記ユーザが指定した前記指定領域を取得する、
ことを特徴とする請求項11の何れか一項に記載のゲーム装置。
The game is a game in which an opponent who moves within the predetermined area and the movement target battle each other,
The game device includes:
Means for obtaining stored content of means for storing data relating to a position where the opponent moves within the predetermined area;
The display control means includes
An image for guiding the user to the position where the opponent moves is displayed on the predetermined image,
The designated area acquisition means includes
Obtaining the designated area designated by the user on the predetermined image on which an image for guiding the user to the position where the opponent moves is displayed;
The game device according to any one of claims 1 2 to 2 1, characterized in that.
前記指定領域取得手段は、
前記ユーザが前記画面上で指定した位置の軌跡に基づいて、前記ユーザが前記所定画像上で描画した前記指定領域を取得し、
前記指定領域データは、前記ユーザが前記所定画像上で描画した前記指定領域を示し、
前記移動制御手段は、
前記ユーザが前記所定画像上で描画した前記指定領域に基づいて、前記移動対象を移動させる、
ことを特徴とする請求項12の何れか一項に記載のゲーム装置。
The designated area acquisition means includes
Based on the locus of the position designated by the user on the screen, the designated area drawn on the predetermined image by the user is acquired,
The designated area data indicates the designated area that the user has drawn on the predetermined image;
The movement control means includes
Moving the moving object based on the designated area drawn on the predetermined image by the user;
The game device according to any one of claims 1 2 to 2 2, characterized in that.
前記表示制御手段は、
前記所定領域を複数に分割してなる分割領域を表す前記所定画像を、前記画面に表示させ、
前記指定領域取得手段は、
複数の前記分割領域のうち前記ユーザが前記所定画像上で指定した一又は複数の分割領域を取得することによって、前記指定領域を取得し、
前記指定領域データは、前記ユーザが前記所定画像上で指定した前記一又は複数の分割領域を示し、
前記移動制御手段は、
前記ユーザが指定した前記一又は複数の分割領域に基づいて、前記移動対象を移動させる、
ことを特徴とする請求項13の何れか一項に記載のゲーム装置。
The display control means includes
Displaying the predetermined image representing a divided area obtained by dividing the predetermined area into a plurality of areas;
The designated area acquisition means includes
By acquiring one or a plurality of divided areas designated on the predetermined image by the user among the plurality of divided areas, the designated area is obtained,
The designated area data indicates the one or more divided areas designated on the predetermined image by the user,
The movement control means includes
Moving the object to be moved based on the one or more divided areas designated by the user;
The game device according to any one of claims 1 2 to 2 3, characterized in that.
請求項1〜4の何れか一項に記載のゲーム装置としてコンピュータを機能させるためのプログラム。 Program for causing a computer to function as a game device according to any one of claim 1 to 2 4.
JP2013039272A 2013-02-28 2013-02-28 GAME DEVICE AND PROGRAM Active JP5898636B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013039272A JP5898636B2 (en) 2013-02-28 2013-02-28 GAME DEVICE AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013039272A JP5898636B2 (en) 2013-02-28 2013-02-28 GAME DEVICE AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2014166223A JP2014166223A (en) 2014-09-11
JP5898636B2 true JP5898636B2 (en) 2016-04-06

Family

ID=51616309

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013039272A Active JP5898636B2 (en) 2013-02-28 2013-02-28 GAME DEVICE AND PROGRAM

Country Status (1)

Country Link
JP (1) JP5898636B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6849709B2 (en) * 2019-01-17 2021-03-24 株式会社カプコン Game programs and game systems
JP6872657B2 (en) * 2020-04-28 2021-05-19 株式会社バンダイナムコエンターテインメント Programs, game systems and terminals

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4808992B2 (en) * 2005-05-12 2011-11-02 任天堂株式会社 GAME PROGRAM, GAME DEVICE, GAME SYSTEM, AND GAME PROCESSING METHOD
JP4591929B2 (en) * 2006-12-15 2010-12-01 株式会社スクウェア・エニックス GAME DEVICE, GAME PROGRESSING METHOD, PROGRAM, AND RECORDING MEDIUM
JP4463289B2 (en) * 2007-03-30 2010-05-19 株式会社コナミデジタルエンタテインメント GAME PROGRAM, GAME DEVICE, AND GAME CONTROL METHOD
JP5407194B2 (en) * 2008-06-24 2014-02-05 株式会社セガ VIDEO GAME DEVICE, VIDEO GAME CONTROL METHOD, VIDEO GAME CONTROL PROGRAM, AND RECORDING MEDIUM
JP5437683B2 (en) * 2009-03-30 2014-03-12 株式会社コナミデジタルエンタテインメント GAME DEVICE, GAME DEVICE CONTROL METHOD, AND PROGRAM
JP5371857B2 (en) * 2010-03-29 2013-12-18 株式会社コナミデジタルエンタテインメント GAME SYSTEM, GAME SYSTEM CONTROL METHOD, AND PROGRAM
JP5399362B2 (en) * 2010-11-10 2014-01-29 株式会社コナミデジタルエンタテインメント GAME DEVICE, GAME CONTROL PROGRAM, AND GAME CONTROL METHOD
JP5444262B2 (en) * 2011-01-19 2014-03-19 株式会社コナミデジタルエンタテインメント GAME DEVICE AND GAME CONTROL PROGRAM

Also Published As

Publication number Publication date
JP2014166223A (en) 2014-09-11

Similar Documents

Publication Publication Date Title
US7762893B2 (en) Storage medium having game program stored thereon and game apparatus
JP5373876B2 (en) GAME DEVICE, GAME DEVICE CONTROL METHOD, AND PROGRAM
JP5030132B2 (en) GAME PROGRAM AND GAME DEVICE
US20160023115A1 (en) Terminal device
KR100915648B1 (en) Computer readable medium on which game program is recorded, game device, and game control method
US8550889B2 (en) Game device, method and information storage medium for controlling game device based on game situations
JP6533103B2 (en) Game program, computer control method, and computer
JP6761562B2 (en) Game systems, game controls, and programs
US20140120993A1 (en) Game device, game device control method, program, and information storage medium
US20130244794A1 (en) Game device, method for controlling game device, and information storage medium
JP5898636B2 (en) GAME DEVICE AND PROGRAM
JP6168880B2 (en) Program and computer system
JP4960980B2 (en) GAME DEVICE, GAME DEVICE CONTROL METHOD, AND PROGRAM
JP5816213B2 (en) GAME DEVICE AND PROGRAM
JP6709066B2 (en) Game device, game program, game method, and game system
US8758142B2 (en) Game device, method of controlling a game device, program, and information storage medium
JP6293999B2 (en) GAME SYSTEM, GAME PROGRAM, GAME PROCESSING CONTROL METHOD, AND GAME DEVICE
JP6378224B2 (en) Control program, control method, and information processing apparatus
JP5181077B2 (en) GAME DEVICE, GAME DEVICE CONTROL METHOD, AND PROGRAM
JP5816224B2 (en) GAME DEVICE AND PROGRAM
JP6908637B2 (en) Game program, information processing device control method, and information processing device
JP6206858B1 (en) Display control device, display control system, and program
JP2010179047A (en) Game device, method of controlling game device, and program
JP2007068824A (en) Game program, game apparatus and game method
JP2018023845A (en) Game program, control method of computer, and computer

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140619

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150527

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150623

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150727

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150908

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151102

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160304

R150 Certificate of patent or registration of utility model

Ref document number: 5898636

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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