JP2023025612A - Program and information processing device - Google Patents

Program and information processing device Download PDF

Info

Publication number
JP2023025612A
JP2023025612A JP2021130965A JP2021130965A JP2023025612A JP 2023025612 A JP2023025612 A JP 2023025612A JP 2021130965 A JP2021130965 A JP 2021130965A JP 2021130965 A JP2021130965 A JP 2021130965A JP 2023025612 A JP2023025612 A JP 2023025612A
Authority
JP
Japan
Prior art keywords
rotation
screen
coordinates
coordinate
block
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.)
Pending
Application number
JP2021130965A
Other languages
Japanese (ja)
Inventor
匠 吉永
Takumi Yoshinaga
祥子 神戸
Shoko KAMBE
亘 佐野
Wataru Sano
誠一 近藤
Seiichi Kondo
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.)
Sega Corp
Original Assignee
Sega Corp
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 Sega Corp filed Critical Sega Corp
Priority to JP2021130965A priority Critical patent/JP2023025612A/en
Publication of JP2023025612A publication Critical patent/JP2023025612A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

To provide a program capable of improving operability of a player's object operation.SOLUTION: A program for displaying and controlling an object on a screen causes a computer to function as: acquisition means 62 for acquiring first coordinates indicating the position of a touch operation on the screen where a player's tap operation is executed to the screen; determination means 70 for determining a rotational direction of the object on the basis of second coordinates and the first coordinates acquired by the acquisition means 62 when coordinates indicating the position of the object on the screen when there occurs a tap operation are represented as the second coordinates; and rotation means 72 for rotating the object in the rotational direction determined by the determination means 70.SELECTED DRAWING: Figure 5

Description

本発明は、プログラム及び情報処理装置に関する。 The present invention relates to a program and an information processing device.

従来、タッチパネル操作によりゲーム操作を行うゲーム装置に関する技術が知られている。 2. Description of the Related Art Conventionally, there is known a technology related to a game device in which game operations are performed through touch panel operations.

これに関し、例えば、下記特許文献1には、オブジェクトの回転操作をダブルタップ操作によって行い、一度目のタップ位置を基準として当該タップ位置に対する二度目のタップ位置に基づきオブジェクトの回転方向を決定する技術が記載されている。また、当該特許文献1には、一度目又は二度目のタップ位置がオブジェクト上に位置する場合に、当該オブジェクトを回転させることも記載されている。 In this regard, for example, Japanese Patent Application Laid-Open No. 2002-200002 discloses a technique for rotating an object by double-tapping, and determining the rotation direction of the object based on the second tap position relative to the first tap position. is described. The patent document 1 also describes rotating the object when the first or second tap position is located on the object.

特開2007-102495号公報JP 2007-102495 A

上記特許文献1に記載されているように、ダブルタップ操作によって回転方向を決定する方法では、プレイヤが一度目のタップ位置と二度目のタップ位置とを意識的にずらして素早く操作する必要があり、操作性が悪いという問題がある。また、上記特許文献1に記載されているように、一度目又は二度目のタップ位置がオブジェクト上に位置する場合に当該オブジェクトを回転させる方法では、例えばオブジェクトが画面上を自動的に移動するような場合に、当該移動するオブジェクトの上をタップ操作しなければならず、上記同様に、操作性が悪いという問題がある。 As described in Patent Literature 1, in the method of determining the rotation direction by double-tapping, the player needs to consciously shift the position of the first tap and the position of the second tap and quickly perform the operation. , there is a problem of poor operability. Further, as described in Patent Document 1, in the method of rotating the object when the first or second tap position is located on the object, for example, the object automatically moves on the screen. In such a case, it is necessary to perform a tap operation on the moving object, resulting in poor operability as described above.

本発明はこのような課題に鑑みてなされたものであり、プレイヤのオブジェクト操作の操作性を向上させることができるプログラム及び情報処理装置を提供することを目的とする。 SUMMARY OF THE INVENTION The present invention has been made in view of such problems, and it is an object of the present invention to provide a program and an information processing apparatus capable of improving the operability of object manipulation by the player.

本発明の第一態様に係るプログラムは、オブジェクトを画面に表示制御するプログラムであって、コンピュータを、前記画面に対するプレイヤのタップ操作があった場合に、前記タップ操作の前記画面上の位置を示す第一座標を取得する取得手段、前記タップ操作があった場合の前記オブジェクトの前記画面上の位置を示す座標を第二座標としたときに、前記第二座標と、前記取得手段により取得された前記第一座標と、に基づき、前記オブジェクトの回転方向を決定する決定手段、前記決定手段により決定された前記回転方向に前記オブジェクトを回転させる回転手段、として機能させる。 A program according to a first aspect of the present invention is a program for controlling the display of an object on a screen, the computer indicating a position of the tap operation on the screen when a player performs a tap operation on the screen. obtaining means for obtaining a first coordinate, and the second coordinates obtained by the obtaining means when the coordinates indicating the position of the object on the screen when the tap operation is performed are set as the second coordinates; Based on the first coordinates, it functions as determination means for determining the rotation direction of the object, and rotation means for rotating the object in the rotation direction determined by the determination means.

本発明の第二態様に係るプログラムでは、前記オブジェクトが前記画面内を自動的に移動するように表示制御され、前記決定手段は、前記移動の方向に交差する方向における、前記第二座標に対する前記第一座標の位置に基づき、前記回転方向を決定する。 In the program according to the second aspect of the present invention, display control is performed so that the object automatically moves within the screen, and the determining means determines the The direction of rotation is determined based on the position of the first coordinates.

本発明の第三態様に係るプログラムでは、前記決定手段は、前記移動の方向に交差する方向で、前記第二座標に対して前記第一座標が一方側に位置する場合には、前記回転方向を右回転と決定し、前記第二座標に対して前記第一座標が他方側に位置する場合には、前記回転方向を左回転と決定する。 In the program according to the third aspect of the present invention, when the first coordinate is located on one side of the second coordinate in a direction intersecting the direction of movement, the rotation direction is determined to rotate to the right, and if the first coordinate is positioned on the other side with respect to the second coordinate, the direction of rotation is determined to rotate to the left.

本発明の第四態様に係るプログラムは、前記コンピュータを、前記オブジェクトの前記画面上の前記交差する方向での位置を示す位置情報を、前記画面に表示制御する表示制御手段、として更に機能させる。 The program according to the fourth aspect of the present invention further causes the computer to function as display control means for controlling display of position information indicating the position of the object on the screen in the intersecting direction on the screen.

本発明の第五態様に係るプログラムは、前記コンピュータを、前記回転手段により前記オブジェクトを前記回転方向に回転させるときに、当該回転方向を通知する通知手段、として更に機能させる。 The program according to the fifth aspect of the present invention further causes the computer to function as notification means for notifying the direction of rotation when the object is rotated in the direction of rotation by the rotation means.

本発明の第六態様に係る情報処理装置は、オブジェクトを画面に表示制御する情報処理装置であって、前記画面に対するプレイヤのタップ操作があった場合に、前記タップ操作の前記画面上の位置を示す第一座標を取得する取得手段と、前記タップ操作があった場合の前記オブジェクトの前記画面上の位置を示す座標を第二座標としたときに、前記第二座標と、前記取得手段により取得された前記第一座標と、に基づき、前記オブジェクトの回転方向を決定する決定手段と、前記決定手段により決定された前記回転方向に前記オブジェクトを回転させる回転手段と、を備える。 An information processing apparatus according to a sixth aspect of the present invention is an information processing apparatus that controls display of an object on a screen, and when there is a player's tap operation on the screen, the position of the tap operation on the screen is changed to an obtaining means for obtaining a first coordinate to indicate the position of the object on the screen when the tap operation is performed; determining means for determining a rotation direction of the object based on the determined first coordinates; and rotating means for rotating the object in the rotation direction determined by the determining means.

本発明によれば、プレイヤのオブジェクト操作の操作性を向上させることができる。 According to the present invention, it is possible to improve the operability of object manipulation by the player.

本実施形態に係るゲームシステムの全体構成の一例を示すブロック図である。It is a block diagram showing an example of the whole composition of a game system concerning this embodiment. 図1に示すサーバ装置のハードウェア構成の一例を示すブロック図である。2 is a block diagram showing an example of a hardware configuration of a server device shown in FIG. 1; FIG. 図1に示す端末装置としてスマートフォンのハードウェア構成の一例を示すブロック図である。2 is a block diagram showing an example of a hardware configuration of a smartphone as a terminal device shown in FIG. 1; FIG. 本実施形態に係るゲームシステムにおけるゲーム実行画面の一例を概略的に示す図である。It is a figure which shows roughly an example of the game execution screen in the game system which concerns on this embodiment. 本実施形態に係るゲームシステムの機能構成の一例を示すブロック図である。It is a block diagram showing an example of functional composition of a game system concerning this embodiment. 本実施形態に係るゲームシステムにおいて、図5に示す各機能構成が行う処理の流れの一例を示すフローチャートである。6 is a flowchart showing an example of the flow of processing performed by each functional configuration shown in FIG. 5 in the game system according to the present embodiment; 本実施形態に係るゲームシステムにおけるゲーム実行画面の一例を示す図である。It is a figure which shows an example of the game execution screen in the game system which concerns on this embodiment. 回転操作が行われたときのゲーム実行画面の一例を示す図である。It is a figure which shows an example of a game execution screen when rotation operation is performed. 本実施形態に係るゲームシステムにおける落下ブロックの回転方法を説明する図である。It is a figure explaining the rotation method of the falling block in the game system which concerns on this embodiment. 本実施形態に係るゲームシステムにおけるオプション画面の一例を示す図である。It is a figure which shows an example of the option screen in the game system which concerns on this embodiment.

以下、添付図面を参照しながら本発明の実施形態(以下、「本実施形態」という。)について詳細に説明する。説明の理解を容易するため、各図面において同一の構成要素及びステップに対しては可能な限り同一の符号を付して、重複する説明は省略する。 Hereinafter, embodiments of the present invention (hereinafter referred to as "present embodiments") will be described in detail with reference to the accompanying drawings. In order to facilitate understanding of the description, the same components and steps are denoted by the same reference numerals as much as possible in each drawing, and overlapping descriptions are omitted.

<全体構成>
図1は、本実施形態に係るゲームシステム1の全体構成の一例を示すブロック図である。
<Overall composition>
FIG. 1 is a block diagram showing an example of the overall configuration of a game system 1 according to this embodiment.

図1に示すように、ゲームシステム1は、サーバ装置10と、一又は複数の端末装置12と、を備える。これらのサーバ装置10と端末装置12とは、イントラネットやインターネット、電話回線等の通信ネットワークNTを介して通信可能に構成されている。 As shown in FIG. 1 , the game system 1 includes a server device 10 and one or more terminal devices 12 . These server device 10 and terminal device 12 are configured to be able to communicate via a communication network NT such as an intranet, the Internet, or a telephone line.

サーバ装置10は、ゲームプログラム14を実行して得られるゲームの実行結果、又はゲームプログラム14そのものを、通信ネットワークNTを介して各端末装置12のプレイヤに提供する情報処理装置である。本実施形態では、サーバ装置10は、ゲームプログラム14そのものを端末装置12のプレイヤに提供する。 The server device 10 is an information processing device that provides a game execution result obtained by executing the game program 14 or the game program 14 itself to the player of each terminal device 12 via the communication network NT. In this embodiment, the server device 10 provides the game program 14 itself to the player of the terminal device 12 .

各端末装置12は、各プレイヤが所持する情報処理装置であって、サーバ装置10から受信したゲームプログラム14がインストールされた後、実行することで、各プレイヤにゲームを提供する情報処理装置である。これらの端末装置12としては、例えばスマートフォンや、携帯電話、アーケードゲーム装置、コンシューマゲーム装置、タブレット、パーソナルコンピュータ等の様々なものが挙げられる。 Each terminal device 12 is an information processing device owned by each player, and is an information processing device that provides a game to each player by executing the game program 14 received from the server device 10 after being installed. . Examples of these terminal devices 12 include various devices such as smart phones, mobile phones, arcade game devices, consumer game devices, tablets, and personal computers.

<ハードウェア構成>
図2は、図1に示すサーバ装置10のハードウェア構成の一例を示すブロック図である。
<Hardware configuration>
FIG. 2 is a block diagram showing an example of the hardware configuration of the server device 10 shown in FIG. 1. As shown in FIG.

図2に示すように、サーバ装置10は、制御装置20と、通信装置26と、記憶装置28と、を備える。制御装置20は、CPU(Central Processing Unit)22及びメモリ24を主に備えて構成される。 As shown in FIG. 2, the server device 10 includes a control device 20, a communication device 26, and a storage device . The control device 20 mainly includes a CPU (Central Processing Unit) 22 and a memory 24 .

制御装置20では、CPU22がメモリ24或いは記憶装置28等に格納された所定のプログラムを実行することにより、各種の機能構成として機能する。この機能構成の詳細については後述する。 In the control device 20, the CPU 22 executes a predetermined program stored in the memory 24, the storage device 28, or the like, thereby functioning as various functional configurations. The details of this functional configuration will be described later.

通信装置26は、外部の装置と通信するための通信インターフェース等で構成される。この通信装置26は、例えば、端末装置12との間で各種の情報を送受信する。 The communication device 26 is composed of a communication interface or the like for communicating with an external device. The communication device 26 transmits and receives various information to and from the terminal device 12, for example.

記憶装置28は、ハードディスク等で構成される。この記憶装置28は、ゲームプログラム14を含む、制御装置20における処理の実行に必要な各種プログラムや各種の情報、及び処理結果の情報を記憶する。 The storage device 28 is composed of a hard disk or the like. The storage device 28 stores various programs and information required for execution of processing in the control device 20, including the game program 14, and information on processing results.

なお、サーバ装置10は、専用又は汎用のサーバ・コンピュータ等の情報処理装置を用いて実現することができる。また、サーバ装置10は、単一の情報処理装置により構成されるものであっても、通信ネットワークNT上に分散した複数の情報処理装置により構成されるものであってもよい。また、図2は、サーバ装置10が有する主要なハードウェア構成の一部を示しているに過ぎず、サーバ装置10は、サーバが一般的に備える他の構成を備えることができる。また、複数の端末装置12のハードウェア構成も、例えば操作手段や表示装置を備える他は、サーバ装置10と同様の構成を備えることができる。 The server device 10 can be realized using an information processing device such as a dedicated or general-purpose server computer. Further, the server device 10 may be configured by a single information processing device, or may be configured by a plurality of information processing devices distributed over the communication network NT. Moreover, FIG. 2 only shows a part of the main hardware configuration of the server device 10, and the server device 10 can have other configurations that servers generally have. Further, the hardware configuration of the plurality of terminal devices 12 can also have the same configuration as that of the server device 10, except for providing operation means and a display device, for example.

図3は、図1に示す端末装置12としてスマートフォンのハードウェア構成の一例を示すブロック図である。 FIG. 3 is a block diagram showing an example of the hardware configuration of a smart phone as the terminal device 12 shown in FIG.

図3に示すように、端末装置12は、主制御部30と、タッチパネル(タッチスクリーン)32と、カメラ34と、移動体通信部36と、無線LAN通信部38と、記憶部40と、スピーカ42と、を備える。 As shown in FIG. 3, the terminal device 12 includes a main control unit 30, a touch panel (touch screen) 32, a camera 34, a mobile communication unit 36, a wireless LAN communication unit 38, a storage unit 40, a speaker 42 and.

主制御部30は、CPUやメモリ等を含んで構成される。この主制御部30には、表示入力装置としてのタッチパネル32と、カメラ34と、移動体通信部36と、無線LAN通信部38と、記憶部40と、スピーカ42と、に接続されている。そして、主制御部30は、これら接続先を制御する機能を有する。 The main control unit 30 includes a CPU, memory, and the like. The main control unit 30 is connected to a touch panel 32 as a display input device, a camera 34 , a mobile communication unit 36 , a wireless LAN communication unit 38 , a storage unit 40 and a speaker 42 . The main control unit 30 has a function of controlling these connection destinations.

タッチパネル32は、表示装置及び入力装置の両方の機能を有し、表示機能を担うディスプレイ32Aと、入力機能を担うタッチセンサ32Bとで構成される。ディスプレイ32Aは、例えば、液晶ディスプレイや有機EL(Electro Luminescence)ディスプレイ等の一般的な表示デバイスにより構成される。ディスプレイ32Aは、主制御部30によるゲームプログラム14の実行により生成されるゲーム画像を画面に表示する。ディスプレイ32Aは、主制御部30の制御によって、ゲームの設定を行うオプション画面(図9参照)、ゲーム開始画面、ゲーム実行画面(図7A、図7B参照)等に画面を適宜切り替えて表示する。 The touch panel 32 has the functions of both a display device and an input device, and is composed of a display 32A having a display function and a touch sensor 32B having an input function. The display 32A is configured by, for example, a general display device such as a liquid crystal display or an organic EL (Electro Luminescence) display. The display 32A displays a game image generated by executing the game program 14 by the main control unit 30 on its screen. Under the control of the main control unit 30, the display 32A appropriately switches between screens such as an option screen for game settings (see FIG. 9), a game start screen, and a game execution screen (see FIGS. 7A and 7B).

タッチセンサ32Bは、ディスプレイ32Aが表示する画面に対する接触操作を検知するための素子により構成される。タッチセンサ32Bによる接触操作の検知方式は、静電容量式、抵抗膜式(感圧式)、電磁誘導式等の既知の方式のうち任意の方法を採用することができる。タッチセンサ32Bは、画面に対して接触する操作子としてプレイヤの指の動作を検知することで、プレイヤの操作入力を受け付ける。なお、操作子としては、プレイヤの指に限られず、例えばスタイラス等であってもよい。タッチセンサ32Bは、プレイヤの指の動作を検知すると、画面に対する接触の位置を示す座標を検出し、当該座標を主制御部30に出力する。当該位置を示す座標は、例えば、ディスプレイ32Aが表示する画面に沿ったxy平面上の座標値として示される。本実施形態では、タッチセンサ32Bは、画面に対するプレイヤのタップ操作があった場合に、当該タップ操作の画面上の位置を示す座標(x座標,y座標)を検出する。 The touch sensor 32B is configured by an element for detecting a touch operation on the screen displayed by the display 32A. Any of known methods such as a capacitance method, a resistive film method (pressure-sensitive method), and an electromagnetic induction method can be adopted as a method for detecting a contact operation by the touch sensor 32B. The touch sensor 32B receives the player's operation input by detecting the movement of the player's finger as an operator that touches the screen. Note that the manipulator is not limited to the player's finger, and may be, for example, a stylus. When the touch sensor 32B detects the action of the player's finger, the touch sensor 32B detects coordinates indicating the contact position on the screen, and outputs the coordinates to the main control unit 30 . The coordinates indicating the position are indicated, for example, as coordinate values on the xy plane along the screen displayed by the display 32A. In this embodiment, when the player performs a tap operation on the screen, the touch sensor 32B detects the coordinates (x coordinate, y coordinate) indicating the position of the tap operation on the screen.

カメラ34は、静止画又は/及び動画を撮影し、記憶部40に保存する機能を有する。 The camera 34 has a function of capturing still images and/or moving images and storing them in the storage unit 40 .

移動体通信部36は、アンテナ36Aを介して、移動体通信網と接続し、当該移動体通信網に接続されている他の通信装置と通信する機能を有する。 The mobile communication unit 36 has a function of connecting to a mobile communication network via an antenna 36A and communicating with other communication devices connected to the mobile communication network.

無線LAN通信部38は、アンテナ38Aを介して、通信ネットワークNTと接続し、当該通信ネットワークNTに接続されているサーバ装置10等の他の装置と通信する機能を有する。 The wireless LAN communication unit 38 has a function of connecting to the communication network NT via an antenna 38A and communicating with other devices such as the server device 10 connected to the communication network NT.

