JP2018175551A - Game program, method, and information processing device - Google Patents

Game program, method, and information processing device Download PDF

Info

Publication number
JP2018175551A
JP2018175551A JP2017081630A JP2017081630A JP2018175551A JP 2018175551 A JP2018175551 A JP 2018175551A JP 2017081630 A JP2017081630 A JP 2017081630A JP 2017081630 A JP2017081630 A JP 2017081630A JP 2018175551 A JP2018175551 A JP 2018175551A
Authority
JP
Japan
Prior art keywords
game
user
game space
building
unit
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.)
Granted
Application number
JP2017081630A
Other languages
Japanese (ja)
Other versions
JP6861077B2 (en
Inventor
心悟 豊嶋
Shingo Toyoshima
心悟 豊嶋
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.)
Colopl Inc
Original Assignee
Colopl Inc
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 Colopl Inc filed Critical Colopl Inc
Priority to JP2017081630A priority Critical patent/JP6861077B2/en
Publication of JP2018175551A publication Critical patent/JP2018175551A/en
Application granted granted Critical
Publication of JP6861077B2 publication Critical patent/JP6861077B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To allow a user to play an identical stage of a town development game repeatedly with a fresh feeling.SOLUTION: In a game space, a head office place and a plurality of arrangement places corresponding to a plurality of trees that is preliminarily grouped and includes trees associated with an item and the other trees not associated with the item are preliminarily specified. A terminal processing part replaces the arrangement places corresponding to the grouped trees at random when constructing a game space (S122).SELECTED DRAWING: Figure 14

Description

本開示は、ゲームプログラム、方法、および情報処理装置に関する。   The present disclosure relates to a game program, a method, and an information processing apparatus.

特許文献1に、コンピュータ制御によりコンピュータに仮想対戦ユーザとして動作させ、ユーザと仮想対戦ユーザとによるそれぞれの街づくりによってユーザの勝敗を決する街づくりの対戦ゲームが開示されている。   Patent Document 1 discloses a town-building battle game in which a computer controls a computer to operate as a virtual battle user, and the user and the virtual battle user determine their respective towns to determine the outcome of the user.

特許第6027671号(2016年10月21日登録)Patent No. 6027671 (October 21, 2016 registration)

特許文献1に開示される対戦ゲームには、ユーザが、対戦ゲームの同一ステージを繰り返しプレイする場合、同一ステージのプレイに徐々に飽きてしまう可能性がある。   In the battle game disclosed in Patent Document 1, when the user repeatedly plays the same stage of the battle game, there is a possibility that the play on the same stage may gradually get bored.

そこで従来、ユーザに街づくりゲームの同一ステージを新鮮な気持ちで繰り返しプレイさせるための工夫が、求められている。   Therefore, conventionally, a device for causing the user to repeatedly play the same stage of the town development game with fresh feeling is required.

本開示に係るゲームプログラムは、プロセッサおよび表示部を備えるコンピュータにおいて実行される。このゲームプログラムに基づくゲームは、建物オブジェクトがゲーム空間に配置されることによって進行する。ゲーム空間に、第1オブジェクトに対応する第1位置と、第2オブジェクトと、第2オブジェクトとは異なる属性を有する第3オブジェクトとを含む予めグループ化された複数のオブジェクトに対応する複数の第2位置とが、予め規定されている。このゲームプログラムは、プロセッサに、第1オブジェクトを、ゲーム空間における第1位置に配置させるステップと、複数の第2位置のそれぞれをランダムに入れ替えるステップと、複数のオブジェクトのそれぞれを、ゲーム空間における、オブジェクトに対応する入れ替え後の第2位置に配置させるステップとを実行させる。   A game program according to the present disclosure is executed on a computer including a processor and a display unit. A game based on this game program proceeds by arranging a building object in the game space. A plurality of second objects corresponding to a plurality of pre-grouped objects including a first position corresponding to the first object, a second object, and a third object having an attribute different from the second object in the game space The position is predefined. The game program comprises the steps of: causing the processor to place the first object at the first position in the game space; randomly replacing each of the plurality of second positions; and each of the plurality of objects in the game space And disposing at a second position after replacement corresponding to the object.

本開示に係る方法は、プロセッサおよびメモリを備えるコンピュータがゲームプログラムを実行する方法である。このゲームプログラムに基づくゲームは、建物オブジェクトがゲーム空間に配置されることによって進行する。ゲーム空間に、第1オブジェクトに対応する第1位置と、第2オブジェクトと、第2オブジェクトとは異なる属性を有する第3オブジェクトとを含む予めグループ化された複数のオブジェクトに対応する複数の第2位置とが、予め規定されている。この方法は、プロセッサが、第1オブジェクトを、ゲーム空間における第1位置に配置させるステップと、複数の第2位置のそれぞれをランダムに入れ替えるステップと、複数のオブジェクトのそれぞれを、ゲーム空間における、オブジェクトに対応する入れ替え後の第2位置に配置させるステップとを含む。   A method according to the present disclosure is a method in which a computer including a processor and a memory executes a game program. A game based on this game program proceeds by arranging a building object in the game space. A plurality of second objects corresponding to a plurality of pre-grouped objects including a first position corresponding to the first object, a second object, and a third object having an attribute different from the second object in the game space The position is predefined. In this method, the processor places the first object at a first position in the game space, randomly replaces each of the plurality of second positions, and each of the plurality of objects in the game space And disposing at the second position after replacement corresponding to.

本開示に係る情報処理装置は、ゲームプログラムを記憶する記憶部と、情報処理装置の動作を制御する制御部とを備える。このゲームプログラムに基づくゲームは、建物オブジェクトがゲーム空間に配置されることによって進行する。ゲーム空間に、第1オブジェクトに対応する第1位置と、第2オブジェクトと、第2オブジェクトとは異なる属性を有する第3オブジェクトとを含む予めグループ化された複数のオブジェクトに対応する複数の第2位置とが、予め規定されている。この制御部は、第1オブジェクトを、ゲーム空間における第1位置に配置させ、複数の第2位置のそれぞれをランダムに入れ替え、複数のオブジェクトのそれぞれを、ゲーム空間における、オブジェクトに対応する入れ替え後の第2位置に配置させる。   An information processing apparatus according to the present disclosure includes a storage unit that stores a game program, and a control unit that controls the operation of the information processing apparatus. A game based on this game program proceeds by arranging a building object in the game space. A plurality of second objects corresponding to a plurality of pre-grouped objects including a first position corresponding to the first object, a second object, and a third object having an attribute different from the second object in the game space The position is predefined. The control unit arranges the first object at the first position in the game space, randomly replaces each of the plurality of second positions, and replaces each of the plurality of objects in the game space after the replacement corresponding to the object. Place in the second position.

本開示によれば、ユーザに街づくりゲームの同一ステージを新鮮な気持ちで繰り返しプレイさせることができる。   According to the present disclosure, it is possible for the user to repeatedly play the same stage of the town development game with fresh feeling.

ゲームシステムの全体的な構成を示す模式図である。It is a schematic diagram which shows the whole structure of a game system. 街づくりゲームのゲーム画面の一例を示す図である。It is a figure which shows an example of the game screen of a town development game. ユーザ端末の機能的構成を示す図である。It is a figure which shows the functional structure of a user terminal. ゲームサーバの機能的構成を示すブロック図である。It is a block diagram which shows the functional structure of a game server. ユーザ管理テーブルの一例を示す図である。It is a figure which shows an example of a user management table. オブジェクト管理テーブルの一例を示す図である。It is a figure which shows an example of an object management table. 街づくりゲームにおける複数のゲーム空間を示す図であるIt is a figure showing a plurality of game spaces in a town development game ゲームシステムによって実行される処理の流れを示すフローチャートの一例である。It is an example of the flowchart which shows the flow of the process performed by the game system. ゲーム空間の一例を模式的に示す図である。It is a figure which shows an example of a game space typically. 建築済建物が配置されるゲーム空間の一例を示す図である。It is a figure which shows an example of the game space where a built building is arrange | positioned. マンションの人口を増減させる処理の流れを説明するフローチャートの一例である。It is an example of the flowchart explaining the flow of the process which increases / decreases the population of an apartment. 対戦型の街づくりゲームに対応するゲーム空間を示す図である。It is a figure which shows the game space corresponding to a competitive town-building game. ステージ管理テーブルの一例を示す図である。It is a figure which shows an example of a stage management table. ユーザ端末によって実行される、ゲーム空間を構築するための処理の流れを示すフローチャートの一例である。It is an example of the flowchart which shows the flow of the processing for constructing | assembling a game space performed by a user terminal. 樹木の配置位置がランダムに入れ替えられた後のステージ管理テーブルを示す図である。It is a figure which shows the stage management table after the arrangement | positioning position of trees was replaced | exchanged at random. ゲーム空間を示す図である。It is a figure which shows a game space. 指輪が関連付けられている樹木が削除された後のゲーム空間を示す図である。It is a figure which shows the game space after the tree in which the ring is linked | related is deleted. 複数の樹木に対応する複数の配置位置がランダムに入れ替えられたステージ管理テーブルの他の例を示す図である。It is a figure which shows the other example of the stage management table by which several arrangement | positioning position corresponding to several trees was switched at random. ゲーム空間の他の例を示す図である。It is a figure which shows the other example of a game space. 指輪が関連付けられていない樹木が削除された後のゲーム空間を示す図である。It is a figure which shows the game space after the tree in which the ring is not linked | related is deleted. ステージ管理テーブルの一例を示す図である。It is a figure which shows an example of a stage management table. ユーザ端末によって実行される、ゲーム空間を構築するための処理の流れを示すフローチャートの一例である。It is an example of the flowchart which shows the flow of the processing for constructing | assembling a game space performed by a user terminal. グループ化された複数の樹木および複数の岩に対応する各配置位置がランダムに入れ替えられたステージ管理テーブルの一例を示す図である。It is a figure which shows an example of the stage management table by which each arrangement | positioning position corresponding to several grouped trees and several rock was switched at random. ゲーム空間の一例を示す図である。It is a figure which shows an example of a game space. グループ化された複数の樹木および複数の岩に対応する複数の配置位置がランダムに入れ替えられたステージ管理テーブルの他の例を示す図である。It is a figure which shows the other example of the stage management table in which the several arrangement | positioning position corresponding to several grouped trees and several rock was switched at random. ゲーム空間の他の例を示す図である。It is a figure which shows the other example of a game space.

本開示に係るゲームシステムについて、以下に図面を参照しつつ説明する。なお、本発明はこれらの例示に限定されるものではなく、特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。以下の説明では、図面の説明において同一の要素には同一の符号を付し、重複する説明を繰り返さない。   A game system according to the present disclosure will be described below with reference to the drawings. The present invention is not limited to these exemplifications, but is shown by the claims, and is intended to include all modifications within the meaning and scope equivalent to the claims. In the following description, the same components are denoted by the same reference symbols in the description of the drawings, and redundant description will not be repeated.

図1は、ゲームシステム1の全体的な構成を示す模式図である。本実施形態では、ゲームシステム1は、複数のユーザに街づくりシミュレーションゲーム(以下、街づくりゲーム)を提供する。図1に示すように、ゲームシステム1は、複数のユーザ端末100と、ゲームサーバ200と、を含む。各ユーザ端末100とゲームサーバ200とは、ネットワーク2を介して接続されている。ネットワーク2は、インターネット、図示しない無線基地局によって構築される各種移動通信システム(たとえば、所謂3G、4G移動通信システム、LTE(Long Term Evolution))、または所定のアクセスポイントによってインターネットに接続可能な無線ネットワーク(たとえばWi-Fi(登録商標))を含み得る。   FIG. 1 is a schematic view showing the overall configuration of the game system 1. In the present embodiment, the game system 1 provides a plurality of users with a town development simulation game (hereinafter referred to as a town development game). As shown in FIG. 1, the game system 1 includes a plurality of user terminals 100 and a game server 200. Each user terminal 100 and the game server 200 are connected via the network 2. The network 2 can be connected to the Internet, various mobile communication systems constructed by wireless base stations not shown (for example, so-called 3G, 4G mobile communication systems, LTE (Long Term Evolution)), or a predetermined access point to the Internet It may include a network (eg, Wi-Fi®).

(ユーザ端末の物理的構成)
ユーザ端末100は、スマートフォン、フィーチャーフォン、PDA(Personal Digital Assistant)、またはタブレット型コンピュータ等の携帯端末であることがより好ましい。図1に示すように、ユーザ端末100は、通信バスによって互いに電気的に接続されたプロセッサ10と、メモリ11と、ストレージ12と、通信インターフェース(IF)13と、入出力IF14と、タッチスクリーン15とを備える。
(Physical configuration of user terminal)
More preferably, the user terminal 100 is a portable terminal such as a smartphone, a feature phone, a PDA (Personal Digital Assistant), or a tablet computer. As shown in FIG. 1, the user terminal 100 includes a processor 10, a memory 11, a storage 12, a communication interface (IF) 13, an input / output IF 14, and a touch screen 15, which are electrically connected to each other by a communication bus. And

入出力IF14は、USB(Universal Serial Bus)等を介した各種データ入出力機能、および音声入出力機能を備える。   The input / output IF 14 has various data input / output functions via a USB (Universal Serial Bus) or the like, and an audio input / output function.

タッチスクリーン15は、入力部151と表示部152とを組み合わせた電子部品である。入力部151は、タッチセンシティブなデバイスであり、たとえばタッチパッド等によって構成される。表示部152は、たとえば液晶ディスプレイ、または有機EL(Electro-Luminescence)ディスプレイ等によって構成される。入力部151は、タッチスクリーン15に対するユーザの指やスタイラスといった物体の接触または近接を検知し、操作入力として受け付ける。入力部151は、当該操作入力に含まれるユーザの作用(主に、タッチ操作、スワイプ操作、フリック操作、およびタップ操作等の物理的接触操作)が入力された画面位置の情報を検知して、該情報を外部へ情報信号として出力する機能を備える。タッチスクリーン15は、タッチセンシティブであればよい。タッチセンシティブなデバイスは、静電容量方式、抵抗膜方式等のどのような方式を採用したものであってもよい。   The touch screen 15 is an electronic component in which the input unit 151 and the display unit 152 are combined. The input unit 151 is a touch-sensitive device, and includes, for example, a touch pad. The display unit 152 is configured of, for example, a liquid crystal display or an organic EL (Electro-Luminescence) display. The input unit 151 detects contact or proximity of an object such as a user's finger or a stylus on the touch screen 15 and receives it as an operation input. The input unit 151 detects information on the screen position at which the user's action (physical touch operation such as touch operation, swipe operation, flick operation, and tap operation) included in the operation input is input, It has a function of outputting the information to the outside as an information signal. The touch screen 15 may be touch sensitive. The touch sensitive device may adopt any method such as a capacitance method or a resistive film method.

(ゲームサーバおよびユーザ端末の物理的構成)
ゲームサーバ200は、ゲームに関する各種サービスを各ユーザ端末100に提供する。ゲームサーバ200は、ワークステーションまたはパーソナルコンピュータ等の汎用コンピュータであることが、より好ましい。図1に示すように、ゲームサーバ200は、通信バスによって互いに電気的に接続されたプロセッサ20と、メモリ21と、ストレージ22と、通信インターフェース(IF)23と、入出力IF24とを備える。
(Physical configuration of game server and user terminal)
The game server 200 provides each user terminal 100 with various services related to the game. More preferably, the game server 200 is a general purpose computer such as a workstation or a personal computer. As shown in FIG. 1, the game server 200 includes a processor 20, a memory 21, a storage 22, a communication interface (IF) 23, and an input / output IF 24, which are electrically connected to each other by a communication bus.

プロセッサ10、20は、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、GPU(Graphics Processing Unit)等を含んで構成される。プロセッサ10は、ユーザ端末100全体の動作を制御する。プロセッサ20は、ゲームサーバ200全体の動作を制御する。   The processors 10 and 20 are configured to include a central processing unit (CPU), a micro processing unit (MPU), a graphics processing unit (GPU), and the like. The processor 10 controls the overall operation of the user terminal 100. The processor 20 controls the overall operation of the game server 200.

メモリ11、21は、ROM(Read Only Memory)およびRAM(Random Access Memory)等の揮発性記憶装置で構成され得る主記憶装置を含んで構成される。   The memories 11 and 21 are configured to include a main storage device that can be configured by volatile storage devices such as a read only memory (ROM) and a random access memory (RAM).

ストレージ12、22は、フラッシュメモリまたはHDD(Hard Disk Drive)などの不揮発性記憶装置によって構成され得る補助記憶装置を含んで構成される。メモリ11には、プロセッサ10がストレージ12からロードした各種プログラムおよびデータが一時的に記憶される。メモリ21には、プロセッサ20がストレージ22からロードした各種プログラムおよびデータが一時的に記憶される。これによりメモリ11は、プロセッサ10に対して作業領域を提供する。メモリ21は、プロセッサ20に対して作業領域を提供する。   The storages 12 and 22 are configured to include an auxiliary storage device that can be configured by a non-volatile storage device such as a flash memory or an HDD (Hard Disk Drive). The memory 11 temporarily stores various programs and data loaded from the storage 12 by the processor 10. The memory 21 temporarily stores various programs and data loaded from the storage 22 by the processor 20. The memory 11 thereby provides the processor 10 with a work area. The memory 21 provides the processor 20 with a work area.

ゲームサーバ200のストレージ22には、ゲームプログラム等のゲームデータが格納される。ユーザ端末100のストレージ12には、ゲームサーバ200からダウンロードされるゲームプログラム等のゲームデータが格納される。当該ゲームプログラムは、メモリ11、21に展開される。プロセッサ10は、メモリ11に展開されるゲームプログラムを実行する。プロセッサ20は、メモリ21に展開されるゲームプログラムを実行する。メモリ11には、プロセッサ10が当該ゲームプログラムに従って動作している間に生成した各種ゲームデータも一時的に格納される。メモリ21には、プロセッサ20が当該ゲームプログラムに従って動作している間に生成した各種ゲームデータも一時的に格納される。   The storage 22 of the game server 200 stores game data such as a game program. The storage 12 of the user terminal 100 stores game data such as a game program downloaded from the game server 200. The game program is expanded in the memories 11 and 21. The processor 10 executes a game program developed in the memory 11. The processor 20 executes a game program developed in the memory 21. The memory 11 also temporarily stores various game data generated while the processor 10 is operating according to the game program. The memory 21 also temporarily stores various game data generated while the processor 20 is operating according to the game program.

通信IF13、23は、ユーザ端末100とゲームサーバ200との間で各種データを送受信するための通信制御機能を備える。通信制御機能には、たとえば、無線LAN(Local Area Network)接続機能、有線LAN、無線LAN、携帯電話回線網を介したインターネット接続機能、近距離無線通信機能等が含まれる。   The communication IFs 13 and 23 have a communication control function for transmitting and receiving various data between the user terminal 100 and the game server 200. The communication control function includes, for example, a wireless LAN (Local Area Network) connection function, a wired LAN, a wireless LAN, an Internet connection function via a mobile telephone network, a short distance wireless communication function, and the like.

本実施形態では、各種データは、所定のゲームプログラム、ユーザ情報、ゲーム情報等のゲームデータ、それらをユーザ端末100とゲームサーバ200との間に送受信させる指示、および、ゲームを進行させるための指示を含む。   In the present embodiment, various data are game data such as a predetermined game program, user information, game information, an instruction to transmit / receive them between the user terminal 100 and the game server 200, and an instruction to advance the game. including.

たとえばプロセッサ10は、通信IF13を介してユーザIDをゲームサーバ200に送信することによって、当該ユーザIDに関連付けられたゲームオブジェクト(保有する建物等)に関する情報をゲームサーバ200から受信する。また、プロセッサ10は、ユーザ作用に基づいてゲーム空間G内にオブジェクトOを配置した場合には、その結果として取得されたゲームポイントを、通信IF13を介してゲームサーバ200に送信する。   For example, the processor 10 transmits the user ID to the game server 200 via the communication IF 13, and thereby receives, from the game server 200, information on a game object (a building owned by the user ID etc.) associated with the user ID. In addition, when the processor 10 arranges the object O in the game space G based on the user operation, the processor 10 transmits the game points obtained as a result to the game server 200 via the communication IF 13.

ゲームサーバ200の入出力IF24は、マウス、キーボード等の情報入力機器である入力部、および、液晶ディスプレイ等の出力部を備えており、コンピュータの情報をモニタリングするために用いられる。   The input / output IF 24 of the game server 200 includes an input unit, which is an information input device such as a mouse and a keyboard, and an output unit such as a liquid crystal display, and is used to monitor information of a computer.

(ゲーム画面例)
図2は、街づくりゲームのゲーム画面の一例を示す図である。ユーザは、図2に示されるような仮想的なゲーム空間G内の平面PLに、各種の建物オブジェクトOを配置することによって街づくりゲームを進行する。ゲーム空間Gは、たとえば複数の格子で形成された平面と、空または遠景等を示す背景とを含んで構成されている。本実施形態では、複数の建物オブジェクトOのそれぞれが1つ以上の格子上に配置される。
(Example of game screen)
FIG. 2 is a diagram showing an example of a game screen of a town development game. The user proceeds with the town-building game by arranging various building objects O on a plane PL in a virtual game space G as shown in FIG. The game space G is configured to include, for example, a plane formed by a plurality of grids and a background indicating sky or distant view. In the present embodiment, each of the plurality of building objects O is arranged on one or more grids.

建物オブジェクトを配置するために必要な格子数は、建物オブジェクトごとに決定されている。各ユーザは、建物オブジェクトOをゲーム空間G内に配置することによって、ゲームポイントを取得できる。ゲームポイントは、たとえば建物オブジェクトごとに関連付けられた「人口」P、ゲーム内通貨としての「コイン」C1、「ダイヤ」C2、およびその他の各種ゲーム内アイテムを含む。   The number of grids required to place a building object is determined for each building object. Each user can obtain game points by arranging the building object O in the game space G. The game points include, for example, a "population" P associated with each building object, a "coin" C1 as an in-game currency, a "diamond" C2, and various other in-game items.

ユーザは、街づくりゲームのプレイ時に、ゲーム空間G1に様々な建物オブジェクトを配置させたり、あるいは人口PおよびコインC1等の各種のアイテムを取得したりすることを通じて、ゲーム空間Gに構築される自身の仮想的な街を徐々に発展させてゆく。ユーザは、このような仮想的な街の発展を通じて、街づくりゲームをプレイする際の楽しさを享受することができる。   The user is constructed in the game space G by placing various building objects in the game space G1 or acquiring various items such as the population P and the coin C1 when playing the town-building game. Will gradually develop the virtual city of The user can enjoy the fun when playing the town development game through the development of such a virtual city.

(ユーザ端末の機能的構成)
図3は、ユーザ端末100の機能的構成を示す図である。ユーザ端末100は、プロセッサ10、メモリ11、ストレージ12、通信IF13、および入出力IF14等の協働によって、制御部110および記憶部120として機能し得る。記憶部120にはゲームプログラムが格納されている。このゲームプログラムは、主記憶上に展開されかつ制御部110において実行される。また、本実施形態では、このゲームプログラムは、プロセッサ10およびメモリ11を備えるユーザ端末100に対し、街づくりゲームを進行させる制御部110および記憶部120としてユーザ端末100を機能させるプログラムである。
(Functional configuration of user terminal)
FIG. 3 is a diagram showing a functional configuration of the user terminal 100. As shown in FIG. The user terminal 100 can function as the control unit 110 and the storage unit 120 by cooperation of the processor 10, the memory 11, the storage 12, the communication IF 13, the input / output IF 14 and the like. The storage unit 120 stores a game program. This game program is expanded on the main memory and executed by the control unit 110. Further, in the present embodiment, the game program is a program that causes the user terminal 100 including the processor 10 and the memory 11 to function as the control unit 110 and the storage unit 120 that cause the town planning game to progress.

制御部110は、当該ゲームプログラムによって、作用受付部111、端末処理部112、タイマー部113、端末判定部114、表示制御部115、報酬計算部116、および送受信部117として機能し得る。制御部110が当該ゲームプログラムに従って動作している問に生成した各種ゲームデータ、および制御部110によって利用される各種ゲームデータも、主記憶上に一時的に格納される。   The control unit 110 can function as an operation reception unit 111, a terminal processing unit 112, a timer unit 113, a terminal determination unit 114, a display control unit 115, a reward calculation unit 116, and a transmission / reception unit 117 according to the game program. Various game data generated by the controller 110 in accordance with the game program and various game data used by the controller 110 are also temporarily stored in the main memory.

作用受付部111は、タッチスクリーン15の入力部151に対するユーザの作用を検知する。作用受付部111は、タッチスクリーン15およびその他の入出力IF14を介したコンソールによる操作指示等から、いかなる入力がなされたかを判別し、その結果を端末処理部112等の必要な要素に出力する。作用受付部111は、タッチスクリーン15に対する作用入力がなされた場合には、入力位置の座標情報および作用の種類(タッチ操作、スライド動作等)を検知する。また、作用受付部111は、連続して検知されていた入力が途切れることを検知することによって、タッチスクリーン15から接触入力が解除されたことを検知する。   The action accepting unit 111 detects an action of the user on the input unit 151 of the touch screen 15. The action accepting unit 111 determines what input has been made from the operation instruction by the console via the touch screen 15 and the other input / output IF 14, and outputs the result to necessary elements such as the terminal processing unit 112 and the like. When an operation input to the touch screen 15 is performed, the operation receiving unit 111 detects coordinate information of an input position and the type of operation (touch operation, slide operation, and the like). Further, the action receiving unit 111 detects that the touch input has been canceled from the touch screen 15 by detecting that the input that has been continuously detected is interrupted.

端末処理部112は、ユーザ端末100全体の動作を制御し、各要素間におけるデータの送受信、およびゲームの実行に必要な演算処理その他の処理を行う。端末処理部112は、たとえば、作用受付部111によって検知された作用に基づいて、ゲームプログラムに従ったゲームを展開させ、その結果を示すゲーム画像を描画するよう、表示制御部115に指示する。また、端末処理部112は、タッチスクリーン15に対する操作入力に基づいて仮想空間内におけるゲームオブジェクトを操作する。また、端末処理部112は、タッチスクリーン15に対する操作入力および演算処理の結果等に基づいて、記憶部120に記憶されている各種データの更新等の処理を行う。なお、端末処理部112は、ゲームの進行状態に応じて、ゲーム空間の視野を指定するための仮想カメラの位置を制御してもよい。   The terminal processing unit 112 controls the overall operation of the user terminal 100, performs transmission and reception of data between the respective elements, and performs arithmetic processing and other processing required to execute the game. For example, based on the action detected by the action accepting unit 111, the terminal processing unit 112 instructs the display control unit 115 to develop a game according to the game program and draw a game image indicating the result. In addition, the terminal processing unit 112 operates the game object in the virtual space based on the operation input to the touch screen 15. The terminal processing unit 112 also performs processing such as updating of various data stored in the storage unit 120 based on the operation input to the touch screen 15 and the result of the arithmetic processing. The terminal processing unit 112 may control the position of the virtual camera for specifying the field of view of the game space according to the progressing state of the game.

タイマー部113は、ゲーム空間G内における時間の経過を計測する。タイマー部113は、ゲーム空間G内に配置された各オブジェクトOについて、個別に時間を計測する機能を有する。タイマー部113は、たとえば、各オブジェクトOがゲーム空間G内に配置された時間を記憶部120に記憶させ、その後に経過した時間を測定する。タイマー部113は、測定することによって得られる時間情報を端末判定部114に提供する。端末判定部114は、各オブジェクトOが建築中オブジェクトから建築済オブジェクトに変化するまでの建築時間が経過したか否か、オブジェクトOによって生産されたアイテムの累積量が蓄積量に達したか否か、および、オブジェクトOがアクティブスキルを発動できるようになるまでのクールタイムが経過したか否かを、それぞれ判定できる。   The timer unit 113 measures the passage of time in the game space G. The timer unit 113 has a function of individually measuring time of each object O arranged in the game space G. The timer unit 113 stores, for example, the time when each object O is arranged in the game space G in the storage unit 120, and measures the time elapsed thereafter. The timer unit 113 provides the terminal determination unit 114 with time information obtained by measurement. The terminal determination unit 114 determines whether the construction time for each object O to change from an object being built to a built object has elapsed, and whether the accumulated amount of items produced by the object O has reached the accumulated amount And, it can be judged whether or not the cool time until the object O can activate the active skill has elapsed.

端末判定部114は、端末処理部112から受信した判定要求に基づいて、記憶部120に記憶された各種ユーザ情報およびゲーム情報を参照し、ゲーム進行に必要な各種の条件を判定する。端末判定部114は、たとえば、ゲーム空間G内に配置されたオブジェクトOが所定の条件を満たしているか否かを判定する。端末判定部114は、タイマー部113および記憶部120を参照して、オブジェクトOの時間情報を取得し、各オブジェクトOに設定されたユーザに付与されるゲームポイントを算出するための基礎となる条件を満たしているか否かを判定する。   The terminal determination unit 114 refers to various user information and game information stored in the storage unit 120 based on the determination request received from the terminal processing unit 112, and determines various conditions necessary for the progress of the game. The terminal determination unit 114 determines, for example, whether or not the object O arranged in the game space G satisfies a predetermined condition. The terminal determination unit 114 refers to the timer unit 113 and the storage unit 120, acquires time information of the object O, and serves as a basis for calculating game points to be given to the user set for each object O. It is determined whether or not

表示制御部115は、ゲームサーバ200から受信したユーザ情報、ゲームプログラムによる演算結果、およびユーザの入力部151に対する作用に基づいて、表示部152に表示されるゲーム空間GおよびオブジェクトO等の画像を生成する。   The display control unit 115 displays images such as the game space G and the object O displayed on the display unit 152 based on the user information received from the game server 200, the calculation result by the game program, and the action of the user on the input unit 151. Generate

本実施形態では、ユーザ端末100は、ユーザがゲーム空間Gに配置したオブジェクトの種類および配置位置に関する情報をゲームサーバ200から取得し、この情報を用いてゲーム空間Gの画像を生成する。表示制御部115は、端末処理部112によるゲーム進行制御に応じて表示画像を更新する。   In the present embodiment, the user terminal 100 acquires, from the game server 200, information on the type and arrangement position of the object arranged in the game space G by the user, and generates an image of the game space G using this information. The display control unit 115 updates the display image according to the game progress control by the terminal processing unit 112.

報酬計算部116は、作用受付部111から受信した操作に基づいて、各ユーザに提供される報酬を算出して、ユーザに付与する。たとえば報酬計算部116は、オブジェクトの周囲の状況に基づいて当該オブジェクトにおけるゲームポイントとしての人口Pを算出し、ユーザに付与する。報酬計算部116は、ユーザが他のユーザのゲーム空間において実施した行動履歴に基づいて、当該ユーザに付与する所定のゲームポイントを算出し、ユーザに付与してもよい。   Based on the operation received from the action accepting unit 111, the reward calculating unit 116 calculates a reward to be provided to each user and gives it to the user. For example, the reward calculation unit 116 calculates the population P as a game point in the object based on the situation around the object, and gives it to the user. The reward calculation unit 116 may calculate a predetermined game point to be given to the user based on the action history performed by the user in the game space of another user, and may give it to the user.

送受信部117は、ゲームサーバ200から各種情報を受信したり、ゲームサーバ200に各種情報を送信したりする。送受信部117は、制御部110の制御によって各種情報をゲームサーバ200に対して送信する。ゲームサーバ200は、ネットワーク2および通信IF23を介して当該情報を受信し、送受信部211が情報の内容を識別して受け付ける。送受信部117は、たとえば、ユーザ端末100上で動作可能なゲームプログラム、ユーザ情報、ゲーム画面等のゲーム空間情報、ゲームポイント、ゲームパラメータ、報酬等のゲーム情報、および各種通知を、ゲームサーバ200から受信することができる。一方、送受信部117は、ユーザ情報、ゲームポイント、ゲームパラメータ、報酬等のゲーム情報、および各種指示を、ゲームサーバ200に送信することができる。   The transmitting and receiving unit 117 receives various types of information from the game server 200 and transmits various types of information to the game server 200. The transmission / reception unit 117 transmits various information to the game server 200 under the control of the control unit 110. The game server 200 receives the information via the network 2 and the communication IF 23, and the transmission / reception unit 211 identifies and receives the content of the information. For example, the transmitting / receiving unit 117 receives, from the game server 200, a game program operable on the user terminal 100, user information, game space information such as a game screen, game points, game parameters, game information such as a reward, and various notifications. It can be received. On the other hand, the transmitting and receiving unit 117 can transmit, to the game server 200, user information, game points, game parameters, game information such as rewards, and various instructions.

記憶部120には、制御部110が前述の各部として機能するために必要なデータが記憶されている。当該データとしては、たとえば、ゲームプログラム、ゲーム情報、およびユーザ情報が含まれる。ゲーム情報としては、オブジェクト管理テーブル、パッシブスキル管理テーブル、およびアクティブスキル管理テーブル等が挙げられる。ユーザ情報としては、ユーザ管理テーブル等が挙げられる。   The storage unit 120 stores data necessary for the control unit 110 to function as the above-described units. The data includes, for example, a game program, game information, and user information. The game information includes an object management table, a passive skill management table, and an active skill management table. A user management table etc. are mentioned as user information.

(ゲームサーバの機能的構成)
図4は、ゲームサーバ200の機能的構成を示すブロック図である。ゲームサーバ200は、各ユーザ端末100にゲーム進行に必要な情報を提供するゲーム提供機能を有している。ゲームサーバ200は、ユーザ端末100から各種の指示を受信し、ユーザ端末100上で動作可能なゲームプログラム、Webページ(ゲーム画面等)、ユーザ情報およびゲームパラメータ等の各種ゲームデータ、各種通知等を送信する。ゲームサーバ200は、プロセッサ20、メモリ21、ストレージ22、通信IF23、入出力IF24等の協働によって、制御部210および記憶部220として機能し得る。
(Functional configuration of game server)
FIG. 4 is a block diagram showing a functional configuration of the game server 200. As shown in FIG. The game server 200 has a game provision function of providing each user terminal 100 with information necessary for game progression. The game server 200 receives various instructions from the user terminal 100, and operates various game data such as a game program, a web page (game screen etc.), user information and game parameters, etc. which can be operated on the user terminal 100, various notifications, etc. Send. The game server 200 can function as the control unit 210 and the storage unit 220 by cooperation of the processor 20, the memory 21, the storage 22, the communication IF 23, the input / output IF 24, and the like.

図4に示すように、制御部210は、記憶部220に格納されたゲームプログラムによって、送受信部211、サーバ処理部212、データ管理部213、マッチング部214、計測部215として機能し得る。本実施形態では、このゲームプログラムは、プロセッサ20およびメモリ21を備えるゲームサーバ200に対し、街づくりゲームを進行させる制御部210および記憶部220としてゲームサーバ200を機能させるプログラムである。   As shown in FIG. 4, the control unit 210 can function as the transmission / reception unit 211, the server processing unit 212, the data management unit 213, the matching unit 214, and the measurement unit 215 by the game program stored in the storage unit 220. In the present embodiment, the game program is a program that causes the game server 200 including the processor 20 and the memory 21 to function as the control unit 210 and the storage unit 220 that cause the town development game to progress.

送受信部211は、各ユーザ端末100から送信される各種情報を受信したり、各ユーザ端末100に各種情報を送信したりする。   The transmission / reception unit 211 receives various information transmitted from each user terminal 100, and transmits various information to each user terminal 100.

各ユーザ端末100は、制御部110の制御に基づいて各種情報をゲームサーバ200に対して送信する。ゲームサーバ200は、ネットワーク2および通信IF23を介して当該情報を受信し、送受信部211が情報の内容を識別して受け付ける。   Each user terminal 100 transmits various information to the game server 200 based on the control of the control unit 110. The game server 200 receives the information via the network 2 and the communication IF 23, and the transmission / reception unit 211 identifies and receives the content of the information.

送受信部211は、記憶部220に格納されている各種管理テーブルを参照する。送受信部211は、必要に応じてデータ管理部213によって更新された各種管理テーブルを参照して、必要な処理を実行する。当該情報には、各ユーザに関連付けられるオブジェクトを、ゲーム空間内に配置する操作、削除する操作、移動する操作、購入売却する操作、および買収する操作等の各種要求が含まれる。   The transmission / reception unit 211 refers to various management tables stored in the storage unit 220. The transmission / reception unit 211 executes necessary processing with reference to the various management tables updated by the data management unit 213 as necessary. The information includes various requests such as an operation of disposing an object associated with each user in the game space, an operation of deleting, an operation of moving, an operation of purchasing and selling, and an operation of acquiring.

また、送受信部211は、ユーザ端末100上で動作可能なゲームプログラム、ユーザ情報、ゲーム画面等のゲーム空間情報、ゲームポイント、ゲームパラメータ、報酬等のゲーム情報、各種通知等をユーザ端末100に送信する。   In addition, the transmitting / receiving unit 211 transmits, to the user terminal 100, game programs operable on the user terminal 100, user information, game space information such as a game screen, game points, game parameters, game information such as rewards, various notifications, and the like. Do.

サーバ処理部212は、ゲームサーバ200全体の動作を制御し、各要素間におけるデータの送受信、および、ゲームの進行に必要な演算処理を行う。サーバ処理部212は、たとえば、送受信部211が受信したユーザ端末100からの情報または要求に基づいて、ゲームプログラムに従った演算処理を実行する。そして、その結果としての各種ユーザ情報、ゲーム情報等の等のゲームデータ、およびゲームプログラム等を、通信IF13を介してユーザ端末100に送信することによって、ユーザ端末100においてさらにゲームを進行させる。   The server processing unit 212 controls the overall operation of the game server 200, transmits and receives data between the respective elements, and performs arithmetic processing necessary for the progress of the game. The server processing unit 212 executes arithmetic processing in accordance with the game program, for example, based on the information or request from the user terminal 100 received by the transmission / reception unit 211. Then, the game is further advanced in the user terminal 100 by transmitting various user information as a result, game data such as game information, and game programs to the user terminal 100 via the communication IF 13.

データ管理部213は、サーバ処理部212における各種演算結果に基づいて、記憶部220に格納されている各種ゲームデータ、およびデータベースのレコードを、追加、更新、または削除することによって、必要な処理を実行する。   The data management unit 213 performs necessary processing by adding, updating, or deleting records of various game data and databases stored in the storage unit 220 based on various calculation results in the server processing unit 212. Run.

たとえば送受信部211は、ユーザがゲーム空間GにオブジェクトOを配置するようにユーザ端末100に作用を与えると、その結果としてユーザが保有するオブジェクト情報およびゲームポイントに関する情報をユーザ端末100から受信する。サーバ処理部212は、受信された情報に基づいて必要な処理を実行し、一方、データ管理部213はユーザ情報およびゲーム情報を更新する。   For example, when the user operates the user terminal 100 so as to arrange the object O in the game space G, the transmission / reception unit 211 receives, from the user terminal 100, object information and game point information held by the user as a result. The server processing unit 212 executes necessary processing based on the received information, while the data management unit 213 updates the user information and the game information.

また、たとえば、送受信部211がユーザ端末100からゲーム空間Gにオブジェクトを配置する要求を受信した場合、データ管理部213は、ゲーム空間Gに配置されるオブジェクトの情報を、ユーザ情報と、オブジェクトの配置位置等に関するゲーム情報とに関連付けて記憶する。また、各ユーザおよびオブジェクトに関連するゲームポイントに変動が生じた場合には、当該変動の結果に関する情報を各オブジェクトの情報と関連付けるように、ユーザ情報を更新する。   Also, for example, when the transmission / reception unit 211 receives a request for arranging an object in the game space G from the user terminal 100, the data management unit 213 can set the information of the object arranged in the game space G to the user information and the object information. It is stored in association with game information regarding the arrangement position and the like. Also, when a change occurs in game points associated with each user and object, the user information is updated so as to associate the information on the result of the change with the information of each object.

マッチング部214は、複数のユーザを所定のゲーム空間に関連付ける。たとえばマッチング部214は、ユーザが自身のゲーム空間Gにおいて他のユーザのゲーム空間Gを訪問するように指定すると、当該ユーザを他のユーザのゲーム空間Gに一時的に関連付ける。   The matching unit 214 associates a plurality of users with a predetermined game space. For example, when the user designates to visit another user's game space G in his own game space G, the matching unit 214 temporarily associates the user with the other user's game space G.

計測部215は、ゲーム空間G内における時間の経過を計測する。計測部215は、タイマー部113と同様に、ゲーム空間G内に配置された各オブジェクトOについて、個別に時間を計測する機能を有する。計測部215は、ゲーム空間Gの時間情報を計測し、タイマー部113におけるゲーム空間Gの時間情報と照合する。これにより、ユーザ端末100とゲームサーバ200においてゲーム空間Gの時間情報が同期され、各種時間情報の計測および判定を円滑に実施し得る。   The measuring unit 215 measures the passage of time in the game space G. Similar to the timer unit 113, the measurement unit 215 has a function of individually measuring time of each object O arranged in the game space G. The measuring unit 215 measures time information of the game space G, and collates it with the time information of the game space G in the timer unit 113. Thereby, the time information of the game space G is synchronized in the user terminal 100 and the game server 200, and measurement and determination of various time information can be implemented smoothly.

記憶部220には、ゲームプログラムおよびユーザの認証プログラム等が格納されている。また、記憶部220には、ユーザ管理テーブル等のユーザ情報、オブジェクト管理テーブル、パッシブスキル管理テーブル、アクティブスキル管理テーブル等のゲーム情報を管理するデータベースが構築されていてもよい。   The storage unit 220 stores a game program, a user authentication program, and the like. Further, in the storage unit 220, a database for managing user information such as a user management table and the like, and game information such as an object management table, a passive skill management table, and an active skill management table may be constructed.

(ユーザ管理テーブル)
図5は、ユーザ管理テーブル300の一例を示す図である。ユーザ管理テーブル300は、各ユーザが保有するゲームポイント、ゲームパラメータ、およびオブジェクト等に関するユーザ情報を管理する。ユーザ管理テーブル300は、ゲームサーバ200の記憶部220および/またはユーザ端末100の記憶部120に記憶される。ゲームサーバ200の記憶部220には、全ユーザのユーザ管理テーブル300がそれぞれ個別に記憶されていることが好ましい。図5に示すように、ユーザ管理テーブル300には、ユーザIDと、ユーザが保有するゲームポイントに関する情報と、各ユーザが保有する建物等のオブジェクトに関する情報とが、互いに関連付けて格納されている。
(User management table)
FIG. 5 is a diagram showing an example of the user management table 300. As shown in FIG. The user management table 300 manages user information related to game points, game parameters, objects, etc. held by each user. The user management table 300 is stored in the storage unit 220 of the game server 200 and / or the storage unit 120 of the user terminal 100. It is preferable that the user management table 300 of all the users is individually stored in the storage unit 220 of the game server 200. As shown in FIG. 5, in the user management table 300, a user ID, information on game points owned by the user, and information on objects such as buildings owned by each user are stored in association with each other.

ユーザIDは、各ユーザを識別するための識別子である。ゲームポイントに関する情報は、図5に示す保有コイン、保有アイテム、および保有ダイヤを少なくとも含む。これらはそれぞれ、ユーザが保有するコイン、アイテム、およびダイヤの量(数)である。   The user ID is an identifier for identifying each user. The information on the game points includes at least the owned coin, the owned item, and the owned diamond shown in FIG. These are the amounts (numbers) of coins, items, and diamonds held by the user, respectively.

オブジェクトに関する情報は、図5に示す保有オブジェクト、配置エリア、配置位置、状態、経過時間、および保有人口を少なくとも含む。配置エリアは、ゲーム空間G1において建物オブジェクトが配置されるエリアである。エリアについては後述する。配置位置は、エリアにおいて建物オブジェクトが配置される位置である。状態は、建物オブジェクトが建築中であるかまたは建築済であるかといった、建物のオブジェクトの現状を表す情報である。経過時間は、建物オブジェクトがゲーム空間Gに配置された時点から経過した時間、または、建物オブジェクトが建築済となった時点から経過した時間である。建物オブジェクトが、アイテムまたはコイン等のゲームポイントを一定時間ごとに生産する場合、経過時間は、ユーザにゲームポイントを前回付与した時点から経過した時間であってもよい。保有人口は、建物オブジェクトに関連付けられたゲームポイントとしての人口である。   The information on the object includes at least the held object, the arrangement area, the arranged position, the state, the elapsed time, and the held population shown in FIG. The arrangement area is an area in which the building object is arranged in the game space G1. The area will be described later. The arrangement position is a position where a building object is arranged in the area. The state is information indicating the current state of the object of the building, such as whether the building object is under construction or already constructed. The elapsed time is the time elapsed from the time the building object is placed in the game space G, or the time elapsed from the time the building object has been built. When the building object produces game points such as items or coins at regular intervals, the elapsed time may be a time elapsed from the time when the game points were given to the user last time. The owned population is the population as game points associated with the building object.

ユーザ管理テーブル300には、各建物オブジェクトの保有人口の合計値が、当該ユーザに関連付けられたゲームポイントとして格納されている(図示せず)。ユーザ管理テーブル300には、オブジェクトに関する情報として、各オブジェクトのレベル、およびレベルによる各建物のパラメータ補正値も格納されている(図示せず)。   In the user management table 300, the total value of the owned population of each building object is stored as a game point associated with the user (not shown). The user management table 300 also stores the level of each object and the parameter correction value of each building according to the level as information on the object (not shown).

(オブジェクト管理テーブル)
図6は、オブジェクト管理テーブル301の一例を示す図である。オブジェクト管理テーブル301は、各建物オブジェクトに関連付けられる情報を管理する。オブジェクト管理テーブル301は、ゲームサーバ200の記憶部220および/またはユーザ端末100の記憶部120に記憶される。図6に示すように、オブジェクト管理テーブル301には、各建物オブジェクトの名称と、属性(種類)と、当該建物オブジェクトに関する各種の情報とが、互いに関連付けられて格納されている。各種の情報としては、保有可能人口、電力供給量、電力消費量、生産アイテム、生産能力、貯蓄量、および建築時間が挙げられる。
(Object management table)
FIG. 6 is a diagram showing an example of the object management table 301. The object management table 301 manages information associated with each building object. The object management table 301 is stored in the storage unit 220 of the game server 200 and / or the storage unit 120 of the user terminal 100. As shown in FIG. 6, in the object management table 301, the name of each building object, the attribute (type), and various information related to the building object are stored in association with each other. A variety of information includes available population, power supply, power consumption, production items, production capacity, savings, and construction time.

保有可能人口は、建物オブジェクトが保有可能な人口Pの数である。電力供給量は、建物オブジェクトが他の各建物オブジェクトに対して供給可能な電力量である。電力消費量は、建物オブジェクトが稼働するために必要な電力の消費量である。各建物オブジェクトが稼働することによって、人口Pまたはコインなどのゲームポイントを建物オブジェクトからユーザに付与することが可能になる。   The possessable population is the number of the population P that can be possessed by the building object. Power supply is the amount of power that a building object can supply to each other building object. The power consumption is the power consumption required for the building object to operate. By operating each building object, it is possible to give game points such as population P or coin from the building object to the user.

生産物は、建物オブジェクトが生産可能なゲームポイントである。生産物は、コインおよび各種のアイテムを含む。図6によれば、八百屋および魚屋はコインを生産し、畑は、アイテムの一種である野菜を生産する。生産能力は、建物オブジェクトが有する生産物を生産する能力である。生産能力は、たとえば、一定時間ごとに建物オブジェクトが生産するゲームポイントの量(数)である。本実施形態では、一定時間は1分である。図6によれば、八百屋は1分ごとに10個のコインを生産し、魚屋は1分ごとに50個のコインを生産し、畑は1分ごとに1個の野菜を生産する。   A product is a game point that a building object can produce. Products include coins and various items. According to FIG. 6, farmers and fish shops produce coins, and the fields produce vegetables, which are a type of item. The production capacity is the ability to produce the products that a building object has. The production capacity is, for example, the amount (number) of game points produced by the building object at regular intervals. In the present embodiment, the fixed time is one minute. According to FIG. 6, the farmer produces 10 coins per minute, the fish shop produces 50 coins per minute, and the field produces one vegetable per minute.

貯蓄量は、建物オブジェクトが生産した生産物を、建物オブジェクトに蓄積できる最大量である。アイテムの生産能力を有する建物オブジェクトは、貯蓄量を上限として、生産したアイテムを自らに貯蓄することができる。貯蓄とは、建築オブジェクトが生産したアイテムを、当該建物オブジェクトに関連付けることを意味する。図6によれば、八百屋は、最大で500個のコインを貯蓄する。魚屋は、最大で5000個のコインを貯蓄する。畑は、最大で10個の野菜を貯蓄する。建物オブジェクトは、コインまたはアイテムの累積生産量が貯蓄量に達した後、コインまたはアイテムの生産を停止する。   The savings amount is the maximum amount of product produced by a building object that can be accumulated in the building object. A building object having a production capacity of an item can save the produced item to itself up to the saving amount. Savings refers to associating items produced by a building object with the building object. According to FIG. 6, the store stores up to 500 coins. Fish stores save up to 5000 coins. The field saves up to 10 vegetables. Building objects stop the production of coins or items after the cumulative production of coins or items reaches the savings amount.

建築時間は、各建物オブジェクトが建築中建物としてゲーム空間Gに配置されてから建築済建物に変化するまでに必要な時間である。   The construction time is the time required from when each building object is placed in the game space G as a building under construction to when it is converted into a built building.

パッシブスキル管理テーブルは、各建物オブジェクトに関連付けられるパッシブスキルを管理する。パッシブスキル管理テーブルには、各建物オブジェクトの名称と、パッシブスキルの内容(効果)と、パッシブスキルの有効範囲とが、互いに関連付けて格納されている。有効範囲とは、パッシブスキルの効果が及ぼされる範囲のことである。パッシブスキルを有する建物オブジェクトは、その有効範囲内に配置される他の建物オブジェクトに対して自動的に(ユーザによる作用が無くとも)パッシブスキルを発動する。   The passive skill management table manages passive skills associated with each building object. In the passive skill management table, the name of each building object, the content (effect) of the passive skill, and the effective range of the passive skill are stored in association with each other. An effective range is a range where the effect of the passive skill is exerted. A building object having a passive skill automatically activates passive skills (with no action by the user) on other building objects placed within its coverage area.

アクティブスキル管理テーブルは、各建物オブジェクトに関連付けられるアクティブスキルを管理する。アクティブスキル管理テーブルには、各建物オブジェクトの名称と、アクティブスキルの内容(効果)とが、互いに関連付けて格納されている。アクティブスキルに有効範囲が存在する場合、当該有効範囲も建物オブジェクトの名称に関連付けてアクティブスキル管理テーブルに格納されている。ここでいう有効範囲とは、アクティブスキルの効果が及ぼされる範囲である。アクティブスキルを有する建物オブジェクトは、当該建物オブジェクトに対するユーザの作用(操作入力)に基づいて、アクティブスキルを発動する。   The active skill management table manages active skills associated with each building object. In the active skill management table, the names of the respective building objects and the contents (effects) of the active skills are stored in association with each other. When an active skill has a valid range, the valid range is also stored in the active skill management table in association with the name of the building object. Here, the effective range is a range in which the effect of the active skill is exerted. The building object having the active skill activates the active skill based on the action (operation input) of the user on the building object.

図7は、街づくりゲームにおける複数のゲーム空間G1〜G4を示す図である。図7に示すように、本実施形態に係るゲーム空間Gは、ゲーム空間G1〜G4を含む。各ユーザA〜Dは、それぞれ独自の各ゲーム空間G1〜G4に関連付けられる。ユーザA〜Dは、他のユーザに関連付けられる他のゲーム空間G1〜G4を、互いに訪問することが可能である。ここでいう訪問とは、ユーザが他のユーザの仮想的な街を仮想的に訪問することを意図する。訪問時、ゲームシステム1は、各ユーザを他のユーザのゲーム空間Gに一時的に関連付ける。訪問が終了すると、ゲームシステム1は、ユーザに対する他のユーザのゲーム空間Gの関連付けを解消すると共に、ユーザを当該ユーザのゲーム空間Gに再び関連付ける。   FIG. 7 is a view showing a plurality of game spaces G1 to G4 in the town development game. As shown in FIG. 7, the game space G according to the present embodiment includes game spaces G1 to G4. Each of the users A to D is associated with each unique game space G1 to G4. Users A to D can visit other game spaces G1 to G4 associated with other users with each other. The visit referred to here is intended for the user to virtually visit another user's virtual city. When visiting, the game system 1 temporarily associates each user with the game space G of another user. When the visit ends, the game system 1 disassociates the game space G of the other user from the user and re-associates the user with the game space G of the user.

ユーザAのゲーム空間G1は、複数の異なるエリアA1〜A3を有する。一方、ユーザBのゲーム空間G2は、複数の異なるエリアA11〜A13を有する。ユーザAは、エリアA1〜A3を自由に行き来することができ、各エリアA1〜A3に建物オブジェクトを配置することができる。ユーザBは、エリアA11〜A13を自由に行き来することができ、各エリアA11〜A13に建物オブジェクトを配置することができる。図示しないが、ユーザCのゲーム空間G3およびユーザDのゲーム空間G4にも、それぞれ複数のエリアを有する。   The game space G1 of the user A has a plurality of different areas A1 to A3. On the other hand, the game space G2 of the user B has a plurality of different areas A11 to A13. The user A can freely move between the areas A1 to A3 and can arrange a building object in each of the areas A1 to A3. The user B can freely move back and forth in the areas A11 to A13, and can arrange a building object in each of the areas A11 to A13. Although not shown, the game space G3 of the user C and the game space G4 of the user D also have a plurality of areas.

街づくりゲームにおいて、あるユーザは、他のユーザをフォローすることによって、他のユーザを自身のフレンドとして登録することができる。フレンドとは、ユーザが、特に交流することを目的として選択した他のユーザである。ゲームサーバ200のユーザ管理テーブル300において、あるユーザのユーザ情報は、基本的に、他のユーザ情報とは関連付けられていない。一方、あるユーザのユーザ情報と、そのユーザのフレンドである他のユーザのユーザ情報とは、ゲームサーバ200のユーザ管理テーブル300において互いに関連付けられている。   In the town-building game, one user can register another user as his or her friend by following the other user. Friends are other users that the user has specifically selected to interact with. In the user management table 300 of the game server 200, user information of a certain user is basically not associated with other user information. On the other hand, user information of a certain user and user information of another user who is a friend of the user are associated with each other in the user management table 300 of the game server 200.

あるユーザが所持するユーザ端末100のユーザ管理テーブル300には、あるユーザのユーザIDと、そのユーザのフレンドである他のユーザのユーザIDとが、互いに関連付けられて格納されている。たとえばユーザAがユーザBをフォローしている場合、ユーザAの所持するユーザ端末100のユーザ管理テーブル300には、ユーザAのユーザIDとユーザAのフレンドであるユーザBのユーザIDとが互いに関連付けて格納されている。同様に、ユーザBがユーザAをフォローしている場合、ユーザBの所持するユーザ端末100のユーザ管理テーブル300において、ユーザBのユーザIDとユーザBのフレンドであるユーザAのユーザIDとが互いに関連付けて格納されている。二人のユーザが互いをフォローしている状態は、特に相互フォローと呼ばれる。   In the user management table 300 of the user terminal 100 owned by a certain user, the user ID of the certain user and the user IDs of other users who are friends of the user are stored in association with each other. For example, when the user A follows the user B, the user management table 300 of the user terminal 100 owned by the user A associates the user ID of the user A with the user ID of the user B who is a friend of the user A. Is stored. Similarly, when the user B follows the user A, in the user management table 300 of the user terminal 100 possessed by the user B, the user ID of the user B and the user ID of the user A who is a friend of the user B mutually It is stored in association with it. The state in which two users follow each other is particularly called mutual follow.

ゲームシステム1では、ユーザ端末100が備える機能の少なくとも一部は、ゲームサーバ200が備えるように構成されていてもよい。また、ゲームサーバ200が備える機能の少なくとも一部は、ユーザ端末100が備えるように構成されていてもよい。すなわち、本実施形態におけるゲームプログラムが実行されるコンピュータは、上述のユーザ端末100およびゲームサーバ200を含む情報処理装置等から任意に選択され得る。   In the game system 1, at least a part of the functions of the user terminal 100 may be configured to be included in the game server 200. Further, at least a part of the functions provided to the game server 200 may be configured to be provided to the user terminal 100. That is, the computer on which the game program in this embodiment is executed may be arbitrarily selected from an information processing apparatus including the above-described user terminal 100 and game server 200.

(街づくりゲームの進行)
図8は、ゲームシステム1によって実行される処理の流れを示すフローチャートの一例である。以下では、ユーザAが、ユーザ端末100と同じ構成の第1ユーザ端末100−1を所持しており、この端末を用いて街づくりゲームをプレイする例を説明する。
(Progress of town development game)
FIG. 8 is an example of a flowchart showing the flow of processing executed by the game system 1. Below, the user A possesses the 1st user terminal 100-1 of the same structure as the user terminal 100, and demonstrates the example which plays a town-building game using this terminal.

図9は、ユーザAに関連付けられるゲーム空間G1の一例を模式的に示す図である。この図に示す例では、ゲーム空間G1には道路Rが配置されている。道路Rは建築オブジェクトの一種である。詳しくは後述するが、道路Rを介してライフラインから建物オブジェクトに電力を共有することができる。   FIG. 9 is a view schematically showing an example of the game space G1 associated with the user A. As shown in FIG. In the example shown in this figure, the road R is disposed in the game space G1. Road R is a type of architectural object. Although details will be described later, power can be shared from the lifeline to the building object via the road R.

ユーザAは、第1ユーザ端末100−1に表示されたショップSに含まれる複数の建物オブジェクトSOから、所望の建物オブジェクトSOを長押しして選択する。次に、選択したオブジェクトSOを、ゲーム空間G1内の平面PL1における所定位置にドラッグする。ステップS101において、作用受付部111は、入力部151に対するユーザAによる作用を検知する。ステップS102において、作用受付部111は、検知したユーザAによる作用を、建物オブジェクトをゲーム空間内に配置させるためのオブジェクト配置要求として受け付ける。   The user A long-presses and selects a desired building object SO from among a plurality of building objects SO included in the shop S displayed on the first user terminal 100-1. Next, the selected object SO is dragged to a predetermined position on the plane PL1 in the game space G1. In step S101, the action accepting unit 111 detects an action of the user A on the input unit 151. In step S102, the action receiving unit 111 receives the action by the detected user A as an object arrangement request for arranging the building object in the game space.

ステップS103において、表示制御部115は、オブジェクト配置要求に基づいて平面PL1に建築中建物BOを配置する。図9の例では、ゲーム空間G1に5つの異なる建築中建物BOが配置される。ステップS104において、送受信部117は、建築中建物BOがゲーム空間G1に配置されたことを示すゲーム空間情報を、ゲームサーバ200に送信する。   In step S103, the display control unit 115 arranges the building BO under construction on the plane PL1 based on the object arrangement request. In the example of FIG. 9, five different buildings under construction BO are arranged in the game space G1. In step S104, the transmitting and receiving unit 117 transmits, to the game server 200, game space information indicating that the building BO is being arranged in the game space G1.

ステップS201において、送受信部211は、ゲーム空間情報を受信する。ステップS202において、データ管理部213は、受信されたゲーム空間情報に基づいてユーザ情報(ユーザ管理テーブル300)を更新する。   In step S201, the transmission / reception unit 211 receives game space information. In step S202, the data management unit 213 updates the user information (user management table 300) based on the received game space information.

ステップS105において、タイマー部113は、建築中建物BOがゲーム空間G1に配置された時点からの経過時間の計測を開始する。ステップS106において、タイマー部113は、各建築中建物BOの経過時間が経過した否かを判定する。ステップS106においてYESの場合、ステップS107において、作用受付部111が、建築中建物BOに対するユーザ作用(たとえばタップ操作)を受け付けたか否かを判定する。ステップS107においてYESの場合、ステップS108において、表示制御部115が、各建築中建物BOを、対応する建築済建物O1〜O5に変化させる。   In step S105, the timer unit 113 starts measurement of an elapsed time from the time when the building BO under construction is disposed in the game space G1. In step S106, the timer unit 113 determines whether or not the elapsed time of each building BO has elapsed. If YES in step S106, in step S107, the action receiving unit 111 determines whether a user action (for example, a tap operation) on the building BO during construction has been received. In the case of YES in step S107, in step S108, the display control unit 115 changes each in-building building BO to the corresponding completed buildings O1 to O5.

図10は、建築済建物O1〜O5が配置されるゲーム空間G1の一例を示す図である。この図の例では、建築済建物O1〜O5として、マンションO1、公園O2、発電所O3、商店O4、および消防署O5がゲーム空間G1に配置されている。   FIG. 10 is a diagram showing an example of the game space G1 in which the built buildings O1 to O5 are arranged. In the example of this figure, as the completed buildings O1 to O5, an apartment O1, a park O2, a power plant O3, a store O4, and a fire department O5 are disposed in the game space G1.

マンションO1は、所定の規則に基づいて算出される人口を保有する。公園O2は、有効範囲内に配置された建築済建物の人口を増加させるパッシブスキルを有する。発電所O3は、ライフラインの一種であり、道路Rを通じて発電所O3に接続される他の建築済建物に電力を供給する。また、発電所O3は、有効範囲内に配置された建築済建物の人口を減少させるパッシブスキルを有する。マンションO1の人口Pは、これらのパッシブスキルの影響を受けて増減する。商店O4は、コインを生産するパッシブスキルを有する。消防署O5は、他の建物で発生した火事を解決するアクティブスキルを有する。   The apartment O1 holds a population calculated based on a predetermined rule. Park O2 has passive skills that increase the population of built buildings located within its coverage area. The power plant O3 is a kind of lifeline, and supplies power to other built buildings connected to the power plant O3 through the road R. In addition, the power plant O3 has passive skills to reduce the population of the built buildings disposed within the effective range. Population P of apartment O1 increases and decreases under the influence of these passive skills. Store O4 has passive skills to produce coins. Fire department O5 has the active skill which solves the fire which occurred in other buildings.

ステップS106およびステップS107のいずれかにおいてNOの場合、すなわち、建築中建物の経過時間が経過せず、または、建築中建物BOに対するユーザ作用が受け付けられない場合、図8に示す処理はステップS106およびステップS107をループし続ける。   In the case of NO at either step S106 or step S107, that is, when the elapsed time of the building under construction has not elapsed, or when the user's action on the building under construction BO is not accepted, the processing shown in FIG. Continue looping step S107.

ステップS109において、端末判定部114は、各建築済建物にライフラインから電力が供給されているか否かを判定する。ステップS109においてYESの場合、ステップS110において、端末処理部112が、電力供給が必要な各建築済建物を稼働させる。図10に示す例では、発電所O3が道路Rに隣接して配置されているので、当該道路Rに隣接するマンションO1、商店O4、および消防署O5に対して発電所O3から電力が供給される。これにより、マンションO1、商店O4、消防署O5が、供給される電力によって稼働する。公園O2は電力を必要としない建物なので、道路Rに隣接していなくても稼働する。   In step S109, the terminal determination unit 114 determines whether power is supplied from the lifeline to each of the already-built buildings. In the case of YES in step S109, in step S110, the terminal processing unit 112 operates each of the already-built buildings to which the power supply is required. In the example shown in FIG. 10, since the power plant O3 is disposed adjacent to the road R, power is supplied from the power plant O3 to the apartment O1, the store O4, and the fire department O5 adjacent to the road R. . As a result, the apartment O1, the store O4, and the fire station O5 are operated by the supplied power. Park O2 is a building that does not require power, so it operates even if it is not adjacent to Road R.

図示しないが、建築済建物は、稼働して一定時間が経過すると、建築済建物に規定されるアクティブスキルを発動可能な状態になる。このとき、作用受付部111が、建築済建物に対するユーザAの作用を受け付けると、建築済建物におけるアクティブスキルが発動される。これにより、ユーザAに所定のゲームポイントが付与されたり、ゲーム空間G1に配置される建築中建物の状態が変化したり、または建築済建物におけるアイテムの生産量が増加したりするなど、一定の利益がユーザAに提供される。   Although not shown, after a certain period of time has passed since the construction has been operated, the construction becomes ready to activate the active skills defined for the construction. At this time, when the action receiving unit 111 receives the action of the user A on the built building, an active skill in the built building is activated. As a result, a predetermined game point is given to the user A, the state of the building being arranged in the game space G1 changes, or the production amount of items in the building is increased. A benefit is provided to user A.

ステップS110において、端末処理部112が建築済建物を稼働させると、タイマー部113は、各建築済建物の経過時間の計測を開始する。ステップS111において、報酬計算部116は、ゲーム空間G1に配置された各建築済建物に関連付けられる人口Pを算出し、ゲームポイントとしてユーザに付与する。   In step S110, when the terminal processing unit 112 operates the built building, the timer unit 113 starts measuring the elapsed time of each built building. In step S111, the reward calculation unit 116 calculates the population P associated with each of the already-built buildings arranged in the game space G1, and gives it to the user as a game point.

ステップS112において、送受信部117は、建築中建物が建築済建物に変化した情報およびユーザに付与された人口Pに関する情報を含む更新情報を、ゲームサーバ200に送信する。ステップS203において、ゲームサーバ200の送受信部211は、送信された更新情報を受信する。ステップS204において、データ管理部213は、受信した更新情報に基づいて、ユーザAのユーザ情報(ユーザ管理テーブル300)を更新する。   In step S112, the transmitting and receiving unit 117 transmits, to the game server 200, update information including information indicating that the building in progress has been converted to a built building and information on the population P given to the user. In step S203, the transmitting and receiving unit 211 of the game server 200 receives the transmitted update information. In step S204, the data management unit 213 updates the user information (user management table 300) of the user A based on the received update information.

建築済建物は、再度建築中建物に変化されてもよい。たとえば、建築済建物を増築させたり、レベルアップさせたりすることによって、保有可能人口および/またはコイン生産量が増加するようにしてもよい。この場合、表示制御部115は、建築済建物を再度建築中建物に変化させ、一方、タイマー部113は、経過時間の計測を再度開始する(ステップS105と同様)。次に作用受付部111は、建築済建物の増築またはレベルアップに必要な建築時間(増築時間)経過後に、建築済建物に対するユーザ作用を受け付ける(ステップS106〜ステップS107と同様)。以上の処理によって、表示制御部115は、建築中建物を増築またはレベルアップ後の建築済建物に変化させてもよい(ステップS108と同様)。その後のゲームポイント更新処理についても、前述のステップS109〜ステップS112およびステップS203〜ステップS204が適用され得る。   The already-built building may be converted into a building again during construction. For example, by increasing or upgrading a built-up building, the possession population and / or coin production may be increased. In this case, the display control unit 115 changes the already-built building into a building being built again, while the timer unit 113 starts measuring the elapsed time again (similar to step S105). Next, the action receiving unit 111 receives a user action on the built building after the construction time (extension time) required for extension or upgrading of the built building has elapsed (similar to steps S106 to S107). Through the above-described processing, the display control unit 115 may change the building under construction into a built-up building after extension or upgrading (similar to step S108). The above-described steps S109 to S112 and steps S203 to S204 can be applied to the game point updating process thereafter.

(人口Pの増減)
図11は、マンションO1の人口Pを増減させる処理の流れを説明するフローチャートの一例である。ステップS113において、表示制御部115は、建築中建物を建築済み建物に変化させる。これにより表示制御部115は、図10に示すように、ゲーム空間G1の平面PL1に、建築済建物としてのマンションO1、公園O2、発電所O3、商店O4、および消防署O5を配置する。
(Change in population P)
FIG. 11 is an example of a flowchart illustrating the flow of processing for increasing and decreasing the population P of the apartment O1. In step S113, the display control unit 115 changes the building under construction into an already-built building. Thereby, as shown in FIG. 10, the display control unit 115 arranges the apartment O1, the park O2, the power station O3, the store O4, and the fire department O5 as a built building on the plane PL1 of the game space G1.

ステップS114において、報酬計算部116は、オブジェクト管理テーブル301を参照することによって、マンションO1の保有可能人口を特定する。ステップS115において、報酬計算部116は、オブジェクト管理テーブル301を参照することによって、マンションO1が平面PL1に配置されることによってマンションO1が保有可能となる初期人口を特定する。   In step S114, the reward calculation unit 116 specifies the possessable population of the apartment O1 by referring to the object management table 301. In step S115, the reward calculation unit 116 refers to the object management table 301 to specify an initial population in which the condominium O1 can be owned by the condominium O1 being disposed on the plane PL1.

