JP2021089509A - Information processing device and program - Google Patents

Information processing device and program Download PDF

Info

Publication number
JP2021089509A
JP2021089509A JP2019218693A JP2019218693A JP2021089509A JP 2021089509 A JP2021089509 A JP 2021089509A JP 2019218693 A JP2019218693 A JP 2019218693A JP 2019218693 A JP2019218693 A JP 2019218693A JP 2021089509 A JP2021089509 A JP 2021089509A
Authority
JP
Japan
Prior art keywords
group
users
user terminals
user
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019218693A
Other languages
Japanese (ja)
Other versions
JP7419650B2 (en
Inventor
太樹 山口
Hiroki Yamaguchi
太樹 山口
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.)
Mixi Inc
Original Assignee
Mixi Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mixi Inc filed Critical Mixi Inc
Priority to JP2019218693A priority Critical patent/JP7419650B2/en
Publication of JP2021089509A publication Critical patent/JP2021089509A/en
Priority to JP2023219731A priority patent/JP2024023930A/en
Application granted granted Critical
Publication of JP7419650B2 publication Critical patent/JP7419650B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an information processing device and program capable of reducing the power consumption of a terminal in processing using position information.SOLUTION: In a game system for executing processing using position information, a server 10 includes a management part 101 for managing a group including a plurality of users, and a game processing part 104 for executing processing performed by the group by using position information acquired by some user terminals selected from among user terminals used by the plurality of respective users included in the group.SELECTED DRAWING: Figure 4

Description

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

現在、位置情報を用いたゲームが知られている。例えば、特許文献1には、プレイヤ端末の位置情報を利用したゲームについて、ゲームの戦略性を向上させることが可能な技術が開示されている。 Currently, games using location information are known. For example, Patent Document 1 discloses a technique capable of improving the strategic nature of a game using the position information of a player terminal.

特開2019−181216号公報Japanese Unexamined Patent Publication No. 2019-181216

位置情報を利用するゲームの場合、ゲームに参加する各端末が、GPS等を用いて位置情報を取得し続ける必要がある。しかしながら、バッテリーの残量が少ない端末の場合、位置情報を取得し続けることで、バッテリー切れによりゲームの参加が困難になる可能性がある。同様の課題は、ゲームに限らず、位置情報を利用する処理全般に生じ得る。 In the case of a game that uses location information, each terminal participating in the game needs to continue to acquire location information using GPS or the like. However, in the case of a terminal with a low battery level, it may be difficult to participate in the game due to the battery running out by continuing to acquire the location information. Similar problems can occur not only in games but also in general processing using location information.

そこで、本発明は、位置情報を利用する処理において、端末の消費電力を削減することが可能な技術を提供することを目的とする。 Therefore, an object of the present invention is to provide a technique capable of reducing the power consumption of a terminal in a process using position information.

本発明の一態様に係る情報処理装置は、位置情報を利用する処理を実行する情報処理装置であって、複数のユーザを含むグループを管理する管理部と、前記グループに含まれる前記複数のユーザの各々が利用するユーザ端末の中から選択される一部のユーザ端末により取得された位置情報を用いて、前記グループで行う処理を実行する処理部と、を有する。 The information processing device according to one aspect of the present invention is an information processing device that executes processing using position information, and is a management unit that manages a group including a plurality of users, and the plurality of users included in the group. It has a processing unit that executes processing performed in the group by using the position information acquired by some user terminals selected from the user terminals used by each of the above.

本発明によれば、位置情報を利用する処理において、端末の消費電力を削減することが可能な技術を提供することができる。 According to the present invention, it is possible to provide a technique capable of reducing the power consumption of a terminal in a process using position information.

本実施形態に係るゲームシステムのシステム構成の一例を示す図である。It is a figure which shows an example of the system structure of the game system which concerns on this embodiment. ゲームの概要を説明するための図である。It is a figure for demonstrating the outline of a game. サーバ及び端末のハードウェア構成例を示す図である。It is a figure which shows the hardware configuration example of a server and a terminal. サーバの機能ブロック構成例を示す図である。It is a figure which shows the functional block configuration example of a server. ユーザ管理DB及び予想者管理DBの一例を示す。An example of the user management DB and the predictor management DB is shown. 端末の機能ブロック構成例を示す図である。It is a figure which shows the functional block configuration example of a terminal. ゲームシステムが行う処理手順の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the processing procedure performed by a game system. 地図画面の表示例を示す図である。It is a figure which shows the display example of a map screen.

添付図面を参照して、本発明の実施形態について説明する。なお、各図において、同一の符号を付したものは、同一又は同様の構成を有する。以下の説明では、本実施形態を、位置情報を利用するゲームに適用する前提で説明するが、本実施形態の適用対象がゲームに限定されることを意図しているのではない。本実施形態は、SNS、メッセンジャー、グループチャット、地図上での位置表示など、位置情報を利用する処理であれば、あらゆる処理に適用することができる。 Embodiments of the present invention will be described with reference to the accompanying drawings. In each figure, those having the same reference numerals have the same or similar configurations. In the following description, the present embodiment will be described on the premise that the present embodiment is applied to a game that uses location information, but the application target of the present embodiment is not intended to be limited to the game. This embodiment can be applied to any process that uses location information, such as SNS, messenger, group chat, and location display on a map.

<システム構成>
図1は、本実施形態に係るゲームシステム1のシステム構成の一例を示す図である。図1に示すゲームシステム1は、サーバ10と、1以上の端末20とを備える。サーバ10及び端末20は、インターネットやイントラネット、無線LAN、移動通信等の通信ネットワークNを介して互いに通信可能に接続されている。サーバ10及び端末20は、情報処理装置と称されてもよい。
<System configuration>
FIG. 1 is a diagram showing an example of the system configuration of the game system 1 according to the present embodiment. The game system 1 shown in FIG. 1 includes a server 10 and one or more terminals 20. The server 10 and the terminal 20 are connected to each other so as to be able to communicate with each other via a communication network N such as the Internet, an intranet, a wireless LAN, and a mobile communication. The server 10 and the terminal 20 may be referred to as an information processing device.

サーバ10は、1又は複数の物理的なサーバ等から構成されていてもよいし、ハイパーバイザー(hypervisor)上で動作する仮想的なサーバを用いて構成されていてもよいし、クラウドサーバを用いて構成されていてもよい。 The server 10 may be composed of one or a plurality of physical servers or the like, may be configured by using a virtual server operating on a hypervisor, or may be configured by using a cloud server. May be configured.

端末20(ユーザ端末)は、ユーザが利用する端末であり、ユーザは、端末20を操作することでゲームをプレイすることができる。端末20は、例えば、携帯電話(スマートフォンを含む)、タブレット端末、パーソナルコンピュータ等である。以下の説明において、ユーザの位置とは、ユーザが利用する端末20の位置を意味する。 The terminal 20 (user terminal) is a terminal used by the user, and the user can play a game by operating the terminal 20. The terminal 20 is, for example, a mobile phone (including a smartphone), a tablet terminal, a personal computer, or the like. In the following description, the position of the user means the position of the terminal 20 used by the user.

図2は、サーバ10が提供するゲームの一例を示す図である。サーバ10は、位置情報を利用し、複数のユーザがグループを組んでプレイすることができるゲームを提供する。サーバ10が提供するゲームはどのようなゲームであってもよい。例えば、現在位置が近いユーザ同士でグループを組み、グループでモンスターと戦うゲームや、特定の位置で発生するイベントをグループでクリアするゲーム等が考えられる。図2は、ユーザU03が、ユーザU03の近くにいるユーザU01及びユーザU02とグループを組んで、ボス(Boss)キャラクターと対戦するゲームのイメージを示している。 FIG. 2 is a diagram showing an example of a game provided by the server 10. The server 10 uses the location information to provide a game in which a plurality of users can play in a group. The game provided by the server 10 may be any game. For example, a game in which users whose current positions are close to each other form a group and fight against monsters in a group, or a game in which an event occurring at a specific position is cleared in a group can be considered. FIG. 2 shows an image of a game in which user U03 forms a group with user U01 and user U02 near user U03 and plays against a boss character.