記憶部40には、ゲームプログラム14や、当該ゲームプログラム14のゲームの経過時間状況やプレイヤ情報を示すプレイデータ等、各種プログラムや各種データが記憶されている。なお、プレイデータは、サーバ装置10に記憶されてもよい。 The storage unit 40 stores various programs and data such as the game program 14 and play data indicating the elapsed time of the game of the game program 14 and player information. Note that the play data may be stored in the server device 10 .

スピーカ42は、ゲーム音等を出力する機能を有する。 The speaker 42 has a function of outputting game sounds and the like.

<ゲーム概要>
本実施形態に係るゲームシステム1で実行されるゲームは、特に限定されないが、例えば「ぷよぷよ(登録商標)」と称される落下式パズルゲームである。
<Game Overview>
A game executed by the game system 1 according to the present embodiment is not particularly limited, but is, for example, a falling puzzle game called “Puyo Puyo (registered trademark)”.

図4は、本実施形態に係るゲームシステム1におけるゲーム実行画面50の一例を概略的に示す図である。 FIG. 4 is a diagram schematically showing an example of the game execution screen 50 in the game system 1 according to this embodiment.

図4に示すように、ゲーム実行画面50は、矩形枠状のゲームフィールド52と、オブジェクトとして例えば「ぷよ(登録商標)」と称されるブロック54と、を含む。ゲームフィールド52は、縦12マス×横6マスの格子で構成され、格子の1マスにつき1個のブロック54を配置することができる。ゲームフィールド52は、上枠部52a、下枠部52b、左枠部52c、及び右枠部52dからなる。 As shown in FIG. 4, the game execution screen 50 includes a rectangular frame-shaped game field 52 and a block 54 called, for example, "Puyo (registered trademark)" as an object. The game field 52 is composed of a lattice of 12 vertical squares by 6 horizontal squares, and one block 54 can be arranged for each square of the lattice. The game field 52 consists of an upper frame portion 52a, a lower frame portion 52b, a left frame portion 52c, and a right frame portion 52d.

ゲームの経過時間と共に、2つ1組のブロック54が、ゲーム実行画面50内を自動的に移動するように表示制御される。本実施形態では、2つ1組のブロック54が、ゲーム実行画面50内の上方から下方へ落下するように表示制御される。以下、この2つ1組のブロック54を「落下ブロック56」という。落下ブロック56は、プレイヤの操作対象となるオブジェクトであって、当該落下ブロック56の回転軸となる第一オブジェクトとしてのブロック54aと、ブロック54aを回転軸としてブロック54aの周りを回転する第二オブジェクトとしてのブロック54bと、を含んで構成されている。落下ブロック56は、全体として一方向に長い形状をしている。落下ブロック56は、ブロック54aとブロック54bとが縦に並んだ状態で、ゲームフィールド52の上枠部52aから所定速度で落下してくる。縦に並んだブロック54a,54bのうち下側のブロック54aの中心座標55が、落下ブロック56の回転軸となる。これにより、例えば上枠部52aから落下ブロック56が落ちてくるときに、当該落下ブロック56の全体がゲームフィールド52内に現れていない場合であっても、最初に現れるブロック54aの中心座標55を回転軸として落下ブロック56を回転させることができる。 A pair of blocks 54 are displayed and controlled to automatically move within the game execution screen 50 as the game progresses. In this embodiment, display control is performed such that a pair of blocks 54 falls from the top to the bottom within the game execution screen 50 . Hereinafter, this pair of blocks 54 will be referred to as "falling blocks 56". The falling block 56 is an object to be operated by the player, and includes a block 54a as a first object that serves as the rotation axis of the falling block 56, and a second object that rotates around the block 54a with the block 54a as the rotation axis. and a block 54b as . The falling block 56 has a shape elongated in one direction as a whole. The falling block 56 falls from the upper frame portion 52a of the game field 52 at a predetermined speed while the blocks 54a and 54b are vertically aligned. The central coordinates 55 of the lower block 54a of the vertically arranged blocks 54a and 54b serve as the rotation axis of the falling block 56. As shown in FIG. As a result, for example, when a falling block 56 falls from the upper frame portion 52a, even if the entire falling block 56 does not appear in the game field 52, the center coordinates 55 of the first appearing block 54a can be determined. The falling block 56 can be rotated as a rotation axis.

落下ブロック56は、ゲームフィールド52の下枠部52bや固定済みのブロック54に衝突すると、その位置に固定される。ただし、2つ1組のブロック54が横並びとなっている場合に一方のブロック54だけが固定済みのブロック54に衝突すると、当該一方のブロック54はその位置に固定されるが、他方のブロック54は更に落下する。これにより、落下ブロック56は、1個ずつのブロック54に分離する。更に落下した他方のブロック54は、ゲームフィールド52の下枠部52bや固定済みのブロック54に衝突すると、その位置に固定される。 When the falling block 56 collides with the lower frame portion 52b of the game field 52 or the fixed block 54, it is fixed at that position. However, if only one block 54 collides with a fixed block 54 when a pair of blocks 54 are arranged side by side, the one block 54 is fixed at that position, but the other block 54 falls further. As a result, the falling block 56 is separated into blocks 54 one by one. Further, when the other dropped block 54 collides with the lower frame portion 52b of the game field 52 or the fixed block 54, it is fixed at that position.

周囲に同色のブロック54が配置されて固定された場合、同色のブロック54同士が結合する。ブロック54が4個以上結合するとブロック54が消滅し、ゲームの得点となる。ブロック54が消滅すると、消滅したブロック54の上にあったブロック54が落下する。このとき再びブロック54が4個以上結合すると消滅し、連鎖が生じる。ブロック54が消滅したときに得られる得点は、消滅させたブロック54の数に、予め設定された連鎖倍率を乗算することで算出することができる。ゲームフィールド52の左枠部52c側から3列目が、上枠部52aまでブロック54で埋められると、ゲームオーバーとなる。 When blocks 54 of the same color are arranged around and fixed, the blocks 54 of the same color are combined. When four or more blocks 54 are combined, the blocks 54 disappear and the game is scored. When the block 54 disappears, the block 54 on the disappeared block 54 falls. At this time, if four or more blocks 54 are combined again, they disappear and a chain is generated. The score obtained when the blocks 54 are eliminated can be calculated by multiplying the number of the eliminated blocks 54 by a preset chain multiplier. When the third column from the left frame portion 52c side of the game field 52 is filled with blocks 54 up to the upper frame portion 52a, the game is over.

プレイヤは、落下ブロック56を横移動、高速落下移動又は回転等させるための何れかの操作を行う。例えば、ゲーム実行画面50に対する横方向のフリック操作によって、落下ブロック56を横方向に移動させることができる。また、ゲーム実行画面50に対する下方向のドラッグ操作によって、落下ブロック56を下方向に高速落下させることができる。また、ゲーム実行画面50に対するタップ操作によって、落下ブロック56を回転させることができる。この際、本実施形態では、落下ブロック56におけるゲーム実行画面50上の位置を基準とし、当該位置に対するプレイヤのタップ操作の位置によって回転方向を決定する。以下、このように回転方向を決定するためにゲームシステム1が備える機能構成について詳細に説明する。 The player performs any operation to cause the falling block 56 to move laterally, drop at high speed, rotate, or the like. For example, by flicking the game execution screen 50 in the horizontal direction, the falling block 56 can be moved in the horizontal direction. Further, by performing a downward dragging operation on the game execution screen 50, the falling block 56 can be dropped downward at high speed. Also, the falling block 56 can be rotated by a tap operation on the game execution screen 50 . At this time, in the present embodiment, the position of the falling block 56 on the game execution screen 50 is used as a reference, and the rotation direction is determined by the position of the player's tap operation with respect to the position. The functional configuration of the game system 1 for determining the direction of rotation will be described in detail below.

<機能構成>
図5は、本実施形態に係るゲームシステム1の機能構成の一例を示すブロック図である。
<Functional configuration>
FIG. 5 is a block diagram showing an example of the functional configuration of the game system 1 according to this embodiment.

図5に示すように、ゲームシステム1におけるサーバ装置10は、機能構成として、取得手段62と、ゲーム制御手段64と、表示制御手段66と、通知手段68と、を備える。これらの機能構成は、ゲームプログラム14をサーバ装置10の制御装置20が実行することにより実現される。なお、これらの機能構成のうち全部又は一部は、端末装置12が備えてもよい。例えば、サーバ装置10は、表示制御手段66と、通知手段68とを備え、端末装置12は、機能構成として、取得手段62と、ゲーム制御手段64とを備えてもよい。 As shown in FIG. 5, the server device 10 in the game system 1 includes acquisition means 62, game control means 64, display control means 66, and notification means 68 as functional configurations. These functional configurations are realized by the control device 20 of the server device 10 executing the game program 14 . All or part of these functional configurations may be provided in the terminal device 12 . For example, the server device 10 may include display control means 66 and notification means 68, and the terminal device 12 may include acquisition means 62 and game control means 64 as functional configurations.

取得手段62は、ゲーム実行画面50に対するプレイヤのタップ操作があった場合に、当該タップ操作のゲーム実行画面50上の位置を示す第一座標を取得する機能手段である。取得手段62は、タップ操作があった場合にタッチセンサ32Bが出力する座標を取得することにより、当該タップ操作のゲーム実行画面50上の位置を示す第一座標を取得する。本実施形態では、取得手段62は、タッチセンサ32Bが出力する座標(x座標,y座標)のうち、x座標を第一座標として取得する。取得された第一座標は、決定手段70に出力される。 The obtaining means 62 is a functional means for obtaining first coordinates indicating the position of the tap operation on the game execution screen 50 when the player performs a tap operation on the game execution screen 50 . The acquisition unit 62 acquires the first coordinates indicating the position of the tap operation on the game execution screen 50 by acquiring the coordinates output by the touch sensor 32B when the tap operation is performed. In this embodiment, the acquisition unit 62 acquires the x coordinate as the first coordinate among the coordinates (x coordinate, y coordinate) output by the touch sensor 32B. The acquired first coordinates are output to the determining means 70 .

ゲーム制御手段64は、ゲーム全体を制御する機能手段である。例えば、ゲーム制御手段64は、ゲームの経過時間と共に落下ブロック56の落下制御を行う。また、ゲーム制御手段64は、タッチセンサ32Bが出力する信号を受信し、受信した信号に基づき、落下ブロック56の移動制御や回転制御を行う。ゲーム制御手段64は、決定手段70と、回転手段72と、を有する。 The game control means 64 is functional means for controlling the entire game. For example, the game control means 64 controls the falling blocks 56 as the game progresses. The game control means 64 also receives signals output from the touch sensor 32B, and controls the movement and rotation of the falling block 56 based on the received signals. The game control means 64 has determination means 70 and rotation means 72 .

決定手段70は、タップ操作があった場合の落下ブロック56のゲーム実行画面50上の位置を示す座標を第二座標としたときに、当該第二座標と、取得手段62により取得された第一座標とに基づき、落下ブロック56の回転方向を決定する機能手段である。落下ブロック56のゲーム実行画面50上の位置を示す座標は、ゲーム実行画面50に沿ったxy平面上の落下ブロック56の位置を示す座標(x座標,y座標)であって、落下ブロック56に含まれる任意の点の座標である。 When the coordinates indicating the position of the falling block 56 on the game execution screen 50 when the tap operation is performed are the second coordinates, the determination means 70 determines the second coordinates and the first position acquired by the acquisition means 62 . It is functional means for determining the direction of rotation of the falling block 56 based on the coordinates. The coordinates indicating the position of the falling block 56 on the game execution screen 50 are the coordinates (x coordinate, y coordinate) indicating the position of the falling block 56 on the xy plane along the game execution screen 50. Coordinates of any included point.

本実施形態では、落下ブロック56の回転軸となるブロック54aの中心座標55のうちx座標を第二座標とする。ブロック54aの中心座標55のx座標は、例えば落下ブロック56の現在のx軸に沿った位置を示す変数としてゲーム制御上保存されている。決定手段70は、タッチセンサ32Bから第一座標が出力されたときの当該ブロック54aの中心座標55のx座標を第二座標として落下ブロック56の回転方向を決定する。 In this embodiment, the x-coordinate among the center coordinates 55 of the block 54a serving as the rotation axis of the falling block 56 is the second coordinate. The x-coordinate of the center coordinate 55 of the block 54a is saved for game control purposes, for example, as a variable indicating the current position of the falling block 56 along the x-axis. The determining means 70 determines the rotation direction of the falling block 56 by using the x coordinate of the center coordinate 55 of the block 54a when the first coordinate is output from the touch sensor 32B as the second coordinate.

決定手段70は、落下ブロック56の落下の方向(ゲーム実行画面50内の上方から下方へ向かう方向)に交差する方向における、第二座標に対する第一座標の位置に基づき、回転方向を決定する。落下ブロック56の落下の方向に交差する方向とは、例えば、落下ブロック56の落下の方向に直交するx軸に沿った方向である。すなわち、決定手段70は、xy平面上の座標(x座標,y座標)のうち、x座標の位置関係に基づき、回転方向を決定する。 The determining means 70 determines the direction of rotation based on the position of the first coordinate with respect to the second coordinate in the direction intersecting the falling direction of the falling block 56 (the direction from top to bottom in the game execution screen 50). The direction intersecting the falling direction of the falling block 56 is, for example, the direction along the x-axis orthogonal to the falling direction of the falling block 56 . That is, the determining means 70 determines the rotation direction based on the positional relationship of the x-coordinate among the coordinates (x-coordinate, y-coordinate) on the xy plane.

決定手段70は、x軸に沿った方向で、第二座標に対して第一座標が一方側である右側に位置する場合には、回転方向を右回転と決定する。第二座標に対して第一座標が右側に位置する場合とは、第二座標を基準としたときに第一座標が正となる場合をいう。一方、決定手段70は、x軸に沿った方向で、第二座標に対して第一座標が他方側である左側に位置する場合には、回転方向を左回転と決定する。第二座標に対して第一座標が左側に位置する場合とは、第二座標を基準としたときに第一座標が負となる場合をいう。なお、プレイヤが落下ブロック56の真上をタップ操作した場合であっても、決定手段70により当該タップ操作の位置を示す第一座標が第二座標に対して右側又は左側の何れに位置するのかが判定され、右回転又は左回転の何れかが必ず決定される。決定された回転方向を示す情報は、回転手段72に出力される。 The determination means 70 determines the direction of rotation as right rotation when the first coordinate is located on the right side of the second coordinate in the direction along the x-axis. The case where the first coordinate is located on the right side of the second coordinate means the case where the first coordinate is positive with respect to the second coordinate. On the other hand, the determining means 70 determines the direction of rotation to be left rotation when the first coordinate is located on the left side, which is the other side of the second coordinate, in the direction along the x-axis. The case where the first coordinate is located on the left side of the second coordinate means the case where the first coordinate is negative with respect to the second coordinate. Even if the player performs a tap operation directly above the falling block 56, the determining means 70 determines whether the first coordinates indicating the position of the tap operation are located on the right side or the left side of the second coordinates. is determined, and either a right rotation or a left rotation is necessarily determined. Information indicating the determined direction of rotation is output to the rotating means 72 .

回転手段72は、決定手段70により決定された回転方向に落下ブロック56を回転させる機能手段である。回転とは、操作対象であるオブジェクトの任意の位置を回転中心として、オブジェクトの向きを回転させることをいう。本実施形態では、回転手段72は、回転軸となるブロック54aを中心として、ブロック54aの周りをブロック54bが回転するように制御する。回転手段72は、決定手段70により回転方向を右回転と決定された場合には、落下ブロック56を90度右回転させる。すなわち、回転手段72は、ブロック54aを中心としてブロック54bを90度右回転させる。一方、回転手段72は、決定手段70により回転方向を左回転と決定された場合には、落下ブロック56を90度左回転させる。すなわち、回転手段72は、ブロック54aを中心としてブロック54bを90度左回転させる。なお、回転手段72は、落下ブロック56がゲームフィールド52内の端に位置する場合、すなわちゲームフィールド52の左枠部52c(又は右枠部52d)に接するように位置する場合には、落下ブロック56を、当該左枠部52c(又は右枠部52d)から離すように1マス分平行移動させると共に回転させる。 The rotating means 72 is functional means for rotating the falling block 56 in the direction of rotation determined by the determining means 70 . Rotation refers to rotating the orientation of the object with an arbitrary position of the object to be operated as the center of rotation. In this embodiment, the rotating means 72 controls the block 54b to rotate around the block 54a centering on the block 54a serving as the rotation axis. The rotating means 72 rotates the falling block 56 to the right by 90 degrees when the determining means 70 determines that the direction of rotation is to rotate to the right. That is, the rotating means 72 rotates the block 54b rightward by 90 degrees around the block 54a. On the other hand, the rotating means 72 rotates the falling block 56 to the left by 90 degrees when the determining means 70 determines that the direction of rotation is left rotation. That is, the rotating means 72 rotates the block 54b counterclockwise by 90 degrees around the block 54a. In addition, when the falling block 56 is positioned at the end of the game field 52, that is, when positioned so as to contact the left frame portion 52c (or the right frame portion 52d) of the game field 52, the rotating means 72 rotates the falling block. 56 is translated and rotated by one mass away from the left frame portion 52c (or the right frame portion 52d).

表示制御手段66は、落下ブロック56のゲーム実行画面50上のx軸に沿った方向での位置を示す位置情報を、ゲーム実行画面50に表示制御する機能手段である。本実施形態では、表示制御手段66は、当該位置情報として、回転軸となるブロック54aの中心座標55のx座標の位置を、ゲーム実行画面50に表示制御する。例えば、表示制御手段66は、ブロック54aの中心座標55のx座標の位置を示す基準マーク94(図7A、図7B参照)を含むゲーム実行画面50を表示させるための画面データを生成し、端末装置12の主制御部30に送信する。これに応じて主制御部30がディスプレイ32Aを表示制御することより、基準マーク94を含むゲーム実行画面50がディスプレイ32Aに表示される。 The display control unit 66 is a functional unit that controls the display on the game execution screen 50 of the position information indicating the position of the falling block 56 along the x-axis on the game execution screen 50 . In this embodiment, the display control means 66 controls the display of the x-coordinate position of the center coordinates 55 of the block 54a serving as the rotation axis on the game execution screen 50 as the position information. For example, the display control means 66 generates screen data for displaying the game execution screen 50 including the reference mark 94 (see FIGS. 7A and 7B) indicating the x-coordinate position of the central coordinate 55 of the block 54a, It is transmitted to the main control section 30 of the device 12 . In response to this, the main control unit 30 controls the display 32A to display the game execution screen 50 including the reference mark 94 on the display 32A.

通知手段68は、回転手段72により落下ブロック56を回転方向に回転させるときに、当該回転方向を通知する機能手段である。本実施形態では、通知手段68は、回転方向を示す情報をゲーム実行画面50に表示制御することにより、当該回転方向を通知する。 The notification means 68 is a functional means for notifying the rotation direction when the falling block 56 is rotated in the rotation direction by the rotation means 72 . In this embodiment, the notification means 68 notifies the rotation direction by controlling the display of information indicating the rotation direction on the game execution screen 50 .

例えば、通知手段68は、回転方向を示す矢印である回転マーク100(図7B参照)を含むゲーム実行画面50を表示させるための画面データを生成し、端末装置12の主制御部30に送信する。これに応じて主制御部30がディスプレイ32Aを表示制御することにより、回転マーク100を含むゲーム実行画面50がディスプレイ32Aに表示される。 For example, the notification unit 68 generates screen data for displaying the game execution screen 50 including the rotation mark 100 (see FIG. 7B), which is an arrow indicating the direction of rotation, and transmits the screen data to the main control unit 30 of the terminal device 12. . In response to this, the main control unit 30 controls the display 32A to display the game execution screen 50 including the rotation mark 100 on the display 32A.

