JP6996716B2 - Game program, recording medium and game control method - Google Patents
Game program, recording medium and game control method Download PDFInfo
- Publication number
- JP6996716B2 JP6996716B2 JP2020127617A JP2020127617A JP6996716B2 JP 6996716 B2 JP6996716 B2 JP 6996716B2 JP 2020127617 A JP2020127617 A JP 2020127617A JP 2020127617 A JP2020127617 A JP 2020127617A JP 6996716 B2 JP6996716 B2 JP 6996716B2
- Authority
- JP
- Japan
- Prior art keywords
- game
- area
- erasure
- tetromino
- unit element
- 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
Links
Images
Landscapes
- User Interface Of Digital Computer (AREA)
Description
本発明は、ゲームプログラム、記録媒体及びゲーム制御方法に関し、特に盤面にオブジェクトを配置することで進行する電子ゲームに関する。 The present invention relates to a game program, a recording medium, and a game control method, and more particularly to an electronic game that progresses by arranging an object on a board.
電子ゲームの分野では、特許文献1のような有限の空間(フィールド)に順次落下してくるピースや駒等のオブジェクトを、ユーザが移動回転させて任意の位置に配置することで堆積させて進行する、所謂落ち物ゲームと呼ばれるゲームジャンルが存在する。落ち物ゲームでは、基本的には落下してくるオブジェクトがフィールドに配置不可能になるとゲーム終了となるが、堆積したオブジェクトが所定の条件を満たした場合には消失するよう構成される。即ち、該消失を利用することでフィールドに「空き」を生じさせることができるため、フィールドへの更なるオブジェクトの配置が可能になり、結果、プレイ時間を長期化させることができる。
In the field of electronic games, objects such as pieces and pieces that sequentially fall into a finite space (field) as in
また落ち物ゲームの中には、落下してくるオブジェクトの配置時や、配置されたオブジェクトの消失時に、落下方向に間隙が存在する場合には、該間隙を埋めるようにオブジェクトを構成する要素を分離移動して配置する処理を行うものも存在する。このような処理によれば、フィールドにおいて消失条件が満たされる状況を連鎖的に発生させることができ、フィールドに「空き」を生じさせることがより容易になり、興趣性の増大が見込める。 Also, in the falling object game, if there is a gap in the falling direction when the falling object is placed or when the placed object disappears, an element that constitutes the object so as to fill the gap is provided. There are also those that perform the process of separating, moving, and arranging. According to such a process, a situation in which the disappearance condition is satisfied in the field can be generated in a chain reaction, it becomes easier to create a "vacancy" in the field, and an increase in interest can be expected.
しかしながら、落ち物ゲームのようにオブジェクトの落下方向や、配置後または落下後に生じるオブジェクトの変形を考慮してのゲームプレイは難解であり、利用ユーザ層を限定的にし得るものであった。 However, it is difficult to play a game in consideration of the falling direction of the object and the deformation of the object that occurs after the object is placed or dropped, as in the falling object game, and the user group can be limited.
本発明は、上述の問題点に鑑みてなされたものであり、オブジェクトの消失を直感的に把握せしめ、ゲームプレイの興趣性を増大させるゲームプログラム、記録媒体及びゲーム制御方法を提供することを目的とする。 The present invention has been made in view of the above-mentioned problems, and an object of the present invention is to provide a game program, a recording medium, and a game control method for intuitively grasping the disappearance of an object and increasing the enjoyment of game play. And.
前述の目的を達成するために、本発明に係るゲームプログラムは、所定の大きさのマスが格子状に設けられたゲームフィールドに、オブジェクトを配置することで進行する電子ゲームを実現するコンピュータに、マスと対応する大きさを有する単位要素が複数結合されることで構成された配置オブジェクトをゲームフィールドに配置する処理と、ゲームフィールド上において隣接して配置された単位要素群が所定の形状を形成するか否かを判定する処理と、ゲームフィールドにおいて、所定の形状を形成した単位要素群が含まれる領域を消去確定領域として管理する処理と、消去確定領域が所定の条件を満たした場合に、ゲームフィールドに配置されている単位要素群のうち、該消去確定領域に含まれる単位要素群はゲームフィールドから消去し、該消去確定領域に含まれない単位要素は、該単位要素が配置されているマスに残存させる処理と、消去確定領域に含まれる単位要素群が消去されたマスについては、新たな配置オブジェクトの配置が可能なように制御する処理と、を実行させるゲームプログラムであって、消去確定領域に係る所定の条件は、該消去確定領域に含まれる単位要素群が消去されるまでに経過が必要な時間の条件を含み、新たな配置オブジェクトが配置されたことにより、既に存在する消去確定領域に隣接しない所定の形状の単位要素群が新たに形成される場合に、該既に存在する消去確定領域に含まれる単位要素群が、経過が必要な時間によらずに消去される。 In order to achieve the above-mentioned object, the game program according to the present invention is applied to a computer that realizes an electronic game that progresses by arranging objects in a game field in which squares of a predetermined size are provided in a grid pattern. The process of arranging an arrangement object composed by combining a plurality of unit elements having a size corresponding to a square in a game field and a group of unit elements arranged adjacently on the game field form a predetermined shape. A process of determining whether or not to perform, a process of managing an area including a unit element group forming a predetermined shape as an erasure confirmed area in the game field, and a process of managing the erasure confirmed area satisfying a predetermined condition. Among the unit elements arranged in the game field, the unit element group included in the erasure confirmed area is erased from the game field, and the unit element not included in the erasure confirmed area is arranged with the unit element. It is a game program that executes the process of remaining in the existing square and the process of controlling the cell in which the unit element group included in the erase confirmation area is erased so that a new placement object can be placed. , The predetermined condition relating to the erasure confirmed area includes the condition of the time required for the unit element group included in the erasure confirmed area to be erased, and the new placement object has already been placed. When a new unit element group having a predetermined shape that is not adjacent to an existing erase confirmation area is newly formed, the unit element group included in the already existing erase confirmation area is erased regardless of the time required for elapse. To .
このような構成により本発明によれば、オブジェクトの消失を直感的に把握せしめ、ゲームプレイの興趣性を増大させることが可能となる。 According to the present invention, it is possible to intuitively grasp the disappearance of an object and increase the enjoyment of game play by such a configuration.
[実施形態]
以下、本発明の例示的な実施形態について、図面を参照して詳細に説明する。なお、以下に説明する一実施形態は、ゲームプログラムを実行する装置の一例としての、タッチ操作インタフェースを備え、本発明に係るゲームプログラムを含むアプリケーションを実行可能なスマートフォンに、本発明を適用した例を説明する。しかし、本発明は、ゲームプログラムを実行し、かつゲームプレイを提供することが可能な任意の機器に適用可能である。
[Embodiment]
Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the drawings. In addition, one embodiment described below is an example in which the present invention is applied to a smartphone provided with a touch operation interface as an example of a device for executing a game program and capable of executing an application including the game program according to the present invention. To explain. However, the present invention is applicable to any device capable of executing a game program and providing gameplay.
《スマートフォン100の構成》
図1は、本発明の実施形態に係るスマートフォン100の機能構成を示すブロック図である。
<< Configuration of
FIG. 1 is a block diagram showing a functional configuration of a
制御部101は、例えばCPUであり、スマートフォン100が有する各ブロックの動作を制御する。具体的には制御部101は、例えば記録媒体102に記録されている各ブロックの動作プログラムや本発明に係るパズルゲームに係るアプリケーションプログラムを読み出し、メモリ103に展開して実行することにより各ブロックの動作を制御する。
The
記録媒体102は、例えば不揮発性メモリやHDD等の恒久的にデータを保持可能な記録装置である。記録媒体102は、スマートフォン100が有する各ブロックの動作プログラムに加え、各ブロックの動作において必要となるパラメータ等や、本実施形態のパズルゲームに係るアプリケーションプログラム及びパズルゲームに使用される各種のGUIや描画オブジェクト等の情報を記録する。メモリ103は、例えば揮発性メモリ等の一時的なデータ記憶に使用される記憶装置である。メモリ103は、各ブロックの動作プログラムの展開領域としてだけでなく、各ブロックの動作において出力されたデータ等を一時的に記憶する格納領域としても用いられる。
The
表示制御部104は、スマートフォン100におけるユーザへの各種情報提示の制御を司る。本実施形態のスマートフォン100では、ユーザへの各種情報提示の手段として、画像(ゲーム画面、メニュー画面等)表示を行う表示部110を有するものとして説明するが、情報提示の手段はこれらに限られるものではなく、音声出力、振動、照明、情報送信等、代替あるいは追加が可能であることは言うまでもない。
The
表示制御部104は、例えばGPU等の描画装置を含み、表示部110に表示させる各種画面を生成する際には所定の描画処理を行う。具体的には表示制御部104は、パズルゲームにアプリケーションプログラムが実行されている際には、パズルゲームの進行状況に応じたゲーム画面を生成し、表示部110の表示を所定の頻度で更新させることでパズルゲームに係る各種の情報提示を行う。本実施形態のスマートフォン100においてプレイ体験が提供されるパズルゲームでは、詳細は後述するが、パズルゲームに係る所定の遊戯が開始すると、時間経過、なされた操作入力、達成された条件に応じて表示部110に表示されるゲーム画面が順次生成される。表示制御部104は、不図示のGPUメモリに必要な描画オブジェクトやGUIデータの展開を行い、描画処理を行うことでゲーム画面の生成を行う。
The
本実施形態では、スマートフォン100は、表示部110がスマートフォン100に内蔵され、一体型となって構成されるLCD等の表示装置であるものとして説明するが、本発明の実施はこれに限られるものではない。即ち、表示部110は、スマートフォン100の外部に着脱可能に接続された表示装置であってもよいことは言うまでもない。
In the present embodiment, the
操作入力部105は、操作ボタンや表示部110の画面上になされたタッチ操作を検出するタッチパネル等のスマートフォン100が有するユーザインタフェースである。操作入力部105は、ユーザにより操作入力がなされたことを検出すると、操作内容に対応する制御信号を制御部101に伝送する。本実施形態ではスマートフォン100が備えるユーザインタフェースは、基本的にはタッチ操作を受け付けるものとして説明するが、これは単に直感的な操作インタフェースの一態様であって、本発明の実施がこれに限られるものではないことは言うまでもない。
The
通信部106は、スマートフォン100が有する情報送受信用の通信インタフェースである。本実施形態ではスマートフォン100は、不図示のネットワークを介した外部装置との間での通信を実現すべく、所定の通信方式での通信が可能に構成される。即ち、通信部106を介することで、スマートフォン100は情報の送受信が可能に構成される。本実施形態では、通信部106は、後述するマルチプレイモードにおいて、所定のゲームサーバとの間、もしくは他のスマートフォン100との間で情報の送受信が可能に構成される。
The
《ゲームの概要》
本実施形態に係るパズルゲームは、特許文献1のような落ち物ゲームとは異なり、配置後の特定の方向への移動が発生せず、有限に構成されたフィールド(盤面)の任意の位置にオブジェクトを配置することで進行するボードゲームである。
<< Outline of the game >>
Unlike the falling object game as in
パズルゲームにおいて配置オブジェクトは、図2に示されるように、90度刻みで回転してフィールドに配置可能な態様とするため、単位要素(ミノ)が正方形を有し、複数のミノが、少なくとも他のミノと、正方形の辺及び該辺に係る2頂点で接続するよう構成されているものとする。本実施形態では、各配置オブジェクトは4つのミノで構成されるものとし、以下「テトロミノ」として言及する。しかしながら、配置オブジェクトを構成するミノの数は、これに限られるものではないことは言うまでもない。 In the puzzle game, as shown in FIG. 2, the placement object has a mode in which it can be rotated in 90-degree increments and placed in the field, so that the unit element (mino) has a square, and a plurality of minos are at least other. It is assumed that it is configured to connect to Mino with a square side and two vertices related to the side. In the present embodiment, each placed object is composed of four minoes, and will be referred to as "tetrominoes" below. However, it goes without saying that the number of Minos constituting the placement object is not limited to this.
テトロミノを配置するフィールドは、図3(a)に示されるように、格子状にマス目が付されており、テトロミノを配置可能な場所が明示されている。フィールド301上に示される1マスは、1つのミノと同じ大きさの正方形となっている。本実施形態のパズルゲームでは、図3(b)に示されるように、テトロミノは、フィールド301においてこれらマスに各ミノが収まって配置可能なように制御される。
As shown in FIG. 3A, the fields in which the tetromino is placed are grid-shaped, and the places where the tetromino can be placed are clearly indicated. One square shown on the
図3(a)及び(b)に示されるように、ゲームプレイ中は、配置ミノエリア302に規定数(図の例では3つ)のテトロミノ303がフィールド配置用に提示され、これらのテトロミノについての配置操作が可能なように、パズルゲームの進行は制御される。ユーザは配置ミノエリア302に提示されたテトロミノ303を、ドラッグ&ドロップ操作することによって1つずつフィールド301に配置することができ、1つのテトロミノが配置されると、配置ミノエリア302に提示されるテトロミノが規定数になるよう、新たに1つのテトロミノ303が補充される。即ち、ユーザがテトロミノを配置可能となるタイミングにおいて、配置ミノエリア302には常に3つのテトロミノ303が提示される。
As shown in FIGS. 3 (a) and 3 (b), during gameplay, a specified number (three in the example of the figure) of tetromino 303s are presented in the
フィールド301へのテトロミノ303の配置に際して、上述したように各テトロミノ303は90度単位で回転させることが可能に構成される。テトロミノ303の回転は、基本的には、配置ミノエリア302において対象のテトロミノ303を例えばシングルタップ操作することにより、所定の方向に90度単位で行われるものであってよい。この他、対象のテトロミノ303をフィールド301に移動させた後に、ミノの配置状態を確認しながらの回転を可能ならしめるため、本実施形態のパズルゲームでは以下のように構成することで、配置ミノエリア302からのテトロミノ303のドラッグ&ドロップ操作後にも、該テトロミノの回転を可能に構成される。
When arranging the
配置ミノエリア302においてドラッグ開始に係るテトロミノ303のタッチ操作が行われると、テトロミノ303は選択状態となり、図4(a)に示されるように該テトロミノの周囲にサークル401が表示され、他のテトロミノ303と識別される。選択状態となったテトロミノ303は、ドラッグ操作を行うことでフィールド301に移動することができ、フィールド301の領域内でドロップ操作(タッチアップ:タッチ状態の解除)を行うことで、フィールド301への配置が仮確定状態となる。
When the touch operation of the
ここで、テトロミノ303は、図4(b)に示されるようにサークル401が付された状態のままでフィールド301に表示され、所定の確定猶予時間が経過するまでは選択状態及び仮確定状態が保持される。テトロミノ303が仮確定状態にある期間は、配置ミノエリア302と同様に、サークル401内に対するシングルタップ操作により90度単位で回転させることができ、また同サークル401内へのタッチ操作を起点とするドラッグ操作がなされると、仮確定状態が解除され、テトロミノ303をフィールド301内の他の位置に移動させることができる。つまり、サークル401は、テトロミノの配置が確定していない状態であること、及び移動後もフィールド内で再度の移動及び回転が可能であること、をユーザに通知するものとして機能する。
Here, the
また、フィールド301に仮確定状態で配置されたテトロミノ303、もしくは選択状態となってドラッグ操作中にあるテトロミノ303は、該テトロミノをフィールド301外にドラッグ&ドロップ操作することで、フィールド301には配置されず、非選択状態として配置ミノエリア302に戻すことが可能に構成される。
Further, the
仮確定状態から確定状態への移行、即ち、テトロミノのフィールド301への配置は、興趣性を高めるべく、仮確定状態について定められた確定猶予時間の経過以外の操作によって即時行われるものとしてよい。例えば、本実施形態のパズルゲームでは、フィールド301に仮確定状態のテトロミノ303が配置されている場合、フィールド301内の該テトロミノに係るサークル401外の領域へのタッチ操作がなされたことをもって確定状態に移行し、配置が即時行われる。このとき、確定状態となったことをもって、該テトロミノの選択状態も解除されるものとする。
The transition from the provisionally confirmed state to the confirmed state, that is, the placement of tetromino in the
なお、詳細は後述するが、本実施形態のパズルゲームではテトロミノのフィールド301に配置可能な条件が定められており、フィールド301にテトロミノ303がドロップされたとしても、必ずしも該テトロミノが配置できるわけではない(確定状態及び仮確定状態のいずれに移行する制御もなされない)。
Although the details will be described later, in the puzzle game of the present embodiment, the conditions that can be placed in the
本実施形態のパズルゲームにおいてフィールド301にテトロミノ303を配置可能な条件(配置可能条件)は、フィールド301のいずれかのマスにミノが既に配置されている状態においては、配置するテトロミノ303の頂点及び辺(該テトロミノの外周を形成する頂点及び辺)の少なくともいずれかが、既に配置されているミノの頂点及び辺の少なくともいずれかと接していることを含むものとする。配置可能条件は、さらに、テトロミノ303を配置するフィールド301上のマスに、他のミノが既に配置されていないことを含む。即ち、フィールド301のマスの各々には、例えばミノが配置されている状態であるかを示す論理型の情報(配置フラグ)が関連付けられており、既にミノが配置されているマス(配置フラグが真のマス)には、重ねて他のミノを配置することはできないよう制御される。一方で、初手やフィールド301のいずれかのマスに他のミノが配置されていない状態には、配置可能な条件を特に設けない。
In the puzzle game of the present embodiment, the condition that the
フィールド301にテトロミノ303がドロップ操作された際に、該テトロミノが配置可能条件を満たさない場合にはエラー状態として管理し、例えば図4(c)に示されるようにテトロミノ303の配色を異ならせる等により、配置が不可能であることを通知するものとする。
When the
対象のテトロミノ303がエラー状態にある場合、該テトロミノ及びサークル401に対して操作がなされず、予め定められた不可能通知時間を経過したことをもって、該テトロミノを非選択状態として配置ミノエリア302に強制的に戻す制御が行われる。あるいは、フィールド301内のサークル401外の領域へのタッチ操作がなされるのであれば、不可能通知時間の経過を待たず、同様に非選択状態とする処理を行うものであってよい。
When the
ところで、このようにフィールド301上の既に配置されたミノに重ねて新たなミノの配置ができない構成では、フィールド301が有限の領域で構成されているため、ユーザがテトロミノを配置できる回数が制限されることになる。即ち、ゲームのプレイ時間は、フィールド301が有するマスの数に応じて定まることになり、ユーザの関心が低減し得る。
By the way, in such a configuration in which a new mino cannot be placed on top of the already placed mino on the
本実施形態のパズルゲームでは、このようなプレイ時間の制限を回避するべく、フィールド301上に配置されたミノが所定の条件を満たす状況となった場合には、条件に該当のミノをフィールド301から消去するよう構成される。換言すれば、フィールド301に配置されたミノについての消去条件が設けられており、ユーザは該条件が満たされるようにテトロミノ303を配置することで、フィールド301上の空き状態(ミノが配置されていない状態)のマスを順次増やすことが可能となり、より長くゲームプレイを行うことができる。
In the puzzle game of the present embodiment, in order to avoid such a limitation of the play time, when the mino arranged on the
〈消去の条件〉
以下、フィールド301に配置されたミノが消去される、本実施形態のパズルゲームの消去条件について、図を用いて説明する。
<Conditions for erasure>
Hereinafter, the erasing condition of the puzzle game of the present embodiment in which the mino arranged in the
本実施形態のパズルゲームでは、テトロミノがフィールド301に配置された際に、該フィールド上において隣接しているミノ群が、図5(a)に示されるような各辺が2ミノを有する矩形501を形成する場合に、該矩形に含まれるミノ群について消去条件が満たされたものと判定する。このように消去条件が満たされたミノについては、フィールド301から消去され、該ミノが配置されていたマスは再度テトロミノ303を配置可能な状態(配置フラグが偽)に制御され、ユーザにより多くのテトロミノ303の配置を可能ならしめる。
In the puzzle game of the present embodiment, when the tetromino is placed in the
図5(a)では、消去の最小単位である2ミノ×2ミノの矩形(最小矩形)が1つのみ形成される例を示したが、フィールド301におけるミノの配置態様によっては、最小単位である2ミノ×2ミノの矩形(最小矩形)は、複数同時に形成され得る。複数の最小矩形の同時形成は、図5(b)に矩形502及び503で示されるように、独立して形成されるものであってもよいし、図5(c)に矩形504及び505で示されるように、共通のミノを含んで形成されるものであってもよい。従って、このような複数の最小矩形については、同時に消去条件が満たされることになる。
FIG. 5A shows an example in which only one rectangle (minimum rectangle) of 2 mino × 2 mino, which is the minimum unit of erasure, is formed, but depending on the arrangement mode of mino in the
本実施形態のパズルゲームでは、ゲームの興趣性を高めるべく、同時消去されるミノの数が多いほど高いゲーム評価がなされる(ゲームスコアが高くなる)よう構成されるものとする。一方で、消去条件が満たされたミノをその時点で消失させる態様は、消去の機会が限定的であり、複数の最小矩形を形成させて高いゲームスコアを獲得するためには、ある程度のゲームスキルが求められ、ユーザによっては困難となり得る。このため、本実施形態のパズルゲームでは、矩形が形成されて消去条件が満たされたミノ(矩形)を即時に消去するのではなく、消去確定状態とした上で、所定時間(消去ウェイト時間)経過するまでフィールド301に配置されたままとなるよう制御される。
In the puzzle game of the present embodiment, in order to enhance the fun of the game, it is assumed that the higher the number of Mino that is simultaneously erased, the higher the game evaluation (the higher the game score). On the other hand, in the mode of extinguishing Mino that satisfies the erasure condition at that time, the opportunity of erasure is limited, and in order to form a plurality of minimum rectangles and obtain a high game score, some game skill is required. Is required, which can be difficult for some users. Therefore, in the puzzle game of the present embodiment, instead of immediately erasing the mino (rectangle) in which the rectangle is formed and the erasing condition is satisfied, the erasure is confirmed and the predetermined time (erasing wait time) is set. It is controlled to remain in the
より詳しくは、消去条件が満たされ、消去確定状態となったミノについては、消去されるまでの時間に係るカウントダウンタイマー(初期値が消去ウェイト時間)が設定され、該タイマーのカウントが0になったことを条件として、フィールド301から消去される処理がなされるものとする。カウントダウンタイマーは、例えば図6(a)にアイコン601で示されるように、消去確定状態となった領域(消去確定領域602)の各々について設けられ、管理されるものとする。ここで、1つの消去確定領域とは、テトロミノの配置によってフィールド301に形成された最小矩形のうち、構成するミノ同士が隣接する最小矩形群、もしくは共通のミノを共有して形成される最小矩形群を1つのまとまりとしたものであって、同時に消去されるミノの集合体であり、ユーザにこれを知らしめるためフィールド301上において太枠で囲まれて識別可能に提示される。例えば、図6(a)では1つの消去確定領域602のみがフィールド301に存在しており、カウントダウンタイマーは1つだけ設定されるが、図5(b)では、2つの消去確定領域がフィールド301に存在しているため、カウントダウンタイマーは2つ設定されることになる。またアイコン601は、カウントダウンタイマーの残り時間を示しており、その表示態様が図6(b)のように遷移することで残り時間の減少が提示される。
More specifically, for Mino whose erasure condition is satisfied and the erasure is confirmed, a countdown timer (initial value is the erasure wait time) related to the time until erasure is set, and the count of the timer becomes 0. It is assumed that the processing to be deleted from the
即ち、本実施形態のパズルゲームでは、カウントダウンタイマーが0にならない限りは、消去確定状態となったミノはフィールド301に存在している。このため、ユーザは該ミノに接するように新たな最小矩形が形成されるように追加のテトロミノを配置することで、消去確定領域を拡張することができる。換言すれば、一度消去条件が満たされたとしても、カウントダウンタイマーのカウントが0になるまでは、消去確定状態のミノを使用した別の最小矩形を形成する、もしくは消去確定領域のいずれかのミノの辺と隣接する別の最小矩形を形成することが可能であり、より多くのミノを同時消去の対象とすることが可能になる。
That is, in the puzzle game of the present embodiment, unless the countdown timer becomes 0, the mino that has been confirmed to be erased exists in the
さらに、本実施形態のパズルゲームでは、消去確定領域の拡張がなされた場合に、拡張後の消去確定領域に対して、再度、初期値からのカウントダウンタイマーを設定する。即ち、消去確定領域が拡張されるたびに、該領域(拡張前の消去確定領域を含む)が消去されるまでの時間を消去ウェイト時間にリセットすることができる。このように構成することで、ユーザが消去確定領域を拡張することがより容易になり、高い評価を得やすく、ユーザのゲームへの関心を高めやすくなる。 Further, in the puzzle game of the present embodiment, when the erasure confirmed area is expanded, the countdown timer from the initial value is set again for the expanded erasure confirmed area. That is, each time the erase confirmed area is expanded, the time until the area (including the erase confirmed area before expansion) is erased can be reset to the erase wait time. With such a configuration, it becomes easier for the user to expand the erasure confirmation area, it is easy to obtain a high evaluation, and it is easy to raise the user's interest in the game.
例えば、図6(a)に示した状態において、消去確定領域602に隣接するようにテトロミノ604が配置され、図6(c)のように新たな最小矩形605が形成される場合、図6(d)に示されるように拡張された消去確定領域606が新たに形成され、該領域には、アイコン607で示されるような、新たに消去ウェイト時間からのカウントダウンを始めるカウントダウンタイマーが設定される。
For example, in the state shown in FIG. 6 (a), when the
なお、消去確定状態のミノの消去を、消去ウェイト時間の経過を必須として構成する必要はない。フィールド301の余剰マスが少なくなるほど、追加のテトロミノの配置も困難となり得、結果、消去ウェイト時間が経過するまで、フィールド301の状態を進行させずに待機しなければならない状況にもなり得る。このため、本実施形態のパズルゲームは、別の最小矩形が形成されるのであれば、既に存在している該最小矩形を含まない他の消去確定領域のミノを、消去ウェイト時間の経過を待たずに強制的に消去するよう構成されるものとする。
It is not necessary to configure the erasure of Mino in the erasure confirmed state by requiring the elapse of the erasure wait time. As the number of surplus cells in the
例えば、図6(a)に示した状態において、消去確定領域602とは離間して配置されているミノ603に対してテトロミノ701が配置され、図7(a)のように新たな最小矩形702が形成されたことを条件として、消去確定領域602のカウントダウンタイマーは強制的に0となり、図7(b)のように該領域に含まれるミノは消去される。
For example, in the state shown in FIG. 6 (a), the
このように構成することで、ユーザは、高い評価を得ることと、より多くのテトロミノを配置することの双方を考慮した上で、パズルゲームの攻略を楽しむことができる。 With this configuration, the user can enjoy the puzzle game strategy while considering both the high evaluation and the placement of more tetrominoes.
ところで、フィールド301に配置されたミノが消去条件を満たすか否かの判定、即ち、形成される最小矩形の検索は、テトロミノが配置されるたびに行われることになるため、フィールド301へのテトロミノの配置頻度によっては、検索処理に係る演算負荷が増大し得る。即ち、フィールド301の全マスもしくは全配置ミノについて最小矩形が形成されるかを全検索する処理に係る演算量は過大になり得、これを無制限に認めることはパズルゲームの進行を破綻させ、結果、好適でない操作感をユーザに与え得る。もちろん、消去確定領域に含まれるミノについて、再度最小矩形が形成されるかの検索を行うことは不要であるため、配置されたテトロミノを構成するミノについてのみ検索を行えば、演算負荷の低減は見込めるが、テトロミノの配置頻度を無制限にした場合に演算負荷が高くなることは言うまでもない。
By the way, since the determination of whether or not the mino placed in the
故に、本実施形態のパズルゲームでは、フィールド301上にテトロミノが配置され、確定状態となった後、配置ミノエリア302に配置されているテトロミノ303について、フィールド301への配置に係る操作を受け付けない時間(配置ウェイト時間)が設定される。これにより、演算負荷が過大とならないよう、コントロールすることができる。
Therefore, in the puzzle game of the present embodiment, after the tetromino is arranged on the
ここで、配置ウェイト時間は、基本的には消去ウェイト時間よりも短く設定されるものであり、配置ウェイト時間の経過後に、ユーザはフィールド301に配置ミノエリア302からテトロミノ303を配置可能となり、消去確定領域の拡張を行うことができる。配置ミノエリア302に含まれるテトロミノ303の配置ウェイト時間の提示については、図8に示されるように、消去確定領域に対して付されるアイコンと同様の、配置可能となるまでの残り時間を提示するアイコン801が付されることによりなされるものであってよい。即ち、フィールド301に配置したテトロミノが確定状態となった場合には、消去確定領域と同様に、配置ミノエリア302に含まれるテトロミノ303の各々にはカウントダウンタイマー(初期値が配置ウェイト時間)が各々設定され、該タイマーのカウントが0になるまで配置に係る移動操作を受け付けないよう構成される(配置ミノエリア302内における回転操作は受け付けるものであってよい)。
Here, the placement wait time is basically set shorter than the erase wait time, and after the placement wait time elapses, the user can place the
なお、本実施形態のパズルゲームでは、消去確定領域の拡張が可能なように配置ウェイト時間が消去ウェイト時間よりも短く設定されるものとして説明するが、これに限られるものではない。例えば、パズルゲームの進行を有利または不利にせしめるアイテムが使用されている場合等、特定のゲーム効果が発生している場合においては、消去ウェイト時間が配置ウェイト時間よりも長く設定されるものであってもよい。 In the puzzle game of the present embodiment, the arrangement wait time is set shorter than the erase wait time so that the erase confirmation area can be expanded, but the present invention is not limited to this. For example, when a specific game effect is occurring, such as when an item that makes the progress of the puzzle game advantageous or disadvantageous is used, the erasure wait time is set longer than the placement wait time. You may.
〈ゲームモード〉
本実施形態のパズルゲームには、スマートフォン100のユーザが1人でゲームプレイを行う用のシングルプレイモードと、上述したようにゲームサーバを介して接続される他のスマートフォン100とのユーザとの間でゲームプレイを行う用のマルチプレイモードの2種類が設けられている。いずれのモードにおいても、フィールド301におけるミノの消去条件やテトロミノの配置操作は共通するが、ゲームの達成目標やスコア獲得について、次のように異なっている。
<Game mode>
The puzzle game of the present embodiment is between a single play mode for a user of the
(シングルプレイモード)
シングルプレイモードは、所定の制限時間が設けられ、ユーザは該制限時間内にフィールド301にテトロミノを配置し、消去させることでスコアを獲得する。ゲーム中、もしくはゲームの開始時から、フィールド301内には障害物が順次配置され、フィールド301におけるミノの消去がなされる際に、これらの障害物を除去することが可能に構成される。
(Single play mode)
In the single play mode, a predetermined time limit is provided, and the user places a tetromino in the
障害物は、強度や除去方法が異なる複数種類が設けられるものであってよく、ユーザはこれらの障害物を除去しつつ、高いスコアが得られるようゲームを進行させる。例えば、一態様において、障害物は、強度の弱い順、即ち、除去に必要な手順(ミノ消去)の数が少ない順に、「穴」、「ガス」、「ブロック」の3種類が設けられる。このうち、穴及びガスについては、該障害物が配置されたマスにテトロミノを配置することが可能であり、同マスにおいてミノの消去がなされることで除去することができる。より詳しくは、穴の配置されたマスについては、テトロミノが配置されたことによって該マスを含む最小矩形が形成され、その後にミノを消去する際に、穴が除去される(通常のマスとなる)。またガスの配置されたマスについては、同様にテトロミノが配置されたことによって該マスを含む最小矩形が形成され、その後にミノを消去する際に、ガスを穴に遷移させ、さらに該穴が除去されることで通常のマスとなる。一方、ブロックの配置されたマスについては、テトロミノを配置することはできず、該ブロックに隣接させた消去確定領域を形成され、その後に該領域のミノを消去する際に、ブロックをガスに遷移させる。その後はガスについて説明したように最終的に穴まで遷移させてミノを消去することで通常のマスとなる。このようにすることで、3種類の障害物を除去する興趣要素を含めることで、飽きにくいパズルゲームのプレイ体験を提供することができる。 The obstacles may be provided in a plurality of types having different strengths and removal methods, and the user advances the game so as to obtain a high score while removing these obstacles. For example, in one embodiment, obstacles are provided with three types, "hole", "gas", and "block", in order of weakness, that is, in order of the number of procedures (mino elimination) required for removal. Of these, the holes and gas can be removed by arranging tetromino in the square where the obstacle is placed and by erasing the mino in the square. More specifically, for a square with a hole, the placement of tetromino forms a minimum rectangle containing the square, and then when the mino is erased, the hole is removed (becomes a normal square). ). Further, for the mass in which the gas is arranged, the minimum rectangle including the mass is formed by similarly arranging tetromino, and when the mino is subsequently erased, the gas is transferred to the hole and the hole is further removed. By being done, it becomes a normal square. On the other hand, tetromino cannot be placed on the square where the block is placed, and an erasure confirmed region is formed adjacent to the block, and then when the mino in the region is erased, the block is transferred to gas. Let me. After that, as explained for gas, it finally becomes a normal mass by transitioning to the hole and erasing Mino. By doing so, it is possible to provide a puzzle game play experience that is hard to get tired of by including an interesting element that removes three types of obstacles.
シングルプレイモードのゲームクリア条件は、例えば制限時間内に、フィールド301上の障害物が所定数以下となる、障害物を一定数除去する等として定められるものであってよい。またゲームオーバー条件は、例えばゲームクリア条件が満たされないまま制限時間が経過したこと、フィールド301上における障害物の配置割合(全マスに対する障害物が配置されたマスの割合)が所定値を越える、手詰まり(消去確定領域のミノが消去されたとしても、配置ミノエリア302のいずれのテトロミノ303もフィールド301に配置することができない)等において満たされるものであってよい。
The game clearing condition of the single play mode may be set, for example, such that the number of obstacles on the
なお、本実施形態ではシングルプレイモードの一態様として、上述のようなゲームクリア条件が満たされた際に獲得されていたスコアで成績の優劣をつけるものとして説明するが、例えばゲームクリア条件が満たされるまでに要する時間によって成績の優劣をつけるものであってもよい。 In this embodiment, as one aspect of the single play mode, the score obtained when the above-mentioned game clearing condition is satisfied is used to determine the superiority or inferiority of the result. For example, the game clearing condition is satisfied. Depending on the time it takes to complete the grade, the grade may be superior or inferior.
(マルチプレイモード)
一方、マルチプレイモードは、所定の制限時間が設けられ、該制限時間内に2人のユーザがフィールド301に各々の配置ミノエリア302からテトロミノ303を交互に配置することで進行する。フィールド301に配置されるテトロミノは、ユーザごとに設定された色を有しており、配置の時点で、いずれのユーザが配置したテトロミノであるかを識別することが可能に構成される。マルチプレイモードでは、同色のミノを用いて最小矩形が形成されることでミノの消去を行うことができ、より多くのスコアを獲得した方が、勝利ユーザとなる。
(Multiplayer mode)
On the other hand, the multi-play mode is provided with a predetermined time limit, and the two users alternately arrange the
配置の時点においてテトロミノ303の配置条件は、基本的には上述した通り、既に配置されているいずれかのミノの頂点及び辺の少なくともいずれかと接することを要件とするものであるが、該既に配置されているミノにいずれの色が付されているかは問わないものとする。即ち、ユーザは自身でフィールド301に配置したミノだけでなく、対戦相手のユーザにより配置されたミノについても、頂点及び辺の少なくともいずれかが接するようにテトロミノ303を配置することができる。
At the time of placement, the placement condition of the
また、対戦ゲームに係る興趣性を増大させるため、フィールド301に配置されているミノについては、特定の条件を満たしたことをもって変更可能に構成される。本実施形態のマルチプレイモードでは、配置されているミノの色は、該ミノに隣接するマスに異なる色のテトロミノが新たに配置されることによって変更されるものとする。即ち、フィールド301に既に配置されている異なる色のミノと、新たに配置するテトロミノを構成するいずれかのミノが辺で接する場合に、該異なる色のミノを、他方の色(新たに配置するテトロミノと同色)に変更することが可能に構成される。このようにすることで、相手ユーザの消去確定状態となったミノを減少させる、最小矩形が形成されなくなって消去条件を満たしていない状態とする、あるいは自身の色の最小矩形を形成して消去確定領域を拡張することができるため、スコア獲得に係る競争に、より興趣性をもたせることができる。
Further, in order to increase the fun of the competitive game, the Mino arranged in the
例えば、図9(a)に示されるように、フィールド301にユーザAによって既にテトロミノ901が配置されている場合、対戦相手であるユーザBは図9(b)に示されるようにテトロミノ902を新たに配置することで、該テトロミノと辺で接しているミノ903の色を変更し、図9(c)の状態にすることができる。このとき、フィールド301では同色のミノで最小矩形904が形成されるため、該最小矩形に含まれるマスがユーザBに係る消去確定領域となる。好適な理解のため、図9(c)の例では、消去確定領域のカウントダウンタイマーに係るアイコンは示していないが、該領域についても消去までのカウントダウンタイマーが設定される。
For example, if user A has already placed the
また、次の手番において、ユーザAが図9(d)に示されるようにテトロミノ905を新たに配置することで、ミノ903及び906の色を変更させることができる。このとき、図9(c)で示した最小矩形904は同色のミノで構成されなくなるため、消去条件が満たされなくなり、該最小矩形に係るユーザBの消去確定領域及びカウントダウンタイマーは解除される。一方、ミノ903及び906の色が変更されたことで、図9(e)に示されるように、同色のミノで最小矩形907及び908が形成されるため、これら矩形に含まれるマスがユーザAに係る消去確定領域となる。また同様に、該消去確定領域について、カウントダウンタイマーが設定される。
Further, in the next turn, the user A can change the colors of the
なお、図9を用いて示した態様では、テトロミノ905を配置した際に、ユーザBに係る消去確定領域が解除されるものとして説明するが、色が変更されたミノを除外しても消去確定領域に最小矩形が存在するのであれば、該最小矩形に係る領域は消去確定領域として維持され、それまで設定されていたカウントダウンタイマーのカウントは継承されるものとする。
In the embodiment shown with reference to FIG. 9, it is assumed that the erasure confirmation area related to the user B is released when the
また、本実施形態ではマルチプレイモードは複数のユーザの間でのゲームプレイを実現するゲームモードとして説明するが、本発明の実施はこれに限られるものではない。即ち、マルチプレイモードで提供されるゲームは、ユーザ同士で行われる対人対戦である必要はなく、ユーザの対戦相手が、予め定められた行動プログラムによってテトロミノの配置を行う、所謂対CPU戦であってもよいことは言うまでもない。その場合、スマートフォン100は、ゲームサーバや他のスマートフォン100と通信を要さずとも、マルチプレイモードに係るゲームプレイを提供する。
Further, in the present embodiment, the multi-play mode is described as a game mode that realizes game play among a plurality of users, but the implementation of the present invention is not limited to this. That is, the game provided in the multiplayer mode does not have to be an interpersonal battle between users, but is a so-called battle against CPU in which the user's opponent arranges tetromino according to a predetermined action program. Needless to say, it's good. In that case, the
《ゲーム処理》
このような構成をもつ本実施形態のパズルゲームにおいて、ゲームプレイの提供に係るゲーム処理について、図10のフローチャートを用いて具体的な処理を説明する。該フローチャートに対応する処理は、制御部101が、例えば記録媒体102に記憶されている対応する処理プログラムを読み出し、メモリ103に展開して実行することにより実現することができる。なお、説明を簡単にするため、本ゲーム処理は、シングルプレイモードに係るゲームを提供するための基本的な処理を実現するためのものであり、障害物除去に係る処理、並行して実行される消去ウェイト時間経過に基づくミノの消去処理、及びゲームの終了条件が満たされたことに伴う終了処理等については省略する。また、本ゲーム処理では、パズルゲームに係る一部の表示制御処理については言及するが、ゲームに係る各フレームにおいて、表示制御部104は制御部101の制御の下、必要な情報を用いて対応するゲーム画面を生成し、表示部110に表示するよう制御については省略する。また本ゲーム処理は、例えばシングルプレイモードに係るゲーム開始操作がなされた際に開始されるものとして説明する。
《Game processing》
In the puzzle game of the present embodiment having such a configuration, specific processing will be described with reference to the flowchart of FIG. 10 regarding the game processing related to the provision of the game play. The process corresponding to the flowchart can be realized by the
S1001で、制御部101は、配置ミノエリア302に含めるテトロミノ303を決定する。4つのミノによって構成可能なテトロミノは7種類存在するが、本実施形態のパズルゲームでは2ミノ×2ミノで構成されるテトロミノは最小矩形を即時に形成してしまうことになるため、本ステップにおいて制御部101は、図2に示したような6種類のテトロミノのうちから、ユーザが配置することが可能な3つのテトロミノを、例えば抽選処理等によって決定すればよい。このとき、3つのテトロミノには重複する種類のものが含まれるものであってよい。なお、配置ミノエリア302から1つのテトロミノ303をフィールド301に配置した後に本ステップに至った場合には、制御部101は、不足している1つのテトロミノのみを決定する。
In S1001, the
本実施形態では簡単のため、配置可能なテトロミノは図2に示した6種類であるものとして説明するが、本発明の実施はこれに限られるものではない。例えば、上述したように、配置後に単独で即時に最小矩形を形成して消去条件を満たすことになる2ミノ×2ミノのテトロミノが配置可能に構成されていてもよいし、この他、配置後に即時に消去条件を満たす形状を有するミノ群(3ミノ×3ミノ、4ミノ×4ミノ、5ミノ×5ミノ、2ミノ×3ミノ等)が配置可能に構成されていてもよい。この他、ユーザがフィールド301に所望のミノ配置を実現しやすいよう、単独のミノ(1ミノ×1ミノ)が配置可能に構成されていてもよい。また、これらの特殊なミノ群については、パズルゲームの進行において所定の条件が満たされた場合にのみ、配置可能とされるものであってもよい。
In the present embodiment, for the sake of simplicity, the tetrominoes that can be arranged will be described as the six types shown in FIG. 2, but the implementation of the present invention is not limited to this. For example, as described above, 2mino × 2mino tetromino, which forms the minimum rectangle immediately after placement and satisfies the erasure condition, may be configured to be able to be placed, or may be configured to be able to be placed. A group of mino having a shape satisfying the erasure condition immediately (3 mino × 3 mino, 4 mino × 4 mino, 5 mino × 5 mino, 2 mino × 3 mino, etc.) may be configured to be displaceable. In addition, a single mino (1 mino x 1 mino) may be configured to be displaceable so that the user can easily realize the desired mino arrangement in the
S1002で、制御部101は、テトロミノの配置ウェイト時間に係るカウントダウンタイマーが計測中であるか否かを判断する。制御部101は、配置ウェイト時間に係るカウントダウンタイマーが計測中であると判断した場合は該配置ウェイト時間が経過するまで本ステップの繰り返し、計測中ではないと判断した場合は待機せずに処理をS1003に移す。
In S1002, the
S1003で、制御部101は、配置ミノエリア302に含まれる配置用のテトロミノ303に対する操作がなされたか否かを判断する。制御部101は、テトロミノ303に対する操作がなされたと判断した場合は処理をS1004に移し、なされていないと判断した場合は処理を本ステップの処理を繰り返す。
In S1003, the
S1004で、制御部101は、配置用のテトロミノ303に対してなされた操作が、回転操作と移動操作(ドラッグ操作)のいずれであるかを判断する。制御部101は、配置用のテトロミノ303に対してなされた操作が回転操作であると判断した場合は処理をS1005に移し、移動操作であると判断した場合は処理をS1006に移す。
In S1004, the
S1005で、表示制御部104は制御部101の制御の下、なされた回転操作に応じて、該当のテトロミノ303を配置ミノエリア302内で所定の方向に90度回転させる表示制御を行い、処理をS1003に戻す。
In S1005, the
一方、S1004において配置用のテトロミノ303に対する移動操作がなされたと判断した場合、表示制御部104は制御部101の制御の下、S1006で、選択状態である対象のテトロミノ303を識別するように該テトロミノにサークル401を付す表示制御を行う。
On the other hand, when it is determined in S1004 that the movement operation with respect to the
続いて、選択状態のテトロミノ303のドロップ操作がなされたことを条件として、制御部101はS1007で、ドロップ操作がなされた位置が、フィールド301上であるかフィールド301外であるか判断する。本実施形態のゲーム処理では簡単のため、テトロミノ303のフィールド301へのドロップ操作がなされる場合には、該テトロミノを構成する全てのミノがフィールド301内に含まれるものとして説明するが、より細かく判断分岐が行われるものであってよいことは言うまでもない。制御部101は、選択状態のテトロミノ303のドロップ操作がなされた位置がフィールド301上であると判断した場合は処理をS1009に移す。また制御部101は、選択状態のテトロミノ303のドロップ操作がなされた位置がフィールド301外であると判断した場合は、S1008で該選択状態のテトロミノ303を非選択状態として配置ミノエリア302に戻し、処理をS1003に戻す。
Subsequently, on condition that the drop operation of the selected
S1009で、制御部101は、選択状態のテトロミノ303が配置可能条件を満たしているか否かを判断する。制御部101は、選択状態のテトロミノ303が配置可能条件を満たしていると判断した場合は処理をS1010に移し、満たしていないと判断した場合は処理をS1011に移す。
In S1009, the
S1010で、制御部101は、選択状態のテトロミノ303を仮確定状態として管理し、かつ、該テトロミノに対して確定猶予時間計測に係るタイマーを設定する。このとき、制御部101は、選択状態のテトロミノ303がエラー状態として管理されている場合には、該状態を解除し、不可能通知時間計測に係るタイマーの設定も解除する。
In S1010, the
一方、S1009において配置可能条件を満たしていないと判断した場合、制御部101はS1011で、選択状態のテトロミノ303をエラー状態として管理し、かつ、該テトロミノに対して不可能通知時間計測に係るタイマーを設定する。このとき、制御部101は、選択状態のテトロミノ303が仮確定状態として管理されている場合には、該状態を解除し、確定猶予時間計測に係るタイマーの設定も解除する。
On the other hand, when it is determined in S1009 that the dispositionable condition is not satisfied, the
S1012で、制御部101は、選択状態のテトロミノ303に係るサークル401内に対して、該テトロミノの移動操作及び回転操作のいずれかがなされたか否かを判断する。制御部101は、選択状態のテトロミノの移動操作がなされたと判断した場合は処理をS1007に戻し、選択状態のテトロミノの回転操作がなされたと判断した場合はS1013でサークル401内において該テトロミノを90度回転させる処理を表示制御部104に行わせた上で、処理をS1009に戻す。また制御部101は、選択状態のテトロミノに対していずれの操作もなされていないと判断した場合は処理をS1014に移す。
In S1012, the
S1014で、制御部101は、選択状態のテトロミノ303に係るサークル401外への操作がなされた否か、または選択状態のテトロミノ303について設定されたタイマーが該当の時間に至ったか否かを判断する。制御部101は、選択状態のテトロミノ303に係るサークル401該への操作がなされた、または設定されたタイマーが該当の時間に至ったと判断した場合は処理をS1015に移し、いずれでもないと判断した場合は処理をS1012に戻す。
In S1014, the
S1015で、制御部101は、選択状態のテトロミノ303が仮確定状態とエラー状態のいずれにあるかを判断する。制御部101は、選択状態のテトロミノ303が仮確定状態にあると判断した場合は処理をS1016に移し、エラー状態にあると判断した場合は処理をS1017に移す。
In S1015, the
S1016で、制御部101は、フィールド301に消去確定領域が存在するか否かに応じて各種処理を実行する。
In S1016, the
具体的には、制御部101は、選択状態のテトロミノ303を確定状態として管理し、フィールド301上の現在の位置に配置して、新たに形成される最小矩形の検索を行う。このとき新たな最小矩形が形成されると判定するのであれば、制御部101は、消去確定領域が他に存在していない場合は、新たに形成された最小矩形を消去確定領域として管理し、該領域に対して消去ウェイト時間に係るカウントダウンタイマーを設定する。また消去確定領域が他に存在している場合は、新たに形成された最小矩形が該消去確定領域を拡張するものであれば、該最小矩形を含む新たな消去確定領域として管理を更新し、該領域について設定されたカウントダウンタイマーをリセットする。一方、新たに形成された最小矩形が、既に存在している消去確定領域を拡張しないものであれば、既に存在している消去確定領域のミノをフィールド301から強制消去するものとして処理し、新たに形成された最小矩形を消去確定領域として管理し、該領域に対して消去ウェイト時間に係るカウントダウンタイマーを設定する。このとき、表示制御部104は制御部101の制御の下、形成された最小矩形に基づく消去確定領域の全体を囲む枠と、該領域の消去までの残り時間を示すアイコン601を提示する処理を行う。このように処理した後、制御部101は処理をS1001に戻す。
Specifically, the
また新たな最小矩形が形成されないのであれば、制御部101は、特段の処理を行わず処理をS1001に戻す。
If a new minimum rectangle is not formed, the
一方、S1015において選択状態のテトロミノ303がエラー状態にあると判断した場合、制御部101はS1017で、該テトロミノを非選択状態として配置ミノエリア302に戻し、処理をS1003に戻す。
On the other hand, when it is determined in S1015 that the selected
以上説明したように、本実施形態のパズルゲームに係るアプリケーションプログラム(ゲームプログラム)によれば、オブジェクトの消失を直感的に把握せしめ、ゲームプレイの興趣性を増大させることができる。 As described above, according to the application program (game program) related to the puzzle game of the present embodiment, it is possible to intuitively grasp the disappearance of the object and increase the fun of the game play.
なお、本実施形態では消去対象となるミノの特定(検索)を、2ミノ×2ミノの大きさの最小矩形を基準に行うものとして説明したが、検索基準とするミノ群の大きさや形状はこれに限られるものではないことは容易に理解されよう。 In this embodiment, the identification (search) of the mino to be erased is described assuming that the minimum rectangle having the size of 2 mino × 2 mino is used as a reference, but the size and shape of the mino group as the search standard are different. It is easy to understand that it is not limited to this.
[その他の実施形態]
本発明は上記実施の形態に制限されるものではなく、本発明の精神及び範囲から離脱することなく、様々な変更及び変形が可能である。また本発明に係るゲームプログラムは、コンピュータが読み取り可能な記録媒体に記録されることにより、あるいは電気通信回線を通じて、提供/配布することができる。
[Other embodiments]
The present invention is not limited to the above embodiments, and various modifications and modifications can be made without departing from the spirit and scope of the present invention. Further, the game program according to the present invention can be provided / distributed by being recorded on a computer-readable recording medium or through a telecommunication line.
100:スマートフォン、101:制御部、102:記録媒体、103:メモリ、104:表示制御部、105:操作入力部、106:通信部、110:表示部 100: Smartphone, 101: Control unit, 102: Recording medium, 103: Memory, 104: Display control unit, 105: Operation input unit, 106: Communication unit, 110: Display unit
Claims (8)
前記マスと対応する大きさを有する単位要素が複数結合されることで構成された配置オブジェクトを前記ゲームフィールドに配置する処理と、
前記ゲームフィールド上において隣接して配置された単位要素群が所定の形状を形成するか否かを判定する処理と、
前記ゲームフィールドにおいて、前記所定の形状を形成した単位要素群が含まれる領域を消去確定領域として管理する処理と、
前記消去確定領域が所定の条件を満たした場合に、前記ゲームフィールドに配置されている単位要素群のうち、該消去確定領域に含まれる単位要素群は前記ゲームフィールドから消去し、該消去確定領域に含まれない単位要素は、該単位要素が配置されているマスに残存させる処理と、
前記消去確定領域に含まれる単位要素群が消去されたマスについては、新たな前記配置オブジェクトの配置が可能なように制御する処理と、
を実行させるゲームプログラムであって、
前記消去確定領域に係る前記所定の条件は、該消去確定領域に含まれる単位要素群が消去されるまでに経過が必要な時間の条件を含み、
新たな前記配置オブジェクトが配置されたことにより、既に存在する前記消去確定領域に隣接しない前記所定の形状の単位要素群が新たに形成される場合に、該既に存在する前記消去確定領域に含まれる単位要素群が、前記経過が必要な時間によらずに消去される
ことを特徴とするゲームプログラム。 For a computer that realizes an electronic game that progresses by arranging objects in a game field in which squares of a predetermined size are provided in a grid pattern.
A process of arranging an arrangement object configured by combining a plurality of unit elements having a size corresponding to the square in the game field, and a process of arranging the arrangement object.
A process of determining whether or not a group of unit elements arranged adjacently on the game field forms a predetermined shape.
In the game field, a process of managing an area including a unit element group forming the predetermined shape as an erasure confirmed area, and
When the erase confirmed area satisfies a predetermined condition, among the unit element groups arranged in the game field, the unit element group included in the erase confirmed area is erased from the game field, and the erase confirmed area is erased. The unit element not included in is left in the cell where the unit element is placed, and
For the cells in which the unit element group included in the erase confirmation area has been erased, a process for controlling the placement of the new placement object and a process for controlling the placement of the new placement object are performed.
It is a game program that executes
The predetermined condition relating to the erasure confirmed area includes a condition of a time required for elapse until the unit element group included in the erasure confirmed area is erased.
When a new unit element group having a predetermined shape that is not adjacent to the existing erase confirmation region is newly formed due to the placement of the new placement object, the unit element group having the predetermined shape is included in the already existing erase confirmation region. A game program characterized in that the unit elements to be erased are erased regardless of the required time.
該所定の待機時間は、前記消去確定領域に係る前記経過が必要な時間より短く設定されている
ことを特徴とする請求項1乃至4のいずれか1項に記載のゲームプログラム。 After placing the placement object in the game field, it is required that a predetermined waiting time elapses before the new placement object can be placed next.
The game program according to any one of claims 1 to 4, wherein the predetermined waiting time is set to be shorter than the required time for the erasure confirmation region.
前記障害物には、該障害物が配置された領域への前記配置オブジェクトの配置が不可能な第1の障害物と、前記第1の障害物よりも強度が低い、該障害物が配置された領域への前記配置オブジェクトの配置が可能な第2の障害物と、が含まれ、
前記第1の障害物は、該第1の障害物に隣接した前記消去確定領域に含まれる単位要素群の消去を条件として、該第1の障害物の強度が低下するよう制御され、
前記第2の障害物は、前記消去確定領域に含まれる、該第2の障害物が配置された領域の単位要素群の消去を条件として、該第2の障害物の強度が低下する、または前記ゲームフィールド上から除去するよう制御される
ことを特徴とする請求項1乃至5のいずれか1項に記載のゲームプログラム。 Obstacles with stepwise strength are further placed on the game field.
In the obstacle, a first obstacle in which the arrangement object cannot be arranged in the area where the obstacle is arranged and the obstacle having a strength lower than that of the first obstacle are arranged. A second obstacle, which allows the placement of the placement object in the area, is included.
The first obstacle is controlled so that the strength of the first obstacle is reduced on condition that the unit element group included in the erasure determination region adjacent to the first obstacle is erased.
The strength of the second obstacle is reduced or the strength of the second obstacle is reduced or the strength of the second obstacle is reduced, subject to the elimination of the unit element group of the region in which the second obstacle is arranged, which is included in the erasure confirmation region. The game program according to any one of claims 1 to 5 , wherein the game program is controlled to be removed from the game field.
前記マスと対応する大きさを有する単位要素が複数結合されることで構成された配置オブジェクトを前記ゲームフィールドに配置する配置工程と、
前記配置工程において前記ゲームフィールド上において隣接して配置された単位要素群が、所定の形状を形成するか否かを判定する工程と、
前記ゲームフィールドにおいて、前記所定の形状を形成した単位要素群が含まれる領域を消去確定領域として管理する工程と、
前記消去確定領域が所定の条件を満たした場合に、前記ゲームフィールドに配置されている単位要素群のうち、該消去確定領域に含まれる単位要素群は前記ゲームフィールドから消去し、該消去確定領域に含まれない単位要素は、該単位要素が配置されているマスに残存させる工程と、
前記消去確定領域に含まれる単位要素群が消去されたマスについては、新たな前記配置オブジェクトの配置が可能なように制御する工程と、
を有し、
前記消去確定領域に係る前記所定の条件は、該消去確定領域に含まれる単位要素群が消去されるまでに経過が必要な時間の条件を含み、
新たな前記配置オブジェクトが配置されたことにより、既に存在する前記消去確定領域に隣接しない前記所定の形状の単位要素群が新たに形成される場合に、該既に存在する前記消去確定領域に含まれる単位要素群が、前記経過が必要な時間によらずに消去される
ことを特徴とする制御方法。 It is a control method of an information processing device that realizes an electronic game that progresses by arranging objects in a game field in which squares of a predetermined size are provided in a grid pattern.
An arrangement step of arranging an arrangement object configured by combining a plurality of unit elements having a size corresponding to the square in the game field, and
In the arrangement step, a step of determining whether or not the unit element groups arranged adjacently on the game field form a predetermined shape, and
In the game field, a step of managing a region including a unit element group forming the predetermined shape as an erasure confirmed region, and a step of managing the region.
When the erase confirmed area satisfies a predetermined condition, among the unit element groups arranged in the game field, the unit element group included in the erase confirmed area is erased from the game field, and the erase confirmed area is erased. The unit elements not included in the above are the steps of leaving the unit elements in the square where the unit elements are placed, and
For the cells in which the unit element group included in the erasure confirmation area has been erased, a step of controlling so that a new placement object can be placed and a step of controlling the placement of the new placement object.
Have,
The predetermined condition relating to the erasure confirmed area includes a condition of a time required for elapse until the unit element group included in the erasure confirmed area is erased.
When a unit element group having a predetermined shape that is not adjacent to the already existing erase confirmation region is newly formed due to the placement of the new placement object, the unit element group having the predetermined shape is included in the already existing erase confirmation region. A control method, wherein the unit element group is erased regardless of the required time.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020127617A JP6996716B2 (en) | 2020-07-28 | 2020-07-28 | Game program, recording medium and game control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020127617A JP6996716B2 (en) | 2020-07-28 | 2020-07-28 | Game program, recording medium and game control method |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018167186A Division JP6743102B2 (en) | 2018-09-06 | 2018-09-06 | Game program, recording medium, and game control method |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2020179244A JP2020179244A (en) | 2020-11-05 |
JP2020179244A5 JP2020179244A5 (en) | 2020-12-17 |
JP6996716B2 true JP6996716B2 (en) | 2022-01-17 |
Family
ID=73023133
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020127617A Active JP6996716B2 (en) | 2020-07-28 | 2020-07-28 | Game program, recording medium and game control method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6996716B2 (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007267825A (en) | 2006-03-30 | 2007-10-18 | Namco Bandai Games Inc | Program, information storage medium, and game machine |
JP2007313024A (en) | 2006-05-25 | 2007-12-06 | Namco Bandai Games Inc | Image formation system and program, and information storage medium |
JP2009153709A (en) | 2007-12-26 | 2009-07-16 | Taito Corp | Game apparatus and game program |
-
2020
- 2020-07-28 JP JP2020127617A patent/JP6996716B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007267825A (en) | 2006-03-30 | 2007-10-18 | Namco Bandai Games Inc | Program, information storage medium, and game machine |
JP2007313024A (en) | 2006-05-25 | 2007-12-06 | Namco Bandai Games Inc | Image formation system and program, and information storage medium |
JP2009153709A (en) | 2007-12-26 | 2009-07-16 | Taito Corp | Game apparatus and game program |
Non-Patent Citations (1)
Title |
---|
ブロックバンク 3x3,Appliv[online],2016年07月14日,インターネット<URL:https://app-liv.jp/2746105/>,[2021年10月28日検索] |
Also Published As
Publication number | Publication date |
---|---|
JP2020179244A (en) | 2020-11-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6743102B2 (en) | Game program, recording medium, and game control method | |
US8313370B2 (en) | Video game systems and methods for providing software-based skill adjustment mechanisms for video game systems | |
KR102314878B1 (en) | Terminal device | |
JP4639239B2 (en) | Online game method and online game system | |
JP2007075447A (en) | Video game processing device, and video game processing program | |
JP4773159B2 (en) | GAME PROGRAM, GAME DEVICE, AND GAME CONTROL METHOD | |
JP5555294B2 (en) | GAME DEVICE AND GAME SYSTEM | |
JP6678257B2 (en) | Game program and information processing device | |
JP4225926B2 (en) | Two-screen display game apparatus and two-screen display game program | |
JP6996716B2 (en) | Game program, recording medium and game control method | |
JP5986738B2 (en) | Video game processing apparatus and video game processing program | |
JP4137035B2 (en) | GAME PROGRAM, GAME DEVICE, AND GAME CONTROL METHOD | |
TWI851478B (en) | Game program, recording medium and game control method | |
JP2024026988A (en) | Game program, information processing system, information processing device, and game processing method | |
JP2005245927A (en) | Game system and game program | |
JP2004181103A (en) | Game device | |
JP2022021128A (en) | Video game processor and program | |
JP3220111B2 (en) | GAME DEVICE, GAME CONTROL METHOD, AND COMPUTER-READABLE RECORDING MEDIUM | |
JP3898725B2 (en) | Computer program and game device | |
JP2009125163A (en) | Game device and computer program | |
JP5734907B2 (en) | Game device, battle control method, and program | |
JP6929919B2 (en) | Game programs, methods, information processing devices, and game systems | |
JP2009254469A (en) | Game apparatus and program | |
JP2006006573A (en) | Game control program | |
JP2018086321A (en) | Game device and game system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201021 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201021 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20211007 |
|
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: 20211108 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20211208 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6996716 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |