JP2021037371A - Information processor, terminal device and program - Google Patents

Information processor, terminal device and program Download PDF

Info

Publication number
JP2021037371A
JP2021037371A JP2020202491A JP2020202491A JP2021037371A JP 2021037371 A JP2021037371 A JP 2021037371A JP 2020202491 A JP2020202491 A JP 2020202491A JP 2020202491 A JP2020202491 A JP 2020202491A JP 2021037371 A JP2021037371 A JP 2021037371A
Authority
JP
Japan
Prior art keywords
map
information
player
battle
mode
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2020202491A
Other languages
Japanese (ja)
Inventor
裕輝 屋田
Yuki Yada
裕輝 屋田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sega Corp
Original Assignee
Sega Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sega Corp filed Critical Sega Corp
Priority to JP2020202491A priority Critical patent/JP2021037371A/en
Publication of JP2021037371A publication Critical patent/JP2021037371A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Instructional Devices (AREA)

Abstract

To improve safety of a player in a game in which movement in an actual world is reflected in a virtual world.SOLUTION: An information processor comprises: positional information acquisition means for acquiring positional information of an operation terminal which a player operates; map information acquisition means for acquiring map information of an actual world corresponding to the positional information; object information acquisition means for acquiring object information of an object which is used for creating a map of a virtual world; map creation means for creating the map of the virtual world comprising a first mode in which a display position of the object of the player is changed by the positional information, and a second mode in which a display position of the object of the player is changed by an operation of the player, based on the acquired map information and the object information; and switching means for switching a mode from the first mode to the second mode, when a prescribed condition is established.SELECTED DRAWING: Figure 4

Description

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

GPSなどから得られる実世界の現在地およびその変位をロールプレイングゲームで示される画面(仮想世界)の仮想位置および仮想変位として表示し制御する、いわゆる位置情報ゲームは従来から知られている(例えば特許文献1参照)。 A so-called position information game that displays and controls the current position of the real world obtained from GPS or the like and its displacement as a virtual position and virtual displacement of a screen (virtual world) shown in a role-playing game has been conventionally known (for example, a patent). Reference 1).

特許第3551856号公報Japanese Patent No. 3551856

従来の位置情報ゲームは、プレイヤの実世界での移動が仮想世界でのプレイヤキャラクタの移動に対応する。したがって、従来の位置情報ゲームにおいて、プレイヤは歩きながらや自転車に乗りながら画面に注視してしまう恐れがあった。このように、従来の位置情報ゲームは、プレイヤに画面を注視しながらの移動を強いる危険性があった。 In the conventional location-based game, the movement of the player in the real world corresponds to the movement of the player character in the virtual world. Therefore, in the conventional location-based game, the player may gaze at the screen while walking or riding a bicycle. As described above, in the conventional location-based game, there is a risk of forcing the player to move while gazing at the screen.

本発明は上記した課題に鑑みなされたものであり、現実世界の移動を仮想世界に反映させるゲームにおけるプレイヤの安全性を向上させることを目的とする。 The present invention has been made in view of the above problems, and an object of the present invention is to improve the safety of a player in a game in which movement in the real world is reflected in a virtual world.

上記した課題を解決するために、本発明の情報処理装置は、プレイヤが操作する操作端末の位置情報を取得する位置情報取得手段と、前記位置情報に対応する現実世界の地図情報を取得する地図情報取得手段と、仮想世界の地図を作成するために利用するオブジェクトのオブジェクト情報を取得するオブジェクト情報取得手段と、取得した前記地図情報及び前記オブジェクト情報に基づき、前記位置情報によりプレイヤのオブジェクトの表示位置を変更させる第1のモードと、プレイヤの操作により前記プレイヤのオブジェクトの表示位置を変更させる第2のモードと、を有する仮想世界の地図を作成する地図作成手段と、所定条件の成立により前記第1のモードから前記第2のモードに切り替える切替手段とを有することを特徴とする。 In order to solve the above-mentioned problems, the information processing apparatus of the present invention has a position information acquisition means for acquiring the position information of the operation terminal operated by the player, and a map for acquiring the map information in the real world corresponding to the position information. Information acquisition means, object information acquisition means for acquiring object information of an object used to create a map of a virtual world, and display of a player's object by the position information based on the acquired map information and the object information. A map creation means for creating a map of a virtual world having a first mode for changing the position and a second mode for changing the display position of the player's object by the operation of the player, and the above-mentioned by satisfying a predetermined condition. It is characterized by having a switching means for switching from the first mode to the second mode.

本発明によれば、現実世界の移動を仮想世界に反映させるゲームにおけるプレイヤの安全性を向上させることができる。 According to the present invention, it is possible to improve the safety of the player in a game in which the movement in the real world is reflected in the virtual world.

本実施形態に係る情報処理システムの一例の構成図である。It is a block diagram of an example of an information processing system which concerns on this embodiment. 本実施形態に係る端末装置の一例のハードウェア構成図である。It is a hardware block diagram of an example of the terminal apparatus which concerns on this embodiment. 本実施形態に係るコンピュータの一例のハードウェア構成図である。It is a hardware block diagram of an example of the computer which concerns on this embodiment. 本実施形態に係るクライアント端末の一例の処理ブロック図である。It is a processing block diagram of an example of a client terminal which concerns on this embodiment. 本実施形態に係るゲームサーバ装置の一例の処理ブロック図である。It is a processing block diagram of an example of the game server device which concerns on this embodiment. 本実施形態に係る地図サーバ装置の一例の処理ブロック図である。It is a processing block diagram of an example of the map server device which concerns on this embodiment. 本実施形態のクライアント端末の処理の一例のフローチャートである。It is a flowchart of an example of the processing of the client terminal of this embodiment. フィールドマップの一例の構成図である。It is a block diagram of an example of a field map. バトルマップの一例の構成図である。It is a block diagram of an example of a battle map. 本実施形態のフィールドマップ処理の一例のフローチャートである。It is a flowchart of an example of the field map processing of this embodiment. 本実施形態のバトルマップ処理の一例のフローチャートである。It is a flowchart of an example of the battle map processing of this embodiment. バトルマップ更新の処理の一例のフローチャートである。It is a flowchart of an example of the process of updating a battle map. エンカウント履歴情報画面の一例のイメージ図である。It is an image diagram of an example of the encounter history information screen.

次に、本発明の実施形態について、詳細に説明する。なお、本実施形態ではGPS(衛星測位システム)を利用してプレイヤの位置情報を取得する例を説明するが、GPSに限定するものではなく、位置情報を取得する様々な公知の技術を利用できる。
[第1の実施形態]
<システム構成>
図1は、本実施形態に係る情報処理システムの一例の構成図である。図1の情報処理システム1は1台以上のクライアント端末2とゲームサーバ装置3と地図サーバ装置4とがインターネット等のネットワーク5を介して接続されている。クライアント端末2は例えばPC、スマートフォン、タブレットなどの端末装置である。クライアント端末2は例えばタッチパネルへのタッチ操作、マウスでのクリック操作、実物コントローラでの操作などによりプレイヤからの要求を受け付ける。ゲームサーバ装置3はクライアント端末2でプレイヤにより行われるゲームの管理や制御を行う。地図サーバ装置4はクライアント端末2やゲームサーバ装置3に地図情報を提供する。
Next, an embodiment of the present invention will be described in detail. In this embodiment, an example of acquiring the position information of the player by using GPS (satellite positioning system) will be described, but the present invention is not limited to GPS, and various known techniques for acquiring position information can be used. ..
[First Embodiment]
<System configuration>
FIG. 1 is a configuration diagram of an example of an information processing system according to the present embodiment. In the information processing system 1 of FIG. 1, one or more client terminals 2, a game server device 3, and a map server device 4 are connected to each other via a network 5 such as the Internet. The client terminal 2 is a terminal device such as a PC, a smartphone, or a tablet. The client terminal 2 receives a request from a player by, for example, a touch operation on a touch panel, a click operation with a mouse, an operation with an actual controller, or the like. The game server device 3 manages and controls the game played by the player on the client terminal 2. The map server device 4 provides map information to the client terminal 2 and the game server device 3.

なお、図1の情報処理システム1は一例であって、用途や目的に応じて様々なシステム構成例があることは言うまでもない。例えばゲームサーバ装置3、地図サーバ装置4は複数のコンピュータに分散して構成してもよい。また、ゲームサーバ装置3と地図サーバ装置4との区分も一例であって、他の区分であってもよく、また、1台のコンピュータにより実現してもよい。 It goes without saying that the information processing system 1 of FIG. 1 is an example, and there are various system configuration examples depending on the application and purpose. For example, the game server device 3 and the map server device 4 may be distributed to a plurality of computers. Further, the division between the game server device 3 and the map server device 4 is also an example, and may be another division, or may be realized by one computer.

<ハードウェア構成>
《クライアント端末》
図1のクライアント端末2などの端末装置は、例えば図2に示すようなハードウェア構成により実現される。図2は、本実施形態に係る端末装置の一例のハードウェア構成図である。
<Hardware configuration>
《Client terminal》
The terminal device such as the client terminal 2 of FIG. 1 is realized by the hardware configuration as shown in FIG. 2, for example. FIG. 2 is a hardware configuration diagram of an example of the terminal device according to the present embodiment.

図2の端末装置は、入力装置401、表示装置402、外部I/F403、RAM404、ROM405、CPU406、通信I/F407、HDD408、GPSユニット409などを備え、それぞれがバスBで相互に接続されている。 The terminal device of FIG. 2 includes an input device 401, a display device 402, an external I / F403, a RAM404, a ROM405, a CPU406, a communication I / F407, an HDD408, a GPS unit 409, and the like, and each of them is connected to each other by a bus B. There is.

入力装置401はプレイヤが各種信号を入力するのに用いるタッチパネル、端末装置の筐体に設けられた操作キーやボタンなどの実物コントローラ、マウスなどである。表示装置402は画面を表示する液晶や有機ELなどである。なお、タッチパネルは例えば表示装置402上に載せられる感圧式や静電式などのパネルによって構成され、指やタッチペン等によるタッチ操作によって表示装置402上におけるタッチ位置を検出する。 The input device 401 is a touch panel used by the player to input various signals, an actual controller such as operation keys and buttons provided in the housing of the terminal device, a mouse, and the like. The display device 402 is a liquid crystal display, an organic EL, or the like that displays a screen. The touch panel is composed of, for example, a pressure-sensitive or electrostatic panel mounted on the display device 402, and detects a touch position on the display device 402 by a touch operation with a finger, a touch pen, or the like.

通信I/F407は端末装置をネットワーク5に接続するインタフェースである。これにより、端末装置は通信I/F407を介してデータ通信を行う。HDD408は、プログラムやデータを格納している不揮発性の記憶装置の一例である。格納されるプログラムやデータには、端末装置全体を制御する基本ソフトウェアであるOS、及びOS上において各種機能を提供するアプリケーションなどがある。なお、端末装置はHDD408に替えて、記憶媒体としてフラッシュメモリを用いるドライブ装置(例えばソリッドステートドライブ:SSD)を利用するものであってもよい。 The communication I / F 407 is an interface for connecting the terminal device to the network 5. As a result, the terminal device performs data communication via the communication I / F 407. The HDD 408 is an example of a non-volatile storage device that stores programs and data. The stored programs and data include an OS, which is basic software that controls the entire terminal device, and an application that provides various functions on the OS. The terminal device may use a drive device (for example, a solid state drive: SSD) that uses a flash memory as a storage medium instead of the HDD 408.

外部I/F403は、外部装置とのインタフェースである。外部装置には、記録媒体403aなどがある。これにより、端末装置は外部I/F403を介して記録媒体403aの読み取り及び/又は書き込みを行うことができる。記録媒体403aにはフレキシブルディスク、CD、DVD、SDメモリカード、USBメモリなどがある。 The external I / F 403 is an interface with an external device. The external device includes a recording medium 403a and the like. As a result, the terminal device can read and / or write to the recording medium 403a via the external I / F 403. The recording medium 403a includes a flexible disk, a CD, a DVD, an SD memory card, a USB memory, and the like.

ROM405は、電源を切ってもプログラムやデータを保持することができる不揮発性の半導体メモリ(記憶装置)の一例である。ROM405には端末装置の起動時に実行されるBIOS、OS設定、及びネットワーク設定などのプログラムやデータが格納されている。RAM404はプログラムやデータを一時保持する揮発性の半導体メモリ(記憶装置)の一例である。 The ROM 405 is an example of a non-volatile semiconductor memory (storage device) capable of holding programs and data even when the power is turned off. The ROM 405 stores programs and data such as BIOS, OS settings, and network settings that are executed when the terminal device is started. The RAM 404 is an example of a volatile semiconductor memory (storage device) that temporarily holds programs and data.

CPU406は、ROM405やHDD408などの記憶装置からプログラムやデータをRAM404上に読み出し、処理を実行することで、端末装置全体の制御や機能を実現する演算装置である。また、端末装置は、専用の電池410を備えている。端末装置は電池410によって駆動される。 The CPU 406 is an arithmetic unit that realizes control and functions of the entire terminal device by reading a program or data from a storage device such as a ROM 405 or an HDD 408 onto the RAM 404 and executing processing. Further, the terminal device includes a dedicated battery 410. The terminal device is driven by a battery 410.

GPSユニット409はGPS衛星からの電波を利用して現在位置を表す位置情報を取得する。位置情報は、例えば緯度及び経度である。なお、位置情報は緯度及び経度に限定されず、プレイヤの位置を特定できる情報であればよい。例えば、無線通信の所定のアクセスポイントに対する電波の強さにより測位する方法などがある。また、既知のジャイロセンサーなどを利用して端末の向きや傾きを把握し、向きや傾きの情報を位置情報の一部として利用してもよい。GPSユニット409は端末装置に内蔵されていても外付けであってもよい。 The GPS unit 409 uses radio waves from GPS satellites to acquire position information indicating the current position. The position information is, for example, latitude and longitude. The position information is not limited to latitude and longitude, and may be any information that can identify the position of the player. For example, there is a method of positioning based on the strength of radio waves with respect to a predetermined access point of wireless communication. Further, a known gyro sensor or the like may be used to grasp the orientation and inclination of the terminal, and the orientation and inclination information may be used as a part of the position information. The GPS unit 409 may be built in the terminal device or externally attached.

このように、本実施形態に係る端末装置は上記ハードウェア構成により後述するような各種処理を実現できる。 As described above, the terminal device according to the present embodiment can realize various processes as described later by the above hardware configuration.

《ゲームサーバ装置及び地図サーバ装置》
図1のゲームサーバ装置3及び地図サーバ装置4は例えば図3に示すハードウェア構成のコンピュータにより実現される。図3は本実施形態に係るコンピュータの一例のハードウェア構成図である。図3のコンピュータは、入力装置501、表示装置502、外部I/F503、RAM504、ROM505、CPU506、通信I/F507、及びHDD508などを備え、それぞれがバスBで相互に接続されている。なお、入力装置501及び表示装置502は必要なときに接続して利用する形態であってもよい。
<< Game server device and map server device >>
The game server device 3 and the map server device 4 of FIG. 1 are realized by, for example, a computer having a hardware configuration shown in FIG. FIG. 3 is a hardware configuration diagram of an example of a computer according to the present embodiment. The computer of FIG. 3 includes an input device 501, a display device 502, an external I / F 503, a RAM 504, a ROM 505, a CPU 506, a communication I / F 507, an HDD 508, and the like, each of which is connected to each other by a bus B. The input device 501 and the display device 502 may be connected and used when necessary.

入力装置501は、キーボードやマウスなどを含み、ユーザが各操作信号を入力するのに用いられる。表示装置502はディスプレイなどを含み、コンピュータによる処理結果の表示に用いられる。通信I/F507は、コンピュータをネットワーク5に接続するインタフェースである。これにより、コンピュータは通信I/F507を介してデータ通信を行うことができる。 The input device 501 includes a keyboard, a mouse, and the like, and is used by the user to input each operation signal. The display device 502 includes a display and the like, and is used for displaying a processing result by a computer. The communication I / F 507 is an interface for connecting a computer to the network 5. As a result, the computer can perform data communication via the communication I / F 507.

また、HDD508は、プログラムやデータを格納している不揮発性の記憶装置の一例である。格納されるプログラムやデータには、例えばコンピュータ全体を制御する基本ソフトウェアであるOS、及び、OS上において各種機能を提供するアプリケーションなどがある。 The HDD 508 is an example of a non-volatile storage device that stores programs and data. The stored programs and data include, for example, an OS that is basic software that controls the entire computer, and an application that provides various functions on the OS.

外部I/F503は、外部装置とのインタフェースである。外部装置には、記録媒体503aなどがある。これにより、コンピュータは外部I/F503を介して記録媒体503aの読み取り及び/又は書き込みを行うことができる。記録媒体503aにはフレキシブルディスク、CD、DVD、SDメモリカード、USBメモリなどがある。 The external I / F 503 is an interface with an external device. The external device includes a recording medium 503a and the like. As a result, the computer can read and / or write to the recording medium 503a via the external I / F 503. The recording medium 503a includes a flexible disk, a CD, a DVD, an SD memory card, a USB memory, and the like.

ROM505は、電源を切ってもプログラムやデータを保持することができる不揮発性の半導体メモリ(記憶装置)の一例である。ROM505にはゲームサーバ装置3又は地図サーバ装置4の起動時に実行されるBIOS、OS設定、及びネットワーク設定などのプログラムやデータが格納されている。RAM504はプログラムやデータを一時保持する揮発性の半導体メモリ(記憶装置)の一例である。 The ROM 505 is an example of a non-volatile semiconductor memory (storage device) capable of holding programs and data even when the power is turned off. The ROM 505 stores programs and data such as BIOS, OS settings, and network settings that are executed when the game server device 3 or the map server device 4 is started. The RAM 504 is an example of a volatile semiconductor memory (storage device) that temporarily holds programs and data.

CPU506はROM505やHDD508などの記憶装置からプログラムやデータをRAM504上に読み出し、処理を実行することで、ゲームサーバ装置3又は地図サーバ装置4全体の制御や機能を実現する演算装置である。 The CPU 506 is an arithmetic unit that realizes control and functions of the game server device 3 or the map server device 4 as a whole by reading a program or data from a storage device such as the ROM 505 or the HDD 508 onto the RAM 504 and executing processing.

本実施形態に係るゲームサーバ装置3及び地図サーバ装置4は上記したハードウェア構成により後述するような各種処理を実現できる。 The game server device 3 and the map server device 4 according to the present embodiment can realize various processes as described later by the hardware configuration described above.

<ソフトウェア構成>
本実施形態に係る情報処理システム1のソフトウェア構成について、クライアント端末2、ゲームサーバ装置3及び地図サーバ装置4に分けて説明を行う。
<Software configuration>
The software configuration of the information processing system 1 according to the present embodiment will be described separately for the client terminal 2, the game server device 3, and the map server device 4.

《クライアント端末》
図1のクライアント端末2は例えば図4に示す処理ブロックにより実現される。図4は本実施形態に係るクライアント端末の一例の処理ブロック図である。クライアント端末2はプログラムを実行することにより、操作受付部10、ゲーム実行部12、サーバアクセス部13、画面表示部14、画像記憶部15及びエンカウント履歴情報記憶部16を実現している。
《Client terminal》
The client terminal 2 of FIG. 1 is realized by, for example, the processing block shown in FIG. FIG. 4 is a processing block diagram of an example of a client terminal according to the present embodiment. The client terminal 2 realizes an operation reception unit 10, a game execution unit 12, a server access unit 13, a screen display unit 14, an image storage unit 15, and an encounter history information storage unit 16 by executing a program.

また、ゲーム実行部12は、プレイヤ情報取得部21、位置情報取得部22、地図情報取得部23、オブジェクト情報取得部24、フィールドマップ作成部25、バトルマップ作成部26、マップ切替部27、バトル処理部28、オートバトル処理部29を有する構成である。 Further, the game execution unit 12 includes a player information acquisition unit 21, a position information acquisition unit 22, a map information acquisition unit 23, an object information acquisition unit 24, a field map creation unit 25, a battle map creation unit 26, a map switching unit 27, and a battle. It has a processing unit 28 and an auto battle processing unit 29.

操作受付部10はプレイヤからの各種操作を受け付ける。ゲーム実行部12は、操作受付部10がプレイヤから受け付けた操作に従ってゲームに関する処理を行い、ゲームを進行させる。 The operation reception unit 10 receives various operations from the player. The game execution unit 12 performs processing related to the game according to the operation received from the player by the operation reception unit 10, and advances the game.

ゲーム実行部12のプレイヤ情報取得部21はゲームサーバ装置3からプレイヤ情報を取得する。プレイヤ情報はゲームの実行に必要なプレイヤに関する情報であって、例えばプレイヤランク、スタミナ量、プレイヤステータス、所有スキルなどの情報である。 The player information acquisition unit 21 of the game execution unit 12 acquires player information from the game server device 3. The player information is information about a player necessary for executing a game, such as player rank, stamina amount, player status, and possessed skill.

位置情報取得部22はGPSユニット409を利用してプレイヤの現在の位置情報を取得する。地図情報取得部23は地図サーバ装置4から地図情報を取得する。地図情報は後述のフィールドマップやバトルマップの作成に必要な情報であって、例えば道路情報、建物情報、河川情報、山岳情報、地名情報、標高情報、境界情報(県境、国境情報を含む)などが含まれる。また、地図情報は現実の地理に完全に一致している必要はなく、例えば、過去の地図情報や、将来変更が予測される地図情報を利用したり、設定したりすることもでき、少なくとも地図情報の一部が現実の地理と共通していればよい。 The position information acquisition unit 22 acquires the player's current position information using the GPS unit 409. The map information acquisition unit 23 acquires map information from the map server device 4. Map information is information necessary for creating field maps and battle maps, which will be described later. For example, road information, building information, river information, mountain information, place name information, altitude information, boundary information (including prefectural borders and border information), etc. Is included. Also, the map information does not have to exactly match the actual geography, for example, past map information or map information that is expected to change in the future can be used or set, at least the map. It suffices if part of the information is common to the actual geography.

オブジェクト情報取得部24はゲームサーバ装置3から後述のオブジェクト情報を取得する。オブジェクト情報は、フィールドマップやバトルマップに表示するプレイヤキャラクタ、敵キャラクタや他のプレイヤの他プレイヤキャラクタ、敵拠点や砦等のオブジェクトの情報である。 The object information acquisition unit 24 acquires the object information described later from the game server device 3. The object information is information on objects such as a player character displayed on a field map or a battle map, an enemy character or another player character of another player, an enemy base, or a fort.

フィールドマップ作成部25は現実世界の地図情報から後述のようにフィールドマップを作成する。フィールドマップは、例えば現実世界の地図の上にゲームのオブジェクトを重ねて表示することで作成できる。フィールドマップ上に表示されたプレイヤキャラクタの表示位置は、位置情報取得部22により取得される位置情報により変更される。 The field map creation unit 25 creates a field map from the map information in the real world as described later. A field map can be created, for example, by overlaying game objects on a map of the real world. The display position of the player character displayed on the field map is changed by the position information acquired by the position information acquisition unit 22.

バトルマップ作成部26は現実世界の地図情報からフィールドマップより縮尺が大きいバトルマップを後述のように作成する。バトルマップは、例えば現実世界の地図をファンタジー風、メルヘン風や西洋風などにデフォルメし、その上にゲームのオブジェクトを重ねて表示することで作成できる。バトルマップ上に表示されたプレイヤキャラクタの表示位置は、操作受付部10から受け付けるプレイヤの操作により変更される。フィールドマップだけではなくバトルマップを現実世界の地図情報から生成することで、プレイヤは自身に有利な地形でバトルを実行するために、バトルを開始する場所やタイミングなどを試行錯誤することになり、ゲームの戦略性が向上する。また、バトルマップが生成される度に変化するため多様なゲーム体験を提供することができる。 The battle map creation unit 26 creates a battle map having a scale larger than the field map from the map information in the real world as described later. A battle map can be created, for example, by deforming a map of the real world into a fantasy style, a fairy tale style, a western style, etc., and displaying game objects on top of it. The display position of the player character displayed on the battle map is changed by the operation of the player received from the operation reception unit 10. By generating not only the field map but also the battle map from the map information of the real world, the player will try and error the place and timing to start the battle in order to execute the battle on the terrain that is advantageous to him. The strategy of the game is improved. In addition, since it changes each time a battle map is generated, it is possible to provide a variety of game experiences.

マップ切替部27は、フィールドマップとバトルマップとの切り替えに関する処理を後述のように行う。バトル処理部28は、バトルマップ上で行われるバトルに関する処理を行う。オートバトル処理部29は後述のオートバトルに関する処理を行う。なお、本実施形態ではバトル処理部28、オートバトル処理部29がバトル以外処理を行う点について説明していないが、例えばバトル処理の他に、バトルマップ上でのキャラクタ間の会話に関する処理、キャラクタの移動に関する処理、イベントの進行に関する処理、バトル中やバトル結果としてのゲームアイテムをプレイヤに付与する処理などについての処理を行うこともできる。この場合、バトル処理部28、オートバトル処理部29は、それぞれゲームイベント進行処理部、オートゲームイベント進行処理部として捉えることもできる。 The map switching unit 27 performs a process related to switching between the field map and the battle map as described later. The battle processing unit 28 performs processing related to the battle performed on the battle map. The auto-battle processing unit 29 performs processing related to auto-battle, which will be described later. In this embodiment, the points that the battle processing unit 28 and the auto battle processing unit 29 perform processing other than the battle are not described, but for example, in addition to the battle processing, processing related to conversation between characters on the battle map, characters. It is also possible to perform processing related to the movement of the player, processing related to the progress of the event, processing related to giving the player a game item during or as a result of the battle, and the like. In this case, the battle processing unit 28 and the auto battle processing unit 29 can be regarded as a game event progress processing unit and an auto game event progress processing unit, respectively.

画面表示部14はゲーム実行部12によるゲームの進行に従い、クライアント端末2の画面表示を制御する。サーバアクセス部13は、ゲーム実行部12の処理の過程でゲームサーバ装置3又は地図サーバ装置4へのアクセスが必要となったとき、ゲームサーバ装置3又は地図サーバ装置4に対してリクエストを送信すると共に、ゲームサーバ装置3又は地図サーバ装置4からの処理結果等のレスポンスを受信する。画像記憶部15はフィールドマップやバトルマップの表示に必要な各種画像を記憶している。エンカウント履歴情報記憶部16は後述のエンカウント履歴情報を記憶している。 The screen display unit 14 controls the screen display of the client terminal 2 according to the progress of the game by the game execution unit 12. When the server access unit 13 needs to access the game server device 3 or the map server device 4 in the process of the game execution unit 12, the server access unit 13 transmits a request to the game server device 3 or the map server device 4. At the same time, it receives a response such as a processing result from the game server device 3 or the map server device 4. The image storage unit 15 stores various images necessary for displaying the field map and the battle map. The encounter history information storage unit 16 stores the encounter history information described later.