本実施形態では、サーバ10は、グループで行う処理(例えば上述のボスキャラクターとの対戦等)を実行する場合、グループに含まれる複数のユーザの端末20の中から選択される一部の端末20(以下、「位置通知端末」と言う。)により取得された位置情報を用いて処理を実行する。これにより、一部の端末20以外の端末20は、位置情報を取得してサーバ10に通知する必要がないため、端末20の消費電力を削減することが可能になる。 In the present embodiment, when the server 10 executes a process performed in a group (for example, a battle with the above-mentioned boss character), the server 10 is a part of the terminals 20 selected from the terminals 20 of a plurality of users included in the group. (Hereinafter, referred to as "location notification terminal"), the process is executed using the location information acquired by. As a result, the terminals 20 other than some terminals 20 do not need to acquire the position information and notify the server 10, so that the power consumption of the terminals 20 can be reduced.

<ハードウェア構成>
図3は、サーバ10及び端末20のハードウェア構成例を示す図である。サーバ10及び端末20は、CPU(Central Processing Unit)、GPU(Graphical processing unit)等のプロセッサ11、メモリ、HDD(Hard Disk Drive)及び/又はSSD(Solid State Drive)等の記憶装置12、有線又は無線通信を行う通信IF(Interface)13、入力操作を受け付ける入力デバイス14、及び情報の出力を行う出力デバイス15を有する。入力デバイス14は、例えば、キーボード、タッチパネル、マウス及び/又はマイク等である。出力デバイス15は、例えば、ディスプレイ及び/又はスピーカ等である。
<Hardware configuration>
FIG. 3 is a diagram showing a hardware configuration example of the server 10 and the terminal 20. The server 10 and the terminal 20 are a processor 11 such as a CPU (Central Processing Unit) and a GPU (Graphical processing unit), a memory, a storage device 12 such as a memory, an HDD (Hard Disk Drive) and / or an SSD (Solid State Drive), wired or It has a communication IF (Interface) 13 that performs wireless communication, an input device 14 that accepts input operations, and an output device 15 that outputs information. The input device 14 is, for example, a keyboard, a touch panel, a mouse and / or a microphone. The output device 15 is, for example, a display and / or a speaker.

<機能ブロック構成>
図4は、サーバ10の機能ブロック構成例を示す図である。サーバ10は、記憶部100と、管理部101と、選択部102と、出力部103と、ゲーム処理部104とを含む。記憶部100は、サーバ10が備える記憶装置12を用いて実現することができる。また、管理部101と、選択部102と、出力部103と、ゲーム処理部104とは、サーバ10のプロセッサ11が、記憶装置12に記憶されたプログラムを実行することにより実現することができる。また、当該プログラムは、記憶媒体に格納することができる。当該プログラムを格納した記憶媒体は、コンピュータ読み取り可能な非一時的な記憶媒体(Non-transitory computer readable medium)であってもよい。非一時的な記憶媒体は特に限定されないが、例えば、USBメモリ又はCD−ROM等の記憶媒体であってもよい。
<Functional block configuration>
FIG. 4 is a diagram showing an example of a functional block configuration of the server 10. The server 10 includes a storage unit 100, a management unit 101, a selection unit 102, an output unit 103, and a game processing unit 104. The storage unit 100 can be realized by using the storage device 12 included in the server 10. Further, the management unit 101, the selection unit 102, the output unit 103, and the game processing unit 104 can be realized by the processor 11 of the server 10 executing the program stored in the storage device 12. In addition, the program can be stored in a storage medium. The storage medium in which the program is stored may be a non-transitory computer readable medium. The non-temporary storage medium is not particularly limited, but may be, for example, a storage medium such as a USB memory or a CD-ROM.

記憶部100は、ユーザに関する各種情報を管理するユーザ管理DB100aと、グループに関する各種情報を管理するグループ管理DB100bとを記憶する。 The storage unit 100 stores a user management DB 100a that manages various information about the user and a group management DB 100b that manages various information about the group.

図5のAにユーザ管理DB100aの一例を示し、図5のBにグループ管理DB100bの一例を示す。ユーザ管理DB100aの「ユーザID」には、サーバ10内でユーザを一意に識別するための識別子が格納される。「ニックネーム」には、ユーザ登録時にユーザが入力したニックネームが格納される。「位置情報」には、ユーザが利用する端末20から通知された位置情報が格納される。 A of FIG. 5 shows an example of the user management DB 100a, and B of FIG. 5 shows an example of the group management DB 100b. In the "user ID" of the user management DB 100a, an identifier for uniquely identifying the user in the server 10 is stored. The "nickname" stores the nickname entered by the user at the time of user registration. In the "location information", the location information notified from the terminal 20 used by the user is stored.

グループ管理DB100bの「グループID」には、サーバ10内でグループを一意に識別するための識別子が格納される。「参加ユーザ」には、グループに含まれるユーザのユーザIDが格納される。「ホストユーザ」には、グループへの参加を募集したユーザのユーザIDが格納される。「位置情報通知ユーザ」には、位置通知端末を利用するユーザのユーザIDが格納される。「位置情報通知ユーザ」には、複数のユーザIDが格納されてもよい。 In the "group ID" of the group management DB 100b, an identifier for uniquely identifying the group in the server 10 is stored. In the "participating user", the user ID of the user included in the group is stored. The "host user" stores the user ID of the user who has solicited participation in the group. The user ID of the user who uses the location notification terminal is stored in the "location information notification user". A plurality of user IDs may be stored in the "location information notification user".

管理部101は、複数のユーザを含むグループの作成及び管理を行う。例えば、管理部101は、グループに参加するユーザをグループ管理DB100bに格納し、グループから抜けるユーザをグループ管理DB100bから削除することで、グループを管理する。また、管理部101は、選択部102にて、位置通知端末が選択された際、グループ管理DB100bの「位置情報通知ユーザ」に、位置通知端末を利用するユーザのユーザIDを格納する。 The management unit 101 creates and manages a group including a plurality of users. For example, the management unit 101 manages the group by storing the users who participate in the group in the group management DB 100b and deleting the users who leave the group from the group management DB 100b. Further, when the location notification terminal is selected by the selection unit 102, the management unit 101 stores the user ID of the user who uses the location notification terminal in the "location information notification user" of the group management DB 100b.

選択部102は、同一グループに含まれる複数のユーザの端末20の中から、所定アルゴリズムに従って、位置通知端末を選択する。選択部102は、位置通知端末を自ら選択するようにしてもよいし、端末20から位置通知端末を選択した結果の通知を受けることで、端末20と連携して位置通知端末を選択するようにしてもよい。 The selection unit 102 selects a position notification terminal from among the terminals 20 of a plurality of users included in the same group according to a predetermined algorithm. The selection unit 102 may select the position notification terminal by itself, or may select the position notification terminal in cooperation with the terminal 20 by receiving the notification of the result of selecting the position notification terminal from the terminal 20. You may.

出力部103は、ゲームに関する各種の画面を、端末20の画面に表示させるための情報を出力する。また、出力部103は、グループに含まれる各ユーザの位置を地図上に重ねた画像を、端末20の画面に表示させるための情報を出力する。 The output unit 103 outputs information for displaying various screens related to the game on the screen of the terminal 20. Further, the output unit 103 outputs information for displaying an image in which the positions of the users included in the group are superimposed on the map on the screen of the terminal 20.

ゲーム処理部104は、ゲームの実行に関する各種の処理のうちサーバ10側で行うべき処理を行う。また、ゲーム処理部104は、グループに含まれる各ユーザが利用するユーザ端末の中から選択される一部のユーザ端末により取得された位置情報を用いて、グループで行う処理(所定処理)を実行する。 The game processing unit 104 performs processing that should be performed on the server 10 side among various processing related to game execution. Further, the game processing unit 104 executes a process (predetermined process) performed by the group using the position information acquired by some user terminals selected from the user terminals used by each user included in the group. To do.