また、通知手段68は、ゲーム実行画面50における回転方向に対応する所定領域を発光領域102(図7B参照)として表示させるための制御情報を生成し、端末装置12の主制御部30に送信する。これに応じて主制御部30がディスプレイ32Aを表示制御することにより、ゲーム実行画面50における回転方向に対応する所定領域が発光領域102として光って表示される。 Further, the notification unit 68 generates control information for displaying a predetermined area corresponding to the rotation direction on the game execution screen 50 as the light emission area 102 (see FIG. 7B), and transmits the control information to the main control unit 30 of the terminal device 12. . In response to this, the main control unit 30 controls the display 32A so that a predetermined area corresponding to the rotation direction on the game execution screen 50 is illuminated as a light emitting area 102 and displayed.

<処理の流れ>
図6は、本実施形態に係るゲームシステム1において、図5に示す各機能構成が行う処理の流れの一例を示すフローチャートである。なお、図6に示す処理の内容及び順番は、適宜変更することができる。図6の処理は、例えば、プレイヤが、ゲーム開始画面においてプレイを開始するための開始ボタンを押したタイミングで開始される。
<Process flow>
FIG. 6 is a flowchart showing an example of the flow of processing performed by each functional configuration shown in FIG. 5 in the game system 1 according to this embodiment. Note that the contents and order of the processes shown in FIG. 6 can be changed as appropriate. The process of FIG. 6 is started, for example, when the player presses a start button for starting play on the game start screen.

(ステップSP10)
表示制御手段66は、ゲーム実行画面を表示するように端末装置12のディスプレイ32Aを表示制御する。
(Step SP10)
The display control means 66 controls the display 32A of the terminal device 12 so as to display the game execution screen.

図7Aは、本実施形態に係るゲームシステム1におけるゲーム実行画面50の一例を示す図である。 FIG. 7A is a diagram showing an example of the game execution screen 50 in the game system 1 according to this embodiment.

図7Aに示すように、ゲーム実行画面50は、ゲームフィールド52と、落下ブロック56と、基準マーク94と、を含む。基準マーク94は、例えば三角形状であって、ゲームフィールド52の上枠部52a及び下枠部52bにおける、回転軸となるブロック54aの中心座標55のx座標の位置に表示される。なお、基準マーク94は、上枠部52a及び下枠部52bの何れか一方に表示されていてもよい。図7Aに示すゲーム実行画面50のように、ブロック54aの中心座標55のx座標の位置が画面中央(ゲームフィールド52の横方向で中央)からずれている場合、基準マーク94もこれに対応して画面中央からずれて表示される。ブロック54aが移動する度に、当該移動に対応して基準マーク94も移動する。 As shown in FIG. 7A, game execution screen 50 includes game field 52 , falling blocks 56 , and reference marks 94 . The reference mark 94 has, for example, a triangular shape, and is displayed at the x-coordinate position of the center coordinate 55 of the block 54a serving as the rotation axis in the upper frame portion 52a and the lower frame portion 52b of the game field 52. FIG. Note that the reference mark 94 may be displayed on either one of the upper frame portion 52a and the lower frame portion 52b. As in the game execution screen 50 shown in FIG. 7A, if the x-coordinate position of the center coordinates 55 of the block 54a is shifted from the center of the screen (the center in the horizontal direction of the game field 52), the reference mark 94 also corresponds to this. displayed off the center of the screen. Each time block 54a moves, reference mark 94 moves correspondingly.

図6に戻って、処理は、ステップSP12の処理に移行する。 Returning to FIG. 6, the process shifts to the process of step SP12.

(ステップSP12)
ゲーム制御手段64は、ゲーム実行画面50に対するプレイヤのタップ操作があったか否かを判定する。ゲーム制御手段64は、タッチセンサ32Bからタップ操作があった旨の信号を受信すると、当該判定を肯定判定する。そして、処理は、ステップSP14の処理に移行する。一方で、ゲーム制御手段64は、タッチセンサ32Bからタップ操作があった旨の信号を受信しない場合、当該判定を否定判定する。そして、処理は、ステップSP20の処理に移行する。
(Step SP12)
The game control means 64 determines whether or not the player has performed a tap operation on the game execution screen 50 . When the game control means 64 receives a signal indicating that a tap operation has been performed from the touch sensor 32B, the game control means 64 makes an affirmative determination. Then, the process shifts to the process of step SP14. On the other hand, if the game control means 64 does not receive a signal indicating that a tap operation has been performed from the touch sensor 32B, it makes a negative determination. Then, the process shifts to the process of step SP20.

(ステップSP14)
取得手段62は、タッチセンサ32Bが出力する信号を取得することで、ゲーム実行画面50に対するプレイヤのタップ操作の位置を示す第一座標のx座標を取得する。そして、処理は、ステップSP16に移行する。
(Step SP14)
The acquisition unit 62 acquires the x-coordinate of the first coordinate indicating the position of the player's tap operation on the game execution screen 50 by acquiring the signal output by the touch sensor 32B. Then, the process moves to step SP16.

(ステップSP16)
決定手段70は、タップ操作があった場合の落下ブロック56のうち回転軸となるブロック54aの中心座標55のx座標(第二座標)に対して、ステップSP14で取得された第一座標が右側に位置するか左側に位置するかを判定する。そして、決定手段70は、判定結果に基づき、落下ブロック56の回転方向を右回転又は左回転の何れかに決定する。そして、処理は、ステップSP18の処理に移行する。
(Step SP16)
The determining means 70 determines that the first coordinate acquired in step SP14 is on the right side of the x-coordinate (second coordinate) of the center coordinate 55 of the block 54a serving as the rotation axis among the falling blocks 56 when the tap operation is performed. Determine whether it is located at or to the left. Then, the determining means 70 determines the direction of rotation of the falling block 56 to be either clockwise or counterclockwise based on the determination result. Then, the process shifts to the process of step SP18.

(ステップSP18)
回転手段72は、ステップSP16で決定された回転方向に、落下ブロック56を回転させる。この際、通知手段68は、当該回転の回転方向を通知する。
(Step SP18)
The rotating means 72 rotates the falling block 56 in the rotation direction determined in step SP16. At this time, the notification means 68 notifies the rotation direction of the rotation.

図7Bは、回転操作が行われたときのゲーム実行画面50の一例を示す図である。 FIG. 7B is a diagram showing an example of the game execution screen 50 when a rotation operation is performed.

図7Bに示すように、回転操作が行われたゲーム実行画面50は、タップマーク98と、回転マーク100と、発光領域102と、を含む。すなわち、通知手段68は、回転マークや発光領域を含むゲーム実行画面50を表示するようにディスプレイ32Aを表示制御することによって、回転方向を通知する。 As shown in FIG. 7B , the game execution screen 50 on which the rotation operation has been performed includes a tap mark 98 , a rotation mark 100 and a light emitting area 102 . That is, the notification means 68 notifies the rotation direction by controlling the display 32A to display the game execution screen 50 including the rotation mark and the light emitting area.

タップマーク98は、プレイヤによるタップ位置を含む所定領域を示す円形状等のマークである。タップマーク98は、プレイヤがスワイプ操作を行った時、入力座標の位置に追従するように表示される。回転マーク100は、回転方向を示す矢印であって、例えばゲームフィールド52外に表示される。回転方向が右回転である場合には、右回転を示す矢印の回転マーク100がゲームフィールド52の右枠部52dの右側に表示される。一方、回転方向が左回転である場合には、左回転を示す矢印の回転マーク100がゲームフィールド52の左枠部52cの左側に表示される。 The tap mark 98 is a circular mark or the like that indicates a predetermined area including the position tapped by the player. The tap mark 98 is displayed so as to follow the position of the input coordinates when the player performs a swipe operation. The rotation mark 100 is an arrow indicating the direction of rotation, and is displayed outside the game field 52, for example. When the direction of rotation is clockwise rotation, a rotation mark 100 of an arrow indicating clockwise rotation is displayed on the right side of the right frame portion 52d of the game field 52 . On the other hand, when the direction of rotation is counterclockwise rotation, a rotation mark 100 of an arrow indicating counterclockwise rotation is displayed on the left side of the left frame portion 52c of the game field 52 .

発光領域102は、ゲームフィールド52における回転方向に対応する領域を発光させる領域である。回転方向が右回転である場合には、ゲームフィールド52の右下半分が発光領域102として光って表示される。一方、回転方向が左側である場合には、ゲームフィールド52の左下半分が発光領域102として光って表示される。 The light emitting area 102 is an area that emits light corresponding to the rotation direction of the game field 52 . When the direction of rotation is clockwise, the lower right half of the game field 52 is illuminated as the light emitting area 102 . On the other hand, when the direction of rotation is left, the lower left half of the game field 52 is illuminated as the light emitting area 102 .

図8は、本実施形態に係るゲームシステム1における落下ブロック56の回転方法を説明する図である。図8(A)は、ゲームフィールド52の上枠部52aから出現したタイミングにおける回転していない状態の落下ブロック56を示し、図8(B)~図8(D)は、回転手段72により回転された状態の落下ブロック56を示す。 FIG. 8 is a diagram illustrating a method of rotating the falling block 56 in the game system 1 according to this embodiment. FIG. 8(A) shows the falling block 56 in a non-rotating state at the timing when it appears from the upper frame portion 52a of the game field 52, and FIGS. 2 shows the falling block 56 in the folded state.

図8(A)に示すように、ゲームフィールド52の上枠部52aから出現したタイミングで、縦に並んで配置されたブロック54a,54bのうち下側のブロック54aの中心座標55が、落下ブロック56の回転軸として設定されている。回転手段72は、中心座標55を回転軸として落下ブロック56を回転させる。 As shown in FIG. 8(A), at the timing when the upper frame portion 52a of the game field 52 appears, the center coordinates 55 of the lower block 54a among the vertically arranged blocks 54a and 54b correspond to the falling block. 56 rotating shafts. The rotating means 72 rotates the falling block 56 with the central coordinates 55 as the rotation axis.