なお、ゲーム実行部12はゲームサーバ装置3からHTML(Hyper Text Markup Language)等で記載されたページデータや、ページデータ内に含まれるスクリプトなどに基づいてゲームに関する処理を行うブラウザ型がある。また、ゲーム実行部12はインストールされたアプリケーションに基づいてゲームに関する処理を行うアプリケーション型がある。図4は一例としてアプリケーション型を示している。 The game execution unit 12 has a browser type that performs processing related to the game from the game server device 3 based on page data described in HTML (Hyper Text Markup Language) or the like, a script included in the page data, or the like. Further, the game execution unit 12 has an application type that performs processing related to the game based on the installed application. FIG. 4 shows an application type as an example.

《ゲームサーバ装置》
図1のゲームサーバ装置3は例えば図5に示す処理ブロックにより実現される。図5は本実施形態に係るゲームサーバ装置の一例の処理ブロック図である。ゲームサーバ装置3はプログラムを実行することにより、プレイヤ情報提供部41、オブジェクト情報提供部42、オブジェクト情報制御部43、バトル結果受付部44、プレイヤ情報記憶部45及びオブジェクト情報記憶部46を実現している。
《Game server device》
The game server device 3 of FIG. 1 is realized by, for example, the processing block shown in FIG. FIG. 5 is a processing block diagram of an example of the game server device according to the present embodiment. By executing the program, the game server device 3 realizes the player information providing unit 41, the object information providing unit 42, the object information controlling unit 43, the battle result receiving unit 44, the player information storage unit 45, and the object information storage unit 46. ing.

プレイヤ情報提供部41はクライアント端末2にプレイヤ情報を提供する。オブジェクト情報提供部42はクライアント端末2にオブジェクト情報を提供する。オブジェクト情報制御部43はプレイヤ情報、オブジェクト情報の制御を行うものであり、例えばクライアント端末2から受け付けたバトル結果をプレイヤ情報、オブジェクト情報などに反映させる。バトル結果受付部44はクライアント端末2からバトル結果を受け付ける。プレイヤ情報記憶部45はプレイヤ情報を記憶する。オブジェクト情報記憶部46はオブジェクト情報を記憶する。 The player information providing unit 41 provides player information to the client terminal 2. The object information providing unit 42 provides the object information to the client terminal 2. The object information control unit 43 controls player information and object information. For example, the battle result received from the client terminal 2 is reflected in the player information, object information, and the like. The battle result reception unit 44 receives the battle result from the client terminal 2. The player information storage unit 45 stores player information. The object information storage unit 46 stores object information.

《地図サーバ装置》
図1の地図サーバ装置4は、例えば図6に示す処理ブロックにより実現される。図6は本実施形態に係る地図サーバ装置の一例の処理ブロック図である。地図サーバ装置4はプログラムを実行することにより、地図情報提供部61及び地図情報記憶部62を実現している。
《Map server device》
The map server device 4 of FIG. 1 is realized by, for example, the processing block shown in FIG. FIG. 6 is a processing block diagram of an example of the map server device according to the present embodiment. The map server device 4 realizes the map information providing unit 61 and the map information storage unit 62 by executing the program.

地図情報提供部61はクライアント端末2に地図情報を提供する。なお、クライアント端末2に提供する地図情報の範囲は、クライアント端末2でフィールドマップ又はバトルマップを作成可能な範囲であればよい。例えば地図情報提供部61はプレイヤの現在の位置情報から、プレイヤの現在の位置が含まれる所定の範囲の地図情報をクライアント端末2に提供する。地図情報記憶部62は地図情報を記憶する。なお、地図情報提供部61はゲームサーバ装置3に地図情報を提供してもよい。 The map information providing unit 61 provides map information to the client terminal 2. The range of map information provided to the client terminal 2 may be a range in which a field map or a battle map can be created on the client terminal 2. For example, the map information providing unit 61 provides the client terminal 2 with map information in a predetermined range including the player's current position from the player's current position information. The map information storage unit 62 stores map information. The map information providing unit 61 may provide the map information to the game server device 3.

<処理>
《クライアント端末における処理の概要》
図7は本実施形態のクライアント端末の処理の一例のフローチャートである。ステップS11において、クライアント端末2はプレイヤにより本実施形態に係るゲームのアプリを起動される。
<Processing>
<< Overview of processing on client terminals >>
FIG. 7 is a flowchart of an example of processing of the client terminal of the present embodiment. In step S11, the client terminal 2 is activated by the player to activate the game application according to the present embodiment.

ステップS12に進み、クライアント端末2は図8に示すようなフィールドマップ1000の表示に関するフィールドマップ処理を行う。図8はフィールドマップの一例の構成図である。 Proceeding to step S12, the client terminal 2 performs field map processing related to the display of the field map 1000 as shown in FIG. FIG. 8 is a configuration diagram of an example of a field map.

フィールドマップ1000は、現実世界の地図情報から作成される。フィールドマップ1000はバトルマップよりも小さい縮尺で作成される。フィールドマップ1000にはスタミナゲージ1010が表示されている。スタミナゲージ1010はプレイヤのスタミナ量を示している。 The field map 1000 is created from map information in the real world. The field map 1000 is created at a scale smaller than the battle map. A stamina gauge 1010 is displayed on the field map 1000. The stamina gauge 1010 indicates the amount of stamina of the player.

また、フィールドマップ1000には、プレイヤの現在の位置情報に連動して表示画面上を移動する(表示位置が決められる)プレイヤキャラクタ1001とプレイヤの現在の位置を示す印1009と、が表示されている。つまり、フィールドマップ1000上におけるプレイヤキャラクタ1001の移動には、後述する操作受付部10から受け付けるプレイヤのタッチ操作の情報を利用しない。また、フィールドマップ1000にはゲームサーバ装置3で表示位置が決められる敵キャラクタ1003と、他のプレイヤの端末から取得する他のプレイヤの現在の位置情報に連動して表示画面上を移動する他プレイヤキャラクタ1004と、が表示されている。なお、本実施形態における「プレイヤキャラクタ1001のフィールドマップ1000上での移動」とは、プレイヤキャラクタを画面上の固定点に表示し、プレイヤの現実世界の位置情報に基づいて、背景となっているフィールドマップ1000を移動することでフィールドマップ1000とプレイヤキャラクタ1001との位置関係を変更することを含んでいる。 Further, on the field map 1000, a player character 1001 that moves on the display screen (the display position is determined) in conjunction with the player's current position information and a mark 1009 indicating the player's current position are displayed. There is. That is, the information of the player's touch operation received from the operation receiving unit 10 described later is not used for the movement of the player character 1001 on the field map 1000. Further, in the field map 1000, the enemy character 1003 whose display position is determined by the game server device 3 and another player who moves on the display screen in conjunction with the current position information of the other player acquired from the terminal of the other player. Characters 1004 and are displayed. The "movement of the player character 1001 on the field map 1000" in the present embodiment means that the player character is displayed at a fixed point on the screen and serves as a background based on the position information of the player in the real world. This includes changing the positional relationship between the field map 1000 and the player character 1001 by moving the field map 1000.

また、図8のフィールドマップ1000には敵拠点1005、砦1006が表示されている。敵拠点1005は敵キャラクタ1003が発生する拠点を表している。敵拠点1005は例えば地図上の施設に紐付けられる。砦1006は攻略することでプレイヤが主になれるゲーム内の施設である。さらに、敵キャラクタとのバトル状態の他のプレイヤ1008は交戦状態であることを示すオブジェクトで表されている。 Further, in the field map 1000 of FIG. 8, the enemy base 1005 and the fort 1006 are displayed. The enemy base 1005 represents a base where the enemy character 1003 is generated. The enemy base 1005 is associated with, for example, a facility on the map. Fort 1006 is an in-game facility where players can become the main players by capturing. Further, the other player 1008 in the battle state with the enemy character is represented by an object indicating that the player is in the battle state.

プレイヤはフィールドマップ1000上の敵キャラクタ1003へのタッチ操作や、敵キャラクタと所定以上接近することなど所定の条件を満たすことによりバトルを開始できる。ただし、敵キャラクタ1003とのバトルを開始するためには、プレイヤのスタミナ量は一部の例外を除いて消費される。 The player can start the battle by satisfying predetermined conditions such as touching the enemy character 1003 on the field map 1000 and approaching the enemy character more than a predetermined value. However, in order to start a battle with the enemy character 1003, the amount of stamina of the player is consumed with some exceptions.

なお、本実施形態ではフィールドマップ1000上の宝箱1011について説明していないが、敵キャラクタ1003とのバトルの開始に代えて宝箱1011を開封する際にも、バトルの開始と同様にスタミナ量が一部の例外を除いて消費される。以下、本実施形態ではバトルの開始について説明をするが、バトルの開始に限らず前述の宝箱1011の開封といったゲームイベント全般の実行に適用することができる。 Although the treasure chest 1011 on the field map 1000 is not described in this embodiment, when the treasure chest 1011 is opened instead of the start of the battle with the enemy character 1003, the amount of stamina is one as in the start of the battle. Consumed with some exceptions. Hereinafter, the start of the battle will be described in the present embodiment, but it can be applied not only to the start of the battle but also to the execution of the entire game event such as the opening of the treasure box 1011 described above.

スタミナとは、宝箱1011や素材といったゲームアイテムの開封や獲得、敵キャラクタ1003とのバトルなどに代表されるゲームイベントを実行するために所定量が消費され、消費された値が時間の経過や、ゲームアイテムの消費等により回復するパラメータである。また、スタミナはそれぞれのプレイヤに紐付けて記憶される。なお、スタミナを複数人のプレイヤが共同で保有するように設定してもよい。 Stamina is a predetermined amount consumed to execute game events such as opening and acquiring game items such as treasure chests 1011 and materials, and battles with enemy characters 1003, and the consumed value is the passage of time and the value consumed. This is a parameter that recovers when a game item is consumed. In addition, stamina is associated with each player and stored. The stamina may be set to be jointly owned by a plurality of players.

消費されるスタミナ量は例えば、バトルを開始する時点におけるプレイヤキャラクタ1001と敵キャラクタ1003との距離によりゲーム実行部12が決定する。例えばプレイヤランクの上昇によりスタミナ量の経時回復による上限がアップするゲームの仕様であれば、プレイヤはプレイヤランクが高くなるほど遠くにいる敵キャラクタ1003とバトルを開始することが可能となる。 The amount of stamina consumed is determined by the game execution unit 12, for example, by the distance between the player character 1001 and the enemy character 1003 at the time of starting the battle. For example, in the case of a game specification in which the upper limit of the amount of stamina is increased due to the increase in the player rank, the player can start a battle with the enemy character 1003 which is farther as the player rank is increased.

フィールドマップ作成部25はプレイヤの現在のスタミナ残量でバトルを開始できる範囲に位置する敵キャラクタ1003の表示を、バトルを開始できない範囲に位置する敵キャラクタ1003と視覚的に変化させてもよいし、プレイヤのスタミナ量を全て使い切ればバトルできる敵キャラクタ1003を全て含む範囲のフィールドマップ1000を作成して表示する機能をプレイヤに提供してもよい。 The field map creation unit 25 may visually change the display of the enemy character 1003 located in the range where the battle can be started with the player's current remaining stamina to the enemy character 1003 located in the range where the battle cannot be started. , The player may be provided with a function of creating and displaying a field map 1000 in a range including all enemy characters 1003 that can be battled if the player's stamina amount is completely used up.

フィールドマップ作成部25は、スタミナ量の消費無しにバトルできる距離を、プレイヤキャラクタ1001の周りにエンカウントサークル1002として表示(視覚化)している。プレイヤはエンカウントサークル1002の内側の敵キャラクタ1003であれば、スタミナ量の消費無しにバトルを開始できることを視覚的に把握できる。また、プレイヤはエンカウントサークル1002の外側の敵キャラクタ1003であっても、プレイヤキャラクタ1001と敵キャラクタ1003との距離が離れるほど多くのスタミナ量を消費することで、バトルを開始できる。なお、プレイヤキャラクタ1001と敵キャラクタ1003との距離の離れ度合とスタミナ量の上昇度合は単純な比例関係に設定してもよいし、所定の距離を境に対応度合に変化を付けてもよい。例えば、プレイヤキャラクタ1001と敵キャラクタ1003との距離が1000mまでは、現実世界で500m離れるまではスタミナ消費無しとし、501mから1000mまでは、100m毎にスタミナ消費量を「1」ずつ増やし、1001m以降は100m毎にスタミナ消費量を「10」ずつ増やしてもよい。 The field map creation unit 25 displays (visualizes) the distance that can be battled without consuming the amount of stamina as an encounter circle 1002 around the player character 1001. The player can visually grasp that the enemy character 1003 inside the encounter circle 1002 can start the battle without consuming the amount of stamina. Further, even if the enemy character 1003 is outside the encounter circle 1002, the player can start the battle by consuming a larger amount of stamina as the distance between the player character 1001 and the enemy character 1003 increases. The degree of distance between the player character 1001 and the enemy character 1003 and the degree of increase in the amount of stamina may be set in a simple proportional relationship, or the degree of correspondence may be changed at a predetermined distance. For example, if the distance between the player character 1001 and the enemy character 1003 is 1000 m, no stamina is consumed until the distance is 500 m in the real world, and from 501 m to 1000 m, the stamina consumption is increased by "1" every 100 m, and after 1001 m. May increase stamina consumption by "10" every 100m.