ステップS116において、端末判定部114は、マンションO1が他の建築済建物の有効範囲に属しているか否を判定する。図10の例では、端末判定部114は、マンションO1が、公園O2の有効範囲E1と、発電所O3の有効範囲E2に属していると判定する。端末判定部114は、判定結果を報酬計算部116に通知する。   In step S116, the terminal determination unit 114 determines whether the apartment O1 belongs to the valid range of another built building. In the example of FIG. 10, the terminal determination unit 114 determines that the apartment O1 belongs to the effective range E1 of the park O2 and the effective range E2 of the power plant O3. The terminal determination unit 114 notifies the reward calculation unit 116 of the determination result.

ステップS117において、報酬計算部116は、通知された判定結果に基づいて、パッシブスキル管理テーブルを参照することによって、公園O2および発電所O3のパッシブスキルの内容をそれぞれ特定する。ステップS118において、報酬計算部116は、各パッシブスキルの影響を受けたマンションO1の保有人口を算出する。具体的には、マンションO1の初期人口に、公園O2のパッシブスキルによる人口増加分を加算し、さらに、加算後の人口から発電所O3のパッシブスキルによる人口減少分を減算する。   In step S117, the reward calculation unit 116 specifies the content of the passive skills of the park O2 and the power plant O3 by referring to the passive skill management table based on the notified determination result. In step S118, the reward calculation unit 116 calculates the owned population of the apartment O1 affected by each passive skill. Specifically, the population increase due to the passive skill of the park O2 is added to the initial population of the apartment O1, and furthermore, the population decrease due to the passive skill of the power plant O3 is subtracted from the population after the addition.

ステップS119において、報酬計算部116は、算出したマンションO1の人口Pを、ゲームポイントとしてユーザAに付与する。ステップS119において、送受信部117は、ユーザAに付与された人口Pに関する情報を含む更新情報を、ゲームサーバ200に送信する。ステップS205において、送受信部211は、当該更新情報を受信する。ステップS206において、データ管理部213は、受信された更新情報に基づいて、ユーザAのユーザ情報(ユーザ管理テーブル300)を更新する。   In step S119, the reward calculation unit 116 gives the calculated population P of the apartment O1 to the user A as a game point. In step S119, the transmitting and receiving unit 117 transmits, to the game server 200, update information including information on the population P given to the user A. In step S205, the transmission / reception unit 211 receives the update information. In step S206, the data management unit 213 updates the user information (user management table 300) of the user A based on the received update information.

(対戦ゲーム)
図12は、対戦型の街づくりゲームに対応するゲーム空間Gを示す図である。ゲームシステム1は、対戦型の街づくりゲームをユーザAにプレイさせることができる。対戦型の街づくりゲームを、必要に応じて対戦ゲームと記載する。対戦ゲームでは、ユーザAと、ゲームプログラムによって制御されるノンプレーヤキャラクタ(NPC)とが、同一のゲーム空間Gにおいてそれぞれの街を構築することによって、対戦する。
(Competitive game)
FIG. 12 is a diagram showing a game space G corresponding to a battle-type city-building game. The game system 1 can cause the user A to play a battle type city development game. A battle-type city-building game is described as a battle game as needed. In the competition game, the user A and a non-player character (NPC) controlled by the game program compete by constructing their cities in the same game space G.

対戦ゲームには、対戦ゲームに関する各種の条件が予め規定されている。各種の条件は、たとえば、終了条件、勝利条件、および敗北条件を含む。終了条件は、ゲームシステム1が対戦ゲームを終了させるための条件である。終了条件は、たとえば、対戦ゲームの開始から一定時間が経過することである。終了条件は、たとえば、対戦ゲームの開始から一定時間が経過する前に、ユーザAが勝利条件または敗北条件を満たすことである。   In the competition game, various conditions regarding the competition game are defined in advance. The various conditions include, for example, termination conditions, victory conditions, and defeat conditions. The end condition is a condition for the game system 1 to end the competition game. The end condition is, for example, that a predetermined time has elapsed since the start of the battle game. The termination condition is, for example, that the user A satisfies the victory condition or the defeat condition before a predetermined time has elapsed from the start of the battle game.

勝利条件は、対戦ゲームにおいてユーザAがNPCに勝利するための条件である。勝利条件は、たとえば、ユーザAが、対戦ゲーム中に、NPCが保有する特定の建物オブジェクト(たとえば本社)に特定の作用(たとえば買収)を与えることである。敗北条件は、ユーザAがNPCに敗北するための条件である。敗北条件は、たとえば、NPCが、対戦ゲーム中に、ユーザAが保有する特定の建物オブジェクト(たとえば本社)に特定の作用(たとえば買収)を与えることである。   The victory condition is a condition for the user A to win the NPC in the competition game. The winning condition is, for example, that the user A gives a specific action (for example, acquisition) to a specific building object (for example, a head office) held by the NPC during the competition game. The defeat condition is a condition for the user A to defeat the NPC. The defeat condition is, for example, that the NPC gives a specific action (for example, acquisition) to a specific building object (for example, the head office) held by the user A during the competition game.

ゲームシステム1は、対戦ゲームをプレイするための複数の異なるステージを、ユーザAに提供する。各ステージは、特定のゲーム空間Gおよび特定のNPCに対応する。ステージごとに、対応するゲーム空間Gの属性が異なり得る。ゲーム空間Gの属性は、たとえば、ゲーム空間Gの大きさ、ならびにゲーム空間Gに予め配置されるオブジェクトの種類および数を含む。ステージごとに、対応するNPCが異なり得る。   The game system 1 provides the user A with a plurality of different stages for playing a battle game. Each stage corresponds to a specific game space G and a specific NPC. The attributes of the corresponding game space G may be different for each stage. The attributes of the game space G include, for example, the size of the game space G, and the type and number of objects previously arranged in the game space G. The corresponding NPC may be different for each stage.

ユーザAは、複数のステージの中からいずれかのステージを選択する。ゲームシステム1は、選択されたステージに対応するゲーム空間Gを構築し、このゲーム空間GにユーザAを関連付ける。ユーザAは、関連付けられたゲーム空間Gにおいて、選択したステージに対応するNPCと対戦する。   The user A selects one of a plurality of stages. The game system 1 constructs a game space G corresponding to the selected stage, and associates the user A with the game space G. The user A plays a match against the NPC corresponding to the selected stage in the associated game space G.

各ステージに対応するゲーム空間Gには、ゲーム空間Gの構築時に配置される各オブジェクトに関する情報が、予め規定されている。オブジェクトに関する情報は、ゲーム空間Gにおいてオブジェクトが配置される位置を少なくとも含む。   In the game space G corresponding to each stage, information about each object arranged at the time of construction of the game space G is defined in advance. The information on the object includes at least the position in the game space G where the object is arranged.

本実施形態では、第1ステージに対応するゲーム空間Gに、本社H1(第1オブジェクト)に対応する位置(第1位置)と、本社H2(第1オブジェクト)に対応する位置(第1位置)とが、予め規定されている。第1ステージに対応するゲーム空間Gを、必要に応じてゲーム空間G11と表記する。ゲーム空間G11には、さらに、予めグループ化された複数の樹木T1〜T6(複数のオブジェクト)に対応する複数の位置が、予め規定されている。複数の樹木T1〜T6は、アイテムが関連付けられていない樹木T2〜T6(第2オブジェクト)と、アイテムが予め関連付けられている樹木T1(第3オブジェクト)とを含む。樹木T1は、アイテムが樹木T1に予め関連付けられている点で、樹木T2〜T6とは異なる属性を有する。   In the present embodiment, in the game space G corresponding to the first stage, a position (first position) corresponding to the head office H1 (first object) and a position (first position) corresponding to the head office H2 (first object) And are pre-defined. The game space G corresponding to the first stage is referred to as a game space G11 as necessary. In the game space G11, a plurality of positions corresponding to a plurality of trees T1 to T6 (a plurality of objects) grouped in advance are further defined in advance. The plurality of trees T1 to T6 include trees T2 to T6 (second objects) to which items are not associated, and trees T1 (third objects) to which items are previously associated. Tree T1 has different attributes than trees T2-T6 in that the item is pre-associated with tree T1.

(ステージ管理テーブル)
図13は、対戦ゲームの第1ステージに対応するステージ管理テーブル302の一例を示す図である。ステージ管理テーブル302は、ゲーム空間G11の構築時にゲーム空間G11に予め配置される各オブジェクトに関する情報を管理する。ステージ管理テーブル302は、ゲームサーバ200の記憶部220および/またはユーザ端末100の記憶部120に記憶される。図13に示すように、ステージ管理テーブル302には、オブジェクトに関する情報として、グループID、オブジェクトID、アイテムID、および配置位置が、互いに関連付けて格納されている。
(Stage management table)
FIG. 13 is a diagram showing an example of the stage management table 302 corresponding to the first stage of the battle game. The stage management table 302 manages information on each object arranged in advance in the game space G11 when the game space G11 is constructed. The stage management table 302 is stored in the storage unit 220 of the game server 200 and / or the storage unit 120 of the user terminal 100. As shown in FIG. 13, in the stage management table 302, a group ID, an object ID, an item ID, and an arrangement position are stored in association with each other as information related to an object.

オブジェクトIDは、各オブジェクトを一意に識別するための識別子である。ステージ管理テーブル302には、オブジェクトIDとして、「H1」〜「H2」および「T1」〜「T6」が格納されている。「H1」および「H2」は、それぞれ、本社H1およびH2に対応する。「T1」〜「T6」は、それぞれ樹木T1〜T6に対応する。   The object ID is an identifier for uniquely identifying each object. In the stage management table 302, “H1” to “H2” and “T1” to “T6” are stored as object IDs. "H1" and "H2" correspond to headquarters H1 and H2, respectively. “T1” to “T6” correspond to trees T1 to T6, respectively.

グループIDは、オブジェクトが属する各グループを一意に識別する識別子である。本社H1およびH2のグループIDは「なし」である。「なし」は、いずれのグループにも対応しないため、本社H1およびH2は予めグループ化されていない。樹木T1〜T6のグループIDは「1」である。「1」は第1グループに対応するため、樹木T1〜T6は、第1グループに属する。樹木T1〜T6は予めグループ化されている。   The group ID is an identifier that uniquely identifies each group to which an object belongs. The group ID of the headquarters H1 and H2 is "none". Since “none” does not correspond to any group, the headquarters H1 and H2 are not grouped in advance. The group ID of the trees T1 to T6 is "1". Since “1” corresponds to the first group, the trees T1 to T6 belong to the first group. The trees T1 to T6 are grouped in advance.

アイテムIDは、オブジェクトに予め関連付けられている各アイテムを一意に識別する識別子である。ステージ管理テーブル302において、本社H1およびH2のアイテムIDは「なし」である。「なし」は、いずれのアイテムにも対応しない。したがって本社H1およびH2にはアイテムが予め関連付けられていない。樹木T1のアイテムIDは「N1」である。「N1」は、指輪N1に対応する。したがって樹木T1には指輪N1が予め関連付けられている。樹木T2〜T5のアイテムIDは「なし」であるため、樹木T2〜T5にはアイテムが予め関連付けられていない。   The item ID is an identifier that uniquely identifies each item previously associated with the object. In the stage management table 302, the item IDs of the head offices H1 and H2 are "none". "None" does not correspond to any item. Therefore, no item is associated in advance with the head office H1 and H2. The item ID of the tree T1 is "N1". “N1” corresponds to the ring N1. Therefore, the ring N1 is associated in advance with the tree T1. Since the item IDs of the trees T2 to T5 are "none", no items are associated with the trees T2 to T5 in advance.

指輪N1は、対戦ゲームのプレイ中にユーザAが用いることができるアイテムの一種である。指輪N1は、ユーザAに対戦ゲームをより有利に進めさせる能力を有する。指輪N1の能力は、たとえば、ユーザAの街に配置される特定の建物オブジェクトをレベルアップさせることである。   The ring N1 is a type of item that the user A can use while playing the competitive game. The ring N1 has the ability to make the user A advance the match game more advantageously. The ability of the ring N1 is, for example, to level up a particular building object placed in the city of the user A.

配置位置は、オブジェクトに対応する位置である。配置位置は、ゲーム空間G11の構築時にゲーム空間G11においてオブジェクトが配置される位置でもある。ステージ管理テーブル302において、本社H1およびH2の配置位置は、それぞれ「X1/Y1」および「X7/Y8」である。樹木T1〜T6の配置位置は、それぞれ「X2/Y5」、「X4/Y3」、「X4/Y8」、「X5/Y6」、「X6/Y1」、および「X7/Y5」である。   The arrangement position is a position corresponding to the object. The arrangement position is also a position where an object is arranged in the game space G11 when the game space G11 is constructed. In the stage management table 302, the arrangement positions of the headquarters H1 and H2 are “X1 / Y1” and “X7 / Y8”, respectively. The arrangement positions of the trees T1 to T6 are “X2 / Y5”, “X4 / Y3”, “X4 / Y8”, “X5 / Y6”, “X6 / Y1”, and “X7 / Y5”, respectively.

(ゲーム空間G11の構築)
図14は、第1ユーザ端末100−1によって実行される、ゲーム空間G11を構築するための処理の流れを示すフローチャートの一例である。ステップS121において、端末処理部112は、ユーザAによって選択された第1ステージに対応するステージ管理テーブル302を特定する。端末処理部112は、特定されたステージ管理テーブル302を参照し、各オブジェクトに対応する各グループIDを特定する。
(Construction of game space G11)
FIG. 14 is an example of a flowchart showing a flow of processing for constructing the game space G11, which is executed by the first user terminal 100-1. In step S121, the terminal processing unit 112 specifies the stage management table 302 corresponding to the first stage selected by the user A. The terminal processing unit 112 refers to the identified stage management table 302, and identifies each group ID corresponding to each object.

端末処理部112は、本社H1に対応するグループIDが「なし」であることに基づいて、本社H1がグループ化されていないことを特定する。端末処理部112は、ステージ管理テーブル302に格納されている、本社H1に対応する配置位置を、「X1/Y1」から変更しない。端末処理部112は、本社H2に対応するグループIDが「なし」であることに基づいて、本社H1がグループ化されていないことを特定する。端末処理部112は、ステージ管理テーブル302に格納されている本社H1に対応する配置位置を、「X7/Y8」から変更しない。   The terminal processing unit 112 specifies that the head office H1 is not grouped based on the fact that the group ID corresponding to the head office H1 is "none". The terminal processing unit 112 does not change the arrangement position corresponding to the head office H1 stored in the stage management table 302 from “X1 / Y1”. The terminal processing unit 112 specifies that the head office H1 is not grouped based on the fact that the group ID corresponding to the head office H2 is "none". The terminal processing unit 112 does not change the arrangement position corresponding to the head office H1 stored in the stage management table 302 from “X7 / Y8”.

(配置位置の入れ替え)
端末処理部112は、樹木T1〜T6に対応するグループIDがいずれも「1」であることに基づいて、樹木T1〜T6がグループ化されていることを特定する。ステップS122おいて、端末処理部112は、この特定結果に基づいて、ステージ管理テーブル302に格納されている、樹木T1〜T6に対応する複数の配置位置を、ランダムに入れ替える。
(Replacement of placement position)
The terminal processing unit 112 specifies that the trees T1 to T6 are grouped based on the fact that all group IDs corresponding to the trees T1 to T6 are "1". In step S122, the terminal processing unit 112 randomly changes the plurality of arrangement positions corresponding to the trees T1 to T6 stored in the stage management table 302 based on the specification result.

端末処理部112は、たとえば、樹木T1〜T6に対応する6つの配置位置からランダムに2つの配置位置を選択し、選択した2つの配置位置を互いに入れ替える。端末処理部112は、この入れ替え処理を、規定回数、繰り返し実行する。入れ替え処理の結果、ステージ管理テーブル302において、樹木T1〜T6に対応する各配置位置がランダムに入れ替わる。この入れ替え処理が繰り返し実行されることによって、ある樹木に対応する配置位置が他の樹木の配置位置に入れ替わった後に元の配置位置に戻ることも、起こり得る。   For example, the terminal processing unit 112 randomly selects two arrangement positions from six arrangement positions corresponding to the trees T1 to T6, and replaces the selected two arrangement positions with each other. The terminal processing unit 112 repeatedly executes this replacement process a prescribed number of times. As a result of the replacement process, in the stage management table 302, the arrangement positions corresponding to the trees T1 to T6 are randomly replaced. It is also possible that the placement position corresponding to a certain tree is replaced with the placement position of another tree and then returned to the original placement position by repeatedly executing this replacement process.

図15は、樹木T1〜T6に対応する各配置位置がランダムに入れ替えられたステージ管理テーブル302の一例を示す図である。入れ替え処理の完了後、図13に示すステージ管理テーブル302は、たとえば、図15に示すステージ管理テーブル302に更新される。   FIG. 15 is a diagram showing an example of the stage management table 302 in which arrangement positions corresponding to the trees T1 to T6 are randomly switched. After the replacement process is completed, the stage management table 302 illustrated in FIG. 13 is updated to, for example, the stage management table 302 illustrated in FIG.

(オブジェクトの配置)
図16は、ゲーム空間G11を示す図である。表示制御部115は、ステージ管理テーブル302に基づいて、たとえば、図16に示すように各オブジェクトをゲーム空間G11に配置させる。
(Placement of objects)
FIG. 16 is a diagram showing the game space G11. The display control unit 115 arranges each object in the game space G11, for example, as shown in FIG. 16 based on the stage management table 302.