例えば、図8(A)の状態において、ブロック54aの中心座標55のx座標の位置に対して右側の位置をプレイヤがタップ操作した場合、回転手段72は、中心座標55を中心としてブロック54bを右回り(時計回り)に90度回転させる。これにより、図8(B)に示すように、落下ブロック56は、ブロック54aがブロック54bの左側に配置された横並びの状態となる。 For example, in the state shown in FIG. 8A, when the player taps a position on the right side of the x-coordinate position of the center coordinates 55 of the block 54a, the rotation means 72 rotates the block 54b around the center coordinates 55. Rotate 90 degrees to the right (clockwise). As a result, as shown in FIG. 8B, the falling blocks 56 are arranged side by side with the block 54a arranged to the left of the block 54b.

また、図8(B)の状態において、ブロック54aの中心座標55のx座標の位置に対して右側の位置をプレイヤがタップ操作した場合、回転手段72は、中心座標55を中心としてブロック54bを右回り(時計回り)に90度回転させる。これにより、図8(C)に示すように、落下ブロック56は、ブロック54aがブロック54bの上側に配置された縦並びの状態となる。 In the state of FIG. 8B, when the player taps a position on the right side of the x-coordinate position of the center coordinates 55 of the block 54a, the rotating means 72 rotates the block 54b around the center coordinates 55. Rotate 90 degrees to the right (clockwise). As a result, as shown in FIG. 8C, the falling blocks 56 are vertically aligned with the blocks 54a arranged above the blocks 54b.

また、図8(C)の状態において、ブロック54aの中心座標55のx座標の位置に対して右側の位置をプレイヤがタップ操作した場合、回転手段72は、中心座標55を中心としてブロック54bを右回り(時計回り)に90度回転させる。これにより、図8(D)に示すように、落下ブロック56は、ブロック54aがブロック54bの右側に配置された横並びの状態となる。 Further, in the state of FIG. 8C, when the player taps a position on the right side of the x-coordinate position of the center coordinates 55 of the block 54a, the rotation means 72 rotates the block 54b around the center coordinates 55. Rotate 90 degrees to the right (clockwise). As a result, as shown in FIG. 8D, the falling blocks 56 are arranged side by side with the block 54a arranged to the right of the block 54b.

また、図8(D)の状態において、ブロック54aの中心座標55のx座標の位置に対して右側の位置をプレイヤがタップ操作した場合、回転手段72は、中心座標55を中心としてブロック54bを右回り(時計回り)に90度回転させる。これにより、落下ブロック56は、図8(A)に示すような縦並びの状態に戻る。 In the state of FIG. 8D, when the player taps a position on the right side of the x-coordinate position of the center coordinates 55 of the block 54a, the rotation means 72 rotates the block 54b around the center coordinates 55. Rotate 90 degrees to the right (clockwise). As a result, the falling blocks 56 return to the vertically aligned state shown in FIG. 8(A).

図6に戻り、ステップSP18の処理が終了すると、処理は、ステップSP20の処理に移行する。 Returning to FIG. 6, when the process of step SP18 ends, the process shifts to the process of step SP20.

(ステップSP20)
ゲーム制御手段64は、ゲームを終了するか否かを判定する。ゲーム制御手段64は、例えば、ゲームオーバーであるか否か、又は、プレイヤによりゲーム終了を選択する操作がなされたか否か等に基づき、ゲームを終了するか否かを判定する。当該判定が否定判定された場合には、処理は、ステップSP12の処理に戻り、当該判定が肯定判定された場合には、図6に示す一連の処理が終了する。
(Step SP20)
The game control means 64 determines whether or not to end the game. The game control means 64 determines whether or not to end the game, for example, based on whether or not the game is over, or whether or not the player has performed an operation to select end of the game. If the determination is negative, the process returns to step SP12, and if the determination is positive, the series of processes shown in FIG. 6 ends.

<効果>
以上、本実施形態では、オブジェクトとして落下ブロック56をゲーム実行画面50に表示制御するプログラムであって、プログラムが、コンピュータを、ゲーム実行画面50に対するプレイヤのタップ操作があった場合に、タップ操作のゲーム実行画面50上の位置を示す第一座標を取得する取得手段62、タップ操作があった場合の落下ブロック56のゲーム実行画面50上の位置を示す座標を第二座標としたときに、当該第二座標と、取得手段62により取得された第一座標と、に基づき、落下ブロック56の回転方向を決定する決定手段70、決定手段70により決定された回転方向に落下ブロック56を回転させる回転手段72、として機能させる。
<effect>
As described above, in the present embodiment, the program controls the display of the falling block 56 as an object on the game execution screen 50 . Acquisition means 62 for acquiring the first coordinates indicating the position on the game execution screen 50, and when the coordinates indicating the position of the falling block 56 on the game execution screen 50 when the tap operation is performed are taken as the second coordinates, the Determination means 70 for determining the rotation direction of the falling block 56 based on the second coordinates and the first coordinates acquired by the acquisition means 62, rotation for rotating the falling block 56 in the rotation direction determined by the determination means 70 means 72.

この構成によれば、ゲーム実行画面50における所定位置をプレイヤがタップ操作すると、落下ブロック56の位置に対するタップ操作の位置に基づき落下ブロック56の回転方向が決定され、決定された回転方向に落下ブロック56が回転する。よって、プレイヤは、所望の回転方向への落下ブロック56の回転を感覚的に操作でき、落下ブロック56に対する操作性を向上させることができる。 According to this configuration, when the player performs a tap operation on a predetermined position on the game execution screen 50, the rotation direction of the falling block 56 is determined based on the position of the tap operation with respect to the position of the falling block 56, and the falling block moves in the determined rotation direction. 56 rotates. Therefore, the player can sensuously operate the rotation of the falling block 56 in a desired rotation direction, and the operability of the falling block 56 can be improved.

また、本実施形態では、落下ブロック56がゲーム実行画面50内を自動的に移動するように表示制御され、決定手段70は、移動の方向に交差する方向であるx軸に沿った方向における、第二座標に対する第一座標の位置に基づき、回転方向を決定する。 Further, in this embodiment, the display is controlled so that the falling block 56 automatically moves within the game execution screen 50, and the determining means 70 determines the A direction of rotation is determined based on the position of the first coordinate relative to the second coordinate.

この構成によれば、ゲーム実行画面50上において、落下ブロック56に対してx軸に沿った方向での所定位置をプレイヤがタップ操作することによって、落下ブロック56を回転させることができる。よって、プレイヤは、所望の回転方向への落下ブロック56の回転を直感的に操作することができる。 According to this configuration, the falling block 56 can be rotated by the player tapping a predetermined position on the falling block 56 in the direction along the x-axis on the game execution screen 50 . Therefore, the player can intuitively operate the rotation of the falling block 56 in the desired rotation direction.

また、本実施形態では、決定手段70は、x軸に沿った方向で、第二座標に対して第一座標が一方向である右側に位置する場合には、回転方向を右回転と決定し、第二座標に対して第一座標が他方向である左側に位置する場合には、回転方向を左回転と決定する。 In addition, in the present embodiment, the determining means 70 determines the rotation direction to be right rotation when the first coordinate is located on the right side of the second coordinate in one direction in the direction along the x-axis. , the direction of rotation is determined to be left rotation when the first coordinate is located on the left side of the second coordinate in the other direction.

この構成によれば、ゲーム実行画面50上において、落下ブロック56に対してx軸に沿った方向で右側をプレイヤがタップ操作することによって落下ブロック56を右回転させることができ、落下ブロック56に対してx軸に沿った方向で左側をプレイヤがタップ操作することによって落下ブロック56を左回転させることができる。 According to this configuration, the player can rotate the falling block 56 to the right by tapping the right side of the falling block 56 in the direction along the x-axis on the game execution screen 50 . On the other hand, the player can rotate the falling block 56 to the left by performing a tap operation on the left side in the direction along the x-axis.

また、本実施形態では、プログラムが、コンピュータを、落下ブロック56のゲーム実行画面50上のx軸に沿った方向での位置を示す位置情報として、基準マーク94を、ゲーム実行画面50に表示制御する表示制御手段66として更に機能させる。 Further, in the present embodiment, the program controls the computer to display the reference mark 94 on the game execution screen 50 as position information indicating the position of the falling block 56 along the x-axis on the game execution screen 50. It further functions as a display control means 66 for displaying.

この構成によれば、落下ブロック56のx軸に沿った方向での位置が、基準マーク94によって表示されるので、落下ブロック56の当該位置をプレイヤが容易に把握することができる。よって、落下ブロック56の当該位置に対する所定位置をプレイヤが適切にタップ操作することができる。 According to this configuration, the position of the falling block 56 in the direction along the x-axis is indicated by the reference mark 94 , so the player can easily grasp the position of the falling block 56 . Therefore, the player can appropriately perform a tap operation on a predetermined position corresponding to the position of the falling block 56 .

また、本実施形態では、プログラムが、コンピュータを、回転手段72により落下ブロック56を回転方向に回転させるときに、当該回転方向を通知する通知手段68、として更に機能させる。 In addition, in this embodiment, the program further causes the computer to function as notification means 68 for notifying the rotation direction when the falling block 56 is rotated in the rotation direction by the rotation means 72 .

この構成によれば、回転方向が通知されるので、落下ブロック56を適切に回転させることができたか否かをプレイヤが確認することができる。 According to this configuration, since the rotation direction is notified, the player can confirm whether or not the falling block 56 has been properly rotated.

また、本実施形態では、通知手段68は、回転方向を示す矢印である回転マーク100をゲーム実行画面50に表示制御することや、ゲーム実行画面50における回転方向に対応する所定領域を発光領域102として光らせるように表示制御することにより、当該回転方向を通知する。 In addition, in this embodiment, the notification means 68 controls the display of a rotation mark 100, which is an arrow indicating the rotation direction, on the game execution screen 50, and displays a predetermined area corresponding to the rotation direction on the game execution screen 50 as a light emitting area 102. The direction of rotation is notified by performing display control so that it lights up as .

この構成によれば、回転マーク100や発光領域102によって、プレイヤが回転方向を容易に確認することできる。 According to this configuration, the rotation mark 100 and the light emitting area 102 allow the player to easily confirm the rotation direction.