また、砦1006の所定距離内の周囲には、フィールドマップ作成部25によりフィールド1007が設定されている。フィールド1007の中で敵キャラクタ1003とのバトルを発生させる(エンカウントする)ことでプレイヤは例えばボーナスを得ることができる。なお、フィールド1007の内側にいる敵キャラクタ1003に対しては、プレイヤキャラクタ1001と敵キャラクタ1003との距離の離れ度合とは関わらず、スタミナ量の消費無しにバトルを開始できるようにしてもよい。 Further, a field 1007 is set by the field map creation unit 25 around the fort 1006 within a predetermined distance. By generating (encountering) a battle with the enemy character 1003 in the field 1007, the player can obtain a bonus, for example. The battle may be started against the enemy character 1003 inside the field 1007 without consuming the amount of stamina, regardless of the distance between the player character 1001 and the enemy character 1003.

本実施形態ではプレイヤキャラクタ1001の属性(ジョブ)について説明していないが、プレイヤがプレイヤキャラクタ1001の属性を選択できるようにしてもよい。プレイヤキャラクタ1001のジョブを選択できるようにした場合は、例えばジョブによってエンカウントサークル1002の範囲や、プレイヤキャラクタ1001と敵キャラクタ1003との距離の増加によるスタミナ消費の上昇量の度合、能力パラメータの関係などを変化させてもよい。 Although the attributes (jobs) of the player character 1001 are not described in the present embodiment, the player may be able to select the attributes of the player character 1001. When the job of the player character 1001 can be selected, for example, the relationship between the range of the encounter circle 1002, the degree of increase in stamina consumption due to the increase in the distance between the player character 1001 and the enemy character 1003, and the ability parameter depending on the job. Etc. may be changed.

例えばプレイヤキャラクタ1001のジョブとしては、インドア派に有利なジョブやアウトドア派に有利なジョブを用意することが望ましい。例えばインドア派に有利なジョブとしては遠距離攻撃型のジョブ(アーチャーなど)が考えられる。また、アウトドア派に有利なジョブとしては近距離攻撃型のジョブ(ナイトなど)が考えられる。 For example, as the job of the player character 1001, it is desirable to prepare a job that is advantageous to the indoor group and a job that is advantageous to the outdoor group. For example, a long-range attack type job (archer, etc.) can be considered as a job that is advantageous to the indoor group. Also, as a job that is advantageous to outdoor enthusiasts, a short-range attack type job (night, etc.) can be considered.

遠距離攻撃型のジョブのエンカウントサークル1002を近距離攻撃型のジョブのエンカウントサークル1002よりも大きしたり、スタミナ消費「1」当たりに拡大するエンカウント可能な範囲を大きくしたりすることで、遠距離攻撃型のジョブを選択したインドア派のプレイヤはアウトドア派のプレイヤよりも少ない移動で、よりスタミナ消費量が少なくバトルを行うことができる。 By making the encounter circle 1002 of the long-range attack type job larger than the encounter circle 1002 of the short-range attack type job, or by increasing the encounterable range that expands per stamina consumption "1". An indoor player who chooses a long-range attack type job can move less than an outdoor player, and consume less stamina to perform a battle.

また、近距離攻撃型のジョブのエンカウントサークル1002内でバトルを開始した場合の能力パラメータを遠距離型のジョブの能力パラメータよりも高くすることで、近距離攻撃型のジョブを選択したアウトドア派のプレイヤはインドア派のプレイヤよりも、敵キャラクタ1003の近くでエンカウントした場合に、よりバトルを有利に進めることができる。 Also, by making the ability parameter when starting a battle in the encounter circle 1002 of the short-range attack type job higher than the ability parameter of the long-range type job, the outdoor group who selected the short-range attack type job. Players can advance the battle more advantageously when they encounter near the enemy character 1003 than the indoor players.

他方で、遠距離攻撃型のジョブは、プレイヤキャラクタ1001の表示位置から、より遠くに位置する敵キャラクタ1003とのバトルを開始した場合の能力パラメータを近距離型のジョブの能力パラメータよりも高くする。このようにすることで、遠距離攻撃型のジョブを選択したインドア派のプレイヤはアウトドア派のプレイヤよりも、より遠くに位置する敵キャラクタ1003とエンカウントした場合には、バトルを有利に進めることができる。なお、アウトドア派のプレイヤは現実世界の移動距離をインドア派のプレイヤよりも長くすれば、敵キャラクタ1003をエンカウントサークル1002の内側に移動させることができるので、バトルのスタミナ消費量を少なくし、且つ、より有利なバトルをすることができる。このようにプレイヤが属性を選択する事を通じて、プレイヤ自身のライフスタイルに、より適したゲームを提供することができる。 On the other hand, in the long-range attack type job, the ability parameter when starting a battle with the enemy character 1003 located farther from the display position of the player character 1001 is set higher than the ability parameter of the short-range type job. .. By doing so, if the indoor player who selects the long-range attack type job encounters the enemy character 1003 located farther than the outdoor player, the battle can be advanced advantageously. Can be done. If the moving distance in the real world is longer than that of the indoor player, the outdoor player can move the enemy character 1003 inside the encounter circle 1002, which reduces the stamina consumption of the battle. Moreover, it is possible to have a more advantageous battle. Through the selection of attributes by the player in this way, it is possible to provide a game more suitable for the player's own lifestyle.

なお、ステップS12のフィールドマップ処理の詳細は後述する。ステップS12に続いてステップS13に進み、クライアント端末2のマップ切替部27はフィールドマップ1000を後述のバトルマップ1100に切り替える条件(バトルの発生)が成立したか否かを判定する。なお、フィールドマップ1000をバトルマップ1100に切り替える条件は、バトルの発生以外であってもよい。例えば、フィールドマップ1000上に特定エリアを設定しておき、プレイヤが当該エリアに侵入したことを判定してフィールドマップ1000をバトルマップ1100に切り替えてもよい。具体的には、幹線道路の近くや、ターミナル駅の周囲など、画面に注視しながらの移動が危険と思われる場所を予め特定エリアとして指定すると、特定エリアでのプレイヤの安全性を向上しつつゲームを進行させることができる。また、予め特定エリアを設定する以外にも、プレイヤの密集状況などの種々の情報から、画面に注視しながらの移動が危険だと判定したときにマップを切り替えてもよい。なお、同様の仕組みで、ある特定の建物(スタジアムや遊園地など)を特定エリアとして指定することで、特定の建物だけしか実施できないバトルやイベントを提供することが可能になり、ゲームの魅力を向上させることもできる。 The details of the field map processing in step S12 will be described later. Following step S12, the process proceeds to step S13, and the map switching unit 27 of the client terminal 2 determines whether or not the condition (occurrence of battle) for switching the field map 1000 to the battle map 1100 described later is satisfied. The condition for switching the field map 1000 to the battle map 1100 may be other than the occurrence of a battle. For example, a specific area may be set on the field map 1000, and it may be determined that the player has invaded the area and the field map 1000 may be switched to the battle map 1100. Specifically, if a specific area is specified in advance, such as near a trunk road or around a terminal station, where movement while gazing at the screen is considered dangerous, the safety of the player in the specific area can be improved. You can advance the game. In addition to setting a specific area in advance, the map may be switched when it is determined that it is dangerous to move while gazing at the screen from various information such as the crowded status of the players. By designating a specific building (stadium, amusement park, etc.) as a specific area with the same mechanism, it is possible to provide battles and events that can only be carried out in a specific building, making the game attractive. It can also be improved.

フィールドマップ1000を後述のバトルマップ1100に切り替える条件が成立していれば、クライアント端末2のマップ切替部27はステップS14に進み、敵キャラクタ1003との距離に応じたスタミナ量を消費させる。 If the condition for switching the field map 1000 to the battle map 1100 described later is satisfied, the map switching unit 27 of the client terminal 2 proceeds to step S14 and consumes the amount of stamina according to the distance to the enemy character 1003.

なお、マップ切替部27は敵キャラクタ1003との距離に応じて消費するスタミナ量を計算したあと、消費予定のスタミナ量を表示して、プレイヤに確認させてもよい。この場合、マップ切替部27はバトルマップ1100へ切り替えるか否かの最終的な指示をプレイヤから受け付ける確認画面を表示するようにしてもよい。さらに、消費するスタミナ量は、プレイヤランク、敵キャラクタ1003の強さ、敵キャラクタ1003の種類などにより変化させてもよい。 The map switching unit 27 may calculate the amount of stamina to be consumed according to the distance to the enemy character 1003, and then display the amount of stamina to be consumed so that the player can confirm it. In this case, the map switching unit 27 may display a confirmation screen for receiving a final instruction from the player as to whether or not to switch to the battle map 1100. Further, the amount of stamina consumed may be changed depending on the player rank, the strength of the enemy character 1003, the type of the enemy character 1003, and the like.

ステップS14に続いてステップS15に進み、クライアント端末2は図9に示すようなバトルマップ1100の表示に関するバトルマップ処理を行う。図9はバトルマップの一例の構成図である。 Following step S14, the process proceeds to step S15, and the client terminal 2 performs battle map processing related to the display of the battle map 1100 as shown in FIG. FIG. 9 is a configuration diagram of an example of a battle map.

バトルマップ1100もフィールドマップ1000と同様、現実世界の地図情報から作成される。ただし、バトルマップ1100は、現実世界の地図をファンタジー風、メルヘン風や西洋風などにデフォルメし、フィールドマップ1000よりも大きい縮尺で作成される。 Like the field map 1000, the battle map 1100 is also created from the map information in the real world. However, the battle map 1100 is created by deforming the map of the real world into a fantasy style, a fairy tale style, a western style, etc., and at a scale larger than the field map 1000.

バトルマップ1100は現実世界の地図情報に応じた建物1101や道1103、それ以外の部分1102が表示される。つまり、バトルマップ1100では現実世界の建物がある場所に建物1101などのゲームオブジェクトが表示される。また、バトルマップ1100では現実世界の道がある場所に道1103などのゲームオブジェクトが表示される。また、バトルマップには敵キャラクタ1003が配置されるが、敵キャラクタ1003の見た目として使用される画像データは、フィールドマップ1000上で表示されていた画像データとは異なるものであってもよい。 The battle map 1100 displays buildings 1101, roads 1103, and other parts 1102 according to the map information in the real world. That is, in the battle map 1100, a game object such as the building 1101 is displayed in the place where the building in the real world is located. Further, in the battle map 1100, a game object such as the road 1103 is displayed in a place where there is a road in the real world. Further, although the enemy character 1003 is arranged on the battle map, the image data used as the appearance of the enemy character 1003 may be different from the image data displayed on the field map 1000.

バトルマップ1100において、建物1101が表示されている場所はプレイヤキャラクタ1001や敵キャラクタ1003、他プレイヤキャラクタ1004が侵入できない場所を表している。それ以外の部分1102はプレイヤキャラクタ1001や敵キャラクタ1003、他プレイヤキャラクタ1004が侵入すると移動速度が半減する場所を表している。なお、道1103はプレイヤキャラクタ1001や敵キャラクタ1003、他プレイヤキャラクタ1004が通常の移動速度となる場所を表している。なお、道1103の種類(舗装道路や未舗装道路、高速道路、幹線道路、生活道路など)により移動速度や攻撃力といった、プレイヤキャラクタのパラメータを変化させてもよい。例えば、道路に設定された車両の制限速度情報を取得し、制限速度情報に応じてプレイヤキャラクタ1001や敵キャラクタ1003、他プレイヤキャラクタ1004の移動速度などのパラメータを変更してもよい。また、プレイヤキャラクタ1001や敵キャラクタ1003、他プレイヤキャラクタ1004の属性と、道1103の組み合わせにより移動速度などのパラメータを変更してもよい。また、道1103の種類が一方通行の道路である場合、キャラクタが進行できる向きも現実の道路情報に合わせて制限してもよい。特に、プレイヤキャラクタ1001だけや、敵キャラクタ1003だけの移動速度や方向を制限することでより戦略的なバトルを実現できる。 In the battle map 1100, the place where the building 1101 is displayed represents a place where the player character 1001, the enemy character 1003, and the other player character 1004 cannot invade. The other portion 1102 represents a place where the movement speed is halved when the player character 1001, the enemy character 1003, or another player character 1004 invades. Note that the road 1103 represents a place where the player character 1001, the enemy character 1003, and the other player character 1004 have normal movement speeds. Player character parameters such as movement speed and attack power may be changed depending on the type of road 1103 (paved road, unpaved road, highway, trunk road, living road, etc.). For example, the speed limit information of the vehicle set on the road may be acquired, and parameters such as the moving speed of the player character 1001, the enemy character 1003, and the other player character 1004 may be changed according to the speed limit information. Further, parameters such as movement speed may be changed by combining the attributes of the player character 1001, the enemy character 1003, and the other player character 1004 with the road 1103. Further, when the type of road 1103 is a one-way road, the direction in which the character can travel may be restricted according to the actual road information. In particular, a more strategic battle can be realized by limiting the movement speed and direction of only the player character 1001 and the enemy character 1003.

バトルマップ1100上に表示されたプレイヤキャラクタ1001の表示位置は操作受付部10から受け付けるプレイヤのタッチ操作により移動する。つまり、バトルマップ1100上におけるプレイヤキャラクタ1001の移動には、位置情報取得部22が取得するプレイヤの現在の位置情報を利用しない。なお、操作受付部10から受け付けるプレイヤの操作はタッチ操作に限ることなく、マウスによるクリック操作や実物コントローラでの操作も含まれる。なお、本実施形態におけるプレイヤキャラクタ1001のバトルマップ1100上での移動とは、プレイヤキャラクタ1001を画面上の固定点に表示し、背景となっているバトルマップ1100を移動することでバトルマップ1100上のプレイヤキャラクタ1001との位置関係を変更することを含んでいる。 The display position of the player character 1001 displayed on the battle map 1100 is moved by the touch operation of the player received from the operation reception unit 10. That is, the player's current position information acquired by the position information acquisition unit 22 is not used for the movement of the player character 1001 on the battle map 1100. The player's operation received from the operation reception unit 10 is not limited to the touch operation, but also includes a click operation with a mouse and an operation with an actual controller. The movement of the player character 1001 on the battle map 1100 in the present embodiment means that the player character 1001 is displayed at a fixed point on the screen and the background battle map 1100 is moved to move the player character 1001 on the battle map 1100. Includes changing the positional relationship with the player character 1001.