表示制御部115は、ステージ管理テーブル302を参照することによって、本社H1に対応する配置位置を特定する。ステップS123において、表示制御部115は、ユーザAの本社H1を、ゲーム空間G11における本社H1に対応する配置位置に配置させる。詳細には、表示制御部115は、平面PLにおける「X1/Y1」に対応する格子上に、本社H1を配置させる。本社H1は、平面PLの横方向(X方向)に並ぶ2つの格子を占める。   The display control unit 115 specifies the arrangement position corresponding to the head office H1 by referring to the stage management table 302. In step S123, the display control unit 115 arranges the head office H1 of the user A at an arrangement position corresponding to the head office H1 in the game space G11. Specifically, the display control unit 115 arranges the head office H1 on the lattice corresponding to “X1 / Y1” in the plane PL. The head office H1 occupies two grids aligned in the lateral direction (X direction) of the plane PL.

表示制御部115は、ステージ管理テーブル302を参照することによって、本社H2に対応する配置位置を特定する。ステップS124において、表示制御部115は、NPCの本社H2を、ゲーム空間G11における本社H2に対応する配置位置に配置させる。詳細には、表示制御部115は、平面PLにおける「X7/Y8」に対応する格子上に、本社H2を配置させる。本社H2は、平面PLのX方向に並ぶ2つの格子を占めるように配置される。   The display control unit 115 specifies the arrangement position corresponding to the head office H2 by referring to the stage management table 302. In step S124, the display control unit 115 arranges the head office H2 of the NPC at an arrangement position corresponding to the head office H2 in the game space G11. Specifically, the display control unit 115 arranges the head office H2 on the grid corresponding to "X7 / Y8" in the plane PL. The head office H2 is arranged to occupy two grids aligned in the X direction of the plane PL.

表示制御部115は、ステージ管理テーブル302を参照することによって、樹木T1に対応する入れ替え後の配置位置を特定する。ステップS125において、表示制御部115は、指輪N1が関連付けられている樹木T1を、ゲーム空間Gにおける、樹木T1に対応する入れ替え後の配置位置に配置させる。詳細には、表示制御部115は、平面PLにおける「X4/Y3」に対応する格子上に、樹木T1を配置させる。樹木T1は、平面PLにおける1つの格子を占めるように配置される。   The display control unit 115 specifies the post-replacement arrangement position corresponding to the tree T1 by referring to the stage management table 302. In step S125, the display control unit 115 arranges the tree T1 to which the ring N1 is associated in the post-replacement arrangement position corresponding to the tree T1 in the game space G. Specifically, the display control unit 115 arranges the tree T1 on the lattice corresponding to “X4 / Y3” in the plane PL. The tree T1 is arranged to occupy one grid in the plane PL.

表示制御部115は、ステージ管理テーブル302を参照することによって、樹木T2〜T6に対応する入れ替え後の各配置位置を特定する。ステップS126において、表示制御部115は、指輪N1が関連付けられていない樹木T2〜T6を、ゲーム空間G11における、樹木T2〜T6に対応する入れ替え後の各配置位置に配置させる。詳細には、表示制御部115は、平面PLにおける「X2/Y5」に対応する格子上に、樹木T2を配置させる。表示制御部115は、平面PLにおける「X7/Y5」に対応する格子上に、樹木T3を配置させる。表示制御部115は、平面PLにおける「X4/Y8」に対応する格子上に、樹木T4を配置させる。表示制御部115は、平面PLにおける「X6/Y1」に対応する格子上に、樹木T5を配置させる。表示制御部115は、平面PLにおける「X5/Y6」に対応する格子上に、樹木T6を配置させる。樹木T2〜T6は、平面PLにおける1つの格子上を占めるように配置される。   The display control unit 115 specifies each replaced arrangement position corresponding to the trees T2 to T6 by referring to the stage management table 302. In step S126, the display control unit 115 arranges the trees T2 to T6 to which the ring N1 is not associated at the respective arrangement positions after replacement corresponding to the trees T2 to T6 in the game space G11. Specifically, the display control unit 115 arranges the tree T2 on the lattice corresponding to “X2 / Y5” in the plane PL. The display control unit 115 arranges the tree T3 on the lattice corresponding to “X7 / Y5” in the plane PL. The display control unit 115 arranges the tree T4 on the lattice corresponding to “X4 / Y8” in the plane PL. The display control unit 115 arranges the tree T5 on the lattice corresponding to “X6 / Y1” in the plane PL. The display control unit 115 arranges the tree T6 on the lattice corresponding to “X5 / Y6” in the plane PL. The trees T2 to T6 are arranged to occupy one lattice in the plane PL.

(対戦ゲームの進行)
表示制御部115は、ステージ管理テーブル302に規定されるすべてのオブジェクトをゲーム空間G11に配置させることによって、ゲーム空間G11の構築を完了させる。第1ユーザ端末100−1は、ゲーム空間G11の構築後、対戦ゲームの第1ステージを開始させる。第1ユーザ端末100−1は、ユーザAの操作入力に基づいてユーザAに関連付けられる建物オブジェクトをゲーム空間G11に配置させることによって、対戦ゲームを進行させる。第1ユーザ端末100−1は、第1ステージのNPCに対応する対戦アルゴリズムに基づいて、NPCに関連付けられる各種の建物オブジェクトをゲーム空間G11に配置させることによっても、対戦ゲームを進行させることができる。
(Progress of the match game)
The display control unit 115 completes the construction of the game space G11 by arranging all the objects defined in the stage management table 302 in the game space G11. After the construction of the game space G11, the first user terminal 100-1 starts the first stage of the battle game. The first user terminal 100-1 advances the competition game by arranging the building object associated with the user A in the game space G <b> 11 based on the operation input of the user A. The first user terminal 100-1 can also advance the battle game by arranging various building objects associated with the NPC in the game space G11 based on the battle algorithm corresponding to the NPC of the first stage. .

ユーザAは、ゲーム空間G11におけるオブジェクトが配置されていない格子上に、ユーザAの建物オブジェクトを配置させることができる。したがってユーザAは、樹木T1〜T6が配置されている格子上に建物オブジェクトを配置させることができない。樹木T1〜T6は、ユーザAの操作入力に基づいてゲーム空間G11から削除されることが可能なオブジェクトである。ユーザAは、樹木T1〜T6が削除された後の各格子上に、ユーザAの建物オブジェクトを新たに配置させることができる。そこでユーザAは、対戦ゲーム中に自身の街をより発展させるために、樹木T1〜T6を削除しようとする。   The user A can arrange the building object of the user A on the lattice in which the object in the game space G11 is not arranged. Therefore, the user A can not arrange a building object on the lattice in which the trees T1 to T6 are arranged. The trees T1 to T6 are objects that can be deleted from the game space G11 based on the operation input of the user A. The user A can newly arrange the building object of the user A on each lattice after the trees T1 to T6 are deleted. Then, the user A tries to delete trees T1 to T6 in order to further develop his own town during the match game.

樹木T1〜T6の外観は、互いに同一である。表示制御部115は、樹木T1〜T6に指輪N1が関連付けられているか否かを示す情報(たとえば画像)を、表示部152に表示させない。ユーザAは、図16に示すゲーム空間G11を視認しただけでは、樹木T1〜T6のうちいずれに指輪N1が関連付けられているかを、把握することができない。   The appearances of the trees T1 to T6 are identical to one another. The display control unit 115 does not cause the display unit 152 to display information (for example, an image) indicating whether the ring N1 is associated with the trees T1 to T6. The user A can not grasp which one of the trees T1 to T6 is associated with the ring N1 only by visually recognizing the game space G11 shown in FIG.

図17は、指輪N1が関連付けられている樹木T1が削除されたゲーム空間G11を示す図である。表示制御部115は、たとえば、図16に示すゲーム空間G11に配置されている樹木T1に対するユーザAの操作入力(たとえばタップ入力)に基づいて、ゲーム空間G11から樹木T1を削除する。表示制御部115は、樹木T1の削除後、樹木T1が配置されていた格子上に、樹木T1に関連付けられている指輪N1を配置させる。この結果、図16にゲーム空間G11は、図17に示すゲーム空間G11に更新される。   FIG. 17 is a diagram showing the game space G11 in which the tree T1 to which the ring N1 is associated is deleted. The display control unit 115 deletes the tree T1 from the game space G11, for example, based on an operation input (for example, a tap input) of the user A to the tree T1 arranged in the game space G11 shown in FIG. After the deletion of the tree T1, the display control unit 115 arranges the ring N1 associated with the tree T1 on the lattice in which the tree T1 is arranged. As a result, the game space G11 shown in FIG. 16 is updated to the game space G11 shown in FIG.

ユーザAは、図17に示すゲーム空間G11を視認することによって、樹木T1を削除すればゲーム空間G11に指輪N1が配置されることを認識する。ユーザAは、ゲーム空間G11に配置されている指輪N1を、対戦ゲームのプレイ中に取得することができる。報酬計算部116は、たとえば、指輪N1に対するユーザAの操作入力(たとえばタップ入力)に基づいて、指輪N1をユーザAに付与する。ユーザAは、付与された指輪N1を用いることによって、たとえば、指輪N1に対応するユーザAの建物オブジェクトをレベルアップさせることができる。第1ユーザ端末100−1は、樹木T1の削除を通じて指輪N1をユーザAに付与することによって、樹木T1〜T6の削除をいっそうユーザAに促すことができる。   By visually recognizing the game space G11 shown in FIG. 17, the user A recognizes that the ring N1 is disposed in the game space G11 if the tree T1 is deleted. The user A can acquire the ring N1 disposed in the game space G11 during the play of the competition game. The reward calculation unit 116 assigns the ring N1 to the user A, for example, based on an operation input (for example, a tap input) of the user A on the ring N1. The user A can raise the level of the building object of the user A corresponding to the ring N1, for example, by using the applied ring N1. The first user terminal 100-1 can further prompt the user A to delete the trees T1 to T6 by giving the ring N1 to the user A through the deletion of the tree T1.

(第1ステージの再プレイ)
ユーザAは、対戦ゲームの各ステージを、繰り返し最初から再プレイすることができる。第1ユーザ端末100−1は、たとえば、ユーザAが第2ステージをプレイする権利を、ユーザAが第1ステージをクリアした場合に初めてユーザAに付与することによって、第1ステージを繰り返しプレイすることをユーザAに促すことができる。ユーザAは、たとえば、対戦ゲームの第1ステージが終了した後、第1ステージを再選択する。第1ユーザ端末100−1は、ユーザAによって第1ステージが再選択されたことに基づいて、図14に示す一連の処理を実行することによって、ゲーム空間G11を再構築する。端末処理部112は、樹木T1〜T6の各配置位置をランダムに入れ替えることによって、ゲーム空間G11における樹木T1〜T6の配置パターンを、ゲーム空間G11を構築するたびに高確率で異ならせることができる。
(Replay of the first stage)
The user A can re-play each stage of the battle game repeatedly from the beginning. The first user terminal 100-1 repeatedly plays the first stage by, for example, granting the user A the right to play the second stage for the first time when the user A clears the first stage. User A can be urged. The user A reselects the first stage, for example, after the first stage of the match game is over. The first user terminal 100-1 reconstructs the game space G11 by executing a series of processes shown in FIG. 14 based on the fact that the first stage is reselected by the user A. The terminal processing unit 112 can change the arrangement pattern of the trees T1 to T6 in the game space G11 with high probability every time the game space G11 is constructed by randomly replacing the arrangement positions of the trees T1 to T6. .

図18は、樹木T1〜T6に対応する各配置位置がランダムに入れ替えられたステージ管理テーブル302の他の例を示す図である。端末処理部112は、たとえば、ゲーム空間G11の構築時に樹木T1〜T6の各配置位置を入れ替えることによって、図13に示すステージ管理テーブル302を、図18に示すステージ管理テーブル302に更新することができる。   FIG. 18 is a diagram showing another example of the stage management table 302 in which arrangement positions corresponding to the trees T1 to T6 are randomly switched. The terminal processing unit 112 may update the stage management table 302 illustrated in FIG. 13 to the stage management table 302 illustrated in FIG. 18 by, for example, replacing the arrangement positions of the trees T1 to T6 when constructing the game space G11. it can.

図19は、ゲーム空間G11の他の例を示す図である。表示制御部115は、たとえば、図18に示す更新後のステージ管理テーブル302に基づいて、各オブジェクトを、図19に示すようにゲーム空間G11に配置させる。図19に示すゲーム空間G11は、図16に示すゲーム空間G11と同様に、第1ステージに対応するゲーム空間である。第1ユーザ端末100−1は、図19に示すゲーム空間G11の構築後、対戦ゲームの第1ステージを開始させる。   FIG. 19 is a diagram showing another example of the game space G11. The display control unit 115 arranges each object in the game space G11 as shown in FIG. 19 based on, for example, the updated stage management table 302 shown in FIG. Similar to the game space G11 shown in FIG. 16, the game space G11 shown in FIG. 19 is a game space corresponding to the first stage. After constructing the game space G11 shown in FIG. 19, the first user terminal 100-1 starts the first stage of the battle game.

図19に示すゲーム空間G11において本社H1が配置されている位置は、図16と同一である。図19に示すゲーム空間G11において本社H2が配置されている位置は、図16と同一である。図19に示すゲーム空間G11において樹木T1〜T4およびT6が配置されている位置は、図16と異なっている。図19に示すゲーム空間G11において樹木T5が配置されている位置は、図16と同一である。   The position where the head office H1 is arranged in the game space G11 shown in FIG. 19 is the same as that in FIG. The position where the head office H2 is arranged in the game space G11 shown in FIG. 19 is the same as that in FIG. The positions where the trees T1 to T4 and T6 are arranged in the game space G11 shown in FIG. 19 are different from those in FIG. The position where the tree T5 is arranged in the game space G11 shown in FIG. 19 is the same as that in FIG.

樹木T1〜T6の外観は、互いに同一である。表示制御部115は、樹木T1〜T6に指輪N1が関連付けられているか否かを示す情報(画像)を、表示部152に表示させない。したがってユーザAは、図19に示すゲーム空間G11を視認しただけでは、図16と同様に、樹木T1〜T6のうちいずれに指輪N1が予め関連付けられているかを、把握することができない。   The appearances of the trees T1 to T6 are identical to one another. The display control unit 115 does not cause the display unit 152 to display information (image) indicating whether or not the ring N1 is associated with the trees T1 to T6. Therefore, just by visually recognizing the game space G11 shown in FIG. 19, the user A can not grasp which one of the trees T1 to T6 the ring N1 is associated in advance, as in FIG.

表示制御部115は、ゲーム空間G11の構築時に、樹木T1〜T6を、ステージ管理テーブル302において樹木T1〜T6に対応しない配置位置に配置させることはない。ゲーム空間G11において樹木T1〜T6が配置されている各位置は、図13に示すステージ管理テーブル302に予め格納されている樹木T1〜T6に対応する各配置位置のうちいずれかと、同一である。図19に示すゲーム空間G11における樹木T1〜T6の各配置位置は、図16に示すゲーム空間G11における樹木T1〜T6の各配置位置のいずれかと、同一である。したがってユーザAは、図19に示すゲーム空間G11と、図16に示すゲーム空間G11とを、ゲーム画面上で区別することができない。   The display control unit 115 does not arrange the trees T1 to T6 in the arrangement position of the stage management table 302 not corresponding to the trees T1 to T6 when the game space G11 is constructed. Each position where the trees T1 to T6 are arranged in the game space G11 is the same as any one of the arrangement positions corresponding to the trees T1 to T6 stored in advance in the stage management table 302 shown in FIG. The arrangement positions of the trees T1 to T6 in the game space G11 shown in FIG. 19 are the same as any one of the arrangement positions of the trees T1 to T6 in the game space G11 shown in FIG. Therefore, the user A can not distinguish between the game space G11 shown in FIG. 19 and the game space G11 shown in FIG. 16 on the game screen.

図20は、指輪N1が関連付けられていない樹木T4が削除されたゲーム空間G11を示す図である。表示制御部115は、たとえば、図19に示すゲーム空間G11に配置されている樹木T4に対するユーザAの操作入力(たとえばタップ入力)に基づいて、ゲーム空間G11から樹木T4を削除する。図19に示すゲーム空間G11において、樹木T4にはアイテムが予め関連付けられていない。表示制御部115は、樹木T4の削除後、樹木T4が配置されていた格子上に、オブジェクトを配置させない。この結果、図19にゲーム空間G11は、図20に示すゲーム空間G11に更新される。   FIG. 20 is a diagram showing the game space G11 in which the tree T4 to which the ring N1 is not associated is deleted. Display control unit 115 deletes tree T4 from game space G11, for example, based on user A's operation input (for example, tap input) to tree T4 arranged in game space G11 shown in FIG. In the game space G11 shown in FIG. 19, no item is associated in advance with the tree T4. After deleting the tree T4, the display control unit 115 does not arrange the object on the lattice in which the tree T4 has been arranged. As a result, the game space G11 shown in FIG. 19 is updated to the game space G11 shown in FIG.

ユーザAは、図20に示すゲーム空間G11を視認することによって、最初からプレイし直した第1ステージでは、樹木T4を削除してもゲーム空間G11に指輪N1が配置されないことを認識する。ユーザAは、以前プレイした第1ステージでは、ゲーム空間G11において今回と同じ位置に配置されていた樹木(すなわち樹木T1)を削除したことによって指輪N1がゲーム空間G11に配置されたことを、記憶している。ユーザAは、これらの認識および記憶に基づいて、指輪N1を取得できる樹木T1が必ずしも同一の位置に配置されているとは限らないことを、理解する。   By visually recognizing the game space G11 shown in FIG. 20, the user A recognizes that the ring N1 is not arranged in the game space G11 even if the tree T4 is deleted in the first stage played back from the beginning. The user A remembers that the ring N1 is placed in the game space G11 by deleting the tree (ie, the tree T1) placed at the same position in the game space G11 in the first stage played before. doing. Based on these recognitions and memories, the user A understands that the trees T1 that can obtain the ring N1 are not necessarily located at the same position.

(本実施形態の利点)
第1ユーザ端末100−1は、ゲーム空間G11の構築時、本社H1に対応する配置位置を、他のオブジェクト(本社H2、樹木T1など)に対応する配置位置と入れ替えない。これにより、ゲーム空間G11において本社H1が配置されている位置は、第1ステージに対応する対戦ゲームをユーザAがプレイし直すたびに変わることがない。本社H2も同様である。本社H1およびH2の配置位置が常に固定されるので、第1ステージが最初から開始されるたびにゲーム空間G11の構成が大きく変わり過ぎることを、防止することができる。
(Advantages of the present embodiment)
When constructing the game space G11, the first user terminal 100-1 does not replace the arrangement position corresponding to the head office H1 with the arrangement position corresponding to another object (the head office H2, a tree T1, etc.). Thus, the position where the head office H1 is disposed in the game space G11 does not change each time the user A plays the battle game corresponding to the first stage. The same is true for the head office H2. Since the arrangement positions of the head offices H1 and H2 are always fixed, it is possible to prevent the configuration of the game space G11 from changing too much each time the first stage is started from the beginning.

第1ユーザ端末100−1は、ユーザAが対戦ゲームの第1ステージをプレイするたびに、ゲーム空間G11における指輪N1が関連付けられている樹木T1の配置位置を、変化させることができる。ユーザAは、樹木T1〜T6のうち指輪N1を取得することができる樹木T1を、ゲーム空間G11を視認しただけでは特定することができない。したがってユーザAは、対戦ゲームの第1ステージのプレイ時に、樹木T1〜T6の中から指輪N1を毎回探す必要があるため、第1ステージを新鮮な気持ちで毎回プレイすることができる。第1ユーザ端末100−1は、ユーザAが同じ攻略方法によって第1ステージを何度も容易に攻略することを、防止することができる。   The first user terminal 100-1 can change the arrangement position of the tree T1 associated with the ring N1 in the game space G11 each time the user A plays the first stage of the battle game. The user A can not specify the tree T1 which can acquire the ring N1 among the trees T1 to T6 only by visually recognizing the game space G11. Therefore, since the user A needs to look for the ring N1 from the trees T1 to T6 every time the first stage of the competition game is played, the user A can play the first stage freshly every time. The first user terminal 100-1 can prevent the user A from easily capturing the first stage many times by the same capture method.

予めグループ化されている樹木T1〜T6は、いずれも、ゲーム空間G11における同一の大きさの範囲(1つの格子)を占めるオブジェクトである。したがって表示制御部115は、樹木T1〜T6を、ゲーム空間G11における対応する入れ替え後の各配置位置に確実に配置させることができる。   The trees T1 to T6, which are grouped in advance, are all objects that occupy the same size range (one grid) in the game space G11. Therefore, the display control unit 115 can reliably arrange the trees T1 to T6 at the corresponding arranged positions in the game space G11.

(第2ステージの例)
ユーザAは、第1ステージとは異なる第2ステージを選択することもできる。本実施形態では、第2ステージに対応するゲーム空間Gに、本社H1に対応する位置と、本社H2に対応する位置とが、予め規定されている。第2ステージに対応するゲーム空間Gを、必要に応じてゲーム空間G12と表記する。ゲーム空間G12には、さらに、予めグループ化された複数のオブジェクトに対応する複数の位置が、予め規定されている。複数の建物オブジェクトは、樹木T1〜T4(第2オブジェクト)と、岩W1〜岩W2(第3オブジェクト)とを含む。岩W1〜W2は、岩W1〜W2の外観が樹木T1〜T4の外観と異なる点で、樹木T2〜T4とは異なる属性を有する。
(Example of the second stage)
The user A can also select a second stage different from the first stage. In the present embodiment, in the game space G corresponding to the second stage, the position corresponding to the head office H1 and the position corresponding to the head office H2 are defined in advance. The game space G corresponding to the second stage is referred to as a game space G12 as necessary. In the game space G12, a plurality of positions corresponding to a plurality of objects grouped in advance are further defined in advance. The plurality of building objects include trees T1 to T4 (second objects) and rocks W1 to W2 (third objects). The rocks W1 to W2 have different attributes from the trees T2 to T4 in that the appearance of the rocks W1 to W2 is different from the appearance of the trees T1 to T4.

図21は、第2ステージに対応するステージ管理テーブル303の一例を示す図である。ステージ管理テーブル303は、ゲーム空間G12の構築時にゲーム空間G12に予め配置される各オブジェクトに関する情報を管理する。ステージ管理テーブル303は、ゲームサーバ200の記憶部220および/またはユーザ端末100の記憶部120に記憶される。図21に示すように、ステージ管理テーブル303には、オブジェクトに関する情報として、グループID、オブジェクトID、および配置位置が、互いに関連付けて格納されている。   FIG. 21 is a diagram showing an example of the stage management table 303 corresponding to the second stage. The stage management table 303 manages information on each object arranged in advance in the game space G12 when the game space G12 is constructed. The stage management table 303 is stored in the storage unit 220 of the game server 200 and / or the storage unit 120 of the user terminal 100. As shown in FIG. 21, in the stage management table 303, a group ID, an object ID, and an arrangement position are stored in association with each other as information related to an object.

ステージ管理テーブル303には、オブジェクトIDとして、「H1」〜「H2」、「T1」〜「T4」、および「W1」〜「W2」が格納されている。「H1」および「H2」は、それぞれ、本社H1およびH2に対応する。「T1」〜「T4」は、それぞれ樹木T1〜T4に対応する。「W1」〜「W4」は、それぞれ岩W1〜W1に対応する。   In the stage management table 303, “H1” to “H2”, “T1” to “T4”, and “W1” to “W2” are stored as object IDs. "H1" and "H2" correspond to headquarters H1 and H2, respectively. “T1” to “T4” correspond to trees T1 to T4, respectively. “W1” to “W4” correspond to the rocks W1 to W1, respectively.

本社H1およびH2のグループIDは「なし」である。本社H1およびH2はグループ化されていない。樹木T1〜T4のグループIDは「1」である。岩W1〜W2のグループIDは「1」である。「1」は第1グループに対応するため、樹木T1〜T4および岩W1〜W2は、第1グループに属する。すなわち樹木T1〜T4および岩W1〜W2はグループ化されている。   The group ID of the headquarters H1 and H2 is "none". Headquarters H1 and H2 are not grouped. The group ID of the trees T1 to T4 is "1". The group ID of the rocks W1 to W2 is “1”. Since "1" corresponds to the first group, the trees T1 to T4 and the rocks W1 to W2 belong to the first group. That is, trees T1 to T4 and rocks W1 to W2 are grouped.

ステージ管理テーブル303において、本社H1およびH2の配置位置は、それぞれ「X1/Y1」および「X7/Y8」である。樹木T1〜T4の配置位置は、それぞれ「X1/Y4」、「X3/Y7」、「X4/Y1」、および「X4/Y3」である。岩W1〜W2の配置位置は、それぞれ「X5/Y5」および「X8/Y6」である。   In the stage management table 303, the arrangement positions of the head offices H1 and H2 are “X1 / Y1” and “X7 / Y8”, respectively. The arrangement positions of the trees T1 to T4 are “X1 / Y4”, “X3 / Y7”, “X4 / Y1”, and “X4 / Y3”, respectively. The arrangement positions of the rocks W1 to W2 are “X5 / Y5” and “X8 / Y6”, respectively.

(ゲーム空間G12の構築)
図22は、第1ユーザ端末100−1によって実行される、ゲーム空間G12を構築するための処理の流れを示すフローチャートの一例である。ステップS131において、端末処理部112は、ユーザAによって選択された第2ステージに対応するステージ管理テーブル303を特定する。端末処理部112は、本社H1および本社H2の配置位置を、ステージ管理テーブル303に予め規定されている値のまま維持する。端末処理部112は、樹木T1〜T4および岩W1〜W2に対応するグループIDがいずれも「1」であることに基づいて、樹木T1〜T4および岩W1〜W2がグループ化されていることを特定する。ステップS132において、端末処理部112は、この特定結果に基づいて、ステージ管理テーブル303に格納されている、グループ化された樹木T1〜T4および岩W1〜W2に対応する複数の配置位置のそれぞれを、ランダムに入れ替える。
(Construction of game space G12)
FIG. 22 is an example of a flowchart showing a flow of processing for constructing the game space G12, which is executed by the first user terminal 100-1. In step S131, the terminal processing unit 112 specifies the stage management table 303 corresponding to the second stage selected by the user A. The terminal processing unit 112 maintains the arrangement positions of the head office H1 and the head office H2 with values defined in advance in the stage management table 303. The terminal processing unit 112 indicates that the trees T1 to T4 and the rocks W1 to W2 are grouped based on the fact that the group IDs corresponding to the trees T1 to T4 and the rocks W1 to W2 are all "1". Identify. In step S132, the terminal processing unit 112 determines each of the plurality of arrangement positions corresponding to the grouped trees T1 to T4 and the rocks W1 to W2 stored in the stage management table 303 based on the specification result. Randomly replace.

図23は、予めグループ化された樹木T1〜T4および岩W1〜W2に対応する配置位置のそれぞれがランダムに入れ替えられたステージ管理テーブル303を示す図である。入れ替え処理の完了後、図21に示すステージ管理テーブル303は、図23に示すステージ管理テーブル303に更新される。   FIG. 23 is a diagram showing a stage management table 303 in which arrangement positions corresponding to trees T1 to T4 and rocks W1 to W2 grouped in advance are randomly replaced. After the replacement process is completed, the stage management table 303 shown in FIG. 21 is updated to the stage management table 303 shown in FIG.

図24は、ゲーム空間G12を示す図である。表示制御部115は、たとえば、ステージ管理テーブル303に基づいて、図24に示すように各オブジェクトをゲーム空間G12に配置させる。ステップS133およびS134は、ステップS123およびS124とそれぞれ同一であるため、説明を繰り返さない。表示制御部115は、ステージ管理テーブル303を参照することによって、樹木T1〜T4に対応する入れ替え後の各配置位置を特定する。ステップS135において、表示制御部115は、樹木T1〜T4を、ゲーム空間Gにおける、樹木T1〜T4に対応する入れ替え後の各配置位置に配置させる。表示制御部115は、ステージ管理テーブル303を参照することによって、岩W1〜W2に対応する入れ替え後の各配置位置を特定する。ステップS136において、表示制御部115は、樹木T1〜T4とは異なる外観を有する岩W1〜W2を、ゲーム空間G12における、岩W1〜W2に対応する入れ替え後の各配置位置に配置させる。   FIG. 24 is a diagram showing the game space G12. The display control unit 115 arranges each object in the game space G12 as shown in FIG. 24 based on, for example, the stage management table 303. Steps S133 and S134 are the same as steps S123 and S124, respectively, and therefore the description will not be repeated. The display control unit 115 specifies each replaced arrangement position corresponding to the trees T1 to T4 by referring to the stage management table 303. In step S135, the display control unit 115 arranges the trees T1 to T4 in the game space G at the arranged positions after replacement corresponding to the trees T1 to T4. The display control unit 115 refers to the stage management table 303 to specify each of the post-replacement arrangement positions corresponding to the rocks W1 and W2. In step S136, the display control unit 115 arranges the rocks W1 to W2 having an appearance different from that of the trees T1 to T4 in the post-replacement arrangement positions corresponding to the rocks W1 to W2 in the game space G12.

表示制御部115は、ステージ管理テーブル303に規定されるすべてのオブジェクトをゲーム空間G12に配置させることによって、ゲーム空間G12の構築を完了させる。第1ユーザ端末100−1は、ゲーム空間G12の構築後、対戦ゲームの第2ステージを開始させる。   The display control unit 115 completes the construction of the game space G12 by arranging all the objects defined in the stage management table 303 in the game space G12. After constructing the game space G12, the first user terminal 100-1 starts the second stage of the competition game.

(第2ステージの再プレイ)
第1ユーザ端末100−1は、ユーザAによって第2ステージが再選択されたことに基づいて、図22に示す一連の処理を実行することによって、ゲーム空間G12を構築する。端末処理部112は、樹木T1〜T4および岩W1〜W2に対応する各配置位置をランダムに入れ替えることによって、樹木T1〜T4および岩W1〜W2と、入れ替れ後の各配置位置との対応関係を、ゲーム空間G12を構築するたびに高確率で異ならせる。
(Replay of the second stage)
The first user terminal 100-1 constructs a game space G12 by executing a series of processes shown in FIG. 22 based on the reselection of the second stage by the user A. The terminal processing unit 112 corresponds the trees T1 to T4 and the rocks W1 to W2 with the respective layout positions after the replacement by randomly replacing the layout positions corresponding to the trees T1 to T4 and the rocks W1 to W2. Each time the game space G12 is constructed.

図25は、予めグループ化された樹木T1〜T4および岩W1〜W2に対応する各配置位置がランダムに入れ替えられたステージ管理テーブル303の他の例を示す図である。端末処理部112は、たとえば、ゲーム空間G12の構築時に樹木T1〜T4および岩W1〜W2の各配置位置を入れ替えることによって、図21に示すステージ管理テーブル303を、図25に示すステージ管理テーブル303に更新することができる。   FIG. 25 is a diagram showing another example of the stage management table 303 in which arrangement positions corresponding to trees T1 to T4 and rocks W1 to W2 grouped in advance are randomly switched. The terminal processing unit 112, for example, replaces the arrangement positions of the trees T1 to T4 and the rocks W1 to W2 when constructing the game space G12, whereby the stage management table 303 illustrated in FIG. Can be updated.

図26は、ゲーム空間G12の他の例を示す図である。表示制御部115は、たとえば、図25に示す更新後のステージ管理テーブル303に基づいて、各オブジェクトを、図26に示すようにゲーム空間G12に配置させる。図26に示すゲーム空間G12は、図24に示すゲーム空間G12と同様に、第2ステージに対応するゲーム空間である。第1ユーザ端末100−1は、図26に示すゲーム空間G12の構築後、対戦ゲームの第2ステージを開始させる。   FIG. 26 is a view showing another example of the game space G12. The display control unit 115 arranges each object in the game space G12 as shown in FIG. 26, for example, based on the updated stage management table 303 shown in FIG. Similar to the game space G12 shown in FIG. 24, the game space G12 shown in FIG. 26 is a game space corresponding to the second stage. After constructing the game space G12 shown in FIG. 26, the first user terminal 100-1 starts the second stage of the battle game.

図26に示すゲーム空間G12において本社H1が配置されている位置は、図24と同一である。図26に示すゲーム空間G12において本社H2が配置されている位置は、図24と同一である。図26に示すゲーム空間G12において樹木T1〜T4および岩W1〜W2が配置されている各位置は、図24と異なっている。ユーザAは、図26に示すゲーム空間G12を視認することによって、最初からプレイし直した第2ステージでは、樹木T1〜T4および岩W1〜W2の配置パターンが、以前にプレイした第2ステージとは異なっていることを、認識する。   The position where the head office H1 is arranged in the game space G12 shown in FIG. 26 is the same as that in FIG. The position where the head office H2 is arranged in the game space G12 shown in FIG. 26 is the same as that in FIG. The positions of the trees T1 to T4 and the rocks W1 to W2 in the game space G12 shown in FIG. 26 are different from those in FIG. In the second stage where the user A plays again from the beginning by visually recognizing the game space G12 shown in FIG. 26, the arrangement pattern of the trees T1 to T4 and the rocks W1 to W2 is the second stage previously played, and Recognize that they are different.

第1ユーザ端末100−1は、ゲーム空間G12を構築するたびに、樹木T1〜T4および岩W1〜W2の配置パターンを異ならせることができる。したがってユーザAは、第2ステージのプレイを開始するたびに、全体として異なる外観のゲーム空間G12を視認するため、第2ステージを新鮮な気持ちで毎回プレイすることができる。   The first user terminal 100-1 can make different arrangement patterns of the trees T1 to T4 and the rocks W1 to W2 each time the game space G12 is constructed. Therefore, since the user A visually recognizes the game space G12 having a different appearance as a whole each time the play of the second stage is started, the user A can play the second stage with a fresh feeling every time.

(付記事項)
本発明の一側面に係る内容を列記すると以下のとおりである。
(Additional items)
It will be as follows when the contents concerning one side of the present invention are listed.

