JP3898725B2 - Computer program and game device - Google Patents
Computer program and game device Download PDFInfo
- Publication number
- JP3898725B2 JP3898725B2 JP2005194267A JP2005194267A JP3898725B2 JP 3898725 B2 JP3898725 B2 JP 3898725B2 JP 2005194267 A JP2005194267 A JP 2005194267A JP 2005194267 A JP2005194267 A JP 2005194267A JP 3898725 B2 JP3898725 B2 JP 3898725B2
- Authority
- JP
- Japan
- Prior art keywords
- piece
- player
- game
- displayed
- arrangement
- 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.)
- Expired - Fee Related
Links
Images
Description
本発明は、ゲームフィールド上に駒を配置し、該駒の並びに基づいて勝敗を決定する対局型ゲームを実行するためのゲーム装置及びコンピュータプログラムに関する。 The present invention relates to a game apparatus and a computer program for executing a game of a game in which pieces are arranged on a game field and winning / losing is determined based on the arrangement of the pieces.
コンピュータプログラムを実行することでゲームの進行を行うゲーム装置において実行可能なゲームの種類は、近年多様化し、スポーツゲーム、アドベンチャーゲーム、ロールプレイングゲーム、シミュレーションゲームなどの様々なものがある。その中には、対局型のゲームとして所定のゲームフィールド上で駒を配置・移動させて勝敗を競うオセロや駒並べゲームといったものがある(特許文献1を参照。)。
このような対局型のゲームでは、駒を配置可能なゲームフィールドは単一の階層で構成されている。従って、複数階層において駒を配置し、ゲームを進行することができなかった。 In such a game of the game type, the game field in which pieces can be arranged is composed of a single hierarchy. Therefore, the game cannot be progressed by placing pieces in a plurality of layers.
そこで、本発明は、対局型のゲームにおけるゲームフィールドを実質的に複数の階層から構成してゲームを進行することを可能とすることを目的とする。 Therefore, an object of the present invention is to make it possible to progress a game by substantially configuring a game field in a game of a game type from a plurality of layers.
上記課題を解決するための本発明は、コンピュータに、ゲームフィールド上に駒を配置し、該駒の並びに基づいて勝敗を決定する対局型ゲームを実行させるためのコンピュータプログラムであって、前記コンピュータを、
プレーヤから、ゲームフィールド上に該プレーヤの駒を配置する指示を受け付ける指示受付手段、
前記駒が第1の方向を向いている場合にのみ該駒を配置可能な第1の配置点と、前記駒が第2の方向を向いている場合にのみ該駒を配置可能な第2の配置点とからなる前記ゲームフィールドであって、前記第1の配置点が前記第2の配置点により囲まれ、前記第2の配置点が前記第1の配置点により囲まれるようにして配置されて構成されるゲームフィールド上に、前記指示受付手段により受け付けた指示に基づいて前記プレーヤの駒を配置して表示する表示手段、
前記指示に基づいて前記ゲームフィールド上に配置して表示された前記プレーヤの駒の、前記コンピュータが有する記憶手段に保持された該ゲームフィールド上における配置位置の情報に基づき、前記第1の配置点上で該プレーヤの前記第1の方向を向いて表示されるべき駒が所定の方向に連続して所定数存在することとなったか否かを、前記コンピュータが判定する第1の判定手段、
前記指示に基づいて前記ゲームフィールド上に配置して表示された前記プレーヤの駒の、前記コンピュータが有する記憶手段に保持された該ゲームフィールド上における配置位置の情報に基づき、前記第2の配置点上で該プレーヤの前記第2の方向を向いて表示されるべき駒が前記所定の方向に連続して前記所定数存在することとなったか否かを判定する第2の判定手段、
前記第1の判定手段又は第2の判定手段において、前記指示に基づいて前記ゲームフィールド上に配置して表示された駒の該ゲームフィールドにおける配置位置の情報に基づき、前記第1又は第2の方向を向いて表示されるべき駒が前記所定の方向に連続して前記所定数存在することとなったと判定された場合に、前記プレーヤを勝者と判定する第3の判定手段、
として機能させることを特徴とする。
The present invention for solving the above problems is a computer program for causing a computer to execute a game of a game in which pieces are arranged on a game field and winning / losing is determined based on the arrangement of the pieces,
Instruction receiving means for receiving an instruction from the player to place the piece of the player on the game field;
A first placement point where the piece can be placed only when the piece faces the first direction, and a second placement point where the piece can be placed only when the piece faces the second direction. In the game field including arrangement points, the first arrangement point is surrounded by the second arrangement point, and the second arrangement point is arranged by the first arrangement point. Display means for arranging and displaying the pieces of the player based on the instruction received by the instruction receiving means on the game field configured as follows:
The first placement point based on the placement position information on the game field held in the storage means of the computer of the player pieces placed and displayed on the game field based on the instruction. whether the first frame to be displayed have toward the direction of the player in the above was to present a predetermined number continuously in the predetermined direction, the first determination means determines said computer,
The second placement point based on the placement position information on the game field held in the storage means of the computer of the player piece placed and displayed on the game field based on the instruction. second determination means determines whether or not a said second frame to be displayed have toward the direction of the player is present the predetermined number continuously in the predetermined direction above,
In the first determination unit or the second determination unit, the first or second determination unit is configured based on information on an arrangement position in the game field of the piece arranged and displayed on the game field based on the instruction. when the frame to be displayed have toward the direction is determined to become the presence predetermined number continuously in the predetermined direction, a third determining means for determining the winner of the player,
It is made to function as.
本発明によれば、対局型のゲームにおけるゲームフィールドを実質的に複数の階層から構成してゲームを進行することが可能となる。 According to the present invention, a game field in a game of the game type can be substantially composed of a plurality of hierarchies to advance the game.
以下添付図面を参照して、本発明の好適な実施形態について詳細に説明する。 Preferred embodiments of the present invention will be described below in detail with reference to the accompanying drawings.
本実施形態におけるゲーム装置(又は端末装置)の基本構成を図1に示す。当該ゲーム装置は、本発明の対局ゲームを実行するのに特化したゲーム装置であっても良い。また、本発明の対局ゲームを実行するために必要なプログラムをダウンロードして、或いは、記憶媒体より読み出して実行することにより、本発明の対局ゲームを実行可能なゲーム装置として機能するパーソナルコンピュータ、又は、ゲーム端末であっても良い。 FIG. 1 shows a basic configuration of the game device (or terminal device) in the present embodiment. The game device may be a game device specialized for executing the game of the present invention. In addition, a personal computer that functions as a game device capable of executing the game of the present invention by downloading a program necessary for executing the game of the present invention or reading it from a storage medium and executing it, or It may be a game terminal.
図1において、101はCPUで、RAM102やROM105に格納されたプログラムやデータ等を用いてゲーム装置全体の制御を行うと共に、後述するモードメニュー表示制御を行う。102はRAMで、記憶装置110内に格納されたゲーム用プログラム111やゲーム用データ112を読み込むエリアを備えると共に、CPU101が各種の処理を実行する際に用いるワークエリアも備える。
In FIG. 1,
103は操作部で、表示部に表示される駒等のキャラクタやカーソルなどの移動を指示するための方向指示入力部や、ゲーム進行の指示や、決定及びキャンセルなどの指示を行うための入力ボタン群(例えば、A〜D、R1、R2、R3、L1、L2、L3、セレクト、リセットの各ボタン)、或いは、アナログスティックを備える。
104は通信インタフェースで、他のゲーム装置とケーブルを介して接続したり、インターネットやLANに接続するためのインタフェースとして機能する。105はROMで、本ゲーム装置全体の制御を行うプログラム(例えば本ゲーム装置のブートプログラム)やデータ(例えば本ゲーム装置の設定データ)等を格納する。106は表示部で、CRTや液晶画面により構成されており、ゲームに関する画面(駒がゲームフィールド上に表示されているといったゲーム中の画面やゲームにおける各種の設定を行う画面)を表示する。本表示部106は、ゲーム装置に内蔵されていなくてもよく、例えば外部のディスプレイとゲーム装置をケーブルで接続することにより、ゲーム画面を表示しても良い。
A
107はサウンド処理部で、ゲーム用データ112に含まれるサウンドデータに基づいてBGMや効果音を生成し、スピーカー108に生成したBGMや効果音などを出力する。
A
110は記憶装置で、CD−ROMや、DVD−ROM、ROMカートリッジ、或いはハードディスクなどにより構成されており、本発明に対応する対局型ゲームを実行するためのゲーム用プログラム111及びゲーム用データ112を格納する。ここに格納されているデータは必要に応じてRAM102に読み出される。
A
112はゲーム用データで、ゲーム画面を構成する各オブジェクト(駒のキャラクタ、文字、ゲームフィールド画面等)の画像を生成するためのデータや、上述のサウンドデータ、種々のパラメータ等を含む。
プレーヤがネットワークにゲーム装置を接続してオンラインゲームを実行しようとする場合には、当該ゲーム用プログラム111やゲーム用データ112には、ゲームプログラムを提供するネットワーク上の所定のサーバーからダウンロードされたゲームプログラムやデータなどが含まれる。また、CD−ROM、DVD−ROM、ROMカートリッジなどのパッケージメディアとハードディスクを併用して、一部のデータを所定のサーバーからダウンロードする一方で、メインのゲームプログラムはパッケージメディアに格納されたものを利用しても良い。
When a player tries to execute an online game by connecting a game device to a network, the game program 111 and the
113のユーザデータは、プレーヤのこれまでのゲームの進行履歴などに関するデータである。109は上述の各部を繋ぐバスである。
The
上述の構成を備える本実施形態におけるゲーム装置が実行する対局型ゲームについて以下に説明する。 The game played by the game device according to the present embodiment having the above-described configuration will be described below.
図2は、本実施形態に対応するゲームにおけるゲームフィールドの一例を示す図である。図2において、200はゲームフィールド全体を示す。201は、ゲームフィールド中において、駒を配置可能な第1の配置点を示す。202はゲームフィールド中において、駒を配置可能な第2の配置点を示す。本実施形態では、配置点201が縦4点、横4点の計16点、配置点202は縦3点、横3点の計9点で構成される。
FIG. 2 is a diagram illustrating an example of a game field in the game corresponding to the present embodiment. In FIG. 2,
図3は、本実施形態に対応するゲームにおいて、ゲームフィールド200上に配置される駒の一例を示す図である。図3において、301は駒を示す。本実施形態における駒301は、円錐であり、底面302と頂点303とを有する。図3において(a)は、駒301が底面302を利用して配置される場合(このような駒を以下「駒301a」という。)を示しており、(b)は駒301の向きを逆転し頂点303側を利用して配置される場合(このような駒を以下「駒301b」という。)を示している。ここで、駒301aはゲームフィールド200上の配置点201に配置され、駒301bは同配置点202に配置されるものである。
FIG. 3 is a diagram illustrating an example of the pieces arranged on the
従って、配置点201は、駒301aを安定的に配置できるように平面状に表現され、配置点202は、駒301bの頂点303と係合して配置できるような孔状に表現されることが好ましい。
Therefore, the
また、駒301の形状は円錐に限定されることなく、任意の形状を採用することができる。その場合、該形状は、配置する方向を転換することにより、異なる配置点にそれぞれ配置可能な形状であればよい。例えば、三角錐、四角錐等であっても良いし、これらの形状を任意にアレンジしたものであってもよい。 Further, the shape of the piece 301 is not limited to a cone, and any shape can be adopted. In that case, the shape may be any shape that can be arranged at different arrangement points by changing the arrangement direction. For example, it may be a triangular pyramid, a quadrangular pyramid, or the like, or an arbitrary arrangement of these shapes.
図4に駒301a及び301bが、配置点201及び202にそれぞれ配置される場合の一例を示す。図4に示すように、配置点201に駒301aが配置される場合には、底面302を利用して配置点201上に駒301aが置かれる形となる。一方、配置点202に駒301bが配置される場合には、頂点303側を利用して配置点202に突き刺される形となる。
FIG. 4 shows an example in which
このように、本実施形態に対応するゲームフィールド200は、第1の方向(例えば上方向)を向いた駒301aを配置可能な第1の配置点しての配置点201と、第2の方向(例えば下方向)を向いた駒301bを配置可能な第2の配置点しての配置点202とにより構成される。
As described above, the
また、ゲームフィールド200において、配置点201は配置点202により囲まれ、逆に、配置点202は配置点201により囲まれるように構成されている。更に詳細には、配置点201は、配置点202により形成される多角形(例えば4角形)の対角線の交点上に存在し、逆に、配置点202は配置点201により形成される多角形(例えば4角形)の対角線の交点上に存在するように構成される。
In the
このように、駒301の向き及び配置方法を異ならせることにより、ユーザに対し配置位置の違いを視覚的に認識しやすくしている。 Thus, by making the direction and arrangement method of the pieces 301 different, it is easy for the user to visually recognize the difference in the arrangement position.
次に、ゲームフィールド200上で駒301を利用して対局ゲームを行う場合の、本実施形態に対応するゲーム装置における処理を説明する。
Next, processing in the game device corresponding to the present embodiment when a game is played using the piece 301 on the
図5は、本実施形態に対応するゲームの進行の一例に対応する処理のフローチャートである。このフローチャートは、ゲーム用プログラム111に格納された対応するプログラムを、RAM102に読み出し、CPU101が実行することにより実現される。なお、図5はゲーム装置のプレーヤがCPU101と対戦する場合の処理を記載するものである。
FIG. 5 is a flowchart of processing corresponding to an example of the progress of the game corresponding to the present embodiment. This flowchart is realized by reading a corresponding program stored in the game program 111 into the
ステップS501では、プレーヤと該プレーヤと対戦する相手方であるCPU101とでどちらが先攻、後攻かを決定する。先攻後攻の決定は、プレーヤが任意に決定しても良いし、或いは、直前に行ったゲームの勝者が先攻、或いは、後攻のいずれかに予め設定されるようにしても良い。あるいは、ルーレット形式により任意にいずれが先攻になるかを決定することもできる。
In step S501, the player and the
続くステップS502では、プレーヤが先攻か否かを判定する。プレーヤが先攻の場合には(ステップS502において「YES」)、ステップS503に移行する。一方、プレーヤが先攻でない場合には(ステップS502において「NO」)、ステップS508に移動する。ステップS503では、プレーヤから駒301の配置指示を受け付け、該指示に応じてゲームフィールド200上に駒301を表示する画面を表示部106に表示する。
In a succeeding step S502, it is determined whether or not the player is first. If the player is the first player (“YES” in step S502), the process proceeds to step S503. On the other hand, if the player is not the first player (“NO” in step S502), the process moves to step S508. In step S503, an instruction to place the piece 301 is received from the player, and a screen for displaying the piece 301 on the
以下、ステップS503におけるより詳細な処理を、図6を参照して説明する。図6は、図5のステップS503における処理の一例に対応するフローチャートである。このフローチャートも、ゲーム用プログラム111に格納された対応するプログラムを、RAM102に読み出し、CPU101が実行することにより実現される。
Hereinafter, more detailed processing in step S503 will be described with reference to FIG. FIG. 6 is a flowchart corresponding to an example of the process in step S503 of FIG. This flowchart is also realized by reading the corresponding program stored in the game program 111 into the
図6においてステップS601では、プレーヤの手持ちの駒301があるか否かを判定する。ここで「手持ちの駒」とは、プレーヤがゲームフィールド200上に配置可能な駒301であって、かつ、未だゲームフィールド200上に配置されていない駒301のことを言う。本実施形態では、各プレーヤはゲーム開始時点において4つの手持ちの駒301を有する。手持ちの駒301がある間は、ゲームフィールド200上に配置された駒301を移動することはできない。なお、手持ちの駒の数は、ゲームフィールドのサイズに応じて変更することができる。
In FIG. 6, in step S601, it is determined whether or not there is a piece 301 held by the player. Here, the “hand piece” refers to a piece 301 that can be placed on the
手持ちの駒301があると判定された場合には(ステップS601において「YES」)、ステップS602に移行する。ステップS602では、手持ちの駒301の一つについて、ゲームフィールド200上のいずれの配置点(201又は202)に配置するかの指示を、プレーヤから受け付ける。ここでの配置点は配置点201又は202のいずれであってもよい。但し、先攻のプレーヤが最初の駒301を配置する場合には、ゲームフィールド200上の所定の配置点にしか配置できないように制限をかけてもよい。例えば、ゲームフィールド200中央の4つの配置点201のうち、いずれかのみとすることができる。ステップS602で指定を受け付けると、ステップS605に移行して、該指定された配置点に駒301を表示する。このとき、配置点201が指定されれば駒301aが表示され、配置点202が指定されれば駒301bが表示される。
If it is determined that there is a hand piece 301 (“YES” in step S601), the process proceeds to step S602. In step S <b> 602, an instruction is received from the player as to which placement point (201 or 202) on the
なお、ステップS601における駒の配置点の指定においては、駒301の配置点の指定のみが行われ、駒301の向きについては、ステップS602においてCPU101において演算し決定しても良い。この場合には、駒301の配置方向の指示を省略し、プレーヤが効率的にゲームを進めることができる。また、ステップS601において、操作部103を介して駒301の方向まで指示を受け付け、ステップS602において該指示に従って駒301を配置する表示を行っても良い。この場合には、駒301の向きについてもプレーヤの判断が加わるので、より趣向性の高いゲームとすることができる。
In the designation of the placement point of the piece in step S601, only the placement point of the piece 301 is designated, and the orientation of the piece 301 may be calculated and determined by the
一方、手持ちの駒301がないと判定された場合には(ステップS601において「NO」)、ステップS603に移行する。ステップS603では、ゲームフィールド200上に配置された駒301のうちいずれかの指定をプレーヤから受け付ける。続いて、ステップS604において指定された駒301の移動先の配置点を受け付ける。
On the other hand, when it is determined that there is no hand piece 301 (“NO” in step S601), the process proceeds to step S603. In step S603, designation of any of the pieces 301 arranged on the
このとき、駒301を移動可能な配置点は、図12に示すように、大きく2通りに分けられる。図12(a)は、指定された駒301が駒301aである場合に、移動可能な配置点を示す。1201は、指定された駒301aが配置された配置点201を示す。1202aから1202dまでは、配置点1201上の駒301aを移動可能な配置点202である。即ち、駒301aについては隣接する4つの配置点202のいずれかにのみ移動することができる。
At this time, the arrangement points where the piece 301 can be moved are roughly divided into two types as shown in FIG. FIG. 12A shows arrangement points that can be moved when the designated piece 301 is the
図12(b)は、指定された駒301が駒301bである場合に、移動可能な配置点を示す。1203は、指定された駒301bが配置された配置点202を示す。1204aから1204dまでは、配置点1203上の駒301bを移動可能な配置点201である。即ち、駒301bについては隣接する4つの配置点201のいずれかにのみ移動することができる。
FIG. 12B shows movable arrangement points when the designated piece 301 is the
以上のようにして、ステップS604において移動先の指定を受け付けると、S605では、指定された配置点に駒301を表示する。このとき、駒301aは移動されると配置点202に配置されることとなるので、向きが逆転され駒301bとして表示される。また、駒301bは移動されると配置点201に配置されることとなるので、向きが逆転され駒301aとして表示される。
As described above, when designation of the movement destination is accepted in step S604, the piece 301 is displayed at the designated arrangement point in step S605. At this time, when the
なお、ステップS604における移動先の指定においては、駒301を移動する先の配置点の指定のみが行われ、駒301の向きについては、ステップS605においてCPU101により演算し決定しても良い。この場合には、駒301の配置方向の指示を省略し、プレーヤが効率的にゲームを進めることができる。また、ステップS604において操作部103を介して駒301の方向まで指示を受け付け、ステップS605では該指示に従って駒301の移動状況を表示しても良い。この場合には、駒301の向きについてもプレーヤの判断が加わるので、より趣向性の高いゲームとすることができる。
In the designation of the movement destination in step S604, only the designation of the arrangement point to which the piece 301 is moved is performed, and the orientation of the piece 301 may be calculated and determined by the
図5に戻ると、ステップS503に続くステップS504では、ステップS503においてプレーヤから受け付けた指示に応じて、ゲームフィールド200上において配置点201又は202に配置された駒301が3駒1列に揃っていたか否かを判定する。
Returning to FIG. 5, in step S504 following step S503, the pieces 301 arranged at the
この場合の、駒301の配置パターンは図7A、図7Bに示すとおりである。図7Aは、駒301aにより3駒一列が揃った場合を示している。(a)は、斜め方向に3駒一列が揃った場合である。次に、(b)は縦方向に3駒一列が揃った場合である。(c)は横方向に3駒一列が揃った場合である。図7Bは、駒301bにより3駒一列が揃った場合を示しており、(a)は斜め方向、(b)は縦方向、(c)は横方向の場合を示している。
The arrangement pattern of the pieces 301 in this case is as shown in FIGS. 7A and 7B. FIG. 7A shows a case where three rows are arranged by the
なお、図7A及び図7Bにおいて駒301が配置されている配置点201又は202は、一例として記載したものであって、他の配置点201又は202においても、同様に3駒が一列に並んだ場合には、3駒一列が揃ったことになる。 7A and 7B, the arrangement points 201 or 202 where the pieces 301 are arranged are described as an example, and at the other arrangement points 201 or 202, three pieces are similarly arranged in a row. In this case, a line of three frames is prepared.
一方、所定の方向において3駒が並んだ場合でも、図8に示すような場合は、本実施形態に言う「3駒一列」には該当しない。(a)は、駒301aと駒301bとで合計3駒が一列に並んでいる場合である。本実施形態では、「3駒一列」は、同じ向きの3駒、即ち、駒301aが3駒、又は、駒301bが3駒により構成されなければならないこととする。従って、図8(a)に示す場合では、駒301aについては2駒で1駒足らず、駒301bについては1駒しかないので列すら形成されていない状況となる。なお、(a)では斜め方向について記載したが他の方向においても同様である。なお、一列を構成する駒数として3駒としてのは、あくまで一例であってゲームフィールド200の規模に応じて変更できる。
On the other hand, even when three frames are arranged in a predetermined direction, the case shown in FIG. 8 does not correspond to the “three frames in a row” referred to in the present embodiment. (A) is a case where a total of 3 pieces are arranged in a row with the
図8(b)は、同一の駒301aが斜め方向に4駒揃った場合を示している。本実施形態では、4駒1列が揃った場合には、そのうちの3駒を抽出して3駒一列が成立したとは判定しない。従って、図8(b)に示す場合の他、縦方向、横方向の何れにおいても、4駒が一列に並ぶ場合には、3駒一列が成立したとの判定は行わない。
FIG. 8B shows a case where four
次に図8(c)は、3駒が斜め方向に配置されているが、1駒分の配置点201が間に入っている場合を示している。しかしながら、本実施形態における「3駒一列」は、互いに隣接する配置点201や202において3駒が一列に配列されている場合のみを指すものとし、図8(c)に示すような、間に1駒分の空白が含まれる場合には、3駒一列が成立したとは判定しない。 Next, FIG. 8C shows a case where three frames are arranged in an oblique direction, but arrangement points 201 for one frame are in between. However, in this embodiment, “three frames in a row” refers only to the case where three frames are arranged in a row at the arrangement points 201 and 202 adjacent to each other, and as shown in FIG. When a blank for one frame is included, it is not determined that a sequence of three frames is established.
また、本実施形態では、直近のステップS503においてユーザから受け付けた指示に応じて配置された駒301に基づいて3駒一列が成立するか否かを判定することとし、ステップS503においてユーザから指定を受け付ける時点で3駒一列が成立していたとしても(これは、後述するステップS512において、相手方である対戦プレーヤ(本実施形態ではCPU101)によりプレーヤの駒301が移動された場合に起こり得る。)、ステップS504においては3駒一列が成立したと判定することはない。
In the present embodiment, it is determined whether or not three frames are formed based on the frames 301 arranged according to the instruction received from the user in the most recent step S503, and the user designates in step S503. Even if a sequence of three frames is established at the time of acceptance (this may occur when the player's piece 301 is moved by the opponent player (the
このような3駒一列の判定方法としては、一例として以下のように行うことができる。図9において、ステップS503において駒301aが配置された配置点201を901とすると、該配置点901を囲む配置点201は、縦、横、斜めの3方向における配置点902aから902hとなる。3駒一列の判定は、902aから902hを順に選択して行うことができる。例えば、配置点902aを最初に選択して判定を行う場合、配置点902aに駒301aが存在するか否かを判定する。ここで、駒301aが存在しない場合には、902bについて同様の判定を行う。
As an example of such a determination method for three frames in a row, it can be performed as follows. In FIG. 9, if the
その一方、902aに駒301aが存在する場合には、配置点901を基準として配置点902aの反対側に存在する配置点902eに駒301aが存在するか否かを判定する。ここで、902eに駒301aが存在する場合には、3つの駒301aが斜めに配列されていることになる。しかし、同一線上に4駒が配列されている可能性もあるため、配置点901、902a及び902eの3点により特定される線上に隣接して存在する他の配置点201に、他の駒301aが更に存在しているか否かを判定する。もし、該他の駒301aが存在している場合には、4駒一列となり3駒一列は成立しない。一方、該他の駒301aが存在していない場合には3駒一列が成立する。
On the other hand, when the
また、配置点902eに駒が存在しない場合もある。その場合には、配置点901と902aで特定される線上で、902aよりも先に存在する配置点903a上に、他の駒301aが存在するか否かを判定する。ここで、該他の駒301aが存在する場合には、3駒一列が成立する。一方、該他の駒301aが存在しない場合には3駒一列は成立しないことになる。
Further, there may be no piece at the
このように3駒一列は、自分の駒301の配置を指示したプレーヤの該駒301により、縦、横、斜めのいずれかの方向における配置点201上に、プレーヤの駒301aが連続して3駒存在することとなったか否かに基づいて、成立を判定することができる。同様に、該プレーヤの駒301により、縦、横、斜めのいずれかの方向における配置点202上に、プレーヤの駒301bが連続して3駒存在することとなったか否かに基づいても、成立を判定することができる。
In this way, in the three-frame row, the player's
以上の処理を、他の配置点902b〜902hまで行うことにより、3駒一列が成立したか否かを判定することができる。なお、判定の過程において3駒一列が成立した場合には他の駒について判定を行う必要はない。また、配置点901がゲームフィールド200の外側境界上に存在する場合には、配置点901を囲む配置点902a乃至902hのいずれかが不要となるが、不要となった配置点は処理対象から除外されることは言うまでもない。
By performing the above processing to the other arrangement points 902b to 902h, it is possible to determine whether or not a three-frame sequence is established. In addition, when a sequence of three frames is established in the determination process, it is not necessary to perform determination for other frames. Further, when the
また、配置点202についても上記と同様に3駒一列が成立したか否かを判定することができる。
In addition, it is possible to determine whether or not the
このようにして、配置点201に存在する駒301aのみ、又は、配置点202に存在する駒301bのみにより3駒一列が成立するかを判定することで、図13に示すように、ゲームフィールド200を、実質的に2つの階層(1301、1302)で構成することが可能となる。
In this way, by determining whether only three
図5のフローチャートに戻り、ステップS504において3駒一列が成立したと判定される場合には(ステップS504において「YES」)、ステップS505に移行して、プレーヤの勝利を示す画面を表示する。一方、3駒一列が成立しない場合には、ステップS506に移行する。 Returning to the flowchart of FIG. 5, if it is determined in step S504 that a line of three frames has been established (“YES” in step S504), the process proceeds to step S505 to display a screen indicating the victory of the player. On the other hand, if the three frames are not formed, the process proceeds to step S506.
ステップS506では、ステップS503におけるプレーヤの指示に対応して配置された駒301と、既にゲームフィールド200上に配置されているプレーヤの駒301とにより、相手方(ここではCPU101)の駒301が挟み込まれたか否か(挟み込みが成立したか否か)が判定される。この場合の、駒301の配置パターンは図10及び図11に示すとおりである。
In step S506, the piece 301 of the opponent (here, the CPU 101) is sandwiched between the piece 301 arranged in response to the instruction of the player in step S503 and the piece 301 of the player already arranged on the
図10において、1001はプレーヤの駒301aを示し、1002は相手方の駒301aを示す。(a)は、斜め方向において駒1001により駒1002が挟み込まれた状態を示している。(b)は、縦方向において駒1001により駒1002が挟み込まれた状態を示している。(c)は、横方向において駒1001により駒1002が挟み込まれた状態を示している。
In FIG. 10,
図11において、1101はプレーヤの駒301bを示し、1102は相手方の駒301bを示す。(a)は、斜め方向において駒1101により駒1102が挟み込まれた状態を示している。(b)は、縦方向において駒1101により駒1102が挟み込まれた状態を示している。(c)は、横方向において駒1101により駒1102が挟み込まれた状態を示している。
In FIG. 11,
なお、図10及び図11において駒1001、1002、1101及び1102、がそれぞれ配置されている配置点201又は202は、一例として記載したものであって、他の配置点201又は202においても、同様に駒が挟み込まれた状態が成立する。
10 and 11, the arrangement points 201 or 202 where the
但し、挟み込みは、3つの駒が全て同じ向きの駒(301a又は301b)である場合にのみ成立する。従って、2つの駒301aの間に相手方の駒301bが存在する状況となったとしても、係る状況は本実施形態で言う挟み込みの状態には相当しない。また、挟み込みは、配置された駒301が、縦、横、斜めのいずれかの方向において配置点201又は202上に連続して存在しなければならない。従って、仮に斜め方向に2つの配置点201上に駒301aが2つ存在しており、その間に、相手方の駒301aが1つ存在しても、そのような状況は本実施形態でいうところの挟み込みの状態には相当しない。
However, the sandwiching is established only when all three pieces are pieces (301a or 301b) in the same direction. Therefore, even if the opponent's
なお、挟み込まれる相手方の駒の数は1つに限られるものではない。例えば、斜め方向に2つの配置点201を挟んで駒301aが2つ存在しており、その間に、対戦プレーヤの駒301aが2つ存在する場合には、隙間無く4つの駒301が配列されることになるので、挟み込みの状態が成立することになる。更に、2以上の方向において同時に挟み込みの状態が成立することも可能である。
Note that the number of opponent's pieces to be sandwiched is not limited to one. For example, if there are two
挟み込みの判定方法としては、一例として以下のように行うことができる。ここにおいても図9を参照する。図9で、ステップS503において駒301が配置された配置点201を901とすると、該配置点901を囲む配置点201は、縦、横、斜めの3方向における配置点902aから902hとなる。まず、902aから902hのいずれかに相手方の駒301が配置されているかを判定する。もし相手方の駒301が存在する配置点が見つかった場合には、該配置点の方向で、該配置点に隣接する更なる配置点にプレーヤの駒301が存在するか否かを判定する。
As an example of the pinching determination method, it can be performed as follows. Here, FIG. 9 is referred to. In FIG. 9, if the
もしプレーヤの駒301が存在する場合には挟み込みの状態が成立することとなる。一方、プレーヤの駒301が存在しない場合でも、相手方の駒301が更に存在する場合には、更に同一方向において隣接する配置点にプレーヤの駒301が存在するか否かを判定し、プレーヤの駒301が存在すれば挟み込みの状態が成立することとなる。もし、相手方の駒301の先に相手方の駒301もプレーヤの駒301も存在しない場合には、その方向における挟み込みは成立しない。 If the player piece 301 is present, the pinching state is established. On the other hand, even when there is no player piece 301, if there is more opponent piece 301, it is further determined whether or not the player piece 301 exists at an arrangement point adjacent in the same direction. If 301 exists, the state of pinching will be established. If neither the opponent's piece 301 nor the player's piece 301 exists ahead of the opponent's piece 301, the pinching in that direction is not established.
なお、駒301bについても以上と同様にして挟み込みの判定を行うことができる。
Note that it is possible to determine whether the
このように、挟み込みが成立するか否かは、自分の駒301aの配置を指示したプレーヤの当該駒301aと、該駒301aに対し縦、横、斜めのいずれかの方向において配置点201上に存在する該プレーヤの他の駒301aとの間に、プレーヤの対戦プレーヤの駒301aが存在し、かつ、これらの駒301aが連続して存在するか否かに基づいて判定することができる。同様に、自分の駒301bの配置を指示したプレーヤの当該駒301bと、該駒301bに対し縦、横、斜めのいずれかの方向において配置点202上に存在する該プレーヤの他の駒301bとの間に、プレーヤの対戦プレーヤの駒301bが存在し、かつ、これらの駒301bが連続して存在するか否かに基づいて判定することができる。
In this way, whether or not the pinching is established is determined by whether or not the player has instructed to place his / her
ここで再び図5のフローチャートに戻り、ステップS506において挟み込みが成立したと判定される場合には(ステップS506において「YES」)、ステップS507に移行する。一方、挟み込みが成立しないと判定される場合には(ステップS506において「NO」)、ステップS508に移行する。ステップS507では、ゲームフィールド200上で駒301が配置されていない任意の配置点201又は202に、挟み込まれた相手方の駒301を配置する指示をユーザから受け付ける。また、受け付けた指示に対応するゲーム画面の表示を表示部106に行う。即ち、挟み込まれた駒301は、プレーヤによってゲームフィールド200上の任意の配置点に移動されることとなる。
Here, returning to the flowchart of FIG. 5 again, if it is determined in step S506 that the pinching has been established (“YES” in step S506), the process proceeds to step S507. On the other hand, when it is determined that the pinching is not established (“NO” in step S506), the process proceeds to step S508. In step S507, an instruction is received from the user to place the opponent's piece 301 sandwiched at any
なお、ステップS507における移動先の指定においては、駒301を移動する先の配置点の指定のみが行われ、駒301の向きについては、CPU101により演算し決定しても良い。この場合には、駒301の配置方向の指示を省略し、プレーヤが効率的にゲームを進めることができる。また、ステップS507において操作部103を介して駒301の方向まで指示を受け付け、該指示に従って駒301の移動状況を表示しても良い。この場合には、駒301の向きについてもプレーヤの判断が加わるので、より趣向性の高いゲームとすることができる。
In the designation of the movement destination in step S507, only the designation of the arrangement point to which the piece 301 is moved is performed, and the direction of the piece 301 may be calculated and determined by the
次に、ステップS508からステップS512までは、CPU101側の攻撃となる。ステップS508において、CPU101側の持ち駒301をゲームフィールド200上に配置する。ここでの配置ルールはステップS503におけるものと同様であり、詳細は後述する。次に、ステップS509では、ステップS508における駒301の配置の結果、CPU101の駒301について3駒一列が成立するか否かを判定する。この判定については、ステップS504における処理と同様に行うことができる。もし、3駒一列が成立する場合には(ステップS509において「YES」)、ステップS510に移行する。ステップS510では、プレーヤの敗北を示す画面を表示する。
Next, steps S508 to S512 are attacks on the
一方、3駒一列が成立しない場合には(ステップS509において「NO」)、ステップS511に移行して、挟み込みが成立したか否かを判定する。この判定は、ステップS506において記載した処理と同様に行うことができる。もし、挟み込みが成立する場合には(ステップS511において「YES」)、ステップS512へ移行して、挟み込まれたプレーヤの駒301をゲームフィールド200上の任意の配置点201又は202へ移動する。挟み込みが成立しない場合(ステップS511において「NO」)及びステップS512における処理が終了した場合には、ステップS503に移行して、プレーヤからの入力を受け付ける。
On the other hand, when the three frames are not formed (“NO” in step S509), the process proceeds to step S511, and it is determined whether or not the pinching is established. This determination can be performed in the same manner as the process described in step S506. If pinching is established ("YES" in step S511), the process proceeds to step S512, and the pin 301 of the player that has been pinched is moved to an
以上のようにして、ステップS505における勝利画面表示、或いは、ステップS510における敗北画面が表示されるまでゲームが継続される。但し、ゲームを途中で中止するボタンを画面上に表示しておき、該ボタンの操作を受け付けることで勝敗がつかない場合であっても、ゲームを終了することもできる。 As described above, the game is continued until the victory screen display in step S505 or the defeat screen in step S510 is displayed. However, the game can be ended even if a button for canceling the game is displayed on the screen, and winning or losing is not achieved by accepting the operation of the button.
以上においては、ゲーム装置のプレーヤがCPU101と対戦する場合について記載したが、プレーヤ同士が対戦する場合には、決定された先攻後攻に従い、ステップS503からステップS507の処理を各プレーヤ毎に交互に繰り返せばよい。その際、ステップS505における勝利画面表示は、処理したプレーヤ用の画面を表示すれば良く、ステップS510における敗北画面を表示する必要はない。但し、複数のプレーヤが、表示部106を固有に有するゲーム装置をそれぞれ利用して本発明のゲームを行う場合には、各プレーヤ毎に勝利画面或いは敗北画面を表示しても良い。
In the above description, the case where the player of the game apparatus plays against the
このように、本実施形態に対応する発明によれば、配置点201で構成され、駒301aのみで勝敗が決定される第1のフィールドと、配置点202で構成され、駒301bのみで勝敗が決定される第2のフィールドと、によりゲームフィールド200が構成される。その上で、プレーヤは駒301を第1のフィールドと第2のフィールドとの間を行き来させることができるので、従来の対局型ゲームでは味わえなかったような、仮想的な3次元フィールドにおける対局ゲームを楽しむことができる。
As described above, according to the invention corresponding to the present embodiment, the first field is configured by the
[その他の実施形態]
以上の処理(例えば上記実施形態では図5及び図6に示したフローチャートに従った処理)をプログラムとしてCD−R、ROMやDVD−ROM、MO等の記憶媒体に記憶させ、この記憶媒体に記憶されているプログラムをコンピュータに読み込ませる(インストール、もしくはコピーさせる)ことで、このコンピュータは、本発明に対応するゲーム装置として機能することができる。よって、このような記憶媒体も本発明の範疇にあることは明白である。
[Other Embodiments]
The above processing (for example, processing according to the flowcharts shown in FIGS. 5 and 6 in the above embodiment) is stored as a program in a storage medium such as a CD-R, ROM, DVD-ROM, or MO, and stored in this storage medium. By causing the computer to read (install or copy) the stored program, this computer can function as a game device corresponding to the present invention. Therefore, it is obvious that such a storage medium is also within the scope of the present invention.
Claims (8)
プレーヤから、ゲームフィールド上に該プレーヤの駒を配置する指示を受け付ける指示受付手段、
前記駒が第1の方向を向いている場合にのみ該駒を配置可能な第1の配置点と、前記駒が第2の方向を向いている場合にのみ該駒を配置可能な第2の配置点とからなる前記ゲームフィールドであって、前記第1の配置点が前記第2の配置点により囲まれ、前記第2の配置点が前記第1の配置点により囲まれるようにして配置されて構成されるゲームフィールド上に、前記指示受付手段により受け付けた指示に基づいて前記プレーヤの駒を配置して表示する表示手段、
前記指示に基づいて前記ゲームフィールド上に配置して表示された前記プレーヤの駒の、前記コンピュータが有する記憶手段に保持された該ゲームフィールド上における配置位置の情報に基づき、前記第1の配置点上で該プレーヤの前記第1の方向を向いて表示されるべき駒が所定の方向に連続して所定数存在することとなったか否かを、前記コンピュータが判定する第1の判定手段、
前記指示に基づいて前記ゲームフィールド上に配置して表示された前記プレーヤの駒の、前記コンピュータが有する記憶手段に保持された該ゲームフィールド上における配置位置の情報に基づき、前記第2の配置点上で該プレーヤの前記第2の方向を向いて表示されるべき駒が前記所定の方向に連続して前記所定数存在することとなったか否かを判定する第2の判定手段、
前記第1の判定手段又は第2の判定手段において、前記指示に基づいて前記ゲームフィールド上に配置して表示された駒の該ゲームフィールドにおける配置位置の情報に基づき、前記第1又は第2の方向を向いて表示されるべき駒が前記所定の方向に連続して前記所定数存在することとなったと判定された場合に、前記プレーヤを勝者と判定する第3の判定手段、
として機能させることを特徴とするコンピュータプログラム。 A computer program for causing a computer to execute a game of a game in which pieces are arranged on a game field and winning or losing is determined based on the arrangement of the pieces,
Instruction receiving means for receiving an instruction from the player to place the piece of the player on the game field;
A first placement point where the piece can be placed only when the piece faces the first direction, and a second placement point where the piece can be placed only when the piece faces the second direction. In the game field including arrangement points, the first arrangement point is surrounded by the second arrangement point, and the second arrangement point is arranged by the first arrangement point. Display means for arranging and displaying the pieces of the player based on the instruction received by the instruction receiving means on the game field configured as follows:
The first placement point based on the placement position information on the game field held in the storage means of the computer of the player pieces placed and displayed on the game field based on the instruction. whether the first frame to be displayed have toward the direction of the player in the above was to present a predetermined number continuously in the predetermined direction, the first determination means determines said computer,
The second placement point based on the placement position information on the game field held in the storage means of the computer of the player piece placed and displayed on the game field based on the instruction. second determination means determines whether or not a said second frame to be displayed have toward the direction of the player is present the predetermined number continuously in the predetermined direction above,
In the first determination unit or the second determination unit, the first or second determination unit is configured based on information on an arrangement position in the game field of the piece arranged and displayed on the game field based on the instruction. when the frame to be displayed have toward the direction is determined to become the presence predetermined number continuously in the predetermined direction, a third determining means for determining the winner of the player,
A computer program that functions as a computer program.
前記指示に基づいて配置された前記プレーヤの第1の駒が、第1の配置点上に配置して表示された駒である場合に、該第1の駒と、前記第1の配置点上で、該第1の駒に対し前記所定の方向に存在するように表示された前記プレーヤの第2の駒との間の前記第1の配置点上に、前記プレーヤの対戦プレーヤの第3の駒が存在するように表示され、かつ、前記第1乃至第3の駒が連続して存在するように表示されているか否かを、前記コンピュータが有する記憶手段に保持された、前記ゲームフィールド上での前記第1乃至第3の駒の各配置位置の情報に基づいて判定する第4の判定手段、
前記第1の駒が、第2の配置点上に配置して表示された駒である場合に、該第1の駒と、前記第2の配置点上で、該第1の駒に対し前記所定の方向に存在するように表示された前記プレーヤの第4の駒との間の前記第2の配置点上に、前記プレーヤの対戦プレーヤの第5の駒が存在するように表示され、かつ、前記第1、第4及び第5の駒が連続して存在するように表示されているか否かを、前記コンピュータが有する記憶手段に保持された、前記ゲームフィールド上での前記第1、第4及び第5の駒の各配置位置の情報に基づいて判定する第5の判定手段、
として機能させ、
前記第4の判定手段又は第5の判定手段において、前記第1乃至第3の駒が連続して存在するように表示されている、又は、前記第1、第4及び第5の駒が連続して存在するように表示されている、と判定された場合に、前記指示受付手段は更に、前記プレーヤより前記第3の駒又は前記第5の駒の移動指示を受け付けることを特徴とする請求項1乃至4のいずれか1項に記載のコンピュータプログラム。 The computer,
When the first piece of the player arranged based on the instruction is a piece arranged and displayed on the first arrangement point, the first piece and the first arrangement point Then, on the first arrangement point between the first piece and the second piece of the player displayed so as to exist in the predetermined direction with respect to the first piece, It appears as frame exists, and whether the first to third frames are displayed to continuously exist, stored in the storage means the computer has, the game field 4th determination means to determine based on the information of each arrangement position of the said 1st thru | or 3rd piece above ,
When the first piece is a piece arranged and displayed on a second arrangement point, the first piece and the first piece on the second arrangement point with respect to the first piece A fifth piece of the player's opponent player is displayed on the second placement point between the fourth piece of the player and the fourth piece of the player displayed so as to exist in a predetermined direction; and Whether the first, fourth, and fifth pieces are displayed so as to continuously exist is stored in the storage means of the computer, the first, Fifth determination means for determining based on information on the arrangement positions of the fourth and fifth pieces ,
Function as
In the fourth determination means or the fifth determination means, the first to third pieces are displayed so as to continuously exist, or the first, fourth, and fifth pieces are continuous. The instruction receiving means further receives an instruction to move the third piece or the fifth piece from the player when it is determined that the display is present so as to exist. The computer program according to any one of 1 to 4.
請求項1乃至7のいずれか1項に記載のコンピュータプログラムを格納する記憶部と、
処理部と、
前記コンピュータプログラムを前記処理部が実行することにより、
プレーヤから、ゲームフィールド上に該プレーヤの駒を配置する指示を受け付ける指示受付手段として機能する操作部と、
前記表示部は、前記駒が第1の方向を向いている場合にのみ該駒を配置可能な第1の配置点と、前記駒が第2の方向を向いている場合にのみ該駒を配置可能な第2の配置点とからなる前記ゲームフィールドであって、前記第1の配置点が前記第2の配置点により囲まれ、前記第2の配置点が前記第1の配置点により囲まれるようにして配置されて構成されるゲームフィールド上に、前記指示受付手段により受け付けた指示に基づいて前記プレーヤの駒を配置して表示する表示手段として機能する表示部と
を備え、
前記処理部は更に、前記コンピュータプログラムを実行することにより、
前記指示に基づいて前記ゲームフィールド上に配置して表示された前記プレーヤの駒の、前記記憶部に保持された該ゲームフィールド上における配置位置の情報に基づき、前記第1の配置点上で該プレーヤの前記第1の方向を向いて表示されるべき駒が所定の方向に連続して所定数存在することとなったか否かを判定する第1の判定手段と、
前記指示に基づいて前記ゲームフィールド上に配置して表示された前記プレーヤの駒の、前記記憶部に保持された該ゲームフィールド上における配置位置の情報に基づき、前記第2の配置点上で該プレーヤの前記第2の方向を向いて表示されるべき駒が前記所定の方向に連続して前記所定数存在することとなったか否かを判定する第2の判定手段と、
前記第1の判定手段又は第2の判定手段において、前記指示に基づいて前記ゲームフィールド上に配置して表示された駒の該ゲームフィールドにおける配置位置の情報に基づき、前記第1又は第2の方向を向いて表示されるべき駒が前記所定の方向に連続して前記所定数存在することとなったと判定された場合に、前記プレーヤを勝者と判定する第3の判定手段として機能することを特徴とするゲーム装置。 A game device for executing a game of a game in which pieces are arranged on a game field and winning / losing is determined based on a sequence of the pieces,
A storage unit for storing the computer program according to any one of claims 1 to 7 ,
A processing unit;
When the processing unit executes the computer program,
An operation unit that functions as an instruction receiving unit that receives an instruction from the player to place the piece of the player on the game field;
The display unit arranges the piece only when the piece is oriented in the first direction and only when the piece is oriented in the second direction. The game field comprising possible second placement points, wherein the first placement point is surrounded by the second placement point, and the second placement point is surrounded by the first placement point. A display unit functioning as display means for arranging and displaying the pieces of the player based on the instruction received by the instruction receiving means on the game field configured and arranged as described above,
The processing unit further executes the computer program,
Based on the information on the position of the player piece placed and displayed on the game field based on the instruction on the game field held in the storage unit, the piece is displayed on the first placement point. a first determination means for determining whether a to be present a predetermined number of frames to be displayed the first direction of the player have direction is continuously in a predetermined direction,
Based on the information on the arrangement position on the game field held in the storage unit of the player piece arranged and displayed on the game field based on the instruction, the piece is displayed on the second arrangement point. a second determination means for determining whether a to be present the predetermined number and the second frame to be displayed have toward the direction of the player is continuously in the predetermined direction,
In the first determination unit or the second determination unit, the first or second determination unit is configured based on information on an arrangement position in the game field of the piece arranged and displayed on the game field based on the instruction. when the frame to be displayed have toward the direction is determined to become the presence predetermined number continuously in the predetermined direction, to function as a third determination means for determining the winner of the player A game device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005194267A JP3898725B2 (en) | 2005-07-01 | 2005-07-01 | Computer program and game device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005194267A JP3898725B2 (en) | 2005-07-01 | 2005-07-01 | Computer program and game device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007007280A JP2007007280A (en) | 2007-01-18 |
JP3898725B2 true JP3898725B2 (en) | 2007-03-28 |
Family
ID=37746498
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005194267A Expired - Fee Related JP3898725B2 (en) | 2005-07-01 | 2005-07-01 | Computer program and game device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3898725B2 (en) |
-
2005
- 2005-07-01 JP JP2005194267A patent/JP3898725B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2007007280A (en) | 2007-01-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4651604B2 (en) | Video game processing apparatus and video game processing program | |
JP4167710B2 (en) | Video game processing apparatus and video game processing program | |
JP4137140B2 (en) | Video game processing apparatus and video game processing program | |
JP3869452B1 (en) | Video game processing apparatus, video game processing method, and video game processing program | |
JP4346625B2 (en) | Video game processing apparatus and video game processing program | |
JP4989595B2 (en) | Game device | |
JP2007075447A (en) | Video game processing device, and video game processing program | |
JP4137139B2 (en) | Video game processing apparatus and video game processing program | |
JP4124475B2 (en) | Video game processing apparatus, video game processing method, and video game processing program | |
JP4919210B2 (en) | VIDEO GAME DEVICE, GAME PROGRESSING METHOD, PROGRAM, AND RECORDING MEDIUM | |
JP4734165B2 (en) | Video game processing apparatus, video game processing method, and video game processing program | |
JP4181200B2 (en) | Video game processing apparatus and video game processing program | |
JP2007229205A (en) | Apparatus, method and program for processing video game | |
JP2007075446A (en) | Video game processing device and video game processing program | |
JP2005066043A5 (en) | ||
JP5193428B2 (en) | Board game system, game device, game program | |
JP3863437B2 (en) | GAME DEVICE, GAME CONTROL PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM | |
US20050124401A1 (en) | Game apparatus and storage medium storing game program | |
JP6559766B2 (en) | GAME PROGRAM, COMPUTER CONTROL METHOD, AND COMPUTER | |
JP3898725B2 (en) | Computer program and game device | |
JP3848221B2 (en) | GAME PROGRAM, RECORDING MEDIUM, AND GAME DEVICE | |
JP6489674B1 (en) | Game system | |
JP6270789B2 (en) | GAME PROGRAM, COMPUTER CONTROL METHOD, AND COMPUTER | |
JP5563902B2 (en) | Video game apparatus and program | |
JP2001300134A (en) | Game device, image display device and recording medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20061107 |
|
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: 20061205 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20061221 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100105 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130105 Year of fee payment: 6 |
|
LAPS | Cancellation because of no payment of annual fees |