他プレイヤキャラクタ1004は他のプレイヤによるタッチ操作により移動するようにしてもよい。また、サポートキャラである他プレイヤキャラクタ1004は例えばAIなどにより自動で移動させてもよい。なお、サポートキャラは、例えば近場でログアウトした他のプレイヤの他プレイヤキャラクタ1004や複数のサポートキャラ候補からプレイヤが選択した他のプレイヤキャラクタ1004を利用する。さらに、敵キャラクタ1003はバトルマップ1100上の道1103に沿って(または、道1103を優先的に)移動する。 The other player character 1004 may be moved by a touch operation by another player. Further, the other player character 1004, which is a support character, may be automatically moved by, for example, AI. As the support character, for example, another player character 1004 of another player who has logged out in the near field or another player character 1004 selected by the player from a plurality of support character candidates is used. Further, the enemy character 1003 moves along the road 1103 on the battle map 1100 (or preferentially to the road 1103).

また、図9のバトルマップ1100はスキルパレット1105が表示される。プレイヤはスキルパレット1105からスキルを発動できる。なお、スキルには例えば効果範囲に攻撃や回復、所定のキャラクタに設定される能力パラメータの増加や減少効果等を発生させるスキルが含まれる。スキルの効果範囲や、スキルの効力は例えば道1103の幅に合わせて決定する。地図情報としての道路情報に道の幅情報が設定されている場合にはその幅情報に基づき、また、幅情報が存在しない場合にはバトルマップ1100を作成時に設定した所定の道の幅に基づいて、幅の狭い道1103でスキルが使用された場合は、スキルの効果範囲の距離を長くしたり、スキルの効力を増加(例えば、スキルの攻撃力を増やす、スキルの回復量を増やす)したりする。また、幅の広い道1103でスキルが使用された場合は、スキルの効果範囲の距離を短くしたり、スキルの効力を低減(例えば、スキルの攻撃力を減らす、スキルの回復量を減らす)したりする。 Further, the skill palette 1105 is displayed on the battle map 1100 of FIG. The player can activate the skill from the skill palette 1105. In addition, the skill includes, for example, a skill that causes an attack or recovery in the effect range, an increase or decrease effect of an ability parameter set for a predetermined character, and the like. The range of effect of the skill and the effectiveness of the skill are determined according to, for example, the width of the road 1103. If road width information is set in the road information as map information, it is based on the width information, and if there is no width information, it is based on the predetermined road width set at the time of creating the battle map 1100. If the skill is used on the narrow road 1103, increase the distance of the skill's range of effect or increase the effectiveness of the skill (for example, increase the attack power of the skill, increase the amount of recovery of the skill). Or Also, if the skill is used on the wide road 1103, the distance of the skill's range of effect is shortened, or the effectiveness of the skill is reduced (for example, the attack power of the skill is reduced, the amount of recovery of the skill is reduced). Or

図9のバトルマップ1100を作成する基準点はプレイヤキャラクタ1001の位置としてもよいが、バトルする敵キャラクタ1003の位置とすることがより好ましい。このように、バトルマップ1100はバトル対象の敵キャラクタ1003の位置を基準として作成することで、ゲームサーバ装置3が敵キャラクタ1003の表示位置を制御することができ、プレイヤの現実世界の位置における有利不利が発生しない。すなわち、例えばゲームの性質上、道幅の広い地形が有利な場合に、バトルマップ1100を作成する基準点をプレイヤキャラクタ1001の位置とすると、プレイヤはそのような地形に適う現実世界の位置に移動してバトルを続けてしまい、結果としてバトルが容易になってしまうし、常に似たようなバトルマップ1100が生成されることでゲームにマンネリ化が生じてしまう。一方、バトルマップ1100はバトル対象の敵キャラクタ1003の位置を基準として作成されることで、プレイヤにとって優位な地形でのみバトルを繰り返すことが防止でき、結果として本実施形態に係る情報処理システム1は、多様なゲーム体験を提供できる。 The reference point for creating the battle map 1100 in FIG. 9 may be the position of the player character 1001, but it is more preferable to set the position of the enemy character 1003 to battle. In this way, by creating the battle map 1100 with reference to the position of the enemy character 1003 to be battled, the game server device 3 can control the display position of the enemy character 1003, which is advantageous in the position of the player in the real world. There is no disadvantage. That is, for example, when a terrain with a wide road is advantageous due to the nature of the game, if the reference point for creating the battle map 1100 is the position of the player character 1001, the player moves to a position in the real world suitable for such terrain. As a result, the battle becomes easier, and a similar battle map 1100 is always generated, which causes the game to become a rut. On the other hand, since the battle map 1100 is created based on the position of the enemy character 1003 to be battled, it is possible to prevent the battle from being repeated only on the terrain superior to the player. , Can provide a variety of gaming experiences.

なお、ステップS15のバトルマップ処理の詳細は後述する。ステップS15に続いてステップS16に進み、クライアント端末2のマップ切替部27はバトルマップ1100をフィールドマップ1000に切り替える条件(バトルの終了)が成立したか否かを判定する。バトルマップ1100をフィールドマップ1000に切り替える条件が成立していれば、クライアント端末2はステップS12に戻り、フィールドマップ処理を行う。なお、バトルマップ1100をフィールドマップ1000に切り替える条件は、バトルの終了以外であってもよい。前述した種々の判定により、画面に注視しながらの移動が危険な状況ではないと判定したことを条件にバトルマップ1100をフィールドマップ1000に切り替えてもよい。 The details of the battle map processing in step S15 will be described later. Following step S15, the process proceeds to step S16, and the map switching unit 27 of the client terminal 2 determines whether or not the condition for switching the battle map 1100 to the field map 1000 (end of battle) is satisfied. If the condition for switching the battle map 1100 to the field map 1000 is satisfied, the client terminal 2 returns to step S12 and performs the field map process. The condition for switching the battle map 1100 to the field map 1000 may be other than the end of the battle. The battle map 1100 may be switched to the field map 1000 on the condition that it is determined that the movement while watching the screen is not a dangerous situation by the various determinations described above.

ステップS13においてフィールドマップ1000をバトルマップ1100に切り替える条件が成立していなかった場合、クライアント端末2はステップS17において本実施形態に係るゲームのアプリの終了をプレイヤから指示されたか判定する。ゲームのアプリの終了をプレイヤから指示されていなければ、クライアント端末2はステップS12に戻り、フィールドマップ処理を続ける。 If the condition for switching the field map 1000 to the battle map 1100 is not satisfied in step S13, the client terminal 2 determines in step S17 whether the player has instructed the end of the game application according to the present embodiment. If the player has not instructed to end the game application, the client terminal 2 returns to step S12 and continues the field map process.

また、ステップS16においてバトルマップ1100をフィールドマップ1000に切り替える条件が成立していなかった場合、クライアント端末2はステップS18において本実施形態に係るゲームのアプリの終了をプレイヤから指示されたか判定する。ゲームのアプリの終了をプレイヤから指示されていなければ、クライアント端末2はステップS15に戻り、バトルマップ処理を続ける。 If the condition for switching the battle map 1100 to the field map 1000 is not satisfied in step S16, the client terminal 2 determines in step S18 whether the player has instructed the end of the game application according to the present embodiment. If the player has not instructed to end the game application, the client terminal 2 returns to step S15 and continues the battle map process.

ステップS17及びS18においてゲームのアプリの終了をプレイヤから指示されていた場合、クライアント端末2は図7に示すフローチャートの処理を終了する。 When the player has instructed to end the game application in steps S17 and S18, the client terminal 2 ends the processing of the flowchart shown in FIG. 7.

《フィールドマップ処理》
図10は本実施形態のフィールドマップ処理の一例のフローチャートである。ステップS31において、クライアント端末2のフィールドマップ作成部25はフィールドマップ1000の作成か更新かを判定する。フィールドマップ1000の作成であれば、プレイヤ情報取得部21はステップS32において、ゲームサーバ装置3からプレイヤ情報を取得する。位置情報取得部22はステップS33において、GPSユニット409を利用してプレイヤの現在の位置情報を取得し、ゲームサーバ装置3及び地図サーバ装置4に送信する。ステップS34において、地図サーバ装置4の地図情報提供部61は、取得したプレイヤの現在の位置情報に対応する地図情報を決定し、クライアント端末2の地図情報取得部23は地図サーバ装置4からプレイヤの現在の位置情報に対応する地図情報を取得する。ステップS35において、ゲームサーバ装置3は、フィールドマップ作成に必要なオブジェクトを決定し、オブジェクト情報取得部24はゲームサーバ装置3から対応するオブジェクト情報を取得する。ここで、オブジェクト情報は画面に表示するための画像データでもよいし、予め画像記憶部15に格納されたオブジェクトの画像データの識別情報で
あってもよい。
《Field map processing》
FIG. 10 is a flowchart of an example of the field map processing of the present embodiment. In step S31, the field map creation unit 25 of the client terminal 2 determines whether the field map 1000 is created or updated. If the field map 1000 is created, the player information acquisition unit 21 acquires player information from the game server device 3 in step S32. In step S33, the position information acquisition unit 22 acquires the player's current position information using the GPS unit 409 and transmits it to the game server device 3 and the map server device 4. In step S34, the map information providing unit 61 of the map server device 4 determines the map information corresponding to the acquired current position information of the player, and the map information acquisition unit 23 of the client terminal 2 receives the player's map information from the map server device 4. Acquire the map information corresponding to the current position information. In step S35, the game server device 3 determines an object necessary for creating the field map, and the object information acquisition unit 24 acquires the corresponding object information from the game server device 3. Here, the object information may be image data to be displayed on the screen, or may be identification information of the image data of the object stored in the image storage unit 15 in advance.

ステップS36に進み、フィールドマップ作成部25はステップS32〜S35で取得したプレイヤ情報、位置情報、地図情報及びオブジェクト情報を利用し、図8に示したようなフィールドマップ1000を作成する。 Proceeding to step S36, the field map creation unit 25 creates the field map 1000 as shown in FIG. 8 by using the player information, the position information, the map information and the object information acquired in steps S32 to S35.

一方、ステップS31においてフィールドマップ1000の更新と判定すると、プレイヤ情報取得部21はステップS37において、ゲームサーバ装置3からプレイヤ情報を取得する。なお、フィールドマップ1000の表示中にプレイヤ情報の更新が無い場合にはステップS37の処理を省略してもよい。 On the other hand, if it is determined in step S31 that the field map 1000 has been updated, the player information acquisition unit 21 acquires player information from the game server device 3 in step S37. If the player information is not updated while the field map 1000 is being displayed, the process of step S37 may be omitted.

位置情報取得部22はステップS38において、GPSユニット409を利用してプレイヤの現在の位置情報を取得する。オブジェクト情報取得部24はステップS39においてゲームサーバ装置3からオブジェクト情報を取得する。 In step S38, the position information acquisition unit 22 acquires the player's current position information using the GPS unit 409. The object information acquisition unit 24 acquires object information from the game server device 3 in step S39.

ステップS40においてクライアント端末2のフィールドマップ作成部25は前回取得した位置情報と今回取得した位置情報に基づき、エンカウント履歴情報をエンカウント履歴情報記憶部16に記憶する。エンカウント履歴情報とは、フィールドマップ1000上のプレイヤキャラクタ1001の移動経路から所定範囲内に存在した敵キャラクタ1003の情報であり、例えば敵キャラクタ1003の画像、名前、存在した場所、エンカウント履歴によるバトルの制限時間などが含まれている。エンカウント履歴によるバトルの詳細については後述する。 In step S40, the field map creation unit 25 of the client terminal 2 stores the encounter history information in the encounter history information storage unit 16 based on the position information acquired last time and the position information acquired this time. The encounter history information is information on the enemy character 1003 that exists within a predetermined range from the movement path of the player character 1001 on the field map 1000, and is based on, for example, an image, a name, an existence location, and an encounter history of the enemy character 1003. The time limit for battle is included. Details of the battle based on the encounter history will be described later.

ステップS41に進み、フィールドマップ作成部25はステップS37〜S39で取得したプレイヤ情報、位置情報及びオブジェクト情報を利用し、フィールドマップ1000を更新する。ステップS41で行われるフィールドマップ1000の更新は、位置情報に基づくプレイヤキャラクタ1001の表示位置の変更、オブジェクト情報に基づく他プレイヤキャラクタ1004や敵キャラクタ1003の表示位置の変更や削除、追加表示などである。 Proceeding to step S41, the field map creation unit 25 updates the field map 1000 by using the player information, the position information, and the object information acquired in steps S37 to S39. The update of the field map 1000 performed in step S41 includes changing the display position of the player character 1001 based on the position information, changing or deleting the display position of the other player character 1004 or the enemy character 1003 based on the object information, and performing additional display. ..