また、本実施形態では、オブジェクトである落下ブロック56は、落下ブロック56の回転軸となるブロック54aと、ブロック54aを回転軸としてブロック54aの周りを回転するブロック54bと、を含んで構成されており、決定手段70は、ブロック54aの中心座標55を第二座標として、回転方向を決定する。 In this embodiment, the falling block 56, which is an object, includes a block 54a that serves as a rotation axis of the falling block 56, and a block 54b that rotates around the block 54a using the block 54a as a rotation axis. The determining means 70 determines the direction of rotation using the center coordinates 55 of the block 54a as the second coordinates.

この構成によれば、落下ブロック56の回転軸となるブロック54aの中心座標55と、落下ブロック56の回転方向を決定するための第二座標とを同じにすることができる。よって、落下ブロック56の回転軸となるブロック54aの中心座標と回転方向を決定するための第二座標とが異なることによって生じるプレイヤの回転操作の違和感を抑制することができる。 According to this configuration, the center coordinates 55 of the block 54a that serves as the rotation axis of the falling block 56 and the second coordinates for determining the rotation direction of the falling block 56 can be made the same. Therefore, it is possible to suppress the player's sense of incongruity in the rotation operation caused by the difference between the center coordinates of the block 54a serving as the rotation axis of the falling block 56 and the second coordinates for determining the rotation direction.

また、本実施形態では、取得手段62が、ゲーム実行画面50におけるゲームフィールド52内の部分だけでなく、ゲーム実行画面50におけるゲームフィールド52外の部分に対するプレイヤのタップ操作があった場合にも、当該タップ操作のゲーム実行画面50上の位置を示す第一座標を取得する。 Further, in the present embodiment, when the acquiring unit 62 performs a tap operation not only on a portion within the game field 52 on the game execution screen 50 but also on a portion outside the game field 52 on the game execution screen 50, A first coordinate indicating the position of the tap operation on the game execution screen 50 is obtained.

この構成によれば、落下ブロック56が、例えばゲームフィールド52の左枠部52cや右枠部52dに接近して位置しており、ゲームフィールド52内における落下ブロック56の左側や右側をタップ操作し難いような場合であっても、ゲームフィールド外における当該左枠部52cや右枠部52dよりも外側の部分をタップ操作することで、落下ブロック56を適切に回転させることができる。 According to this configuration, the falling block 56 is positioned close to, for example, the left frame portion 52c and the right frame portion 52d of the game field 52, and the left and right sides of the falling block 56 in the game field 52 are tapped. Even in such a case, the falling block 56 can be rotated appropriately by tapping a portion outside the left frame portion 52c and the right frame portion 52d outside the game field.

<変形例>
本発明は上記の実施形態に限定されるものではない。すなわち、上記の実施形態に、当業者が適宜設計変更を加えたものも、本発明の特徴を備えている限り、本発明の範囲に包含される。また、上記の実施形態及び後述する変形例が備える各要素は、技術的に可能な限りにおいて組み合わせることができ、これらを組み合わせたものも本発明の特徴を含む限り本発明の範囲に包含される。
<Modification>
The invention is not limited to the embodiments described above. In other words, the above-described embodiments are also included in the scope of the present invention as long as they have the features of the present invention, as long as they have the features of the present invention. In addition, each element provided in the above-described embodiment and modifications described later can be combined as long as it is technically possible, and the combination thereof is also included in the scope of the present invention as long as it includes the features of the present invention. .

例えば、図6の処理は、プレイヤが、オプション画面において所定の設定を行うことによって実行可能であってもよい。 For example, the processing of FIG. 6 may be executable by the player performing predetermined settings on the option screen.

図9は、本実施形態に係るゲームシステム1におけるオプション画面80の一例を示す図である。プレイヤによってオプション画面80を表示するためのボタンが押圧されると、表示制御手段66は、オプション画面80を表示するようにディスプレイ32Aを表示制御する。 FIG. 9 is a diagram showing an example of an option screen 80 in the game system 1 according to this embodiment. When the player presses the button for displaying the option screen 80, the display control means 66 controls the display 32A so that the option screen 80 is displayed.

図9に示すように、オプション画面80は、ゲームの設定を行うための画面であって、操作設定ボタン82と、回転設定ボタン84と、表示設定ボタン86と、フリック感度設定ボタン88と、戻るボタン90と、を含む。 As shown in FIG. 9, the option screen 80 is a screen for setting the game, and includes an operation setting button 82, a rotation setting button 84, a display setting button 86, a flick sensitivity setting button 88, a return button 90;

操作設定ボタン82は、落下ブロック56の移動及び回転をどのような操作で行うかの設定を選択するためのボタンである。操作設定ボタン82としては、フリック&タップ操作ボタン82aと、ボタン操作ボタン82bと、が設けられている。フリック&タップ操作ボタン82aは、落下ブロック56の移動及び回転を画面に対するフリック&タップ操作で行うことを設定するためのボタンである。ボタン操作ボタン82bは、落下ブロック56の移動及び回転を画面に表示されたボタンのタップ操作で行うことを設定するためのボタンである。 The operation setting button 82 is a button for selecting the setting of how the falling block 56 is moved and rotated. As the operation setting button 82, a flick & tap operation button 82a and a button operation button 82b are provided. The flick-and-tap operation button 82a is a button for setting that the falling block 56 is moved and rotated by a flick-and-tap operation on the screen. The button operation button 82b is a button for setting that the falling block 56 is moved and rotated by tapping a button displayed on the screen.

回転設定ボタン84は、落下ブロック56の回転方向を決定するための基準について設定するためのボタンである。回転設定ボタン84としては、画面中央基準ボタン84aと、落下ぷよ基準ボタン84bと、が設けられている。画面中央基準ボタン84aは、画面上のx軸方向で中央位置(ゲームフィールド52上の横方向で中央の位置)を基準とすることを設定するためのボタンである。落下ぷよ基準ボタン84bは、画面上の落下ブロック56の位置を基準とすることを設定するためのボタンである。 The rotation setting button 84 is a button for setting a reference for determining the rotation direction of the falling block 56 . As the rotation setting button 84, a screen center reference button 84a and a drop puyo reference button 84b are provided. The screen center reference button 84a is a button for setting the center position on the screen in the x-axis direction (the center position in the horizontal direction on the game field 52) as a reference. The drop puyo reference button 84b is a button for setting the position of the drop block 56 on the screen as a reference.

表示設定ボタン86は、落下ブロック56の位置情報(基準マーク94)や、落下ブロック56の回転方向を示す情報(回転マーク100、発光領域102)を、ゲーム実行画面50において表示させるか否かを設定するためのボタンである。表示設定ボタン86がプレイヤにより押圧される度に、当該設定がONとOFFとに切り替わる。 The display setting button 86 is used to select whether or not to display the position information (reference mark 94) of the falling block 56 and the information indicating the rotation direction of the falling block 56 (rotation mark 100, light emitting area 102) on the game execution screen 50. It is a button for setting. Each time the display setting button 86 is pressed by the player, the setting is switched between ON and OFF.

フリック感度設定ボタン88は、プレイヤのフリック操作の感度を設定するためのボタンである。 The flick sensitivity setting button 88 is a button for setting the sensitivity of the player's flick operation.

戻るボタン90は、オプション画面80からゲーム開始画面に遷移するためのボタンである。 The return button 90 is a button for transitioning from the option screen 80 to the game start screen.

このようなオプション画面80において、プレイヤが、フリック&タップ操作ボタン82a及び落下ぷよ基準ボタン84bを押圧してこれらの設定を選択すると共に、表示設定ボタン86を押圧して表示設定をONに選択した上で、ゲーム実行を開始した場合、図6に示す処理が実行可能となる。 In such an option screen 80, the player presses the flick & tap operation button 82a and the falling puyo reference button 84b to select these settings, and presses the display setting button 86 to select the display setting to ON. When game execution is started, the processing shown in FIG. 6 can be executed.

また、例えば、取得手段62は、第一座標や第二座標として、x座標及びy座標の少なくとも一方を取得してもよい。また、決定手段70は、x軸に沿った方向だけでなく、y軸に沿った方向やx軸及びy軸に交差する方向での、第二座標に対する第一座標の位置に基づき、回転方向を決定してもよい。例えば、決定手段70は、第二座標に対して第一座標が右側に位置する場合に全て右回転とするのではなく、第二座標に対して右上側に第一座標が位置する場合には左回転とし、第二座標に対して右下側に第一座標が位置する場合には右回転としてもよい。同様に、決定手段70は、第二座標に対して左上側に第一座標が位置する場合には右回転とし、第二座標に対して左下側に第一座標が位置する場合には左回転としてもよい。 Also, for example, the acquisition unit 62 may acquire at least one of the x-coordinate and the y-coordinate as the first coordinate and the second coordinate. Further, the determination means 70 determines the rotation direction based on the position of the first coordinate relative to the second coordinate not only in the direction along the x-axis, but also in the direction along the y-axis and in the direction intersecting the x-axis and the y-axis. may be determined. For example, the determination means 70 does not rotate all to the right when the first coordinate is located on the right side of the second coordinate, but when the first coordinate is located on the upper right side of the second coordinate, A left rotation may be performed, and a right rotation may be performed when the first coordinate is located on the lower right side of the second coordinate. Similarly, the determining means 70 rotates to the right when the first coordinate is located on the upper left side of the second coordinate, and rotates to the left when the first coordinate is located on the lower left side of the second coordinate. may be