(項目1)本実施形態において、プロセッサ(10)およびメモリ(11)を備えるコンピュータであるユーザ端末(100)において実行されるゲームプログラムについて説明した。本実施形態のある局面によると、ゲームプログラムに基づくゲームは、建物オブジェクトがゲーム空間に配置されることによって進行する。ゲーム空間に、第1オブジェクトに対応する第1位置と、第2オブジェクトと、第2オブジェクトとは異なる属性を有する第3オブジェクトとを含む予めグループ化された複数のオブジェクトに対応する複数の第2位置とが、予め規定されている。ゲームプログラムは、プロセッサに、第1オブジェクトを、ゲーム空間における第1位置に配置させるステップ(S123、S124)と、複数の第2位置のそれぞれをランダムに入れ替えるステップ(S122)と、複数のオブジェクトのそれぞれを、ゲーム空間における、オブジェクトに対応する入れ替え後の第2位置に配置させるステップ(S125、S126)と、を実行させる。ユーザに街づくりゲームの同一ステージを新鮮な気持ちで繰り返しプレイさせることができる。   (Item 1) In the present embodiment, the game program executed on the user terminal (100) which is a computer including the processor (10) and the memory (11) has been described. According to an aspect of the present embodiment, the game based on the game program proceeds by arranging the building objects in the game space. A plurality of second objects corresponding to a plurality of pre-grouped objects including a first position corresponding to the first object, a second object, and a third object having an attribute different from the second object in the game space The position is predefined. The game program causes the processor to place the first object at the first position in the game space (S123, S124), and randomly replacing each of the plurality of second positions (S122); And (S125, S126) to arrange each in the second position after replacement in the game space corresponding to the object. The user can repeatedly play the same stage of the town development game with fresh feeling.

(項目2) (項目1)において、第2オブジェクトにアイテムが予め関連付けられておらず、第3オブジェクトにアイテムが予め関連付けられている。   (Item 2) In (Item 1), an item is not associated with the second object in advance, and an item is associated with the third object in advance.

(項目3) (項目1)または(項目2)において、第3オブジェクトの外観は、第2オブジェクトの外観と異なる。   (Item 3) In (Item 1) or (Item 2), the appearance of the third object is different from the appearance of the second object.

(項目4) (項目1)〜(項目3)のいずれかにおいて、複数のオブジェクトは、
ゲーム空間における同一の大きさを有する範囲を占める。複数のオブジェクトを、ゲーム空間における対応する入れ替え後の各位置に確実に配置させることができる。
(Item 4) In any of (Item 1) to (Item 3), a plurality of objects are
It occupies a range having the same size in the game space. A plurality of objects can be reliably arranged at corresponding positions after replacement in the game space.

(項目5) 本実施形態において、プロセッサ(10)およびメモリ(11)を備えるコンピュータであるユーザ端末(100)がゲームプログラムを実行する方法について説明した。本実施形態のある局面によると、ゲームプログラムに基づくゲームは、建物オブジェクトがゲーム空間に配置されることによって進行する。ゲーム空間に、第1オブジェクトに対応する第1位置と、第2オブジェクトと、第2オブジェクトとは異なる属性を有する第3オブジェクトとを含む予めグループ化された複数のオブジェクトに対応する複数の第2位置とが、予め規定されている。方法は、プロセッサが、第1オブジェクトを、ゲーム空間における第1位置に配置させるステップ(S123、S124)と、複数の第2位置のそれぞれをランダムに入れ替えるステップ(S122)と、複数のオブジェクトのそれぞれを、ゲーム空間における、オブジェクトに対応する入れ替え後の第2位置に配置させるステップ(S125、S126)と、を含む。ユーザに街づくりゲームの同一ステージを新鮮な気持ちで繰り返しプレイさせることができる。   (Item 5) In the present embodiment, the method in which the user terminal (100), which is a computer including the processor (10) and the memory (11), executes the game program has been described. According to an aspect of the present embodiment, the game based on the game program proceeds by arranging the building objects in the game space. A plurality of second objects corresponding to a plurality of pre-grouped objects including a first position corresponding to the first object, a second object, and a third object having an attribute different from the second object in the game space The position is predefined. In the method, the processor arranges the first object at the first position in the game space (S123, S124), the step of randomly replacing each of the plurality of second positions (S122), and each of the plurality of objects And disposing in the game space at the second position after replacement corresponding to the object (S125, S126). The user can repeatedly play the same stage of the town development game with fresh feeling.

(項目6) 本実施形態において、ゲームプログラムを記憶する記憶部(120)と、情報処理装置の動作を制御する制御部(110)と、表示部(152)と、を備えた情報処理装置であるユーザ端末(100)について説明した。本実施形態のある局面によると、ゲームプログラムに基づくゲームは、建物オブジェクトがゲーム空間に配置されることによって進行する。ゲーム空間に、第1オブジェクトに対応する第1位置と、第2オブジェクトと、第2オブジェクトとは異なる属性を有する第3オブジェクトとを含む予めグループ化された複数のオブジェクトに対応する複数の第2位置とが、予め規定されている。制御部(110)は、第1オブジェクトを、ゲーム空間における第1位置に配置させ、複数の第2位置のそれぞれをランダムに入れ替え、複数のオブジェクトのそれぞれを、ゲーム空間における、オブジェクトに対応する入れ替え後の第2位置に配置させる。ユーザに街づくりゲームの同一ステージを新鮮な気持ちで繰り返しプレイさせることができる。   (Item 6) In the present embodiment, the information processing apparatus includes a storage unit (120) for storing a game program, a control unit (110) for controlling the operation of the information processing apparatus, and a display unit (152). A user terminal (100) has been described. According to an aspect of the present embodiment, the game based on the game program proceeds by arranging the building objects in the game space. A plurality of second objects corresponding to a plurality of pre-grouped objects including a first position corresponding to the first object, a second object, and a third object having an attribute different from the second object in the game space The position is predefined. The control unit (110) arranges the first object at the first position in the game space, randomly replaces each of the plurality of second positions, and replaces each of the plurality of objects with the game space corresponding to the object. It is placed in the second position after. The user can repeatedly play the same stage of the town development game with fresh feeling.

(ソフトウェアによる実現例)
ユーザ端末100、ゲームサーバ200の制御ブロック(制御部110、制御部210)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、CPU(Central Processing Unit)を用いてソフトウェアによって実現してもよい。
(Example of software implementation)
The control block (control unit 110, control unit 210) of the user terminal 100 and the game server 200 may be realized by a logic circuit (hardware) formed in an integrated circuit (IC chip) or the like, or a CPU (Central Processing). It may be realized by software using Unit).

後者の場合、制御部110、制御部210は、各機能を実現するソフトウェアであるプログラムの命令を実行するCPU、前記プログラムおよび各種データがコンピュータ(またはCPU)で読み取り可能に記録されたROM(Read Only Memory)または記憶装置(これらを「記録媒体」と称する)、前記プログラムを展開するRAM(Random Access Memory)などを備えている。そして、コンピュータ(またはCPU)が前記プログラムを前記記録媒体から読み取って実行することによって、本発明の目的が達成される。前記記録媒体としては、「一時的でない有形の媒体」、たとえば、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、前記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークまたは放送波等)を介して前記コンピュータに供給されてもよい。なお、本発明は、前記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。   In the latter case, the control unit 110 and the control unit 210 are a CPU that executes instructions of a program that is software that implements each function, and a ROM (Read) in which the program and various data are readable by a computer (or CPU) It includes an Only Memory) or a storage device (these are referred to as a "recording medium"), a RAM (Random Access Memory) for expanding the program, and the like. Then, the object of the present invention is achieved by the computer (or CPU) reading and executing the program from the recording medium. As the recording medium, a “non-transitory tangible medium”, for example, a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, etc. can be used. Also, the program may be supplied to the computer via any transmission medium (communication network, broadcast wave, etc.) capable of transmitting the program. The present invention can also be realized in the form of a data signal embedded in a carrier wave, in which the program is embodied by electronic transmission.

上述した実施の形態は、本発明の理解を容易にするための例示に過ぎず、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良することができると共に、本発明にはその均等物が含まれることは言うまでもない。   The embodiments described above are merely examples for facilitating the understanding of the present invention, and are not intended to limit and interpret the present invention. It goes without saying that the present invention can be modified and improved without departing from the gist thereof, and that the present invention includes equivalents thereof.

また、本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、実施形態中にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。   Furthermore, the present invention is not limited to the above-described embodiments, and various modifications can be made within the scope of the claims, and the present invention can be obtained by appropriately combining the technical means disclosed in the embodiments. The embodiments are also included in the technical scope of the present invention.

1 ゲームシステム、2 ネットワーク、100 ユーザ端末、100−1 第1ユーザ端末、110 制御部、111 作用受付部、112 端末処理部、113 タイマー部、114 端末判定部、115 表示制御部、116 報酬計算部、117 送受信部、120 記憶部、151 入力部、152 表示部、200 ゲームサーバ、210 制御部、211 送受信部、212 サーバ処理部、213 データ管理部、214 マッチング部、215 計測部、220 記憶部、300 ユーザ管理テーブル、301 オブジェクト管理テーブル、302 ステージ管理テーブル、303 ステージ管理テーブル T1〜T6 樹木、W1〜W2 N1 指輪 DESCRIPTION OF SYMBOLS 1 game system, 2 network, 100 user terminal, 100-1 1st user terminal, 110 control part, 111 effect reception part, 112 terminal processing part, 113 timer part, 114 terminal determination part, 115 display control part, 116 reward calculation Unit 117 transmitting / receiving unit 120 storage unit 151 input unit 152 display unit 200 game server 210 control unit 211 transmitting / receiving unit 212 server processing unit 213 data management unit 214 matching unit 215 measuring unit 220 storage Department, 300 user management table, 301 object management table, 302 stage management table, 303 stage management table T1 to T6 tree, W1 to W2 N1 ring

Claims (6)

プロセッサおよびメモリを備えるコンピュータにおいて実行されるゲームプログラムであって、
前記ゲームプログラムに基づくゲームは、建物オブジェクトがゲーム空間に配置されることによって進行し、
前記ゲーム空間に、第1オブジェクトに対応する第1位置と、第2オブジェクトと、前記第2オブジェクトとは異なる属性を有する第3オブジェクトとを含む予めグループ化された複数のオブジェクトに対応する複数の第2位置とが、予め規定されており、
前記ゲームプログラムは、前記プロセッサに、
前記第1オブジェクトを、前記ゲーム空間における前記第1位置に配置させるステップと、
前記複数の第2位置のそれぞれをランダムに入れ替えるステップと、
前記複数のオブジェクトのそれぞれを、前記ゲーム空間における、前記オブジェクトに対応する入れ替え後の前記第2位置に配置させるステップとを実行させる、ゲームプログラム。
A game program executed on a computer comprising a processor and a memory, comprising:
The game based on the game program proceeds by arranging a building object in the game space,
A plurality of objects corresponding to a plurality of pre-grouped objects including a first position corresponding to a first object, a second object, and a third object having an attribute different from the second object in the game space The second position is defined in advance,
The game program may include the processor
Placing the first object at the first position in the game space;
Randomly replacing each of the plurality of second positions;
And disposing the plurality of objects in the game space at the second position after replacement corresponding to the objects.
前記第2オブジェクトにアイテムが予め関連付けられておらず、
前記第3オブジェクトに前記アイテムが予め関連付けられている、請求項1に記載のゲームプログラム。
There is no item associated with the second object in advance.
The game program according to claim 1, wherein the item is associated in advance with the third object.
前記第3オブジェクトの外観は、前記第2オブジェクトの外観と異なる、請求項1に記載のゲームプログラム。   The game program according to claim 1, wherein the appearance of the third object is different from the appearance of the second object. 前記複数のオブジェクトは、前記ゲーム空間における同一の大きさの範囲を占める、請求項1〜3のいずれか1項に記載のゲームプログラム。   The game program according to any one of claims 1 to 3, wherein the plurality of objects occupy the same size range in the game space. プロセッサおよびメモリを備えるコンピュータがゲームプログラムを実行する方法であって、
前記ゲームプログラムに基づくゲームは、建物オブジェクトがゲーム空間に配置されることによって進行し、
前記ゲーム空間に、第1オブジェクトに対応する第1位置と、第2オブジェクトと、前記第2オブジェクトとは異なる属性を有する第3オブジェクトとを含む予めグループ化された複数のオブジェクトに対応する複数の第2位置とが、予め規定されており、
前記方法は、前記プロセッサが、
前記第1オブジェクトを、前記ゲーム空間における前記第1位置に配置させるステップと、
前記複数の第2位置のそれぞれをランダムに入れ替えるステップと、
前記複数のオブジェクトのそれぞれを、前記ゲーム空間における、前記オブジェクトに対応する入れ替え後の前記第2位置に配置させるステップとを含む、方法。
A method of executing a game program by a computer comprising a processor and a memory, the method comprising:
The game based on the game program proceeds by arranging a building object in the game space,
A plurality of objects corresponding to a plurality of pre-grouped objects including a first position corresponding to a first object, a second object, and a third object having an attribute different from the second object in the game space The second position is defined in advance,
The method comprises:
Placing the first object at the first position in the game space;
Randomly replacing each of the plurality of second positions;
Placing each of the plurality of objects in the game space at the replaced second position corresponding to the objects.
情報処理装置であって、
前記情報処理装置は、
ゲームプログラムを記憶する記憶部と、
前記情報処理装置の動作を制御する制御部とを備えており、
前記ゲームプログラムに基づくゲームは、建物オブジェクトがゲーム空間に配置されることによって進行し、
前記ゲーム空間に、第1オブジェクトに対応する第1位置と、第2オブジェクトと、前記第2オブジェクトとは異なる属性を有する第3オブジェクトとを含む予めグループ化された複数のオブジェクトに対応する複数の第2位置とが、予め規定されており、
前記制御部は、
前記第1オブジェクトを、前記ゲーム空間における前記第1位置に配置させ、
前記複数の第2位置のそれぞれをランダムに入れ替え、
前記複数のオブジェクトのそれぞれを、前記ゲーム空間における、前記オブジェクトに対応する入れ替え後の前記第2位置に配置させる、情報処理装置。
An information processing apparatus,
The information processing apparatus is
A storage unit for storing a game program;
And a control unit that controls the operation of the information processing apparatus.
The game based on the game program proceeds by arranging a building object in the game space,
A plurality of objects corresponding to a plurality of pre-grouped objects including a first position corresponding to a first object, a second object, and a third object having an attribute different from the second object in the game space The second position is defined in advance,
The control unit
Placing the first object at the first position in the game space;
Randomly replacing each of the plurality of second positions;
An information processing apparatus, wherein each of the plurality of objects is arranged in the game space at the second position after replacement corresponding to the objects.
JP2017081630A 2017-04-17 2017-04-17 Game programs, methods, and information processing equipment Active JP6861077B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017081630A JP6861077B2 (en) 2017-04-17 2017-04-17 Game programs, methods, and information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017081630A JP6861077B2 (en) 2017-04-17 2017-04-17 Game programs, methods, and information processing equipment

Publications (2)

Publication Number Publication Date
JP2018175551A true JP2018175551A (en) 2018-11-15
JP6861077B2 JP6861077B2 (en) 2021-04-21

Family

ID=64280221

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017081630A Active JP6861077B2 (en) 2017-04-17 2017-04-17 Game programs, methods, and information processing equipment

Country Status (1)

Country Link
JP (1) JP6861077B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293470A (en) * 2004-04-05 2005-10-20 Konami Co Ltd Game software and game device having automatic arrangement function of grass object
JP2006149950A (en) * 2004-12-01 2006-06-15 Namco Bandai Games Inc Program, information storage medium, and game device
JP5941241B1 (en) * 2016-02-18 2016-06-29 ガンホー・オンライン・エンターテイメント株式会社 Server device
JP2017012763A (en) * 2016-08-03 2017-01-19 株式会社コロプラ Game program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005293470A (en) * 2004-04-05 2005-10-20 Konami Co Ltd Game software and game device having automatic arrangement function of grass object
JP2006149950A (en) * 2004-12-01 2006-06-15 Namco Bandai Games Inc Program, information storage medium, and game device
JP5941241B1 (en) * 2016-02-18 2016-06-29 ガンホー・オンライン・エンターテイメント株式会社 Server device
JP2017012763A (en) * 2016-08-03 2017-01-19 株式会社コロプラ Game program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
有限会社チョップ, モンスターハンター3(トライ)G 公式ガイドブック 初版, JPN6021007952, 12 April 2012 (2012-04-12), pages 153, ISSN: 0004460629 *

Also Published As

Publication number Publication date
JP6861077B2 (en) 2021-04-21

Similar Documents

Publication Publication Date Title
JP5841276B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP6126276B1 (en) How to run the game
JP2016190045A (en) Game control method, computer, and control program
JP6005249B1 (en) Game program
JP6861077B2 (en) Game programs, methods, and information processing equipment
JP2018092339A (en) Game program, method, and information processing apparatus
JP2017023420A (en) Game program
JP6200555B1 (en) How to run the game
WO2017104394A1 (en) Game program
JP5952482B1 (en) GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM
JP6157707B1 (en) Method and program for controlling game
JP2020110682A (en) Game program
JP2017185105A (en) Control method of server, program and recording medium
JP6162877B1 (en) GAME PROGRAM, METHOD, AND INFORMATION PROCESSING DEVICE
JP2017035280A (en) Simulation program
JP2017070349A (en) Match simulation game program
JP6852963B2 (en) Game program
JP2018019970A (en) Game execution method, program, and recording medium
JP6018694B1 (en) Game program
JP7068794B2 (en) Game programs, game processing methods, and information terminal devices
JP2018000937A (en) Method of executing game
JP6692617B2 (en) Game program
JP2017086191A (en) Game program
JP2017109077A (en) Game program
JP6648395B2 (en) Control program, control method, game device, and terminal device

Legal Events

Date Code Title Description
A80 Written request to apply exceptions to lack of novelty of invention

Free format text: JAPANESE INTERMEDIATE CODE: A80

Effective date: 20170516

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200323

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210120

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210329

R150 Certificate of patent or registration of utility model

Ref document number: 6861077

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250