図10に示したステップS12のフィールドマップ処理を繰り返し行うことにより図8のフィールドマップ1000上のプレイヤキャラクタ1001はプレイヤの現実世界での移動に応じてフィールドマップ1000上を移動する。また、フィールドマップ1000上の敵キャラクタ1003や他プレイヤキャラクタ1004はゲームサーバ装置3から取得するオブジェクト情報によりフィールドマップ1000上を移動する。 By repeating the field map processing of step S12 shown in FIG. 10, the player character 1001 on the field map 1000 of FIG. 8 moves on the field map 1000 according to the movement of the player in the real world. Further, the enemy character 1003 and the other player character 1004 on the field map 1000 move on the field map 1000 according to the object information acquired from the game server device 3.

なお、フィールドマップ1000においてプレイヤはマニュアルバトルモードとオートバトルモード(バトルスキップモード)とを選択できる。マニュアルバトルモードは、バトルが開始すると、フィールドマップ1000からバトルマップ1100に遷移し、バトルマップ1100でプレイヤがタッチ操作などによりバトル処理を行うモードである。また、オートバトルモードはプレイヤキャラクタ1001の位置から所定範囲内に位置する敵キャラクタ1003とのバトルマップ1100には切り替えず、バトル処理を行うモードである。 In the field map 1000, the player can select a manual battle mode or an auto battle mode (battle skip mode). The manual battle mode is a mode in which when a battle starts, the field map 1000 transitions to the battle map 1100, and the player performs battle processing by touch operation or the like on the battle map 1100. Further, the auto battle mode is a mode in which battle processing is performed without switching to the battle map 1100 with the enemy character 1003 located within a predetermined range from the position of the player character 1001.

オートバトル処理部29は、バトルマップ1100を表示せずに自動でバトルの進行を実行し、バトル結果だけを表示する。なお、オートバトル処理部29において実行したバトルの進行を、後からプレイヤの指示により再現するリプレイ機能を設けてもよい。この場合、オートバトル処理部29は、リプレイで再現できる程度に忠実にバトルの進行を処理しておく必要があるが、例えばリプレイ機能を設けない場合には、プレイヤキャラクタ1001と敵キャラクタ1003とに設定された攻撃力、防御力などのパラメータを比較して勝敗を決めるといった、マニュアルバトルとは全く異なる処理でバトル処理を簡略化してもよい。 The auto battle processing unit 29 automatically executes the progress of the battle without displaying the battle map 1100, and displays only the battle result. A replay function may be provided to reproduce the progress of the battle executed by the auto-battle processing unit 29 later according to a player's instruction. In this case, the auto-battle processing unit 29 needs to process the progress of the battle faithfully to the extent that it can be reproduced by replay. However, for example, when the replay function is not provided, the player character 1001 and the enemy character 1003 The battle process may be simplified by a process completely different from the manual battle, such as comparing the set parameters such as attack power and defense power to determine the victory or defeat.

オートバトルモードでは、バトルマップ1100に切り替えないため、プレイヤの操作によらずにバトルの結果として得られるゲームアイテムなどの報酬だけを受取ることができる。なお、ここでバトル処理は前述したとおり、バトルによらないゲームイベントの進行などにも適用ができる。なお、マニュアルバトルモードと、オートバトルモードとでは、同一の敵キャラクタ1003とバトルをした結果、獲得可能なゲームアイテムなどの報酬の種類や量を変更してもよい。 In the auto battle mode, since the battle map 1100 is not switched, only rewards such as game items obtained as a result of the battle can be received without any operation of the player. As described above, the battle process can be applied to the progress of a game event that does not depend on the battle. In the manual battle mode and the auto battle mode, the type and amount of rewards such as game items that can be obtained as a result of a battle with the same enemy character 1003 may be changed.

なお、オートバトルモードではバトルする敵キャラクタ1003のレベルに制限を設けることが望ましい。例えばオートバトルモードではプレイヤランクに基づき、十分に弱い敵キャラクタ1003とバトル処理を行い、それ以外の敵キャラクタ1003とのバトル処理を行わない。 In the auto battle mode, it is desirable to set a limit on the level of the enemy character 1003 to battle. For example, in the auto battle mode, based on the player rank, battle processing is performed with a sufficiently weak enemy character 1003, and battle processing with other enemy characters 1003 is not performed.

また、オートバトルモードではバトルを行う敵キャラクタ1003の基準を選べるようにしてもよい。例えば選べる敵キャラクタ1003の基準としては、例えば敵キャラクタ1003の種類(例えばドラゴン族など)や敵キャラクタ1003のレベル(例えばレベル20〜30など)が考えられる。さらに、オートバトルモードではプレイヤが将来通る予定のルート上にいる敵キャラクタ1003をオートバトル対象として先に選択できるようにしてもよい。オートバトルモードを設けたことで、本実施形態に係る情報処理システム1では、プレイヤがフィールドマップ1000を注視し続けることを防ぎ、フィールドマップ1000の表示中におけるプレイヤの安全性を向上しつつゲームを進行させることができる。 Further, in the auto battle mode, the criteria of the enemy character 1003 to perform the battle may be selected. For example, as a criterion of the enemy character 1003 that can be selected, for example, the type of the enemy character 1003 (for example, a dragon family) and the level of the enemy character 1003 (for example, levels 20 to 30) can be considered. Further, in the auto-battle mode, the enemy character 1003 on the route that the player plans to take in the future may be selected first as the auto-battle target. By providing the auto battle mode, in the information processing system 1 according to the present embodiment, the player is prevented from continuing to watch the field map 1000, and the game is played while improving the safety of the player while the field map 1000 is being displayed. Can be advanced.

《バトルマップ処理》
図11は本実施形態のバトルマップ処理の一例のフローチャートである。ステップS61において、クライアント端末2のバトルマップ作成部26はバトルマップ1100の作成か更新かを判定する。バトルマップ1100の作成であれば、位置情報取得部22はステップS62において、GPSユニット409を利用してプレイヤの現在の位置情報を取得し、ゲームサーバ装置3及び地図サーバ装置4に送信する。ステップS63において、地図サーバ装置4の地図情報提供部61は、取得したプレイヤの現在の位置情報に対応する地図情報を決定し、クライアント端末2の地図情報取得部23は地図サーバ装置4からプレイヤの現在の位置情報に対応する地図情報を取得する。ステップS64において、ゲームサーバ装置3は、フィールドマップ作成に必要なオブジェクトを決定し、オブジェクト情報取得部24はゲームサーバ装置3から対応するオブジェクト情報を取得する。
《Battle map processing》
FIG. 11 is a flowchart of an example of the battle map processing of the present embodiment. In step S61, the battle map creation unit 26 of the client terminal 2 determines whether to create or update the battle map 1100. In the case of creating the battle map 1100, the position information acquisition unit 22 acquires the player's current position information by using the GPS unit 409 in step S62, and transmits it to the game server device 3 and the map server device 4. In step S63, the map information providing unit 61 of the map server device 4 determines the map information corresponding to the acquired current position information of the player, and the map information acquisition unit 23 of the client terminal 2 receives the player's map information from the map server device 4. Acquire the map information corresponding to the current position information. In step S64, the game server device 3 determines an object necessary for creating the field map, and the object information acquisition unit 24 acquires the corresponding object information from the game server device 3.

ステップS65に進み、バトルマップ作成部26はステップS62〜S64で取得した位置情報、地図情報及びオブジェクト情報と、フィールドマップ処理で取得済みのプレイヤ情報とを利用し、図9に示したようなバトルマップ1100を作成する。なお、図11のバトルマップ処理においてプレイヤ情報をゲームサーバ装置3から取得する処理を追加してもよい。また、ステップS61においてバトルマップ1100の更新と判定した場合はステップS62〜S65の処理をスキップする。 Proceeding to step S65, the battle map creation unit 26 uses the position information, map information and object information acquired in steps S62 to S64 and the player information acquired in the field map processing, and battles as shown in FIG. Create map 1100. In the battle map process of FIG. 11, a process of acquiring player information from the game server device 3 may be added. If it is determined in step S61 that the battle map 1100 has been updated, the processes of steps S62 to S65 are skipped.

ステップS66に進み、位置情報取得部22はGPSユニット409を利用してプレイヤの現在の位置情報を取得する。ステップS66で取得するプレイヤの現在の位置情報は現実世界におけるプレイヤの移動を検知するために利用される。ステップS67においてバトル処理部28はステップS62で取得した位置情報とステップS66で取得した位置情報とを比較することで現実世界におけるプレイヤの移動を検知する。 Proceeding to step S66, the position information acquisition unit 22 acquires the player's current position information using the GPS unit 409. The player's current position information acquired in step S66 is used to detect the movement of the player in the real world. In step S67, the battle processing unit 28 detects the movement of the player in the real world by comparing the position information acquired in step S62 with the position information acquired in step S66.

現実世界におけるプレイヤの移動を検知すると、バトル処理部28はステップS70に進み、バトル結果をゲームサーバ装置3に送信し、図11のフローチャートの処理を終了する。現実世界におけるプレイヤの移動を検知しなければ、バトル処理部28はステップS68に進み、バトルマップ更新の処理を行う。なお、ステップS68のバトルマップ更新の処理の詳細は後述する。 When the movement of the player in the real world is detected, the battle processing unit 28 proceeds to step S70, transmits the battle result to the game server device 3, and ends the processing of the flowchart of FIG. If the movement of the player in the real world is not detected, the battle processing unit 28 proceeds to step S68 and processes the battle map update. The details of the battle map update process in step S68 will be described later.

ステップS69に進み、バトル処理部28はバトルが終了したか否かを判定する。バトルが終了していなければ、バトル処理部28は図11のバトルマップ処理を終了する。バトルが終了していれば、バトル処理部28はステップS70に進み、バトル結果をゲームサーバ装置3に送信し、図11のフローチャートの処理を終了する。 Proceeding to step S69, the battle processing unit 28 determines whether or not the battle has ended. If the battle is not completed, the battle processing unit 28 ends the battle map processing shown in FIG. If the battle is completed, the battle processing unit 28 proceeds to step S70, transmits the battle result to the game server device 3, and ends the processing of the flowchart of FIG.

図11に示したステップS15のバトルマップ処理によれば、クライアント端末2は現実世界におけるプレイヤの移動を検知すると、バトルマップ1100の表示を終了したり、バトルの進行を停止したりすることができる。したがって、プレイヤはバトルマップ1100でのバトルを続けるために現実世界における移動を制限されるため、安全性が向上する。 According to the battle map processing in step S15 shown in FIG. 11, when the client terminal 2 detects the movement of the player in the real world, the display of the battle map 1100 can be ended or the progress of the battle can be stopped. .. Therefore, the player is restricted from moving in the real world in order to continue the battle on the battle map 1100, which improves safety.

ステップS68のバトルマップ更新の処理は例えば図12に示すフローチャートにより行われる。図12はバトルマップ更新の処理の一例のフローチャートである。ステップS81において、クライアント端末2のバトル処理部28はタッチパネルへのタッチ操作があるか否かを判定する。 The process of updating the battle map in step S68 is performed, for example, according to the flowchart shown in FIG. FIG. 12 is a flowchart of an example of the battle map update process. In step S81, the battle processing unit 28 of the client terminal 2 determines whether or not there is a touch operation on the touch panel.

タッチ操作があれば、バトル処理部28はタッチパネルへのタッチ位置に基づいてスキル操作か否かを判定する。例えばバトル処理部28はタッチパネルへのタッチ位置がバトルマップ1100のスキルパレット1105上でなければ、スキル操作でないと判定してステップS83の処理を行う。また、バトル処理部28はタッチパネルへのタッチ位置がバトルマップ1100のスキルパレット1105上であれば、スキル操作であると判定してステップS84の処理を行う。 If there is a touch operation, the battle processing unit 28 determines whether or not it is a skill operation based on the touch position on the touch panel. For example, if the touch position on the touch panel is not on the skill palette 1105 of the battle map 1100, the battle processing unit 28 determines that it is not a skill operation and performs the process of step S83. Further, if the touch position on the touch panel is on the skill palette 1105 of the battle map 1100, the battle processing unit 28 determines that it is a skill operation and performs the process of step S84.

ステップS83において、バトル処理部28はプレイヤによるタッチパネルへのタッチ位置をプレイヤキャラクタ1001の移動目標に設定したあと、ステップS85の処理に進む。一方、ステップS84では、バトル処理部28が、プレイヤからスキル発動の操作を受け付け、スキル発動処理を行ったあと、ステップS85の処理に進む。スキル発動処理により、プレイヤは効果範囲に攻撃や回復、所定のキャラクタに設定される能力パラメータの増加や減少効果等を発生させることができる。 In step S83, the battle processing unit 28 sets the touch position of the player on the touch panel as the movement target of the player character 1001, and then proceeds to the process of step S85. On the other hand, in step S84, the battle processing unit 28 receives the skill activation operation from the player, performs the skill activation processing, and then proceeds to the process of step S85. By the skill activation process, the player can generate an attack or recovery in the effect range, an increase or decrease effect of the ability parameter set for a predetermined character, and the like.

ステップS85において、バトル処理部28はバトルマップ1100上のオブジェクトの移動処理を行う。プレイヤキャラクタ1001は設定されている移動目標に向かって移動する。また、敵キャラクタ1003は所定のロジックに従い、バトルマップ1100上の道1103に沿って移動する。また、他プレイヤキャラクタ1004は他のプレイヤによるタッチ操作により移動するようにしてもよいし、所定のロジックに従い、移動するようにしてもよい。 In step S85, the battle processing unit 28 performs the movement processing of the object on the battle map 1100. The player character 1001 moves toward the set movement target. Further, the enemy character 1003 moves along the road 1103 on the battle map 1100 according to a predetermined logic. Further, the other player character 1004 may be moved by a touch operation by another player, or may be moved according to a predetermined logic.

