Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP7146533B2 - Server, program and control method - Google Patents
[go: Go Back, main page]

JP7146533B2 - Server, program and control method - Google Patents

Server, program and control method Download PDF

Info

Publication number
JP7146533B2
JP7146533B2 JP2018166469A JP2018166469A JP7146533B2 JP 7146533 B2 JP7146533 B2 JP 7146533B2 JP 2018166469 A JP2018166469 A JP 2018166469A JP 2018166469 A JP2018166469 A JP 2018166469A JP 7146533 B2 JP7146533 B2 JP 7146533B2
Authority
JP
Japan
Prior art keywords
information
user
game
scoring
virtual space
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018166469A
Other languages
Japanese (ja)
Other versions
JP2018187478A (en
JP2018187478A5 (en
Inventor
孝行 佐野
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.)
GREE Holdings Inc
Original Assignee
GREE 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 GREE Inc filed Critical GREE Inc
Priority to JP2018166469A priority Critical patent/JP7146533B2/en
Publication of JP2018187478A publication Critical patent/JP2018187478A/en
Publication of JP2018187478A5 publication Critical patent/JP2018187478A5/ja
Priority to JP2021027400A priority patent/JP7595346B2/en
Application granted granted Critical
Publication of JP7146533B2 publication Critical patent/JP7146533B2/en
Priority to JP2023088123A priority patent/JP7620944B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本発明は、サーバ、プログラム、及び制御方法に関する。 The present invention relates to a server, program, and control method.

従来から、ユーザがゲーム内の街の環境を操作し、街を発展させることを目的とする街づくりシミュレーションゲームがある。このような街づくりゲームにおいては、ユーザは様々な施設や建物をゲーム内の街に設置して発展させ、また地震や公害等発生する諸問題に対処する(例えば、非特許文献1参照)。 BACKGROUND ART Conventionally, there are city-building simulation games in which a user manipulates the environment of a city in the game and develops the city. In such city-building games, the user establishes and develops various facilities and buildings in the town within the game, and also deals with various problems such as earthquakes and pollution (see, for example, Non-Patent Document 1).

Wikipedia、"シムシティシリーズ"、[online]、[平成25年1月25 日検索]、インターネット〈URL:http://ja.wikipedia.org/wiki/%E3%82%B7%E3%83%A0%E3%82%B7%E3%83%86%E3%82%A3%E3%82%B7%E3%83%AA%E3%83%BC%E3%82%BA〉Wikipedia, "Sim City Series", [online], [searched January 25, 2013], Internet <URL: http://ja.wikipedia.org/wiki/%E3%82%B7%E3%83%A0 %E3%82%B7%E3%83%86%E3%82%A3%E3%82%B7%E3%83%AA%E3%83%BC%E3%82%BA>

従来の街づくりゲームでは、ユーザの選択肢が多岐に渡り、またゲーム目的に終わりが無いため、街を更に発展させるためにユーザが次にどんな操作をすればよいか分からなくなることがあった。 In conventional city-building games, the user has a wide range of options and the goal of the game is never-ending.

また街に地震等の問題が発生した場合等にその対処を促す通知機能がある。しかしこれは単に問題が発生していることを指摘するものに過ぎず、またユーザが問題に対処しても、ゲーム目的である街の発展に寄与するものではなかった。 In addition, there is a notification function that prompts countermeasures when problems such as earthquakes occur in the city. However, this merely points out that a problem has occurred, and even if the user deals with the problem, it does not contribute to the development of the city, which is the purpose of the game.

従って、上記のような問題点に鑑みてなされた本発明の目的は、ゲーム内の仮想空間にオブジェクトを配置可能なゲームにおいて、ユーザが何をすればよいか分からない状態になる蓋然性を低減可能なサーバ、プログラム、及び制御方法を提供することにある。 Therefore, the object of the present invention, which has been made in view of the above problems, is to reduce the probability that the user will not know what to do in a game in which objects can be placed in a virtual space within the game. It is to provide an efficient server, program, and control method.

上記課題を解決するために本発明に係るサーバは、
ユーザ毎に、ゲーム内における仮想空間に関する情報を記憶し、
第1ユーザの第1仮想空間に関する前記情報に基づいて、前記第1仮想空間に設置されていない複数のオブジェクトのうち少なくとも1つのオブジェクトを識別する識別処理を実行し、
識別された少なくとも1つの前記オブジェクトに関する情報を、前記第1ユーザの通信端末に表示させる。
In order to solve the above problems, the server according to the present invention includes:
Store information about the virtual space in the game for each user,
performing identification processing for identifying at least one of a plurality of objects not installed in the first virtual space based on the information about the first virtual space of the first user;
Information relating to the identified at least one object is displayed on the communication terminal of the first user.

また、本発明に係るプログラムは、
通信端末に、
ゲーム内におけるユーザの仮想空間に関する情報をサーバから受信するステップと、
前記仮想空間に関する前記情報に基づいて、前記仮想空間に設置されていない複数のオブジェクトのうち少なくとも1つのオブジェクトを識別する識別ステップと、
識別された前記少なくとも1つのオブジェクトに関する情報を表示するステップと、を実行させる。
また、本発明に係るプログラムは、
サーバに、
ユーザ毎に、ゲーム内における仮想空間に関する情報を記憶するステップと、
第1ユーザの第1仮想空間に関する前記情報に基づいて、前記第1仮想空間に設置されていない複数のオブジェクトのうち少なくとも1つのオブジェクトを識別するステップと、
識別された前記少なくとも1つのオブジェクトに関する情報を、前記第1ユーザの通信端末に表示させるステップと、を実行させる。
Further, the program according to the present invention is
communication terminal,
receiving from a server information about the user's virtual space within the game;
an identification step of identifying at least one of a plurality of objects not installed in the virtual space based on the information about the virtual space;
and displaying information about the identified at least one object.
Further, the program according to the present invention is
to the server,
storing information about the virtual space in the game for each user;
identifying at least one object among a plurality of objects not installed in the first virtual space based on the information about the first user's first virtual space;
and causing information about the identified at least one object to be displayed on the communication terminal of the first user.

また、本発明に係る制御方法は、
通信端末の制御方法であって、
ゲーム内におけるユーザの仮想空間に関する情報をサーバから受信するステップと、
前記仮想空間に関する前記情報に基づいて、前記仮想空間に設置されていない複数のオブジェクトのうち少なくとも1つのオブジェクトを識別するステップと、
識別された前記少なくとも1つのオブジェクトに関する情報を表示するステップと、を含む。
また、本発明に係る制御方法は、
サーバの制御方法であって、
ユーザ毎に、ゲーム内における仮想空間に関する情報を記憶するステップと、
第1ユーザの第1仮想空間に関する前記情報に基づいて、前記第1仮想空間に設置されていない複数のオブジェクトのうち少なくとも1つのオブジェクトを識別するステップと、
識別された前記少なくとも1つのオブジェクトに関する情報を、前記第1ユーザの通信端末に表示させるステップと、を含む。
Moreover, the control method according to the present invention includes:
A control method for a communication terminal,
receiving from a server information about the user's virtual space within the game;
identifying at least one object among a plurality of objects not placed in the virtual space based on the information about the virtual space;
and displaying information about the identified at least one object.
Moreover, the control method according to the present invention includes:
A server control method comprising:
storing information about the virtual space in the game for each user;
identifying at least one object among a plurality of objects not installed in the first virtual space based on the information about the first user's first virtual space;
causing information about the identified at least one object to be displayed on the communication terminal of the first user.

本発明におけるサーバ、プログラム、及び制御方法によれば、ゲーム内の仮想空間にオブジェクトを配置可能なゲームにおいて、ユーザが何をすればよいか分からない状態になる蓋然性を低減可能となる。 According to the server, program, and control method of the present invention, it is possible to reduce the probability that the user will not know what to do in a game in which objects can be placed in a virtual space within the game.

本発明の一実施形態に係る通信システムのブロック図である。1 is a block diagram of a communication system according to one embodiment of the present invention; FIG. 本発明の一実施形態に係るユーザ街情報を示す図である。FIG. 4 is a diagram showing user town information according to an embodiment of the present invention; 本発明の一実施形態に係る採点結果画面の例である。It is an example of a scoring result screen according to one embodiment of the present invention. 本発明の一実施形態に係る採点結果画面の例である。It is an example of a scoring result screen according to one embodiment of the present invention. 本発明の一実施形態に係る採点結果画面の例である。It is an example of a scoring result screen according to one embodiment of the present invention. 本発明の一実施形態に係る通信システムの動作を示すフローチャートである。It is a flow chart which shows operation of a communications system concerning one embodiment of the present invention. 本発明の一実施形態に係るメインメニュー画面の例である。4 is an example of a main menu screen according to one embodiment of the present invention; 本発明の一実施形態に係るフレンドリスト画面の例である。4 is an example of a friend list screen according to one embodiment of the present invention;

以下、本発明の実施の形態について説明する。 BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below.

(実施の形態)
図1は、本発明の一実施形態に係る通信システムのブロック図である。通信システムは、サーバ1と、通信端末2とを備える。図1においては簡便のため、1つの通信端末2を記載しているが、複数のユーザに係る複数の通信端末2を備えてもよい。
(Embodiment)
FIG. 1 is a block diagram of a communication system according to one embodiment of the invention. A communication system includes a server 1 and a communication terminal 2 . Although one communication terminal 2 is shown in FIG. 1 for the sake of simplicity, a plurality of communication terminals 2 associated with a plurality of users may be provided.

サーバ1は、サーバ通信部10と、採点部11と、アドバイス選択部12と、記憶部13と、サーバ制御部14とを備える。 The server 1 includes a server communication section 10 , a scoring section 11 , an advice selection section 12 , a storage section 13 and a server control section 14 .

サーバ通信部10は、通信端末2と無線又は有線により通信する。 The server communication unit 10 communicates with the communication terminal 2 wirelessly or by wire.

採点部11は、記憶部13に記憶されているユーザ街情報130を採点して採点情報131を作成する。ここで採点とは、例えば、所定の項目について、ユーザ街情報130に含まれる複数のパラメータ値を用いて所定の計算によりスコア値を算出することをいう。 The scoring unit 11 creates scoring information 131 by scoring the user town information 130 stored in the storage unit 13 . Here, scoring means, for example, calculating a score value for a predetermined item by predetermined calculation using a plurality of parameter values included in the user town information 130 .

ここで図2を参照して、ユーザ街情報130について説明する。ユーザ街情報130は、ゲーム進行に必要な情報やユーザ情報(ユーザ街情報130a)、ユーザの街の状態を示す各種のパラメータ等の情報(ユーザ街情報130b)を含む。一実施形態において、ユーザ街情報130aは、ユーザを識別するユーザID1300、住人の悩み解決数1301、クエストクリア数1302、及びユーザの街に設置されている種々の設置物の数1303の情報を含む。好適にはユーザ街情報130は、後述するフレンドユーザを識別するフレンドユーザID1304、前回の採点日時1305の情報を含む。またユーザ街情報130bは、設置物に係るパラメータとして、収入値1306、楽しさ値1307、便利さ値1308、及び綺麗さ値1309を含む。なお採点に用いる情報を具体的に例示したが、ユーザ街情報130に含まれる情報はこれらに限られるものではなく、例えばユーザの街のレベルや資金額、資材の量、街のレベルを上げるために必要な経験値等の情報を含んでもよい。 Here, the user town information 130 will be described with reference to FIG. The user town information 130 includes information necessary for progressing the game, user information (user town information 130a), and information such as various parameters indicating the state of the user's town (user town information 130b). In one embodiment, the user town information 130a includes information on a user ID 1300 that identifies the user, the number 1301 of problems solved by residents, the number of quests completed 1302, and the number 1303 of various installations installed in the user's town. Preferably, the user city information 130 includes information on a friend user ID 1304 for identifying a friend user and the date and time of the previous scoring 1305, which will be described later. The user town information 130b also includes an income value 1306, an enjoyment value 1307, a convenience value 1308, and a beauty value 1309 as parameters related to installed objects. The information used for scoring has been specifically exemplified, but the information included in the user town information 130 is not limited to these. may include information such as experience points required for

住民の悩み解決数1301は、ゲーム内の街の住人から通知される要望等にユーザが対応した数である。クエストクリア数1302は、ゲーム内において発生した課題(クエスト)をユーザが解決した数である。 The number 1301 of problems solved by residents is the number of requests or the like notified by the residents of the town in the game that the user has responded to. The number of quests cleared 1302 is the number of tasks (quests) generated in the game by the user.

設置物の数1303は、ショップやボウリング場等のビジネス施設、オブジェ等のデコレーション施設、郵便局等のコミュニティ施設、雑草・雑木、及び道等の設置数である。ビジネス施設には、その施設の1時間あたりの収入を示す収入値1306、その施設の楽しさを示す楽しさ値1307、その施設の綺麗さを示す綺麗さ値1309等が予め定められている。デコレーション施設には、楽しさ値1307、綺麗さ値1309等が予め定められている。コミュニティ施設には、その施設の利便性を示す便利さ値1308、綺麗さ値1309等が予め定められている。雑草・雑木、及び道等は、綺麗さ値1309等が予
め定められている。なお、各施設の楽しさ値1307はユーザに対して非公開としてもよい。
The number of installations 1303 is the number of installations such as business facilities such as shops and bowling alleys, decoration facilities such as objects, community facilities such as post offices, weeds/miscellaneous trees, and roads. Income value 1306 indicating income per hour of the facility, enjoyment value 1307 indicating enjoyment of the facility, beauty value 1309 indicating the beauty of the facility, etc. are predetermined for the business facility. A pleasure value 1307, a beauty value 1309, and the like are predetermined for the decoration facility. A convenience value 1308, a cleanness value 1309, etc. indicating the convenience of the facility are predetermined for the community facility. A cleanness value 1309 or the like is predetermined for weeds, miscellaneous trees, roads, and the like. Note that the enjoyment value 1307 of each facility may be kept private to the user.

図1の説明に戻る。採点情報131は、採点部11が所定の指標毎にユーザ街情報130を採点した結果を示す情報である。一実施形態において、採点情報131は、「幸せ」、「お金持ち」、「楽しい」、「綺麗」、「便利」、及び「バランス」の各指標のスコア、並びにスコアの合計値を含むが、これらに限られるものでない。 Returning to the description of FIG. The scoring information 131 is information indicating the result of scoring the user town information 130 for each predetermined index by the scoring unit 11 . In one embodiment, the scoring information 131 includes scores for each indicator of “happiness”, “rich”, “fun”, “beautiful”, “convenient”, and “balanced”, and the total value of the scores, It is not limited to these.

「幸せ」のスコアは、住人の悩み解決数1301とクエストクリア数1302の合計に基づいて算出する。「お金持ち」のスコアは、ビジネス施設の収入値1306の合計に基づいて算出する。より具体的には、各ビジネス施設に対応づけられた収入値1306と、各ビジネス施設の数1303を乗算して算出する。「楽しい」のスコアは、ビジネス施設やデコレーション施設の楽しさ値1307の合計に基づいて算出する。より具体的には、各ビジネス施設および各デコレーション施設に対応づけられた楽しさ値1307と、各ビジネス施設および各デコレーション施設の数1303を乗算して算出する。「綺麗」のス
コアは、各ビジネス施設、各デコレーション施設、雑草・雑木の数1303及び道の配置に基づいて算出する。より具体的には、各設置物に対応付けられた綺麗さ値1309と各設置物の数1303を乗算して算出する。「便利」のスコアは、コミュニティ施設に対応づけられた便利さ値1308の合計に基づいて算出する。より具体的には、各コミュニティ施設に対応づけられた便利さ値1308と、各コミュニティ施設の数を乗算して算出する。「バランス」のスコアは、上記5つの指標のスコアのばらつきに基づいて算出する。より具体的には、所定の数値から各スコアの標準偏差を減算して算出する。
The "happiness" score is calculated based on the sum of the number 1301 of problems solved and the number 1302 of quests cleared by the residents. The “rich” score is calculated based on the total income value 1306 of the business facility. More specifically, it is calculated by multiplying the income value 1306 associated with each business facility and the number 1303 of each business facility. The “enjoyable” score is calculated based on the sum of the enjoyment values 1307 of the business facilities and decoration facilities. More specifically, it is calculated by multiplying the enjoyment value 1307 associated with each business facility and each decoration facility by the number 1303 of each business facility and each decoration facility. The "beautiful" score is calculated based on each business facility, each decoration facility, the number of weeds and miscellaneous trees 1303, and the arrangement of roads. More specifically, it is calculated by multiplying the beauty value 1309 associated with each installed object by the number 1303 of each installed object. A "convenience" score is calculated based on the total convenience value 1308 associated with the community facility. More specifically, it is calculated by multiplying the convenience value 1308 associated with each community facility by the number of each community facility. The “Balanced” score is calculated based on the dispersion of scores for the above five indicators. More specifically, it is calculated by subtracting the standard deviation of each score from a predetermined numerical value.

好適には採点情報131は、ユーザ本人以外の他のユーザに係る採点情報131との比較に基づく全体ランキング情報及びご近所ランキング情報を更に含む。全体ランキング情報は、当該ゲームをプレイしている全ユーザにおけるユーザ本人のスコア順位を示す。ご近所ランキング情報は、複数のユーザからなる所定のユーザグループにおけるユーザ本人のスコア順位を示す。このユーザグループは、例えばユーザ本人及びユーザ本人と相互にフレンド登録を行った他のユーザ(フレンドユーザ)からなる。 Preferably, the scoring information 131 further includes overall ranking information and neighborhood ranking information based on comparison with scoring information 131 relating to users other than the user himself/herself. The overall ranking information indicates the user's own score ranking among all users playing the game. Neighborhood ranking information indicates the score ranking of the user himself/herself in a predetermined user group consisting of a plurality of users. This user group is composed of, for example, the user himself and other users (friend users) who have made mutual friend registration with the user him/herself.

アドバイス選択部12は、採点情報131に基づいて最もスコアの低い指標を判別し、当該最もスコアの低い指標及び当該指標のスコアを上げるための対策を示すアドバイス情報132を選択する。この対策は、例えば「楽しい」の指標のスコアが最も低い場合、最も楽しさ値1307が高い施設を提示して設置を促すものである。 The advice selection unit 12 determines the index with the lowest score based on the scoring information 131, and selects the index with the lowest score and advice information 132 indicating countermeasures for increasing the score of the index. For example, when the score of the “enjoyable” index is the lowest, this countermeasure presents the facility with the highest enjoyment value 1307 to encourage installation.

好適にはアドバイス選択部12は、ユーザ街情報130に基づいてユーザが設置していない施設を識別し、当該識別結果と採点情報131とに基づいてアドバイス情報132を選択する。より具体的には、当該設置していない施設のうち最も楽しさ値が高い施設の設置を促す対策を示すアドバイス情報132を選択する。このように、ユーザが未だとっていない操作を識別し、当該識別結果に基づいてアドバイス情報132を選択することで、既にユーザが行った操作を対策として提示することを防ぎ、アドバイス情報132の有益性を向上させることができる。 Preferably, the advice selection unit 12 identifies facilities not installed by the user based on the user town information 130 and selects the advice information 132 based on the identification result and the scoring information 131 . More specifically, it selects the advice information 132 indicating measures to encourage the installation of the facility with the highest enjoyment value among the facilities that have not been installed. In this way, by identifying an operation that the user has not performed yet and selecting the advice information 132 based on the identification result, it is possible to prevent the operation already performed by the user from being presented as a countermeasure, and the usefulness of the advice information 132 can be prevented. can improve sexuality.

記憶部13は、ユーザ街情報130、及び複数のアドバイス情報132を予め記憶している。また記憶部13は、サーバ制御部14の制御により、採点部11が作成した採点情報131を記憶する。 The storage unit 13 stores user town information 130 and a plurality of pieces of advice information 132 in advance. The storage unit 13 also stores scoring information 131 created by the scoring unit 11 under the control of the server control unit 14 .

サーバ制御部14は、サーバ1における各種制御を行う。例えばサーバ制御部14は、サーバ通信部10を介して、ユーザによる街の採点要求及びユーザIDを通信端末2から受信する。サーバ制御部14は、受信したユーザIDと記憶部13に記憶されているユーザ街情報130とを照合して、採点要求に係るユーザを識別する。またサーバ制御部14は、サーバ通信部10を介して採点情報131及びアドバイス情報132を通信端末2に送信する。 The server control unit 14 performs various controls in the server 1 . For example, the server control unit 14 receives, from the communication terminal 2 via the server communication unit 10 , the user's request for scoring a town and the user ID. The server control unit 14 collates the received user ID with the user town information 130 stored in the storage unit 13 to identify the user related to the scoring request. The server control unit 14 also transmits the scoring information 131 and the advice information 132 to the communication terminal 2 via the server communication unit 10 .

またサーバ制御部14は、受信した採点要求について採点条件を満たすか否かを判別する。採点条件は、例えば、同一ユーザからの採点要求は1日1回までとする。同日に2回目以降の採点要求があった場合、採点条件を満たさないと判別する。より具体的には、サーバ制御部14は、ユーザ街情報130を参照し、前回の採点日時1305から1日経過していない場合、採点条件を満たさないと判別する。そしてサーバ制御部14は、サーバ通信部10を介して、採点を行わない旨を通信端末2に送信する。なお採点条件は、上述の時間的制約による条件に限られるものでなく、例えばゲーム内における所定の課題を解
決したか否かであってもよい。
The server control unit 14 also determines whether or not the received scoring request satisfies the scoring conditions. The scoring condition is, for example, that the same user requests scoring only once a day. If there is a second or subsequent grading request on the same day, it is determined that the grading condition is not satisfied. More specifically, the server control unit 14 refers to the user town information 130 and determines that the scoring conditions are not satisfied if one day has not passed since the previous scoring date and time 1305 . Then, the server control unit 14 transmits to the communication terminal 2 via the server communication unit 10 that scoring will not be performed. Note that the scoring condition is not limited to the condition based on the time constraint described above, and may be, for example, whether or not a predetermined task in the game has been solved.

通信端末2は、端末通信部20と、表示部21と、操作部22と、端末制御部23とを備える。 The communication terminal 2 includes a terminal communication section 20 , a display section 21 , an operation section 22 and a terminal control section 23 .

端末通信部20は、サーバ1と無線又は有線により通信する。 The terminal communication unit 20 communicates with the server 1 wirelessly or by wire.

表示部21は、ゲームにおける各種画面を表示する。表示部21は、サーバ1から受信した採点情報131及びアドバイス情報132に基づく画面を表示する。また表示部21は、サーバ1から採点を行わない旨を受信した場合、採点条件を満たさず採点が行われない旨を表示する。 The display unit 21 displays various screens in the game. The display unit 21 displays a screen based on the scoring information 131 and the advice information 132 received from the server 1 . Further, when the display unit 21 receives a notification from the server 1 indicating that scoring will not be performed, the display unit 21 displays that the scoring conditions are not satisfied and the scoring is not performed.

操作部22は、ボタン、タッチパネル等で構成され、ゲームにおけるユーザの操作を受け付けて端末制御部23に入力する。なお、以下の説明においては操作部22はタッチパネルで構成されているものとする。 The operation unit 22 includes buttons, a touch panel, and the like, and receives user operations in the game and inputs them to the terminal control unit 23 . In the following description, it is assumed that the operation unit 22 is configured by a touch panel.

端末制御部23は、通信端末2における各種制御を行う。例えば端末制御部23は、端末通信部20を介して街の採点要求及びユーザIDをサーバ1に送信する。また端末制御部23は、端末通信部20を介して採点情報131及びアドバイス情報132をサーバ1から受信する。 The terminal control unit 23 performs various controls in the communication terminal 2 . For example, the terminal control unit 23 transmits a city scoring request and a user ID to the server 1 via the terminal communication unit 20 . The terminal control unit 23 also receives the scoring information 131 and the advice information 132 from the server 1 via the terminal communication unit 20 .

図3、4、及び5を参照して、本発明の一実施形態に係る通信端末2の表示部21に表示される採点結果画面210について説明する。採点結果画面210は、街スコアタブ2100と、全体ランクタブ2101と、ご近所ランクタブ2102と、クローズボタン2103とを有する。 A scoring result screen 210 displayed on the display unit 21 of the communication terminal 2 according to one embodiment of the present invention will be described with reference to FIGS. The scoring result screen 210 has a town score tab 2100 , an overall rank tab 2101 , a neighborhood rank tab 2102 and a close button 2103 .

街スコアタブ2100、全体ランクタブ2101、及びご近所ランクタブ2102は、採点結果画面210の内容を切替えるためのユーザ入力を受け付ける入力インターフェースである。ユーザがこれらのタブをタップして選択することにより、タブに対応する内容が採点結果画面210に表示される。 A town score tab 2100 , an overall rank tab 2101 , and a neighborhood rank tab 2102 are input interfaces that receive user input for switching the contents of the scoring result screen 210 . When the user taps and selects these tabs, the contents corresponding to the tabs are displayed on the scoring result screen 210 .

クローズボタン2103は、表示されている採点結果画面210を閉じるためのユーザ入力を受け付ける入力インターフェースである。ユーザがクローズボタン2103をタップすることにより、採点結果画面210を閉じて、例えば図7に示すメインメニュー画面211に表示部21の表示を切り替える。 A close button 2103 is an input interface that receives user input for closing the displayed scoring result screen 210 . When the user taps the close button 2103, the scoring result screen 210 is closed and the display of the display unit 21 is switched to the main menu screen 211 shown in FIG. 7, for example.

図3は、街スコアタブ2100が選択されている場合の採点結果画面210の例である。採点結果画面210は、スコアグラフ2100aと、採点結果2100bと、キャラクタ2100cと、コメント部2100dとを有する。 FIG. 3 is an example of the scoring result screen 210 when the town score tab 2100 is selected. The scoring result screen 210 has a score graph 2100a, a scoring result 2100b, a character 2100c, and a comment section 2100d.

スコアグラフ2100aは、サーバ1から受信した採点情報131に係る各指標のスコアを視覚的に表したレーダチャートの画像である。このレーダチャートにおいては、「バランス」の指標については表示していない。なおスコアグラフ2100aは、上述のレーダチャートに限られるものでなく、例えば棒グラフや折れ線グラフ等の画像であってもよい。 The score graph 2100 a is an image of a radar chart that visually represents the score of each index related to the scoring information 131 received from the server 1 . In this radar chart, the index of "balance" is not displayed. Note that the score graph 2100a is not limited to the radar chart described above, and may be an image such as a bar graph or a line graph.

採点結果2100bは、サーバ1から受信した採点情報131に基づいて、各指標のスコア、スコアの合計である総合得点、総合得点のご近所ランク、及び全体ランクを数値で表したものである。 Based on the scoring information 131 received from the server 1, the scoring result 2100b numerically represents the score of each index, the total score that is the sum of the scores, the neighborhood rank of the total score, and the overall rank.

キャラクタ2100cは、コメント部2100d内に表示される情報をユーザに提示するキャラクタの画像である。コメント部2100dは、サーバ1から受信したアドバイス情報132に基づく情報を表示する。具体的には、図3では最もスコアの低い指標が「楽しい」であること、及び対策としてゲームセンターやボウリング場を設置すべきことを表示している。 The character 2100c is an image of a character that presents information displayed in the comment section 2100d to the user. The comment section 2100d displays information based on the advice information 132 received from the server 1. FIG. Specifically, FIG. 3 indicates that the index with the lowest score is "enjoyable" and that a game arcade or bowling alley should be established as a countermeasure.

図4は、全体ランクタブ2101が選択されている場合の採点結果画面210の例である。採点結果画面210は、トップ表示部2101aと、前後表示部2101bと、街訪問ボタン2101cとを有する。 FIG. 4 is an example of the scoring result screen 210 when the overall rank tab 2101 is selected. The scoring result screen 210 has a top display portion 2101a, a front and rear display portion 2101b, and a town visit button 2101c.

トップ表示部2101aは、全ユーザにおける、採点情報131に基づいたスコア合計値のランキングであって、上位10人分のスコア合計値及び順位を表示する。 The top display unit 2101a displays the total score value ranking of all users based on the scoring information 131, and the total score value and ranking of the top 10 users.

前後表示部2101bは、採点情報131に基づいたスコア合計値のランキングであって、ユーザ本人(図4における「あなた」)及び前後の他のユーザのスコア合計値及び順位を表示する。 The front/rear display section 2101b is a ranking of total score values based on the scoring information 131, and displays the total score values and rankings of the user himself ("you" in FIG. 4) and other users before and after.

街訪問ボタン2101cは、対応するユーザの街を表示するためのユーザ入力を受け付ける入力インターフェースである。街訪問ボタン2101cは、採点結果画面210に表示されるユーザに対応してそれぞれ表示される。ユーザが街訪問ボタン2101cをタップすることにより、対応するユーザの街を表示する画面に表示部21の表示を切り替える。 The town visit button 2101c is an input interface that receives user input for displaying the corresponding user's town. The town visit button 2101c is displayed corresponding to the user displayed on the scoring result screen 210, respectively. When the user taps the town visit button 2101c, the display of the display unit 21 is switched to a screen displaying the town of the corresponding user.

図5は、ご近所ランクタブ2102が選択されている場合の採点結果画面210の例である。採点結果画面210は、フレンド表示部2102aと、ユーザ表示部2102bと、スクロールバー2102cと、街訪問ボタン2102dとを有する。なお街訪問ボタン2102dは、図4の街訪問ボタン2101cと同一の構成であるため説明は省略する。 FIG. 5 is an example of the scoring result screen 210 when the neighborhood rank tab 2102 is selected. The scoring result screen 210 has a friend display section 2102a, a user display section 2102b, a scroll bar 2102c, and a town visit button 2102d. Note that the visit town button 2102d has the same configuration as the visit town button 2101c in FIG. 4, so the description thereof is omitted.

フレンド表示部2102aは、フレンドユーザに係るユーザグループ内における、採点情報131に基づいたスコア合計値のランキングであって、各フレンドユーザのスコア合計値及び順位を表示する。ユーザがフレンド表示部2102a内をスワイプすることにより、又はスクロールバー2102cによりスライドすることにより、全てのフレンドユーザのスコア合計値及び順位をスクロールして表示する。 The friend display section 2102a displays the total score value and rank of each friend user, which is the ranking of the total score value based on the scoring information 131 in the user group related to the friend user. When the user swipes within the friend display area 2102a or slides with the scroll bar 2102c, the total score values and rankings of all friend users are scrolled and displayed.

ユーザ表示部2102bは、フレンドユーザ内におけるユーザ本人のスコア合計値及び順位を表示する。 The user display section 2102b displays the user's total score value and ranking among friend users.

なお、図4及び5において、分布図等のユーザ本人の順位を視覚的に表示する画像を更に表示してもよい。 In addition, in FIGS. 4 and 5, an image that visually displays the ranking of the user himself/herself, such as a distribution map, may be further displayed.

図6を参照して、本発明の一実施形態に係る通信システムの動作を説明する。 The operation of the communication system according to one embodiment of the present invention will be described with reference to FIG.

はじめに通信端末2の端末制御部23は、端末通信部20を介して街の採点要求及びユーザIDをサーバ1に送信する(ステップS1)。 First, the terminal control unit 23 of the communication terminal 2 transmits a town scoring request and a user ID to the server 1 via the terminal communication unit 20 (step S1).

次にサーバ1のサーバ制御部14は、受信したユーザIDと記憶部13に記憶されているユーザ街情報130とを照合して、採点要求に係るユーザを識別する(ステップS2)。 Next, the server control section 14 of the server 1 collates the received user ID with the user town information 130 stored in the storage section 13 to identify the user who requested the scoring (step S2).

続いてサーバ制御部14は、受信した採点要求について採点条件を満たすか否かを判別する(ステップS3)。ステップS3で採点条件を満たすと判別した場合(ステップS3のYes)、ステップS4に進む。一方、ステップS3で採点条件を満たさないと判別した場合(ステップS3のNo)、ステップS9に進む。 Subsequently, the server control unit 14 determines whether or not the received scoring request satisfies the scoring conditions (step S3). If it is determined in step S3 that the scoring conditions are satisfied (Yes in step S3), the process proceeds to step S4. On the other hand, if it is determined in step S3 that the scoring conditions are not satisfied (No in step S3), the process proceeds to step S9.

ステップS3で採点条件を満たすと判別した場合、採点部11は、記憶部13に記憶されているユーザ街情報130を採点して採点情報131を作成する(ステップS4)。 If it is determined in step S3 that the scoring conditions are satisfied, the scoring section 11 scores the user town information 130 stored in the storage section 13 to create scoring information 131 (step S4).

次にサーバ制御部14は、記憶部13に採点部11が作成した採点情報131を記憶する(ステップS5)。 Next, the server control unit 14 stores the scoring information 131 created by the scoring unit 11 in the storage unit 13 (step S5).

次にアドバイス選択部12は、採点情報131に基づいてアドバイス情報132を選択する(ステップS6)。好適にはアドバイス選択部12は、ユーザ街情報130に基づいてユーザが設置していない施設を識別し、当該識別結果と採点情報131とに基づいてアドバイス情報132を選択する。 Next, the advice selection unit 12 selects advice information 132 based on the scoring information 131 (step S6). Preferably, the advice selection unit 12 identifies facilities not installed by the user based on the user town information 130 and selects the advice information 132 based on the identification result and the scoring information 131 .

次にサーバ制御部14は、サーバ通信部10を介して採点情報131及びアドバイス情報132を通信端末2に送信する(ステップS7)。 Next, the server control section 14 transmits the scoring information 131 and the advice information 132 to the communication terminal 2 via the server communication section 10 (step S7).

次に通信端末2の表示部21は、サーバ1から受信した採点情報131及びアドバイス情報132に基づく採点結果画面210を表示する(ステップS8)。 Next, the display unit 21 of the communication terminal 2 displays the scoring result screen 210 based on the scoring information 131 and the advice information 132 received from the server 1 (step S8).

一方、ステップS3で採点条件を満たさないと判別した場合、サーバ制御部14は、サーバ通信部10を介して、採点を行わない旨を通信端末2に送信する(ステップS9)。 On the other hand, if it is determined in step S3 that the scoring conditions are not satisfied, the server control section 14 transmits to the communication terminal 2 via the server communication section 10 that scoring will not be performed (step S9).

次に通信端末2の表示部21は、採点条件を満たさず採点が行われない旨を表示する(ステップS10)。 Next, the display unit 21 of the communication terminal 2 displays that the scoring conditions are not satisfied and scoring is not performed (step S10).

図7は、通信端末2の表示部21に表示されるメインメニュー画面211の例である。メインメニュー画面211は、街表示部2110と、パラメータ表示部2111と、メニューアイコン2112と、クローズボタン2113とを有する。 FIG. 7 is an example of the main menu screen 211 displayed on the display unit 21 of the communication terminal 2. As shown in FIG. The main menu screen 211 has a town display portion 2110 , a parameter display portion 2111 , a menu icon 2112 and a close button 2113 .

街表示部2110は、ユーザの街の様子を示す画像を表示する。 The city display section 2110 displays an image showing the state of the user's city.

パラメータ表示部2111は、ユーザ街情報130に基づく所定のパラメータを表示する。例えば、パラメータ表示部2111-1は、街のレベルを表示する。パラメータ表示部2111-2は、街の資金額を表示する。パラメータ表示部2111-3は、街の資材量を表示する。パラメータ表示部2111-4は、街のレベルを上げるために必要な経験値を表示する。 The parameter display section 2111 displays predetermined parameters based on the user town information 130 . For example, the parameter display section 2111-1 displays the town level. The parameter display section 2111-2 displays the town's fund amount. The parameter display section 2111-3 displays the amount of materials in the town. The parameter display section 2111-4 displays the experience value required to raise the town level.

メニューアイコン2112は、各アイコンに対応する所定の情報を表示する画面に切り替えるためのユーザ入力を受け付ける入力インターフェースである。ユーザは何れかのメニューアイコン2112をタップすることにより、メニューアイコン2112に対応する情報を表示する画面に表示部21の表示を切り替える。例えば、ユーザはメニューアイコン2112-1をタップすることにより、採点結果画面210に表示部21の表示を切り替える。またユーザはメニューアイコン2112-3をタップすることにより、後述するフレンドリスト画面212に表示部21の表示を切り替える。 The menu icon 2112 is an input interface that receives user input for switching to a screen displaying predetermined information corresponding to each icon. By tapping any of the menu icons 2112, the user switches the display of the display unit 21 to a screen displaying information corresponding to the menu icon 2112. FIG. For example, the user switches the display of the display unit 21 to the scoring result screen 210 by tapping the menu icon 2112-1. Also, by tapping the menu icon 2112-3, the user switches the display of the display unit 21 to a friend list screen 212, which will be described later.

クローズボタン2113は、表示されているメニューアイコン2112を非表示にするためのユーザ入力を受け付ける入力インターフェースである。ユーザがクローズボタン2113をタップすることにより、メニューアイコン2112及びクローズボタン2113を非表示にする。 The close button 2113 is an input interface that receives user input for hiding the displayed menu icon 2112 . When the user taps the close button 2113, the menu icon 2112 and the close button 2113 are hidden.

図8は、通信端末2の表示部21に表示されるフレンドリスト画面212の例である。フレンドリスト画面212は、ご近所ランキングの対象となるフレンドユーザのリストを示す。フレンドリスト画面212は、フレンド名表示部2120と、フレンド削除ボタン2121と、フレンド街アイコン2122と、スクロールバー2123と、フレンド数表示部2124と、クローズボタン2125と、パラメータ表示部2126とを有する。なおパラメータ表示部2126は、図7のパラメータ表示部2111と同一の構成であるため説明は省略する。 FIG. 8 is an example of a friend list screen 212 displayed on the display section 21 of the communication terminal 2. As shown in FIG. The friend list screen 212 shows a list of friend users targeted for neighborhood ranking. Friend list screen 212 has friend name display portion 2120 , friend delete button 2121 , friend town icon 2122 , scroll bar 2123 , friend number display portion 2124 , close button 2125 , and parameter display portion 2126 . Note that the parameter display section 2126 has the same configuration as the parameter display section 2111 in FIG. 7, so description thereof will be omitted.

フレンド名表示部2120は、ゲームにおけるフレンドユーザの名前を表示する。フレンド削除ボタン2121は、対応するフレンドユーザとのフレンド登録を解消するためのユーザ入力を受け付ける入力インターフェースである。フレンド街アイコン2122は、対応するフレンドユーザの街の様子を示す画像である。ユーザがフレンドリスト画面212をスワイプすることにより、又はスクロールバー2123によりスライドすることにより、全てのフレンドユーザをスクロールして表示する。 Friend name display section 2120 displays the names of friend users in the game. The friend deletion button 2121 is an input interface that receives user input for canceling friend registration with the corresponding friend user. The friend town icon 2122 is an image showing the state of the corresponding friend user's town. All friend users are scrolled and displayed by the user swiping the friend list screen 212 or sliding with the scroll bar 2123 .

フレンド数表示部2124は、ユーザが登録済みのフレンドユーザ数及び登録可能なフレンドユーザ数の上限を表示する。 The number-of-friends display section 2124 displays the number of friend users registered by the user and the upper limit of the number of friend users that can be registered.

クローズボタン2125は、表示されているフレンドリスト画面212を閉じるためのユーザ入力を受け付ける入力インターフェースである。ユーザがクローズボタン2125をタップすることにより、フレンドリスト画面212を閉じて、例えばメインメニュー画面211に表示部21の表示を切り替える。 Close button 2125 is an input interface that receives user input for closing friend list screen 212 that is being displayed. When the user taps the close button 2125, the friend list screen 212 is closed and the display of the display unit 21 is switched to the main menu screen 211, for example.

このように本発明に係る通信システムによれば、サーバ1がユーザの作成した街を所定の項目について採点し、ユーザへ次の操作をアドバイスすることにより、ユーザは街を発展させるための効果的な操作を知ることができる。またユーザは繰り返しサーバ1からアドバイスを受けて街を更に発展させることができるため、ユーザのゲームに対する興味を維持させることができる。また他のユーザの街についての採点を行うことで、他のユーザとの間の比較を示す街のランキングを提示することにより、よりランキングの上位になるために、街を発展させるといったモチベーションを形成することができる。また、ランキ
ング表示を契機にして、他のユーザの街の表示を可能にすることで、ユーザが他のユーザの街作りを参考にすることができる。
As described above, according to the communication system according to the present invention, the server 1 scores the town created by the user with respect to predetermined items, and advises the user on the next operation. operation can be known. In addition, since the user can repeatedly receive advice from the server 1 and further develop the city, the user's interest in the game can be maintained. In addition, by scoring the cities of other users and presenting city rankings showing comparisons with other users, motivation is formed to develop the city in order to reach a higher ranking. can do. In addition, by enabling the display of other users' towns with the ranking display as an opportunity, the users can refer to other users' town planning.

(変形例)
以下に、本発明の実施の形態の変形例について説明する。上述の一実施形態においては、サーバ1は、ユーザ本人のユーザ街情報130を採点して1つの採点情報131を作成するのに対し、変形例においては、サーバ1は、複数のユーザに係る複数のユーザ街情報130を採点して1つの採点情報131を作成する。ここで複数のユーザとは、例えばユーザ本人とそのフレンドユーザからなるユーザグループである。このようにすることで、例えば単一のユーザの街及びそのフレンドユーザの街を統合して1つの大きな街とする場合等に、サーバ1がこの大きな街を採点してアドバイスを行うことができる。
(Modification)
Modifications of the embodiment of the present invention will be described below. In the above-described embodiment, the server 1 scores the user town information 130 of the user himself/herself and creates one piece of scoring information 131. In the modified example, however, the server 1 scores multiple of user town information 130 are scored to create one piece of scoring information 131 . Here, the multiple users are, for example, a user group consisting of the user himself and his friend users. By doing so, for example, when the city of a single user and the city of its friend users are integrated into one big city, the server 1 can score this big city and give advice. .

また変形例においては、アドバイス選択部12は、複数のユーザ街情報130に基づいて何れのユーザも設置していない施設を識別し、当該識別結果と採点情報131とに基づいてアドバイス情報132を選択する。このようにすることで、何れのユーザもとっていない操作を対策として提示することができ、アドバイス情報132の有益性を向上させることができる。 In a modified example, the advice selection unit 12 identifies facilities that are not installed by any user based on a plurality of user town information 130, and selects advice information 132 based on the identification results and scoring information 131. do. By doing so, it is possible to present an operation that none of the users has taken as a countermeasure, and it is possible to improve the usefulness of the advice information 132 .

このように実施の形態の変形例に係る通信システムによれば、ユーザグループを構成する複数のユーザに対し、協力して街を発展させるという新たなモチベーションを形成することができる。 As described above, according to the communication system according to the modified example of the embodiment, it is possible to create a new motivation for a plurality of users forming a user group to work together to develop the city.

本発明を諸図面や実施例に基づき説明してきたが、当業者であれば本開示に基づき種々の変形や修正を行うことが容易であることに注意されたい。従って、これらの変形や修正は本発明の範囲に含まれることに留意されたい。 Although the present invention has been described with reference to the drawings and examples, it should be noted that various variations and modifications will be readily apparent to those skilled in the art based on this disclosure. Therefore, it should be noted that these variations and modifications are included in the scope of the present invention.

例えば上述の実施の形態では、アドバイス選択部12は、採点情報131に基づいて最もスコアの低い指標を判別し、当該最もスコアの低い指標及び当該指標のスコアを上げるための対策を示すアドバイス情報132を選択するが、これに限られるものではない。例えば、アドバイス選択部12は、採点情報131に係る指標の内容により、最もスコアの高い指標を判別し、当該最もスコアの高い指標及び当該指標のスコアを下げるための対策を示すアドバイス情報132を選択してもよい。また、例えばゲームにおける期間限定イベント等において、イベント目的を達成するための新たな指標を設定し、当該指標のスコ
アを上げるための対策を優先的に示すことも可能である。
For example, in the above-described embodiment, the advice selection unit 12 determines the index with the lowest score based on the scoring information 131, and the advice information 132 indicating the index with the lowest score and measures for increasing the score of the index. selected, but not limited to. For example, the advice selection unit 12 determines the index with the highest score based on the content of the index related to the scoring information 131, and selects the index with the highest score and the advice information 132 indicating countermeasures for lowering the score of the index. You may Also, for example, in a limited-time event in a game, etc., it is possible to set a new index for achieving the purpose of the event, and preferentially indicate measures for increasing the score of the index.

以下に、本願の原出願の出願当初の特許請求の範囲に記載された発明を付記する。
[1]
サーバと、該サーバと通信可能な複数の通信端末とを備える通信システムにおいて、
前記サーバは、前記複数の通信端末のユーザが通信システム上でプレイすることができるゲーム内で形成する街の状態を示す各種のパラメータに基づいて、前記街についての次の操作を示唆するアドバイス情報を前記通信端末に送信し、
前記通信端末は、受信した前記アドバイス情報を含む画面を表示することを特徴とする
通信システム。
[2]
前記サーバは、前記各種のパラメータに基づいて採点情報を算出すると共に、前記採点情報及び前記アドバイス情報を前記通信端末に送信し、
前記通信端末は、受信した前記採点情報の内容を更に含む画面を表示することを特徴とする、[1]に記載の通信システム。
[3]
前記採点情報は、他のユーザに係る採点情報との比較に基づくランキングを含むことを特徴とする、[2]に記載の通信システム。
[4]
前記サーバは、前記各種のパラメータに基づいてユーザが行っていない操作を識別し、該識別結果と前記採点情報とに基づいて、前記アドバイス情報を前記通信端末に送信することを特徴とする、[2]又は[3]に記載の通信システム。
[5]
前記各種のパラメータは、複数のユーザに係る複数の街の状態を示す各種のパラメータであることを特徴とする、[2]~[4]の何れか一項に記載の通信システム。
[6]
サーバと、該サーバと通信可能な複数の通信端末とを備える通信システムの制御方法において、
前記サーバが、
前記複数の通信端末のユーザが通信システム上でプレイすることができるゲーム内で形成する街の状態を示す各種のパラメータに基づいて、前記街についての次の操作を示唆するアドバイス情報を前記通信端末に送信するステップと、
前記通信端末が、受信した前記アドバイス情報を含む画面を表示するステップを含むことを特徴とする、通信システムの制御方法。
[7]
前記サーバが、前記各種のパラメータから算出した採点情報に基づいて、前記アドバイス情報及び前記採点情報を前記通信端末に送信するステップと、
前記通信端末が、受信した前記採点情報の内容を更に含む画面を表示するステップを含むことを特徴とする、[6]に記載の制御方法。
[8]
前記採点情報は、他のユーザに係る採点情報との比較に基づくランキングを含むことを特徴とする、[7]に記載の制御方法。
[9]
前記サーバは、前記各種のパラメータに基づいてユーザが行っていない操作を識別し、該識別結果と前記採点情報とに基づいて、前記アドバイス情報を前記通信端末に送信することを特徴とする、[7]又は[8]に記載の制御方法。
[10]
前記各種のパラメータは、複数のユーザに係る複数の街の状態を示す各種のパラメータであることを特徴とする、[7]~[9]の何れか一項に記載の制御方法。
[11]
サーバと、該サーバと通信可能な複数通信端末とを備える通信システムにおいて、通信端末として機能するコンピュータに、
アドバイス情報及び採点情報を前記サーバから受信するステップと、
受信した前記アドバイス情報の内容及び採点情報を含む画面を表示するステップを含むことを特徴とする、プログラム。
The invention described in the scope of claims as originally filed in the original application of the present application will be additionally described below.
[1]
In a communication system comprising a server and a plurality of communication terminals capable of communicating with the server,
The server provides advice information suggesting the next operation for the town based on various parameters indicating the state of the town formed in a game that can be played by the users of the plurality of communication terminals on the communication system. to the communication terminal,
A communication system, wherein the communication terminal displays a screen containing the received advice information.
[2]
The server calculates scoring information based on the various parameters, and transmits the scoring information and the advice information to the communication terminal,
The communication system according to [1], wherein the communication terminal displays a screen further including content of the received scoring information.
[3]
The communication system according to [2], wherein the scoring information includes a ranking based on comparison with scoring information of other users.
[4]
[ 2] or a communication system according to [3].
[5]
The communication system according to any one of [2] to [4], wherein the various parameters are various parameters indicating states of a plurality of towns related to a plurality of users.
[6]
In a method for controlling a communication system comprising a server and a plurality of communication terminals capable of communicating with the server,
the server
Based on various parameters indicating the state of a city formed in a game that users of the plurality of communication terminals can play on the communication system, advice information suggesting the next operation for the city is sent to the communication terminal. sending to
A method of controlling a communication system, comprising the step of displaying a screen including the advice information received by the communication terminal.
[7]
a step in which the server transmits the advice information and the scoring information to the communication terminal based on the scoring information calculated from the various parameters;
The control method according to [6], characterized in that the communication terminal includes a step of displaying a screen further including the content of the received scoring information.
[8]
The control method according to [7], wherein the scoring information includes ranking based on comparison with scoring information of other users.
[9]
[ 7] or the control method described in [8].
[10]
The control method according to any one of [7] to [9], wherein the various parameters are various parameters indicating states of a plurality of towns related to a plurality of users.
[11]
In a communication system comprising a server and a plurality of communication terminals capable of communicating with the server, a computer functioning as a communication terminal,
receiving advice information and scoring information from the server;
A program, comprising a step of displaying a screen containing the received advice information and scoring information.

1 サーバ
2 通信端末
10 サーバ通信部
11 採点部
12 アドバイス選択部
13 記憶部
14 サーバ制御部
20 端末通信部
21 表示部
22 操作部
23 端末制御部
130(130a、130b) ユーザ街情報
131 採点情報
132 アドバイス情報
210 採点結果画面
211 メインメニュー画面
212 フレンドリスト画面
1300 ユーザID
1301 住人の悩み解決数
1302 クエストクリア数
1303 設置物の数
1304 フレンドのユーザID
1305 前回の採点日時
1306 収入値
1307 楽しさ値
1308 便利さ値
1309 綺麗さ値
2100 街スコアタブ
2101 全体ランクタブ
2102 ご近所ランクタブ
2103 クローズボタン
2100a スコアグラフ
2100b 採点結果
2100c キャラクタ
2100d コメント部
2101a トップ表示部
2101b 前後表示部
2101c 街訪問ボタン
2102a フレンド表示部
2102b ユーザ表示部
2102c スクロールバー
2102d 街訪問ボタン
2110 街表示部
2111 パラメータ表示部
2112 メニューアイコン
2113 クローズボタン
2120 フレンド名表示部
2121 フレンド削除ボタン
2122 フレンド街アイコン
2123 スクロールバー
2124 フレンド数表示部
2125 クローズボタン
2126 パラメータ表示部
1 server 2 communication terminal 10 server communication unit 11 scoring unit 12 advice selection unit 13 storage unit 14 server control unit 20 terminal communication unit 21 display unit 22 operation unit 23 terminal control unit 130 (130a, 130b) user town information 131 scoring information 132 Advice information 210 Grading result screen 211 Main menu screen 212 Friend list screen 1300 User ID
1301 Number of residents' troubles solved 1302 Number of quests cleared 1303 Number of installations 1304 Friend's user ID
1305 Last scoring date and time 1306 Income value 1307 Enjoyment value 1308 Convenience value 1309 Beauty value 2100 Town score tab 2101 Overall rank tab 2102 Neighborhood rank tab 2103 Close button 2100a Score graph 2100b Scoring result 2100c Character 2100d Comment area 2101a 1b 0 Top display area 2 Display section 2101c Town visit button 2102a Friend display section 2102b User display section 2102c Scroll bar 2102d Town visit button 2110 Town display section 2111 Parameter display section 2112 Menu icon 2113 Close button 2120 Friend name display section 2121 Friend delete button 2122 Friend town icon 2123 Scroll Bar 2124 Friend count display 2125 Close button 2126 Parameter display

Claims (13)

ユーザがオブジェクトを設置可能な仮想空間を用いたゲームのユーザに用いられる通信端末のゲームプログラム、であって、前記通信端末に、
前記仮想空間にオブジェクトを設置するための指示を前記ユーザから受け付けることと、
前記仮想空間内のオブジェクトに関する情報に基づいて作成された採点情報の全部又は一部を表示部に表示させることと、
前記採点情報の全部又は一部に基づいて作成された、前記ゲームの複数のユーザ間のランキングに関する情報を表示部に表示させることと、
ユーザに対してゲーム操作を促すための複数のアドバイス情報から選択された1つのアドバイス情報を表示部に表示させることと、を実行させ、
前記採点情報は、複数の指標のスコアを含み、
前記1つのアドバイス情報は、前記複数の指標のスコアに基づき選択されたものである、ゲームプログラム。
A game program for a communication terminal used by a user of a game using a virtual space in which a user can place an object, the communication terminal comprising:
receiving an instruction from the user to install an object in the virtual space;
causing a display unit to display all or part of scoring information created based on information about objects in the virtual space;
causing a display unit to display information about ranking among a plurality of users of the game, which is created based on all or part of the scoring information;
causing the display unit to display one piece of advice information selected from a plurality of pieces of advice information for prompting the user to operate the game;
the scoring information includes scores of a plurality of indicators;
The game program, wherein the piece of advice information is selected based on scores of the plurality of indicators.
前記選択されたアドバイス情報は、前記複数の指標のスコアのうち、1つの指標のスコアに関するものである、請求項1に記載のゲームプログラム。 2. The game program according to claim 1, wherein the selected advice information relates to one index score among the plurality of index scores. 前記選択されたアドバイス情報は、前記複数の指標のスコアのうち、1つの指標のスコアを向上させるゲーム操作を促すものである、請求項1に記載のゲームプログラム。 2. The game program according to claim 1, wherein the selected advice information prompts a game operation to improve the score of one of the plurality of index scores. 前記選択されたアドバイス情報は、前記採点情報に含まれる前記複数の指標のスコアのうち、最も低いスコアを向上させるゲーム操作を促すものである、請求項1に記載のゲームプログラム。 2. The game program according to claim 1, wherein the selected advice information prompts a game operation to improve the lowest score among the scores of the plurality of indicators included in the scoring information. 前記複数の指標のスコアは、前記ゲームにおいて所定の期間に限り実施される期間限定イベントの処理に用いられる期間限定指標のスコアを含み、
前記選択されたアドバイス情報は、前記期間限定指標のスコアを向上させるゲーム操作を促すものである、請求項1に記載のゲームプログラム。
the scores of the plurality of indicators include scores of time-limited indicators used for processing a time-limited event that is held only for a predetermined period in the game;
2. The game program according to claim 1, wherein the selected advice information prompts a game operation to improve the score of the limited-time index.
前記ランキングに関する情報は、前記ゲームの複数のユーザのうちランキング上位のユーザの情報と、前記通信端末を用いるユーザの情報とが含まれる、請求項1乃至5のいずれかに記載のゲームプログラム。 6. The game program according to any one of claims 1 to 5, wherein said information on ranking includes information on a user with a high ranking among a plurality of users of said game and information on a user using said communication terminal. 前記ゲームの複数のユーザは、前記ゲームの全ユーザである、請求項6に記載のゲームプログラム。 7. The game program according to claim 6, wherein the plurality of users of the game are all users of the game. 前記ゲームの複数のユーザは、前記通信端末を用いるユーザ及び該ユーザと所定の関係にある少なくとも1人のユーザからなる、請求項6に記載のゲームプログラム。 7. The game program according to claim 6, wherein the plurality of users of the game consist of a user using the communication terminal and at least one user having a predetermined relationship with the user. ユーザがオブジェクトを設置可能な仮想空間を用いたゲームのユーザに用いられる通信端末、であって、
前記仮想空間にオブジェクトを設置するための指示を前記ユーザから受け付ける第1手段と、
前記仮想空間内のオブジェクトに関する情報に基づいて作成された採点情報の全部又は一部を表示部に表示させる第手段と、
前記採点情報の全部又は一部に基づいて作成された、前記ゲームの複数のユーザ間のランキングに関する情報を表示部に表示させる第手段と、
ユーザに対してゲーム操作を促すための複数のアドバイス情報から選択された1つのアドバイス情報を表示部に表示させる第手段と、を備え、
前記採点情報は、複数の指標のスコアを含み、
前記1つのアドバイス情報は、前記複数の指標のスコアに基づき選択されたものである、通信端末。
A communication terminal used by a user of a game using a virtual space in which the user can place an object ,
a first means for receiving an instruction from the user to install an object in the virtual space;
a second means for displaying all or part of the scoring information created based on the information about the object in the virtual space on the display;
a third means for displaying, on a display unit, information relating to ranking among a plurality of users of the game, which is created based on all or part of the scoring information;
a fourth means for displaying one piece of advice information selected from a plurality of pieces of advice information for prompting the user to operate the game on the display unit;
the scoring information includes scores of a plurality of indicators;
The communication terminal, wherein the piece of advice information is selected based on scores of the plurality of indicators.
ユーザがオブジェクトを設置可能な仮想空間を用いたゲームのユーザに用いられる通信端末の制御方法、であって、
通信端末が、
前記仮想空間にオブジェクトを設置するための指示を前記ユーザから受け付けることと、
前記仮想空間内のオブジェクトに関する情報に基づいて作成された採点情報の全部又は一部を表示部に表示させることと、
前記採点情報の全部又は一部に基づいて作成された、前記ゲームの複数のユーザ間のランキングに関する情報を表示部に表示させることと、
ユーザに対してゲーム操作を促すための複数のアドバイス情報から選択された1つのアドバイス情報を表示部に表示させることと、を含み、
前記採点情報は、複数の指標のスコアを含み、
前記1つのアドバイス情報は、前記複数の指標のスコアに基づき選択されたものである、通信端末の制御方法。
A control method of a communication terminal used by a user of a game using a virtual space in which a user can install an object ,
communication terminal
receiving an instruction from the user to install an object in the virtual space;
causing a display unit to display all or part of scoring information created based on information about objects in the virtual space;
causing a display unit to display information about ranking among a plurality of users of the game, which is created based on all or part of the scoring information;
displaying, on a display unit, one piece of advice information selected from a plurality of pieces of advice information for prompting the user to operate the game;
the scoring information includes scores of a plurality of indicators;
The communication terminal control method, wherein the piece of advice information is selected based on scores of the plurality of indicators.
ユーザがオブジェクトを設置可能な仮想空間を用いたゲームに用いられるサーバのプログラム、であって、前記サーバに、
前記仮想空間内のオブジェクトに関する情報に基づいて採点情報を作成することと、
前記採点情報の全部又は一部に基づいて、前記ゲームの複数のユーザ間のランキングに関する情報を作成することと、
ユーザに対してゲーム操作を促すための複数のアドバイス情報から1つのアドバイス情報を選択することと、を実行させ、
前記採点情報は、複数の指標のスコアを含み、
前記1つのアドバイス情報は、前記複数の指標のスコアに基づき選択されたものである、サーバのプログラム。
A program for a server used for a game using a virtual space in which a user can place an object, the server comprising:
creating scoring information based on information about objects in the virtual space;
creating information regarding ranking among a plurality of users of the game based on all or part of the scoring information;
selecting one piece of advice information from a plurality of pieces of advice information for prompting the user to operate the game;
the scoring information includes scores of a plurality of indicators;
The server program, wherein the piece of advice information is selected based on scores of the plurality of indicators.
ユーザがオブジェクトを設置可能な仮想空間を用いたゲームのユーザに用いられるシステム、であって、
前記仮想空間にオブジェクトを設置するための指示を前記ユーザから受け付ける第1手段と、
前記仮想空間内のオブジェクトに関する情報に基づいて採点情報を作成する第手段と、
前記採点情報の全部又は一部に基づいて、前記ゲームの複数のユーザ間のランキングに関する情報を作成する第手段と、
ユーザに対してゲーム操作を促すための複数のアドバイス情報から1つのアドバイス情報を選択する第手段と、を備え、
前記採点情報は、複数の指標のスコアを含み、
前記1つのアドバイス情報は、前記複数の指標のスコアに基づき選択されたものである、システム。
A system used by a user of a game using a virtual space in which the user can place an object ,
a first means for receiving an instruction from the user to install an object in the virtual space;
a second means for creating scoring information based on information about objects in the virtual space;
a third means for creating information regarding ranking among a plurality of users of the game based on all or part of the scoring information;
a fourth means for selecting one piece of advice information from a plurality of pieces of advice information for prompting the user to operate the game;
the scoring information includes scores of a plurality of indicators;
The system, wherein the piece of advice information is selected based on scores of the plurality of indicators.
ユーザがオブジェクトを設置可能な仮想空間を用いたゲームに用いられるシステムの制御方法、であって、前記システムが、
前記仮想空間にオブジェクトを設置するための指示を前記ユーザから受け付けることと、
前記仮想空間内のオブジェクトに関する情報に基づいて採点情報を作成することと、
前記採点情報の全部又は一部に基づいて、前記ゲームの複数のユーザ間のランキングに関する情報を作成することと、
ユーザに対してゲーム操作を促すための複数のアドバイス情報から1つのアドバイス情報を選択することと、を含み、
前記採点情報は、複数の指標のスコアを含み、
前記1つのアドバイス情報は、前記複数の指標のスコアに基づき選択されたものである、システムの制御方法。
A control method for a system used in a game using a virtual space in which a user can place objects, the system comprising:
receiving an instruction from the user to install an object in the virtual space;
creating scoring information based on information about objects in the virtual space;
creating information regarding ranking among a plurality of users of the game based on all or part of the scoring information;
selecting one piece of advice information from a plurality of pieces of advice information for prompting the user to operate the game;
the scoring information includes scores of a plurality of indicators;
The system control method, wherein the piece of advice information is selected based on scores of the plurality of indicators.
JP2018166469A 2018-09-06 2018-09-06 Server, program and control method Active JP7146533B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2018166469A JP7146533B2 (en) 2018-09-06 2018-09-06 Server, program and control method
JP2021027400A JP7595346B2 (en) 2018-09-06 2021-02-24 Server, program, and control method
JP2023088123A JP7620944B2 (en) 2018-09-06 2023-05-29 Server, program, and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018166469A JP7146533B2 (en) 2018-09-06 2018-09-06 Server, program and control method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017203533A Division JP6401366B2 (en) 2017-10-20 2017-10-20 Server, program, and control method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2021027400A Division JP7595346B2 (en) 2018-09-06 2021-02-24 Server, program, and control method

Publications (3)

Publication Number Publication Date
JP2018187478A JP2018187478A (en) 2018-11-29
JP2018187478A5 JP2018187478A5 (en) 2019-05-09
JP7146533B2 true JP7146533B2 (en) 2022-10-04

Family

ID=64478229

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2018166469A Active JP7146533B2 (en) 2018-09-06 2018-09-06 Server, program and control method
JP2021027400A Active JP7595346B2 (en) 2018-09-06 2021-02-24 Server, program, and control method
JP2023088123A Active JP7620944B2 (en) 2018-09-06 2023-05-29 Server, program, and control method

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2021027400A Active JP7595346B2 (en) 2018-09-06 2021-02-24 Server, program, and control method
JP2023088123A Active JP7620944B2 (en) 2018-09-06 2023-05-29 Server, program, and control method

Country Status (1)

Country Link
JP (3) JP7146533B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112870705B (en) * 2021-03-18 2023-04-14 腾讯科技(深圳)有限公司 Display method, device, equipment and medium of game settlement interface

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012249714A (en) 2011-05-31 2012-12-20 Namco Bandai Games Inc Program, information storage medium, and server
JP6401366B2 (en) 2017-10-20 2018-10-10 グリー株式会社 Server, program, and control method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3702527B2 (en) * 1996-03-27 2005-10-05 カシオ計算機株式会社 Fortune teller
JP3476759B2 (en) * 2000-09-08 2003-12-10 ラインシステム株式会社 Electronic jigsaw puzzle and storage medium
JP2002312612A (en) 2001-04-13 2002-10-25 Sony Communication Network Corp Method and system for providing virtual space
JP2005152040A (en) 2003-11-20 2005-06-16 Omron Corp Game device with premium payout function, control program for game device with premium payout function, computer-readable recording medium storing control program, and control method for game device with premium payout function
KR101056205B1 (en) * 2008-10-14 2011-08-11 엔에이치엔(주) Block game provision method and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012249714A (en) 2011-05-31 2012-12-20 Namco Bandai Games Inc Program, information storage medium, and server
JP6401366B2 (en) 2017-10-20 2018-10-10 グリー株式会社 Server, program, and control method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Xbox360 BOOKS エースコンバット6 解放への戦火 コンプリートガイド 初版,ソフトバンククリエイティブ株式会社,2008年1月11日,P.118
アークザラッド ジェネレーション SOFTWARE MANUAL,株式会社ソニー・コンピュータエンタテインメント,特許庁受入日2004年10月28日,P.40

Also Published As

Publication number Publication date
JP2021098041A (en) 2021-07-01
JP7595346B2 (en) 2024-12-06
JP2018187478A (en) 2018-11-29
JP2023103497A (en) 2023-07-26
JP7620944B2 (en) 2025-01-24

Similar Documents

Publication Publication Date Title
US12285684B2 (en) Communication system, method for controlling communication system, and program
JP4192401B2 (en) Communication battle system and server device
CN113926188A (en) Display method, device and electronic device for game information
JP6401366B2 (en) Server, program, and control method
JP2019097783A (en) Program, terminal device, and information processing system
JP2023103497A (en) Server, program and control method
JP2019025067A (en) Program, information processor, and control method
US11893600B2 (en) Reward provision device, reward provision method, and program
JP7274699B1 (en) Information processing device, information processing method, and program
JP7638468B2 (en) Program, control method and information processing device
JP2015047494A (en) Game program and information processing device
JP6671270B2 (en) Server, program, and control method
JP6170523B2 (en) Server apparatus, control method, and program
JP6918159B2 (en) Programs, control methods and information processing equipment
JP2019102103A (en) Program, terminal device, and information processing system
JP6662808B2 (en) Program, control method, and information processing device
CN120168962A (en) Method, device, electronic device, computer-readable storage medium and computer program product for picking up virtual items
CN120586385A (en) Information display control method, computer storage medium, and electronic equipment
JP2018158016A (en) Stock transaction game program, stock transaction game processing method, and stock transaction game system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181009

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181009

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181213

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190325

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A132

Effective date: 20191112

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200107

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200609

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20201124

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210224

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20210224

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20210304

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20210309

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20210423

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20210427

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20211019

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20220412

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20220524

C28A Non-patent document cited

Free format text: JAPANESE INTERMEDIATE CODE: C2838

Effective date: 20220524

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220720

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20220816

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20220913

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20220913

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220921

R150 Certificate of patent or registration of utility model

Ref document number: 7146533

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350