また、落下ブロック56の回転軸となる座標は、ブロック54aの中心座標55に限らず、落下ブロック56に含まれる任意の点であってもよい。また、決定手段70は、落下ブロック56の回転軸となるブロック54aの中心座標55を第二座標として回転方向を決定しなくてもよく、落下ブロック56の中央や重心の座標等、落下ブロック56に含まれる任意の点座標を第二座標として回転方向を決定してもよい。また、操作対象のオブジェクトは、ゲーム実行画面50内の上方から下方へ自動的に落下するように移動する以外にも、ゲーム実行画面50内のその他の方向へ自動的に移動するように表示制御されてもよい。決定手段70は、操作対象のオブジェクトの当該移動の方向に交差する方向における第二座標に対する第一座標の位置に基づき、回転方向を決定してもよい。また、決定手段70は、当該移動の方向に交差する方向で、第二座標に対して第一座標が一方側に位置する場合には右回転と決定し、第二座標に対して第一座標が他方側に位置する場合には左回転と決定してもよい。 Further, the coordinates of the rotation axis of the falling block 56 are not limited to the center coordinates 55 of the block 54a, and may be any point included in the falling block 56. FIG. Further, the determining means 70 does not have to determine the rotation direction using the center coordinates 55 of the block 54a, which is the rotation axis of the falling block 56, as the second coordinates. Any point coordinates included in may be used as the second coordinates to determine the direction of rotation. Further, the object to be manipulated is automatically controlled to move in other directions within the game execution screen 50 in addition to automatically falling from the top to the bottom within the game execution screen 50 . may be The determination means 70 may determine the direction of rotation based on the position of the first coordinate with respect to the second coordinate in the direction intersecting the direction of movement of the object to be operated. Further, the determining means 70 determines a right rotation when the first coordinate is located on one side of the second coordinate in a direction intersecting the direction of movement, and determines that the first coordinate is rotated to the second coordinate. is positioned on the other side, it may be determined to be left rotation.

また、決定手段70は、回転方向を右回転又は左回転の何れかとして決定するだけでなく、回転させる角度を決定してもよい。また、回転手段72は、落下ブロックを90度回転させるだけでなく、決定手段70が決定した角度だけ回転させるとしてもよい。また、上記実施形態では、回転軸となるブロック54aを中心として、ブロック54aの周りをブロック54bが回転するような回転のさせ方を挙げたが、回転のさせ方はこれに限らず、例えば落下ブロック56の任意の点を回転軸として落下ブロック56全体としての向きを回転させてもよい。 Further, the determining means 70 may determine the angle of rotation in addition to determining the direction of rotation as either clockwise or counterclockwise rotation. Further, the rotating means 72 may rotate the falling block not only by 90 degrees but also by the angle determined by the determining means 70 . Further, in the above embodiment, the method of rotation is such that the block 54b rotates around the block 54a centering on the block 54a serving as the rotation axis, but the method of rotation is not limited to this. The orientation of the falling block 56 as a whole may be rotated around an arbitrary point on the block 56 as the axis of rotation.

また、ゲーム実行画面50等の各種画面をディスプレイ32Aに表示制御すための画面データは、サーバ装置10ではなく端末装置12で生成してもよい。また、通知手段68は、回転方向を示す情報を画面に表示制御することに加えて又は代えて、音声や振動等が出力されるように制御することによって回転方向を通知してもよい。また、表示制御手段66は、基準マーク94を、ゲームフィールド52の上枠部52aや下枠部52bに限らず、例えばゲームフィールド52の枠部の内側や外側等の任意の位置に表示制御してもよい。また、表示制御手段66は、操作対象のオブジェクトの位置情報として、当該オブジェクトの移動の方向に交差する方向での位置だけでなく、他の方向での位置(例えば、y座標)や複数方向での位置(例えば、x座標及びy座標)を示す情報をゲーム実行画面50に表示制御してもよい。 Screen data for controlling the display of various screens such as the game execution screen 50 on the display 32A may be generated by the terminal device 12 instead of the server device 10. FIG. In addition to or instead of controlling the display of the information indicating the rotation direction on the screen, the notification means 68 may notify the rotation direction by controlling the output of sound, vibration, or the like. Further, the display control means 66 controls the display of the reference mark 94 not only on the upper frame portion 52a or the lower frame portion 52b of the game field 52, but also at any position such as inside or outside the frame portion of the game field 52. may In addition, the display control means 66 provides the position information of the object to be operated, not only the position in the direction intersecting the moving direction of the object, but also the position in other directions (for example, the y-coordinate) or in multiple directions. Information indicating the position of (for example, x-coordinate and y-coordinate) may be controlled to be displayed on the game execution screen 50 .

10:サーバ装置(コンピュータ)、62:取得手段、70:決定手段、72:回転手段 10: server device (computer), 62: acquisition means, 70: determination means, 72: rotation means

Claims (6)

オブジェクトを画面に表示制御するプログラムであって、
コンピュータを、
前記画面に対するプレイヤのタップ操作があった場合に、前記タップ操作の前記画面上の位置を示す第一座標を取得する取得手段、
前記タップ操作があった場合の前記オブジェクトの前記画面上の位置を示す座標を第二座標としたときに、前記第二座標と、前記取得手段により取得された前記第一座標と、に基づき、前記オブジェクトの回転方向を決定する決定手段、
前記決定手段により決定された前記回転方向に前記オブジェクトを回転させる回転手段、
として機能させるためのプログラム。
A program for controlling the display of an object on a screen,
the computer,
Acquisition means for acquiring first coordinates indicating a position of the tap operation on the screen when the player performs a tap operation on the screen;
Based on the second coordinates and the first coordinates obtained by the obtaining means, where the coordinates indicating the position of the object on the screen when the tap operation is performed are the second coordinates, determining means for determining the direction of rotation of the object;
rotating means for rotating the object in the direction of rotation determined by the determining means;
A program to function as
前記オブジェクトが前記画面内を自動的に移動するように表示制御され、
前記決定手段は、前記移動の方向に交差する方向における、前記第二座標に対する前記第一座標の位置に基づき、前記回転方向を決定する、
請求項1に記載のプログラム。
Display control is performed so that the object automatically moves within the screen;
The determining means determines the direction of rotation based on the position of the first coordinate relative to the second coordinate in a direction that intersects the direction of movement.
A program according to claim 1.
前記決定手段は、前記移動の方向に交差する方向で、前記第二座標に対して前記第一座標が一方側に位置する場合には、前記回転方向を右回転と決定し、前記第二座標に対して前記第一座標が他方側に位置する場合には、前記回転方向を左回転と決定する、
請求項2に記載のプログラム。
The determination means determines the direction of rotation to be right rotation when the first coordinates are located on one side of the second coordinates in a direction intersecting the direction of movement, and If the first coordinate is located on the other side with respect to
3. A program according to claim 2.
前記コンピュータを、
前記オブジェクトの前記画面上の前記交差する方向での位置を示す位置情報を、前記画面に表示制御する表示制御手段、
として更に機能させる、
請求項2又は3に記載のプログラム。
said computer,
display control means for controlling display on the screen of position information indicating the position of the object on the screen in the intersecting direction;
further function as
4. A program according to claim 2 or 3.
前記コンピュータを、
前記回転手段により前記オブジェクトを前記回転方向に回転させるときに、当該回転方向を通知する通知手段、
として更に機能させる請求項1~4の何れか一項に記載のプログラム。
said computer,
notification means for notifying the rotation direction when the object is rotated in the rotation direction by the rotation means;
5. The program according to any one of claims 1 to 4, further functioning as a program.
オブジェクトを画面に表示制御する情報処理装置であって、
前記画面に対するプレイヤのタップ操作があった場合に、前記タップ操作の前記画面上の位置を示す第一座標を取得する取得手段と、
前記タップ操作があった場合の前記オブジェクトの前記画面上の位置を示す座標を第二座標としたときに、前記第二座標と、前記取得手段により取得された前記第一座標と、に基づき、前記オブジェクトの回転方向を決定する決定手段と、
前記決定手段により決定された前記回転方向に前記オブジェクトを回転させる回転手段と、
を備える情報処理装置。
An information processing device that controls display of an object on a screen,
acquisition means for acquiring first coordinates indicating a position of the tap operation on the screen when the player performs a tap operation on the screen;
Based on the second coordinates and the first coordinates obtained by the obtaining means, where the coordinates indicating the position of the object on the screen when the tap operation is performed are the second coordinates, determining means for determining the direction of rotation of the object;
rotating means for rotating the object in the direction of rotation determined by the determining means;
Information processing device.
JP2021130965A 2021-08-10 2021-08-10 Program and information processing device Pending JP2023025612A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021130965A JP2023025612A (en) 2021-08-10 2021-08-10 Program and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021130965A JP2023025612A (en) 2021-08-10 2021-08-10 Program and information processing device

Publications (1)

Publication Number Publication Date
JP2023025612A true JP2023025612A (en) 2023-02-22

Family

ID=85251589

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021130965A Pending JP2023025612A (en) 2021-08-10 2021-08-10 Program and information processing device

Country Status (1)

Country Link
JP (1) JP2023025612A (en)

Similar Documents

Publication Publication Date Title
JP6676071B2 (en) Input via Context-Dependent Hand Collision with Objects in Virtual Reality
US10695661B2 (en) Game control device, game system, and information storage medium
US8711101B2 (en) Information processing apparatus and storage medium for storing information processing program
JP6151157B2 (en) Electronic device, control program, and operation method of electronic device
US9433857B2 (en) Input control device, input control method, and input control program
WO2015025345A1 (en) Information display device, information display method, and information display program
US10140002B2 (en) Information processing apparatus, information processing method, and program
JP5879880B2 (en) Touch panel electronic device
JP6357023B2 (en) Information processing program, information processing apparatus, information processing apparatus control method, and information processing system
JP6022703B2 (en) User interface for portable electronic devices
JP2017204115A (en) Operation input device, portable terminal, and operation input method
JP6194532B2 (en) GAME CONTROL DEVICE, GAME SYSTEM, AND PROGRAM
CN204945943U (en) For providing the remote control equipment of remote control signal for external display device
JP2012248034A (en) Portable terminal device, program, and display control method
JP5350003B2 (en) Information processing apparatus, information processing program, information processing system, and information processing method
JPWO2017022031A1 (en) Information terminal equipment
KR20170092544A (en) Method for providing interface using mobile device and wearable device
JP2023025612A (en) Program and information processing device
JP2013025464A (en) Information processor, information processing method and program
JP2019096182A (en) Electronic device, display method, and program
JP2017021466A (en) Computer program for user input support
JP6408641B2 (en) Electronics
JP2017054251A (en) Information processing apparatus, information processing method, and program
JP6466736B2 (en) Information processing apparatus, information processing method, and program
JP5738372B2 (en) Information processing apparatus, information processing program, information processing system, and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240301