ステップS86においてバトル処理部28はプレイヤキャラクタ1001と敵キャラクタ1003とのバトル、または、他プレイヤキャラクタ1004と敵キャラクタ1003とのバトル、が発生したか否かを判定する。バトルは、例えばプレイヤキャラクタ1001又は他プレイヤキャラクタ1004と、敵キャラクタ1003と、が一定範囲内に位置する(接触する)と発生する。 In step S86, the battle processing unit 28 determines whether or not a battle between the player character 1001 and the enemy character 1003 or a battle between the other player character 1004 and the enemy character 1003 has occurred. A battle occurs when, for example, the player character 1001 or another player character 1004 and the enemy character 1003 are located (contacted) within a certain range.

バトルが発生したと判定すると、バトル処理部28はステップS87においてバトル処理を行ったあと、図12のフローチャートの処理を終了する。また、バトルが発生していないと判定すると、バトル処理部28はステップS87の処理をスキップして図12のフローチャートの処理を終了する。 If it is determined that a battle has occurred, the battle processing unit 28 performs the battle processing in step S87, and then ends the processing of the flowchart of FIG. 12. If it is determined that no battle has occurred, the battle processing unit 28 skips the process of step S87 and ends the process of the flowchart of FIG.

《エンカウント履歴によるバトル》
本実施形態に係る情報処理システム1において、プレイヤは前述したようにエンカウント履歴によるバトルを行うことができる。例えばクライアント端末2はエンカウント履歴情報記憶部16に記憶されている1つ以上のエンカウント履歴を図13に示すようなエンカウント履歴情報画面1200に表示し、プレイヤから1つのエンカウント履歴の選択を受け付ける。
《Battle by encounter history》
In the information processing system 1 according to the present embodiment, the player can perform a battle based on the encounter history as described above. For example, the client terminal 2 displays one or more encounter histories stored in the encounter history information storage unit 16 on the encounter history information screen 1200 as shown in FIG. 13, and the player selects one encounter history. Accept.

図13はエンカウント履歴情報画面の一例のイメージ図である。図13のエンカウント履歴情報画面1200は、エンカウント履歴情報記憶部16に記憶されているエンカウント履歴情報の一覧を表示し、一覧からエンカウント履歴によるバトルを行う1つのエンカウント履歴をプレイヤに選択させる画面の一例である。 FIG. 13 is an image diagram of an example of the encounter history information screen. The encounter history information screen 1200 of FIG. 13 displays a list of encounter history information stored in the encounter history information storage unit 16, and gives the player one encounter history for performing a battle based on the encounter history from the list. This is an example of a screen to be selected.

エンカウント履歴情報画面1200に表示されるエンカウント履歴情報は、敵キャラクタ1003の名前、存在した場所、エンカウント履歴によるバトルの制限時間などが含まれる。プレイヤはエンカウント履歴情報画面1200のエンカウント履歴情報の一覧からバトルを行うエンカウント履歴を1つ選択して「スタート」ボタンを押下することによりエンカウント履歴によるバトルを開始できる。バトルの開始に利用したエンカウント履歴は図13のエンカウント履歴情報画面1200から削除される。 The encounter history information displayed on the encounter history information screen 1200 includes the name of the enemy character 1003, the place where it existed, the time limit for the battle based on the encounter history, and the like. The player can start a battle based on the encounter history by selecting one encounter history to be battled from the list of encounter history information on the encounter history information screen 1200 and pressing the "Start" button. The encounter history used to start the battle is deleted from the encounter history information screen 1200 in FIG.

具体的に、バトルマップ作成部26はプレイヤに選択されたエンカウント履歴情報に基づき、図9のバトルマップ1100を表示させてバトルを行うことができる。このようなエンカウント履歴によるバトルを行えるようにしたことで、本実施形態の情報処理システム1では現実世界の移動によりエンカウント履歴を稼ぎ、落ち着いてプレイできる場所でバトルマップ1100によるバトルを行うことができる。 Specifically, the battle map creation unit 26 can display the battle map 1100 of FIG. 9 and perform a battle based on the encounter history information selected by the player. By making it possible to perform a battle based on such an encounter history, the information system 1 of the present embodiment earns an encounter history by moving in the real world, and battles using the battle map 1100 in a place where it can be played calmly. Can be done.

(まとめ)
本実施形態に係る情報処理システム1では、ゲームとして求められる操作として、プレイヤの位置情報を利用するモードと、プレイヤによる操作を利用するモードと、を用意し、所定条件の成立によりこれらを切り替えるようにしたことで、状況に応じた安全な操作を実現している。
(Summary)
In the information processing system 1 according to the present embodiment, as an operation required as a game, a mode using the position information of the player and a mode using the operation by the player are prepared, and these are switched when a predetermined condition is satisfied. By doing so, safe operation according to the situation is realized.

また、本実施形態に係る情報処理システム1ではプレイヤの位置情報を利用するモード用にフィールドマップ1000を作成し、プレイヤによる操作を利用するモード用にバトルマップ1100を作成する。フィールドマップ1000の縮尺をバトルマップ1100の縮尺よりも小さくすることで、プレイヤの移動がフィールドマップ1000に細かく反映されることを防いでいる。これにより、本実施形態に係る情報処理システム1は、いわゆる歩きスマホの危険性を低下させることで、安全な操作によるゲーム進行を実現している。 Further, in the information processing system 1 according to the present embodiment, the field map 1000 is created for the mode that uses the position information of the player, and the battle map 1100 is created for the mode that uses the operation by the player. By making the scale of the field map 1000 smaller than the scale of the battle map 1100, it is possible to prevent the movement of the player from being reflected in the field map 1000 in detail. As a result, the information processing system 1 according to the present embodiment reduces the risk of the so-called walking smartphone, thereby realizing the game progress by safe operation.

また、縮尺がフィールドマップ1000よりも大きいバトルマップ1100ではプレイヤの位置情報を利用せず、プレイヤによる操作を利用することで、安全な操作を実現している。 Further, in the battle map 1100 whose scale is larger than the field map 1000, safe operation is realized by using the operation by the player without using the position information of the player.

また、本実施形態に係る情報処理システム1では、フィールドマップ1000に表示されている敵キャラクタ1003であれば、エンカウントサークル1002の内側に存在しない敵キャラクタ1003であっても、スタミナを消費してバトルを開始できる。このように、本実施形態に係る情報処理システム1では、バトルしたい敵キャラクタ1003がエンカウントサークル1002の内側に入るようにプレイヤが移動しなくても、スタミナ消費という対価によりバトルを開始できるので、プレイヤの位置情報を利用するモードでの安全性を向上できる。 Further, in the information processing system 1 according to the present embodiment, the enemy character 1003 displayed on the field map 1000 consumes stamina even if the enemy character 1003 does not exist inside the encounter circle 1002. You can start a battle. As described above, in the information processing system 1 according to the present embodiment, even if the player does not move so that the enemy character 1003 to be battled enters the inside of the encounter circle 1002, the battle can be started at the consideration of stamina consumption. It is possible to improve the safety in the mode in which the player's position information is used.

以上、説明したように、本実施形態に係る情報処理システム1は現実世界の事象を仮想世界に反映しつつ、より安全なゲーム環境をプレイヤに提供できる。 As described above, the information processing system 1 according to the present embodiment can provide the player with a safer game environment while reflecting the events in the real world in the virtual world.

また、本実施形態に係る情報処理システム1では、現実世界の位置情報を利用するからこそ、プレイヤにゲームのためだけに現実の移動を強いる場合がある。また、普段の生活にゲームを取り入れた場合には、プレイヤのライフスタイル(例えば自宅勤務など)によりマンネリ化を招く恐れもある。そこで、本実施形態に係る情報処理システム1ではエンカウントサークル1002の外側にいる敵キャラクタ1003や宝箱1011に対しても、スタミナの消費によりバトルを開始したり、宝箱を開封するといったゲームイベントの実行ができる。このように、本実施形態に係る情報処理システム1では、プレイヤのライフスタイルに依存しない多様なゲーム体験をできる。また、バトルを開始した際には、現実世界の地図をデフォルメしたバトルマップ1100においてバトルを行う。このように、本実施形態に係る情報処理システム1では、現実世界の事象を仮想世界に反映しつつ、より多彩な仮想マップを作成し、飽きの来ないゲームをプレイヤに提供できる。 Further, in the information processing system 1 according to the present embodiment, the player may be forced to move in reality only for the game because the position information in the real world is used. In addition, when a game is incorporated into daily life, there is a risk that the player's lifestyle (for example, working from home) may lead to a rut. Therefore, in the information processing system 1 according to the present embodiment, a game event such as starting a battle or opening the treasure chest is executed by consuming stamina against the enemy characters 1003 and the treasure chest 1011 outside the encounter circle 1002. Can be done. As described above, the information processing system 1 according to the present embodiment can provide various game experiences that do not depend on the lifestyle of the player. In addition, when the battle is started, the battle is performed on the battle map 1100, which is a deformed map of the real world. In this way, the information processing system 1 according to the present embodiment can create a more diverse virtual map while reflecting the events in the real world in the virtual world, and can provide the player with a game that he / she never gets tired of.

なお、本実施形態に係る情報処理システム1では1台以上のクライアント端末2とゲームサーバ装置3と地図サーバ装置4とがインターネット等のネットワーク5によりゲームシステムが構成されるとして説明したが、クライアント端末2の機能の一部はゲームサーバ装置3により実現されてもよいし、ゲームサーバ装置3の機能の一部がクライアント端末2により割り当てられてもよい。また、地図サーバ装置4が、クライアント端末2やゲームサーバ装置3の機能の一部を担ってもよいし、クライアント端末2やゲームサーバ装置3が地図サーバ装置4の機能の一部を担ってもよい。 In the information processing system 1 according to the present embodiment, it has been described that one or more client terminals 2, a game server device 3, and a map server device 4 form a game system by a network 5 such as the Internet. A part of the function of the game server device 3 may be realized by the game server device 3, or a part of the function of the game server device 3 may be assigned by the client terminal 2. Further, the map server device 4 may play a part of the functions of the client terminal 2 and the game server device 3, or the client terminal 2 and the game server device 3 may take a part of the functions of the map server device 4. Good.

すなわち、図1において説明したクライアント端末2、ゲームサーバ装置3、地図サーバ装置4の各機能の集合体は大局的には1つの「情報処理装置」として把握することも可能である。1つまたは複数のハードウェアに対して、本発明を実現するために必要な複数の機能をどのように配分するかは、各ハードウェアの処理能力やゲームシステムに求められる仕様等に鑑みて決定されればよい。 That is, the aggregate of the functions of the client terminal 2, the game server device 3, and the map server device 4 described in FIG. 1 can be grasped as one "information processing device" in a broad sense. How to allocate the plurality of functions required for realizing the present invention to one or more hardware is determined in consideration of the processing capacity of each hardware, the specifications required for the game system, and the like. It should be done.

本発明は、具体的に開示された上記の実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。 The present invention is not limited to the above-described embodiment disclosed specifically, and various modifications and modifications can be made without departing from the scope of claims.

1 情報処理システム
2 クライアント端末
3 ゲームサーバ装置
4 地図サーバ装置
5 ネットワーク
10 操作受付部
12 ゲーム実行部
13 サーバアクセス部
14 画面表示部
15 画像記憶部
16 エンカウント履歴情報記憶部
21 プレイヤ情報取得部
22 位置情報取得部
23 地図情報取得部
24 オブジェクト情報取得部
25 フィールドマップ作成部
26 バトルマップ作成部
27 マップ切替部
28 バトル処理部
29 オートバトル処理部
41 プレイヤ情報提供部
42 オブジェクト情報提供部
43 オブジェクト情報制御部
44 バトル結果受付部
45 プレイヤ情報記憶部
46 オブジェクト情報記憶部
61 地図情報提供部
62 地図情報記憶部
401、501 入力装置
402、502 表示装置
403、503 外部I/F
403a、503a 記録媒体
404、504 RAM
405、505 ROM
406、506 CPU
407、507 通信I/F
408、508 HDD
409 GPSユニット
410 電池
1000 フィールドマップ
1001 プレイヤキャラクタ
1002 エンカウントサークル
1003 敵キャラクタ
1004 他プレイヤキャラクタ
1005 敵拠点
1006 砦
1007 フィールド
1008 バトル状態の他のプレイヤ
1010 スタミナゲージ
1100 バトルマップ
1101 建物
1102 建物及び道以外の部分
1103 道
1105 スキルパレット
1200 エンカウント履歴情報画面
B バス

1 Information processing system 2 Client terminal 3 Game server device 4 Map server device 5 Network 10 Operation reception unit 12 Game execution unit 13 Server access unit 14 Screen display unit 15 Image storage unit 16 Encounter history information storage unit 21 Player information acquisition unit 22 Position information acquisition unit 23 Map information acquisition unit 24 Object information acquisition unit 25 Field map creation unit 26 Battle map creation unit 27 Map switching unit 28 Battle processing unit 29 Auto battle processing unit 41 Player information provision unit 42 Object information provision unit 43 Object information Control unit 44 Battle result reception unit 45 Player information storage unit 46 Object information storage unit 61 Map information storage unit 62 Map information storage unit 401, 501 Input device 402, 502 Display device 403, 503 External I / F
403a, 503a Recording media 404, 504 RAM
405, 505 ROM
406, 506 CPU
407, 507 Communication I / F
408, 508 HDD
409 GPS unit 410 Battery 1000 Field map 1001 Player character 1002 Encounter circle 1003 Enemy character 1004 Other player character 1005 Enemy base 1006 Fort 1007 Field 1008 Other players in battle state 1010 Stamina gauge 1100 Battle map 1101 Building 1102 Other than buildings and roads Part 1103 Road 1105 Skill Palette 1200 Encounter History Information Screen B Bus