また、ゲーム処理部104は、複数のユーザがグループを組んでいない場合、当該複数のユーザが利用する端末20の各々で取得された位置情報を用いて、グループで行う処理を実行するようにしてもよい。また、ゲーム処理部104は、複数のユーザがグループを組んだ場合、グループ内の一部のユーザの端末20により取得された位置情報を用いて、グループで行う処理を実行するようにしてもよい。また、ゲーム処理部104は、複数のユーザがグループを組んだ後であっても、所定の条件を満たす場合(特定のイベントが起動される場合等)は、グループを組んだ各ユーザの端末20により取得された位置情報を用いて、グループで行う処理を実行するようにしてもよい。 Further, when a plurality of users do not form a group, the game processing unit 104 executes a process performed in the group by using the position information acquired by each of the terminals 20 used by the plurality of users. May be good. Further, when a plurality of users form a group, the game processing unit 104 may execute the process performed in the group by using the position information acquired by the terminals 20 of some users in the group. .. Further, even after a plurality of users have formed a group, the game processing unit 104 can satisfy a predetermined condition (such as when a specific event is activated), the terminal 20 of each user in the group has formed the group. The process performed by the group may be executed by using the position information acquired by.

図6は、端末20の機能ブロック構成例を示す図である。端末20は、ゲーム処理部201と、選択部202と、位置取得部203とを含む。ゲーム処理部201と、選択部202と、位置取得部203とは、端末20のプロセッサ11が、記憶装置12に記憶されたプログラムを実行することにより実現することができる。また、当該プログラムは、記憶媒体に格納することができる。当該プログラムを格納した記憶媒体は、コンピュータ読み取り可能な非一時的な記憶媒体であってもよい。非一時的な記憶媒体は特に限定されないが、例えば、USBメモリ又はCD−ROM等の記憶媒体であってもよい。 FIG. 6 is a diagram showing an example of a functional block configuration of the terminal 20. The terminal 20 includes a game processing unit 201, a selection unit 202, and a position acquisition unit 203. The game processing unit 201, the selection unit 202, and the position acquisition unit 203 can be realized by the processor 11 of the terminal 20 executing the program stored in the storage device 12. In addition, the program can be stored in a storage medium. The storage medium in which the program is stored may be a non-temporary storage medium that can be read by a computer. The non-temporary storage medium is not particularly limited, but may be, for example, a storage medium such as a USB memory or a CD-ROM.

ゲーム処理部201は、ゲームの実行に関する各種の処理のうち、端末20側で実行すべき処理を行う。また、ゲーム処理部201は、位置取得部203で取得された端末20の現在位置を示す位置情報をサーバ10に送信する。 The game processing unit 201 performs a process to be executed on the terminal 20 side among various processes related to the execution of the game. Further, the game processing unit 201 transmits the position information indicating the current position of the terminal 20 acquired by the position acquisition unit 203 to the server 10.

選択部202は、グループに含まれる複数のユーザの端末20の中から位置通知端末を選択する。また、選択部202は、ユーザから、位置情報を通知するユーザの指定を受け付けることで、位置通知端末を選択するようにしてもよい。また、位置通知端末の選択をサーバ10側で行う場合、端末20に選択部202は実装されていなくてもよい。 The selection unit 202 selects a position notification terminal from the terminals 20 of a plurality of users included in the group. Further, the selection unit 202 may select the position notification terminal by accepting the designation of the user who notifies the position information from the user. Further, when the location notification terminal is selected on the server 10 side, the selection unit 202 may not be mounted on the terminal 20.

位置取得部203は、GPS等を利用し、端末20の現在位置を取得する。 The position acquisition unit 203 acquires the current position of the terminal 20 by using GPS or the like.

<処理手順>
図7は、ゲームシステム1が行う処理手順の一例を示すシーケンス図である。図7において、ユーザU01、ユーザU02及びユーザU03が利用する端末20を、それぞれ、端末20−1、端末20−2及び端末20−3と記載する。
<Processing procedure>
FIG. 7 is a sequence diagram showing an example of a processing procedure performed by the game system 1. In FIG. 7, the terminals 20 used by the user U01, the user U02, and the user U03 are referred to as terminals 20-1, terminal 20-2, and terminal 20-3, respectively.

以下、ゲームに参加する複数のユーザのうち、ユーザU01、ユーザU02及びユーザU03のユーザがグループを組んだ後、これらのユーザの端末20の中から位置通知端末の選択が行われ、選択された位置通知端末が、サーバ10に位置情報を通知するまでの一連の処理を説明する。 Hereinafter, among the plurality of users participating in the game, after the users of the user U01, the user U02, and the user U03 form a group, the position notification terminal is selected from the terminals 20 of these users and selected. A series of processes until the location notification terminal notifies the server 10 of the location information will be described.

ステップS100〜ステップS102で、端末20−1、端末20−2及び端末20−3は、GPS等を用いて現在位置を測定し、所定の周期等のタイミングで現在位置を示す情報をサーバ10に送信する。 In steps S100 to S102, the terminal 20-1, the terminal 20-2, and the terminal 20-3 measure the current position using GPS or the like, and send information indicating the current position to the server 10 at a timing such as a predetermined cycle. Send.

ステップS103で、ゲームに参加する複数のユーザの間でグループの作成が行われる。グループの作成は、グループへの参加を募集したユーザ(以下、「ホストユーザ」と言う。)を中心とした所定範囲に存在するユーザが、グループへの参加を承諾することで行われることとしてもよい。つまり、サーバ10の管理部101は、ホストユーザ以外のユーザの位置が、ホストユーザの位置から所定範囲に含まれる場合に、ホストユーザ以外のユーザとホストユーザとを含むグループを作成することとしてもよい。 In step S103, a group is created among a plurality of users participating in the game. The creation of a group may be performed by a user who exists in a predetermined range centered on a user who has solicited participation in the group (hereinafter referred to as "host user") and consents to join the group. Good. That is, the management unit 101 of the server 10 may create a group including a user other than the host user and the host user when the position of the user other than the host user is included in a predetermined range from the position of the host user. Good.

図2を用いて具体例を説明する。図2の例では、ユーザU03を中心とした所定範囲(点線で囲まれた円の中)にユーザU01及びユーザU02が存在する。この状況において、端末20−3のゲーム処理部201は、ユーザU03の画面操作により、グループへの参加を募集することの指示を受けたことをサーバ10に通知する。サーバ10の管理部101は、ユーザ管理DB100aの「位置情報」を検索することで、ユーザU03を中心とした所定範囲に存在するユーザを特定する。また、管理部101は、特定したユーザU01の端末20−1及びユーザU02の端末20−2の画面に、グループへの参加を承諾するか否かの選択を受け付ける画面を表示させる。端末20−1及び端末20−2のゲーム処理部201は、ユーザU01及びユーザU02から、グループへの参加を承諾するとの選択を受け付けると、グループへの参加を承諾することを示すメッセージをサーバ10に送信する。サーバ10の管理部101は、グループへの参加を承諾したユーザのユーザIDを、グループ管理DBの「参加ユーザ」に格納する。なお、管理部101は、ホストユーザを中心とした所定範囲に存在し、かつホストユーザが指定したユーザが、グループへの参加を承諾した場合に、ホストユーザと当該グループへの参加を承諾したユーザとを含むグループを作成することとしてもよい。図7に戻り説明を続ける。 A specific example will be described with reference to FIG. In the example of FIG. 2, the user U01 and the user U02 exist in a predetermined range (inside the circle surrounded by the dotted line) centered on the user U03. In this situation, the game processing unit 201 of the terminal 20-3 notifies the server 10 that it has received an instruction to solicit participation in the group by operating the screen of the user U03. The management unit 101 of the server 10 identifies a user existing in a predetermined range centered on the user U03 by searching the "location information" of the user management DB 100a. In addition, the management unit 101 causes the screens of the specified terminal 20-1 of the user U01 and the terminal 20-2 of the user U02 to display a screen for accepting the selection of whether or not to approve the participation in the group. When the game processing unit 201 of the terminal 20-1 and the terminal 20-2 receives the selection from the user U01 and the user U02 to accept the participation in the group, the server 10 sends a message indicating that the participation in the group is accepted. Send to. The management unit 101 of the server 10 stores the user ID of the user who has consented to join the group in the "participating user" of the group management DB. The management unit 101 exists in a predetermined range centered on the host user, and when the user specified by the host user approves the participation in the group, the host user and the user who consents to join the group. You may create a group that includes and. Returning to FIG. 7, the explanation will be continued.

ステップS104で、サーバ10の選択部102は、グループに含まれる複数のユーザの中から、位置通知端末を選択する。また、選択部102は、選択された位置通知端末に対し、位置通知端末として選択されたことを通知する。 In step S104, the selection unit 102 of the server 10 selects a location notification terminal from a plurality of users included in the group. In addition, the selection unit 102 notifies the selected position notification terminal that it has been selected as the position notification terminal.

ここで、選択された位置通知端末は、複数のユーザの各々が利用する端末20の中で、バッテリー残量が最も多い端末20から順に所定数の端末20を含んでいてもよい。所定数は特に限定されないが、例えば「1」でもよいし「2」でもよい。 Here, the selected position notification terminal may include a predetermined number of terminals 20 in order from the terminal 20 having the highest remaining battery level among the terminals 20 used by each of the plurality of users. The predetermined number is not particularly limited, but may be, for example, "1" or "2".

また、位置通知端末は、複数のユーザの各々が利用する端末20のうちバッテリー残量が所定量以上である端末を含んでいてもよい。例えば、端末20−1、端末20−2及び端末20−3のうち端末20−1のバッテリー残量のみが所定量以上である場合、選択部102は、端末20−1を位置通知端末として選択する。 Further, the position notification terminal may include a terminal having a battery remaining amount of a predetermined amount or more among the terminals 20 used by each of the plurality of users. For example, when only the remaining battery level of the terminal 20-1 among the terminals 20-1, the terminal 20-2, and the terminal 20-3 is a predetermined amount or more, the selection unit 102 selects the terminal 20-1 as the position notification terminal. To do.

また、位置通知端末は、ホストユーザの端末20を含むようにしてもよい。 Further, the position notification terminal may include the terminal 20 of the host user.

また、位置通知端末の選択は、所定時間ごとに繰り返し行われるようにしてもよい。例えば、バッテリー残量が所定量以上である端末20を位置通知端末として選択する場合、サーバ10の選択部102は、所定時間ごとに各端末20からバッテリー残量を報告させ、報告されたバッテリー残量に基づいて位置通知端末を更新するようにしてもよい。これにより、位置通知端末の切り替えが行われることから、グループ内の各端末20のバッテリー残量を平均化することができる。 Further, the selection of the position notification terminal may be repeated at predetermined time intervals. For example, when a terminal 20 having a battery remaining amount of a predetermined amount or more is selected as a position notification terminal, the selection unit 102 of the server 10 causes each terminal 20 to report the battery remaining amount at predetermined time intervals, and the reported battery remaining amount is reported. The location notification terminal may be updated based on the amount. As a result, the position notification terminals are switched, so that the remaining battery level of each terminal 20 in the group can be averaged.

また、位置通知端末の選択を所定時間ごとに繰り返し行う場合、選択部102は、位置通知端末のバッテリー残量に応じて所定時間の長さを変更するようにしてもよい。例えば、グループ内の他の端末20よりもバッテリー残量が少しだけ多い端末20が位置通知端末である場合と、グループ内の他の端末20よりもバッテリー残量が大幅に多い端末20が位置通知端末である場合とでは、後者の方が、所定時間が長くなるようにしてもよい。位置通知端末の選択処理を行う頻度が減るため、端末20及びサーバ10の消費電力を削減することができる。 Further, when the position notification terminal is repeatedly selected at predetermined time intervals, the selection unit 102 may change the length of the predetermined time according to the remaining battery level of the position notification terminal. For example, a terminal 20 having a slightly higher battery level than other terminals 20 in the group is a position notification terminal, and a terminal 20 having a significantly higher battery level than other terminals 20 in the group is a position notification terminal. In the case of a terminal, the latter may have a longer predetermined time. Since the frequency of selecting the position notification terminal is reduced, the power consumption of the terminal 20 and the server 10 can be reduced.

ステップS105で、サーバ10のゲーム処理部104と、端末20−1、端末20−2及び端末20−3のゲーム処理部201とが連携して、グループで行うゲームに関する処理を開始する。なお、ステップS104の処理手順では、端末20−2が、位置通知端末として選択されたものとする。 In step S105, the game processing unit 104 of the server 10 and the game processing unit 201 of the terminals 20-1, terminals 20-2, and terminals 20-3 cooperate with each other to start processing related to the game performed by the group. In the processing procedure of step S104, it is assumed that the terminal 20-2 is selected as the position notification terminal.

ステップS106で、グループによるゲームが実行されている間、端末20−2の位置取得部203は、GPS等を用いて現在位置を測定し、所定の周期等のタイミングで現在位置を示す情報をサーバ10に送信する。 In step S106, while the game by the group is being executed, the position acquisition unit 203 of the terminal 20-2 measures the current position using GPS or the like, and outputs information indicating the current position at a timing such as a predetermined cycle to the server. Send to 10.

ステップS107及びステップS108で、サーバ10のゲーム処理部104は、グループ内で現在位置を共有する必要がある場合、端末20−2から通知された現在位置を端末20−1及び端末20−3に通知するようにしてもよい。なお、ステップS107及びステップS108の処理手順は、サーバ10を介さずに端末20間で直接行われるようにしてもよい。例えば、グループを作成する際に、端末20−1、端末20−2及び端末20−3の間で、近距離通信を用いたコネクションを確立しておくようにしてもよい。また、端末20−2は、取得した現在位置を、当該コネクションを用いて端末20−1及び端末20−3に通知するようにしてもよい。 In step S107 and step S108, when the game processing unit 104 of the server 10 needs to share the current position within the group, the current position notified from the terminal 20-2 is transmitted to the terminal 20-1 and the terminal 20-3. You may want to be notified. The processing procedure of step S107 and step S108 may be performed directly between the terminals 20 without going through the server 10. For example, when creating a group, a connection using short-range communication may be established between terminals 20-1, terminals 20-2, and terminals 20-3. Further, the terminal 20-2 may notify the terminal 20-1 and the terminal 20-3 of the acquired current position by using the connection.

サーバ10のゲーム処理部104は、ステップS107の処理手順で端末20−2から通知された位置情報を用いて、グループで行うゲームに関する処理を実行する。 The game processing unit 104 of the server 10 executes the processing related to the game performed in the group by using the position information notified from the terminal 20-2 in the processing procedure of step S107.

ここで、グループで行うゲームにおいて、ゲーム処理部104は、位置通知端末から通知された現在位置を、グループに含まれる各端末20の現在位置(以下、「グループの位置」と言う。)とみなすようにしてもよい。すなわち、グループに含まれる各端末20の現在位置は同一であるとしてもよい。この場合において、位置通知端末として複数の端末20が選択されている場合、ゲーム処理部104は、各位置通知端末から通知された複数の現在位置の中心点を、グループの位置とみなすようにしてもよい。中心点の位置は、例えば、各位置通知端末から通知された緯度の合計値及び経度の合計値を、位置通知端末の台数で割ることで算出することができる。 Here, in a game played by a group, the game processing unit 104 considers the current position notified from the position notification terminal as the current position of each terminal 20 included in the group (hereinafter, referred to as "group position"). You may do so. That is, the current positions of the terminals 20 included in the group may be the same. In this case, when a plurality of terminals 20 are selected as the position notification terminals, the game processing unit 104 considers the center points of the plurality of current positions notified from each position notification terminal as the positions of the group. May be good. The position of the center point can be calculated, for example, by dividing the total value of latitude and the total value of longitude notified from each position notification terminal by the number of position notification terminals.

また、ゲーム処理部104は、位置通知端末が1台である場合、グループが作成された時点の各端末20の位置情報を記憶しておき、位置通知端末が移動した方向及び距離と同一の方向及び距離を各端末も移動したものとみなすようにしてもよい。すなわち、位置通知端末の移動に伴い、グループ内の各端末20が、グループが作成された時点の位置関係を保ったまま平行移動することとしてもよい。 Further, when there is only one position notification terminal, the game processing unit 104 stores the position information of each terminal 20 at the time when the group is created, and the direction and the same direction as the position notification terminal has moved. And the distance may be regarded as the movement of each terminal. That is, as the position notification terminal moves, each terminal 20 in the group may move in parallel while maintaining the positional relationship at the time when the group is created.

ゲーム実行中、サーバ10の出力部103は、各端末20の現在位置を示す地図を、各端末20の画面に表示させるようにしてもよい。例えば、出力部103は、複数のユーザがグループを組んでいない場合、地図上に表示する複数のユーザの各々の位置を、複数の端末20の各々で取得された位置情報に基づき決定するようにしてもよい。図8に地図の表示例を示す。図8の左は、グループを組む前の地図の表示例である。図8の左に示すように、グループを組む前は、ユーザU01〜U03の位置を示すアイコンは、端末20−1〜20−3の現在位置に表示される。また、出力部103は、複数のユーザがグループを組んだ場合、複数のユーザの各々の位置を、位置取得端末により取得された位置情報に基づき決定するようにしてもよい。図8の右は、グループを組んだ後、位置通知端末から通知された現在位置をグループの位置とみなす場合における地図の表示例である。グループを組んだ後、ユーザU01〜U03の位置を示すアイコンは、端末20−2の現在位置に重ねて表示される。図7に戻り説明を続ける。 During game execution, the output unit 103 of the server 10 may display a map showing the current position of each terminal 20 on the screen of each terminal 20. For example, when a plurality of users do not form a group, the output unit 103 determines the position of each of the plurality of users to be displayed on the map based on the position information acquired by each of the plurality of terminals 20. You may. FIG. 8 shows an example of displaying a map. The left side of FIG. 8 is a display example of a map before forming a group. As shown on the left side of FIG. 8, before forming a group, icons indicating the positions of users U01 to U03 are displayed at the current positions of terminals 20-1 to 20-3. Further, when a plurality of users form a group, the output unit 103 may determine the position of each of the plurality of users based on the position information acquired by the position acquisition terminal. The right side of FIG. 8 shows an example of displaying a map when the current position notified from the position notification terminal is regarded as the position of the group after forming a group. After forming a group, the icons indicating the positions of the users U01 to U03 are displayed superimposed on the current positions of the terminals 20-2. Returning to FIG. 7, the explanation will be continued.

位置情報を用いたゲームには、グループに含まれる各ユーザの位置情報が所定の範囲に含まれる場合に実行可能なゲーム(以下、「位置限定ゲーム」と言う。)が含まれていてもよい。この場合、ゲーム処理部104は、位置通知端末により取得された位置情報が当該所定の範囲に含まれる場合に、グループに対し又はグループに含まれる各端末20に対し、位置限定ゲームの実行を許可するようにしてもよい。これにより、グループに含まれる各ユーザは、位置通知端末が所定の範囲に存在する限り、位置限定ゲームをプレイすることができる。 The game using the position information may include a game that can be executed when the position information of each user included in the group is included in a predetermined range (hereinafter, referred to as a "position-limited game"). .. In this case, the game processing unit 104 permits the group or each terminal 20 included in the group to execute the position-limited game when the position information acquired by the position notification terminal is included in the predetermined range. You may try to do it. As a result, each user included in the group can play the position-limited game as long as the position notification terminal exists in a predetermined range.

また、ゲーム処理部104は、位置通知端末が選択された後であっても、例外的に、グループに含まれる各ユーザの端末20に現在位置を取得させ、各端末20に取得させた各位置情報が当該所定の範囲に含まれる場合に、グループに対し又はグループに含まれる各端末20に対し、位置限定ゲームの実行を許可するようにしてもよい。例えば、ゲーム処理部104は、位置通知端末が所定の範囲に存在することを確認した場合、グループに含まれる位置通知端末以外の端末20に、位置情報を通知するように指示する。また、当該指示を受けた端末20は、現在位置を取得してサーバ10に通知する。これにより、グループに含まれる各ユーザが位置限定ゲームをプレイするためには、各ユーザの端末20が所定の範囲に存在する必要があることから、位置限定ゲームの起動判定を、より厳密に行うことができる。 Further, even after the position notification terminal is selected, the game processing unit 104 exceptionally causes each user's terminal 20 included in the group to acquire the current position, and each terminal 20 acquires the current position. When the information is included in the predetermined range, the group or each terminal 20 included in the group may be permitted to execute the position-limited game. For example, when the game processing unit 104 confirms that the position notification terminal exists in a predetermined range, the game processing unit 104 instructs terminals 20 other than the position notification terminal included in the group to notify the position information. In addition, the terminal 20 that has received the instruction acquires the current position and notifies the server 10. As a result, in order for each user included in the group to play the position-limited game, the terminal 20 of each user needs to exist in a predetermined range, so that the activation determination of the position-limited game is performed more strictly. be able to.

管理部101は、グループが作成されてから所定時間が経過した後、グループに含まれる位置通知端末以外の端末20に、現在位置を通知するように指示するようにしてもよい。管理部101は、当該指示によりグループに含まれる各端末20から取得した位置情報が、グループの位置から所定範囲に含まれない場合、位置情報が所定範囲に含まれない端末20のユーザを、グループから除外するようにしてもよい。 The management unit 101 may instruct terminals 20 other than the position notification terminals included in the group to notify the current position after a predetermined time has elapsed since the group was created. When the position information acquired from each terminal 20 included in the group by the instruction is not included in the predetermined range from the position of the group, the management unit 101 groups the users of the terminals 20 whose position information is not included in the predetermined range. It may be excluded from.

<まとめ>
以上説明した実施形態によれば、グループに含まれる複数のユーザの端末20のうち、一部の端末20に位置情報を取得させ、取得した位置情報をグループ内で共有するようにした。これにより、位置情報を利用する処理において、端末の消費電力を削減することが可能になる。
<Summary>
According to the embodiment described above, among the terminals 20 of a plurality of users included in the group, some terminals 20 are made to acquire the position information, and the acquired position information is shared within the group. This makes it possible to reduce the power consumption of the terminal in the process using the position information.

以上説明した実施形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。実施形態で説明したフローチャート、シーケンス、実施形態が備える各要素並びにその配置、材料、条件、形状及びサイズ等は、例示したものに限定されるわけではなく適宜変更することができる。また、異なる実施形態で示した構成同士を部分的に置換し又は組み合わせることが可能である。 The embodiments described above are for facilitating the understanding of the present invention, and are not for limiting and interpreting the present invention. The flowchart, sequence, each element included in the embodiment, its arrangement, material, condition, shape, size, and the like described in the embodiment are not limited to those exemplified, and can be changed as appropriate. In addition, the configurations shown in different embodiments can be partially replaced or combined.

<付記>
<付記1>
位置情報を利用する処理を実行する情報処理装置であって、
複数のユーザを含むグループを管理する管理部と、
前記グループに含まれる前記複数のユーザの各々が利用するユーザ端末の中から選択される一部のユーザ端末により取得された位置情報を用いて、前記グループで行う処理を実行する処理部と、
を有する情報処理装置。
<Additional notes>
<Appendix 1>
An information processing device that executes processing that uses location information.
A management department that manages groups containing multiple users,
A processing unit that executes processing performed in the group using position information acquired by some user terminals selected from the user terminals used by each of the plurality of users included in the group.
Information processing device with.

付記1によれば、位置情報を用いてグループで行う処理を実行する場合、端末の消費電力を削減することが可能になる。 According to Appendix 1, the power consumption of the terminal can be reduced when the processing performed by the group is executed using the position information.

<付記2>
前記処理部は、
前記複数のユーザが前記グループを組んでいない場合、前記複数のユーザが利用するユーザ端末の各々で取得された位置情報を用いて、所定処理を実行し、
前記複数のユーザが前記グループを組んだ場合、前記一部のユーザ端末により取得された位置情報を用いて、前記グループで行う処理を実行する、
付記1に記載の情報処理装置。
<Appendix 2>
The processing unit
When the plurality of users do not form the group, a predetermined process is executed using the position information acquired by each of the user terminals used by the plurality of users.
When the plurality of users form the group, the process performed in the group is executed by using the position information acquired by some of the user terminals.
The information processing device according to Appendix 1.

付記2によれば、グループを組んだ後で位置情報を用いてグループで行う処理を実行する場合、端末の消費電力を削減することが可能になる。 According to Appendix 2, when the processing performed by the group is executed using the position information after forming the group, the power consumption of the terminal can be reduced.

<付記3>
前記一部のユーザ端末は、前記複数のユーザの各々が利用するユーザ端末の中で、バッテリー残量が最も多いユーザ端末から順に所定数のユーザ端末を含む、
付記1又は2に記載の情報処理装置。
<Appendix 3>
Some of the user terminals include a predetermined number of user terminals in order from the user terminal having the highest remaining battery power among the user terminals used by each of the plurality of users.
The information processing device according to Appendix 1 or 2.

付記3によれば、バッテリー残量が少ない端末の電力消費を抑制することが可能になる。 According to Appendix 3, it is possible to suppress the power consumption of the terminal having a low battery level.

<付記4>
前記一部のユーザ端末は、前記複数のユーザの各々が利用するユーザ端末のうちバッテリー残量が所定量以上であるユーザ端末を含む、
付記1又は2に記載の情報処理装置。
<Appendix 4>
Some of the user terminals include user terminals used by each of the plurality of users and having a battery remaining amount of a predetermined amount or more.
The information processing device according to Appendix 1 or 2.

付記4によれば、バッテリー残量が少ない端末の電力消費を抑制することが可能になる。 According to Appendix 4, it is possible to suppress the power consumption of the terminal having a low battery level.

<付記5>
前記一部のユーザ端末の選択は、所定時間ごとに繰り返し行われる、
付記1〜4のいずれか一項に記載の情報処理装置。
<Appendix 5>
The selection of some of the user terminals is repeated at predetermined time intervals.
The information processing device according to any one of Items 1 to 4.

付記5によれば、各端末20のバッテリー消費量を平均化することが可能になる。 According to Appendix 5, it is possible to average the battery consumption of each terminal 20.

<付記6>
前記一部のユーザ端末は、前記複数のユーザの各々が利用するユーザ端末の中で、前記グループへの参加を募集したホストユーザのユーザ端末を含む、
付記1又は2のいずれか一項に記載の情報処理装置。
<Appendix 6>
Among the user terminals used by each of the plurality of users, some of the user terminals include user terminals of host users who have solicited participation in the group.
The information processing device according to any one of Appendix 1 or 2.

付記6によれば、グループを組むことを提案したユーザの端末20以外の各端末20のバッテリー消費量を削減することが可能になる。 According to Appendix 6, it is possible to reduce the battery consumption of each terminal 20 other than the terminal 20 of the user who proposed to form a group.

<付記7>
前記管理部は、前記ホストユーザ以外のユーザの位置が、前記ホストユーザの位置から所定範囲に含まれる場合に、前記グループを作成する、
付記6に記載の情報処理装置。
<Appendix 7>
The management unit creates the group when the position of a user other than the host user is included in a predetermined range from the position of the host user.
The information processing device according to Appendix 6.

付記7によれば、位置が近いユーザ同士でグループを組むことが可能になる。 According to Appendix 7, users who are close to each other can form a group.

<付記8>
前記管理部は、所定時間が経過した後、前記複数のユーザが利用するユーザ端末の各々から取得した位置情報が、前記グループの位置から所定範囲に含まれない場合、位置情報が前記所定範囲に含まれないユーザ端末のユーザを、前記グループから除外する、
付記1〜7のいずれか一項に記載の情報処理装置。
<Appendix 8>
When the position information acquired from each of the user terminals used by the plurality of users is not included in the predetermined range from the position of the group after the lapse of the predetermined time, the management unit puts the position information in the predetermined range. Exclude users of user terminals that are not included from the group.
The information processing device according to any one of Items 1 to 7.

付記8によれば、グループを組むことが可能な範囲から遠ざかったユーザについては、グループから除外されることから、グループ内における各端末の位置情報の精度を担保することが可能になる。 According to Appendix 8, users who are far from the range in which the group can be formed are excluded from the group, so that the accuracy of the position information of each terminal in the group can be guaranteed.

<付記9>
前記処理部は、前記一部のユーザ端末により取得された位置情報を用いて前記グループで行うゲームに関する処理を実行する、
付記1〜8のいずれか一項に記載の情報処理装置。
<Appendix 9>
The processing unit executes processing related to a game performed by the group using the position information acquired by some of the user terminals.
The information processing device according to any one of Items 1 to 8.

付記9によれば、位置情報を用いてグループで行うゲームを実行することが可能になる。 According to Appendix 9, it is possible to execute a game performed by a group using the position information.

<付記10>
前記ゲームは、複数のユーザからなるグループにおける該複数のユーザの各々の位置情報が、所定の範囲に含まれる場合に実行可能な位置限定ゲームを含み、
前記処理部は、前記グループに含まれる前記複数のユーザの各々により取得された複数の位置情報の各々が前記所定の範囲に含まれる場合、前記グループに対し、前記位置限定ゲームの実行を許可する、
付記9に記載の情報処理装置。
<Appendix 10>
The game includes a position-limited game that can be executed when the position information of each of the plurality of users in a group consisting of a plurality of users is included in a predetermined range.
When each of the plurality of position information acquired by each of the plurality of users included in the group is included in the predetermined range, the processing unit permits the group to execute the position-limited game. ,
The information processing device according to Appendix 9.

付記10によれば、グループ内の各ユーザの端末20が位置限定ゲームを実行可能な範囲に位置する場合に、位置限定ゲームの実行が許可されることから、位置限定ゲームの実行可否を判定する際の判定精度を高めることが可能になる。 According to Appendix 10, when the terminal 20 of each user in the group is located within the range in which the position-limited game can be executed, the position-limited game is permitted to be executed. Therefore, it is determined whether or not the position-limited game can be executed. It is possible to improve the judgment accuracy at the time.

<付記11>
前記ゲームは、複数のユーザからなるグループにおける該複数のユーザの各々の位置情報が、所定の範囲に含まれる場合に実行可能な位置限定ゲームを含み、
前記処理部は、前記一部のユーザ端末により取得された位置情報が前記所定の範囲に含まれる場合、前記グループに対し、前記位置限定ゲームの実行を許可する、
付記9に記載の情報処理装置。
<Appendix 11>
The game includes a position-limited game that can be executed when the position information of each of the plurality of users in a group consisting of a plurality of users is included in a predetermined range.
When the position information acquired by the part of the user terminals is included in the predetermined range, the processing unit permits the group to execute the position-limited game.
The information processing device according to Appendix 9.

付記11によれば、グループ内の各ユーザの端末20うち一部のユーザの端末20が位置限定ゲームを実行可能な範囲に存在しているか否かにより位置限定ゲームの実行可否を判定するので、端末20の消費電力を削減しつつ、位置限定ゲームの実行可否を判定することが可能になる。 According to Appendix 11, it is determined whether or not the position-limited game can be executed depending on whether or not the terminals 20 of some users among the terminals 20 of each user in the group are within the range in which the position-limited game can be executed. While reducing the power consumption of the terminal 20, it becomes possible to determine whether or not the position-limited game can be executed.

<付記12>
前記グループに含まれる前記複数のユーザの各々の位置を地図上に重ねた画像を表示させるための情報を出力する出力部、を有し、
前記出力部は、
前記複数のユーザが前記グループを組んでいない場合、前記複数のユーザの各々の位置を、前記複数のユーザが利用するユーザ端末の各々で取得された位置情報に基づき決定し、
前記複数のユーザが前記グループを組んだ場合、前記複数のユーザの各々の位置を、前記一部のユーザ端末により取得された位置情報に基づき決定する、
付記1〜11のいずれか一項に記載の情報処理装置。
<Appendix 12>
It has an output unit for outputting information for displaying an image in which the positions of the plurality of users included in the group are superimposed on a map.
The output unit
When the plurality of users do not form the group, the positions of the plurality of users are determined based on the position information acquired by each of the user terminals used by the plurality of users.
When the plurality of users form the group, the positions of the plurality of users are determined based on the position information acquired by some of the user terminals.
The information processing device according to any one of Supplementary note 1 to 11.

付記12によれば、各ユーザの位置を地図に表示する際、グループ内の一部のユーザの端末20から取得した位置情報を利用するので、端末20の消費電力を削減しつつ、各ユーザの位置を地図に表示することが可能になる。 According to Appendix 12, when displaying the position of each user on the map, the position information acquired from the terminals 20 of some users in the group is used, so that the power consumption of the terminals 20 is reduced and each user's position is reduced. The location can be displayed on the map.

<付記13>
位置情報を利用する処理を実行する情報処理装置が行う情報処理方法であって、
複数のユーザを含むグループを管理するステップと、
前記グループに含まれる前記複数のユーザの各々が利用するユーザ端末の中から選択される一部のユーザ端末により取得された位置情報を用いて、前記グループで行う処理を実行するステップと、
を有する情報処理方法。
<Appendix 13>
It is an information processing method performed by an information processing device that executes processing that uses location information.
Steps to manage a group that contains multiple users,
A step of executing a process performed in the group by using the position information acquired by some user terminals selected from the user terminals used by each of the plurality of users included in the group.
Information processing method having.

付記13によれば、位置情報を用いてグループで行う処理を実行する場合、端末の消費電力を削減することが可能になる。 According to Appendix 13, when the process performed by the group is executed using the position information, the power consumption of the terminal can be reduced.

<付記14>
位置情報を利用する処理を実行するコンピュータに、
複数のユーザを含むグループを管理するステップと、
前記グループに含まれる前記複数のユーザの各々が利用するユーザ端末の中から選択される一部のユーザ端末により取得された位置情報を用いて、前記グループで行う処理を実行するステップと、
を実行させるためのプログラム。
<Appendix 14>
On a computer that executes processing that uses location information,
Steps to manage a group that contains multiple users,
A step of executing a process performed in the group by using the position information acquired by some user terminals selected from the user terminals used by each of the plurality of users included in the group.
A program to execute.

付記14によれば、位置情報を用いてグループで行う処理を実行する場合、端末の消費電力を削減することが可能になる。 According to Appendix 14, it is possible to reduce the power consumption of the terminal when the process performed by the group is executed using the position information.

1…ゲームシステム、10…サーバ、11…プロセッサ、12…記憶装置、13…通信IF、14…入力デバイス、15…出力デバイス、20…端末、100…記憶部、100a…ユーザ管理DB、100b…グループ管理DB、101…管理部、102…選択部、103…出力部、104…ゲーム処理部、201…ゲーム処理部、202…選択部、203…位置取得部 1 ... Game system, 10 ... Server, 11 ... Processor, 12 ... Storage device, 13 ... Communication IF, 14 ... Input device, 15 ... Output device, 20 ... Terminal, 100 ... Storage unit, 100a ... User management DB, 100b ... Group management DB, 101 ... management unit, 102 ... selection unit, 103 ... output unit, 104 ... game processing unit, 201 ... game processing unit, 202 ... selection unit, 203 ... position acquisition unit

Claims (14)