Claims (12)

プレイヤが操作する操作端末の位置情報を取得する位置情報取得手段と、
前記位置情報に対応する現実世界の地図情報を取得する地図情報取得手段と、
仮想世界の地図を作成するために利用するオブジェクトのオブジェクト情報を取得するオブジェクト情報取得手段と、
取得した前記地図情報及び前記オブジェクト情報に基づき、前記位置情報によりプレイヤのオブジェクトの表示位置を変更させる第1のモードと、プレイヤの操作により前記プレイヤのオブジェクトの表示位置を変更させる第2のモードと、を有する仮想世界の地図を作成する地図作成手段と、
所定条件の成立により前記第1のモードから前記第2のモードに切り替える切替手段と
を有する情報処理装置。
Position information acquisition means for acquiring the position information of the operation terminal operated by the player,
A map information acquisition means for acquiring real-world map information corresponding to the location information,
Object information acquisition means for acquiring object information of objects used to create a map of a virtual world,
A first mode in which the display position of the player's object is changed by the position information based on the acquired map information and the object information, and a second mode in which the display position of the player's object is changed by the player's operation. A mapping means to create a map of a virtual world with,
An information processing device having a switching means for switching from the first mode to the second mode when a predetermined condition is satisfied.
前記地図作成手段は、
前記第1のモードに対応した第1の仮想マップを作成する第1の地図作成手段と、
前記第2のモードに対応した第2の仮想マップを作成する第2の地図作成手段と、
を有し、
前記第1の地図作成手段は、
前記第2の仮想マップよりも小さい縮尺で前記第1の仮想マップを作成すること
を特徴とする請求項1記載の情報処理装置。
The map creation means is
A first map creation means for creating a first virtual map corresponding to the first mode, and
A second map creation means for creating a second virtual map corresponding to the second mode, and
Have,
The first mapping means is
The information processing apparatus according to claim 1, wherein the first virtual map is created at a scale smaller than that of the second virtual map.
前記切替手段は、前記第1の仮想マップに表示されたエンカウント対象のオブジェクトの選択操作を受け付けると、前記第1の仮想マップを前記第2の仮想マップに切り替えること
を特徴とする請求項2記載の情報処理装置。
2. The switching means is characterized in that when it receives a selection operation of an object to be encountered displayed on the first virtual map, the switching means switches the first virtual map to the second virtual map. The information processing device described.
前記切替手段は、選択操作を受け付けた時における、前記エンカウント対象のオブジェクトと前記プレイヤのオブジェクトとの距離に応じて、前記選択操作によりプレイヤが消費する対価の量を変化させること
を特徴とする請求項3記載の情報処理装置。
The switching means is characterized in that the amount of consideration consumed by the player due to the selection operation is changed according to the distance between the object to be encountered and the object of the player when the selection operation is accepted. The information processing device according to claim 3.
前記第1の地図作成手段は、前記選択操作によりプレイヤが消費する対価の量がゼロである前記第1の仮想マップにおける範囲を、表示すること
を特徴とする請求項4記載の情報処理装置。
The information processing device according to claim 4, wherein the first map creating means displays a range in the first virtual map in which the amount of consideration consumed by the player by the selection operation is zero.
前記情報処理装置は、更に、
前記エンカウント対象のオブジェクトと前記プレイヤのオブジェクトに基づくゲーム進行処理を行うゲーム進行処理手段、
とを有し、
前記切替手段は、前記第1のモードにおいて自動モードが選択されていれば、前記第1の仮想マップにおいて前記プレイヤのオブジェクトから所定範囲内の前記エンカウント対象のオブジェクトを、前記第2の仮想マップに切り替えることなく前記ゲーム進行処理手段に処理させること
を特徴とする請求項3記載の情報処理装置。
The information processing device further
A game progress processing means that performs a game progress process based on the object to be encountered and the player's object.
And have
If the automatic mode is selected in the first mode, the switching means can display the object to be encountered within a predetermined range from the player's object in the first virtual map to the second virtual map. The information processing apparatus according to claim 3, wherein the game progress processing means is allowed to process the game without switching to.
前記第1の地図作成手段は、前記第1の仮想マップの前記プレイヤのオブジェクトの移動経路から所定範囲内の前記エンカウント対象のオブジェクトの情報を履歴情報として記憶部に記憶させ、
前記切替手段は、前記記憶部に記憶された履歴情報からプレイヤにより選択された前記履歴情報に基づき、前記第1の仮想マップを前記第2の仮想マップに切り替えること
を特徴とする請求項3記載の情報処理装置。
The first map creating means stores the information of the object to be encountered within a predetermined range from the movement path of the player's object in the first virtual map in the storage unit as history information.
3. The third aspect of the present invention, wherein the switching means switches the first virtual map to the second virtual map based on the history information selected by the player from the history information stored in the storage unit. Information processing equipment.
前記ゲーム進行処理手段は、前記第2のモードの実行時に、前記位置情報取得手段が取得する前記位置情報に基づいて現実世界における前記プレイヤの移動を検知すると、前記第2のモードの実行を停止すること
を特徴とする請求項6記載の情報処理装置。
When the game progress processing means detects the movement of the player in the real world based on the position information acquired by the position information acquisition means at the time of executing the second mode, the game progress processing means stops the execution of the second mode. The information processing apparatus according to claim 6, wherein the information processing apparatus is used.
前記第2の地図作成手段は、前記第1の仮想マップに表示されたエンカウント対象のオブジェクトの選択操作を受け付けると、選択操作を受け付けた前記エンカウント対象のオブジェクトに対応する位置情報に基づき前記第2の仮想マップを作成すること
を特徴とする請求項2記載の情報処理装置。
When the second map creating means receives the selection operation of the object to be encountered displayed on the first virtual map, the second map creating means is said to be based on the position information corresponding to the object to be encountered that has received the selection operation. The information processing apparatus according to claim 2, wherein a second virtual map is created.
プレイヤが操作する操作端末の位置情報を取得する位置情報取得手段と、
前記位置情報に対応する現実世界の地図情報を取得する地図情報取得手段と、
仮想世界の地図を作成するために利用するオブジェクトのオブジェクト情報を取得するオブジェクト情報取得手段と、
取得した前記地図情報及び前記オブジェクト情報に基づき、前記位置情報によりプレイヤのオブジェクトの表示位置を変更させ、プレイヤの操作によっては前記プレイヤのオブジェクトの表示位置が変更できない第1のモードと、プレイヤの操作により前記プレイヤのオブジェクトの表示位置を変更させ、前記位置情報によってはプレイヤのオブジェクトの表示位置が変更できない第2のモードと、を有する仮想世界の地図を作成する地図作成手段と、
所定条件の成立により前記第1のモードから前記第2のモードに切り替える切替手段と
を有する情報処理装置。
Position information acquisition means for acquiring the position information of the operation terminal operated by the player,
A map information acquisition means for acquiring real-world map information corresponding to the location information,
Object information acquisition means for acquiring object information of objects used to create a map of a virtual world,
Based on the acquired map information and the object information, the display position of the player's object is changed by the position information, and the display position of the player's object cannot be changed by the player's operation, and the player's operation. A map creation means for creating a map of a virtual world having a second mode in which the display position of the player's object is changed by the above-mentioned position information and the display position of the player's object cannot be changed depending on the position information.
An information processing device having a switching means for switching from the first mode to the second mode when a predetermined condition is satisfied.
プレイヤが操作する操作端末であって、
位置情報を取得する位置情報取得手段と、
前記位置情報に対応する現実世界の地図情報を取得する地図情報取得手段と、
仮想世界の地図を作成するために利用するオブジェクトのオブジェクト情報を取得するオブジェクト情報取得手段と、
取得した前記地図情報及び前記オブジェクト情報に基づき、前記位置情報によりプレイヤのオブジェクトの表示位置を変更させる第1のモードと、プレイヤの操作により前記プレイヤのオブジェクトの表示位置を変更させる第2のモードと、を有する仮想世界の地図を作成する地図作成手段と、
所定条件の成立により前記第1のモードから前記第2のモードに切り替える切替手段と
を有する端末装置。
An operation terminal operated by the player
Location information acquisition means to acquire location information and
A map information acquisition means for acquiring real-world map information corresponding to the location information,
Object information acquisition means for acquiring object information of objects used to create a map of a virtual world,
A first mode in which the display position of the player's object is changed by the position information based on the acquired map information and the object information, and a second mode in which the display position of the player's object is changed by the player's operation. A mapping means to create a map of a virtual world with,
A terminal device having a switching means for switching from the first mode to the second mode when a predetermined condition is satisfied.
プレイヤが操作する操作端末を、
位置情報を取得する位置情報取得手段、
前記位置情報に対応する現実世界の地図情報を取得する地図情報取得手段、
仮想世界の地図を作成するために利用するオブジェクトのオブジェクト情報を取得するオブジェクト情報取得手段、
取得した前記地図情報及び前記オブジェクト情報に基づき、前記位置情報によりプレイヤのオブジェクトの表示位置を変更させる第1のモードと、プレイヤの操作により前記プレイヤのオブジェクトの表示位置を変更させる第2のモードと、を有する仮想世界の地図を作成する地図作成手段、
所定条件の成立により前記第1のモードから前記第2のモードに切り替える切替手段、
として機能させるためのプログラム。

The operation terminal operated by the player
Location information acquisition means to acquire location information,
Map information acquisition means for acquiring real-world map information corresponding to the location information,
Object information acquisition means for acquiring object information of objects used to create a map of a virtual world,
A first mode in which the display position of the player's object is changed by the position information based on the acquired map information and the object information, and a second mode in which the display position of the player's object is changed by the player's operation. A mapping means to create a map of a virtual world with,
A switching means for switching from the first mode to the second mode when a predetermined condition is satisfied.
A program to function as.

JP2020202491A 2020-12-07 2020-12-07 Information processor, terminal device and program Pending JP2021037371A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020202491A JP2021037371A (en) 2020-12-07 2020-12-07 Information processor, terminal device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020202491A JP2021037371A (en) 2020-12-07 2020-12-07 Information processor, terminal device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018035222A Division JP2018108429A (en) 2018-02-28 2018-02-28 Information processing device, terminal device, and program

Publications (1)

Publication Number Publication Date
JP2021037371A true JP2021037371A (en) 2021-03-11

Family

ID=74847849

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020202491A Pending JP2021037371A (en) 2020-12-07 2020-12-07 Information processor, terminal device and program

Country Status (1)

Country Link
JP (1) JP2021037371A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7341296B1 (en) 2022-08-12 2023-09-08 株式会社Cygames Information processing program, information processing method, and game device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008073265A (en) * 2006-09-21 2008-04-03 Square Enix Co Ltd Video game control system and video game control server
JP2012165962A (en) * 2011-02-16 2012-09-06 Docomo Technology Inc Game system, mobile communication terminal, and program
JP2013059573A (en) * 2011-09-14 2013-04-04 Namco Bandai Games Inc Program, information memory medium and game apparatus
JP2013228770A (en) * 2012-04-24 2013-11-07 Yahoo Japan Corp Image processing system, method and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008073265A (en) * 2006-09-21 2008-04-03 Square Enix Co Ltd Video game control system and video game control server
JP2012165962A (en) * 2011-02-16 2012-09-06 Docomo Technology Inc Game system, mobile communication terminal, and program
JP2013059573A (en) * 2011-09-14 2013-04-04 Namco Bandai Games Inc Program, information memory medium and game apparatus
JP2013228770A (en) * 2012-04-24 2013-11-07 Yahoo Japan Corp Image processing system, method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7341296B1 (en) 2022-08-12 2023-09-08 株式会社Cygames Information processing program, information processing method, and game device

Similar Documents

Publication Publication Date Title
JP6075489B1 (en) Information processing device, terminal device, and program
JP6090495B1 (en) Information processing device, terminal device, and program
JP6721778B2 (en) Method and system for accessing previously stored gameplay via video recording performed in a game cloud system
US20200206628A1 (en) Method and system for saving a snapshot of game play and used to begin later execution of the game play by any user as executed on a game cloud system
US10843074B2 (en) Object movement control apparatus, storage medium storing object movement control program, and object movement control method
JP6281495B2 (en) Information processing apparatus, terminal apparatus, information processing method, and program
US8414396B2 (en) Game system, game apparatus, storage medium storing game program, and game controlling method
JP2014149712A (en) Information processing device, terminal device, information processing method, and program
US10456681B2 (en) Game system, display controlling method, display controlling program, and recording medium
JP6299846B2 (en) Information processing device
JP6311775B2 (en) Information processing device
JP2018108429A (en) Information processing device, terminal device, and program
JP2021037371A (en) Information processor, terminal device and program
US20050159216A1 (en) Simulation game system and method thereof integrating geographical information
JP2020096768A (en) Information processing system, information processor, information processing program, and information processing method
JP2019187815A (en) Game program, method and information processor
JP2017170121A (en) Information processing device, terminal device, and program
Constantin et al. Tilt-controlled mobile games: Velocity-control vs. position-control
JP6795114B1 (en) Programs and information processing equipment
US20150290541A1 (en) Device, game and methods therefor
WO2024037188A1 (en) Virtual object control method and apparatus, and device and medium
US11648462B2 (en) Non-transitory computer-readable medium and video game processing system
US11654360B2 (en) Non-transitory computer-readable medium and video game processing system
CN114247132B (en) Control processing method, device, equipment, medium and program product for virtual object
JP2019205515A (en) Game program, game method, and information processing terminal

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201214

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210104

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220201

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20220726