位置情報を利用する処理を実行する情報処理装置であって、
複数のユーザを含むグループを管理する管理部と、
前記グループに含まれる前記複数のユーザの各々が利用するユーザ端末の中から選択される一部のユーザ端末により取得された位置情報を用いて、前記グループで行う処理を実行する処理部と、
を有する情報処理装置。
An information processing device that executes processing that uses location information.
A management department that manages groups containing multiple users,
A processing unit that executes processing performed in the group using position information acquired by some user terminals selected from the user terminals used by each of the plurality of users included in the group.
Information processing device with.
前記処理部は、
前記複数のユーザが前記グループを組んでいない場合、前記複数のユーザが利用するユーザ端末の各々で取得された位置情報を用いて、所定処理を実行し、
前記複数のユーザが前記グループを組んだ場合、前記一部のユーザ端末により取得された位置情報を用いて、前記グループで行う処理を実行する、
請求項1に記載の情報処理装置。
The processing unit
When the plurality of users do not form the group, a predetermined process is executed using the position information acquired by each of the user terminals used by the plurality of users.
When the plurality of users form the group, the process performed in the group is executed by using the position information acquired by some of the user terminals.
The information processing device according to claim 1.
前記一部のユーザ端末は、前記複数のユーザの各々が利用するユーザ端末の中で、バッテリー残量が最も多いユーザ端末から順に所定数のユーザ端末を含む、
請求項1又は2に記載の情報処理装置。
Some of the user terminals include a predetermined number of user terminals in order from the user terminal having the highest remaining battery power among the user terminals used by each of the plurality of users.
The information processing device according to claim 1 or 2.
前記一部のユーザ端末は、前記複数のユーザの各々が利用するユーザ端末のうちバッテリー残量が所定量以上であるユーザ端末を含む、
請求項1又は2に記載の情報処理装置。
Some of the user terminals include user terminals used by each of the plurality of users and having a battery remaining amount of a predetermined amount or more.
The information processing device according to claim 1 or 2.
前記一部のユーザ端末の選択は、所定時間ごとに繰り返し行われる、
請求項1〜4のいずれか一項に記載の情報処理装置。
The selection of some of the user terminals is repeated at predetermined time intervals.
The information processing device according to any one of claims 1 to 4.
前記一部のユーザ端末は、前記複数のユーザの各々が利用するユーザ端末の中で、前記グループへの参加を募集したホストユーザのユーザ端末を含む、
請求項1又は2のいずれか一項に記載の情報処理装置。
Among the user terminals used by each of the plurality of users, some of the user terminals include user terminals of host users who have solicited participation in the group.
The information processing device according to any one of claims 1 or 2.
前記管理部は、前記ホストユーザ以外のユーザの位置が、前記ホストユーザの位置から所定範囲に含まれる場合に、前記グループを作成する、
請求項6に記載の情報処理装置。
The management unit creates the group when the position of a user other than the host user is included in a predetermined range from the position of the host user.
The information processing device according to claim 6.
前記管理部は、所定時間が経過した後、前記複数のユーザが利用するユーザ端末の各々から取得した位置情報が、前記グループの位置から所定範囲に含まれない場合、位置情報が前記所定範囲に含まれないユーザ端末のユーザを、前記グループから除外する、
請求項1〜7のいずれか一項に記載の情報処理装置。
When the position information acquired from each of the user terminals used by the plurality of users is not included in the predetermined range from the position of the group after the lapse of the predetermined time, the management unit puts the position information in the predetermined range. Exclude users of user terminals that are not included from the group.
The information processing device according to any one of claims 1 to 7.
前記処理部は、前記一部のユーザ端末により取得された位置情報を用いて前記グループで行うゲームに関する処理を実行する、
請求項1〜8のいずれか一項に記載の情報処理装置。
The processing unit executes processing related to a game performed by the group using the position information acquired by some of the user terminals.
The information processing device according to any one of claims 1 to 8.
前記ゲームは、複数のユーザからなるグループにおける該複数のユーザの各々の位置情報が、所定の範囲に含まれる場合に実行可能な位置限定ゲームを含み、
前記処理部は、前記グループに含まれる前記複数のユーザの各々により取得された複数の位置情報の各々が前記所定の範囲に含まれる場合、前記グループに対し、前記位置限定ゲームの実行を許可する、
請求項9に記載の情報処理装置。
The game includes a position-limited game that can be executed when the position information of each of the plurality of users in a group consisting of a plurality of users is included in a predetermined range.
When each of the plurality of position information acquired by each of the plurality of users included in the group is included in the predetermined range, the processing unit permits the group to execute the position-limited game. ,
The information processing device according to claim 9.
前記ゲームは、複数のユーザからなるグループにおける該複数のユーザの各々の位置情報が、所定の範囲に含まれる場合に実行可能な位置限定ゲームを含み、
前記処理部は、前記一部のユーザ端末により取得された位置情報が前記所定の範囲に含まれる場合、前記グループに対し、前記位置限定ゲームの実行を許可する、
請求項9に記載の情報処理装置。
The game includes a position-limited game that can be executed when the position information of each of the plurality of users in a group consisting of a plurality of users is included in a predetermined range.
When the position information acquired by the part of the user terminals is included in the predetermined range, the processing unit permits the group to execute the position-limited game.
The information processing device according to claim 9.
前記グループに含まれる前記複数のユーザの各々の位置を地図上に重ねた画像を表示させるための情報を出力する出力部、を有し、
前記出力部は、
前記複数のユーザが前記グループを組んでいない場合、前記複数のユーザの各々の位置を、前記複数のユーザが利用するユーザ端末の各々で取得された位置情報に基づき決定し、
前記複数のユーザが前記グループを組んだ場合、前記複数のユーザの各々の位置を、前記一部のユーザ端末により取得された位置情報に基づき決定する、
請求項1〜11のいずれか一項に記載の情報処理装置。
It has an output unit for outputting information for displaying an image in which the positions of the plurality of users included in the group are superimposed on a map.
The output unit
When the plurality of users do not form the group, the positions of the plurality of users are determined based on the position information acquired by each of the user terminals used by the plurality of users.
When the plurality of users form the group, the positions of the plurality of users are determined based on the position information acquired by some of the user terminals.
The information processing device according to any one of claims 1 to 11.
位置情報を利用する処理を実行する情報処理装置が行う情報処理方法であって、
複数のユーザを含むグループを管理するステップと、
前記グループに含まれる前記複数のユーザの各々が利用するユーザ端末の中から選択される一部のユーザ端末により取得された位置情報を用いて、前記グループで行う処理を実行するステップと、
を有する情報処理方法。
It is an information processing method performed by an information processing device that executes processing that uses location information.
Steps to manage a group that contains multiple users,
A step of executing a process performed in the group by using the position information acquired by some user terminals selected from the user terminals used by each of the plurality of users included in the group.
Information processing method having.
位置情報を利用する処理を実行するコンピュータに、
複数のユーザを含むグループを管理するステップと、
前記グループに含まれる前記複数のユーザの各々が利用するユーザ端末の中から選択される一部のユーザ端末により取得された位置情報を用いて、前記グループで行う処理を実行するステップと、
を実行させるためのプログラム。
On a computer that executes processing that uses location information,
Steps to manage a group that contains multiple users,
A step of executing a process performed in the group by using the position information acquired by some user terminals selected from the user terminals used by each of the plurality of users included in the group.
A program to execute.
JP2019218693A 2019-12-03 2019-12-03 Information processing device and program Active JP7419650B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2019218693A JP7419650B2 (en) 2019-12-03 2019-12-03 Information processing device and program
JP2023219731A JP2024023930A (en) 2019-12-03 2023-12-26 Information processing device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019218693A JP7419650B2 (en) 2019-12-03 2019-12-03 Information processing device and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023219731A Division JP2024023930A (en) 2019-12-03 2023-12-26 Information processing device and program

Publications (2)

Publication Number Publication Date
JP2021089509A true JP2021089509A (en) 2021-06-10
JP7419650B2 JP7419650B2 (en) 2024-01-23

Family

ID=76220667

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2019218693A Active JP7419650B2 (en) 2019-12-03 2019-12-03 Information processing device and program
JP2023219731A Pending JP2024023930A (en) 2019-12-03 2023-12-26 Information processing device and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023219731A Pending JP2024023930A (en) 2019-12-03 2023-12-26 Information processing device and program

Country Status (1)

Country Link
JP (2) JP7419650B2 (en)

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010117241A (en) 2008-11-13 2010-05-27 Panasonic Corp Sps receiving terminal
CN101902685B (en) 2009-05-27 2013-04-17 深圳市赛格导航科技股份有限公司 Terminal, system and method for position query among group members
JP2013002890A (en) 2011-06-15 2013-01-07 Pioneer Electronic Corp Portable terminal system, portable terminal, program, recording medium and portable terminal system control method
JP5817572B2 (en) 2012-02-07 2015-11-18 大日本印刷株式会社 Server apparatus, program, and communication system
JP5900104B2 (en) 2012-03-29 2016-04-06 富士通株式会社 Communication system, safety confirmation method, and communication terminal
JP5947896B2 (en) 2012-08-15 2016-07-06 株式会社Nttドコモ Service distribution system
JP5867611B2 (en) 2012-10-02 2016-02-24 富士通株式会社 Wireless communication system
JP6917589B2 (en) 2017-06-06 2021-08-11 パナソニックIpマネジメント株式会社 Terminal equipment, management system, and information notification method

Also Published As

Publication number Publication date
JP2024023930A (en) 2024-02-21
JP7419650B2 (en) 2024-01-23

Similar Documents

Publication Publication Date Title
KR102257801B1 (en) Notification method in virtual scene, related device and computer storage medium
JP3561511B2 (en) Network game system, game server device, network game progress method, program, and recording medium
JP5745559B2 (en) Video game processing apparatus and video game processing program
US8712442B2 (en) Systems, methods, and computer readable media for providing information related to virtual environments to wireless devices
US11497991B2 (en) Information processing system, server, storage medium storing information processing program, and information processing method
JP2015226792A (en) Game control method, server device, and information recording medium
WO2022222347A1 (en) Game group editing method and apparatus and electronic terminal
AU2021385098A1 (en) Method and apparatus for generating special effect in virtual environment, device, and storage medium
JP2015156941A (en) Game server for providing game of quiz format, and method for controlling game of game format by game server
WO2024027165A1 (en) Information interaction method and apparatus, and electronic device and storage medium
JP7419650B2 (en) Information processing device and program
JP5784694B2 (en) Method for providing battle game, server device, and computer program
JP6075883B2 (en) GAME SYSTEM, CONTROL METHOD USED FOR THE SAME, AND COMPUTER PROGRAM
JP2023060229A (en) Information processing device and information processing method
JP6923833B1 (en) Information processing equipment, information processing methods and programs
JP6931807B1 (en) Information processing equipment and programs
JP7177370B2 (en) Information processing device and program
JP6122469B2 (en) Method for providing battle game, server device, and computer program
JP5864017B1 (en) Game server.
JP6892545B1 (en) Game program, game method and server
JP6825196B2 (en) Information processing equipment and programs
JP2021003630A (en) Information processing device and program
JP2017127599A (en) Game program
JP6122161B1 (en) Game program
JP2023138694A (en) Information processing device, information processing method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220927

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230828

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230830

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231026

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20231211

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20231224

R150 Certificate of patent or registration of utility model

Ref document number: 7419650

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150