JP2017213293A - Information processing apparatus - Google Patents

Information processing apparatus Download PDF

Info

Publication number
JP2017213293A
JP2017213293A JP2016110617A JP2016110617A JP2017213293A JP 2017213293 A JP2017213293 A JP 2017213293A JP 2016110617 A JP2016110617 A JP 2016110617A JP 2016110617 A JP2016110617 A JP 2016110617A JP 2017213293 A JP2017213293 A JP 2017213293A
Authority
JP
Japan
Prior art keywords
participant
lottery process
content
user
lottery
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
JP2016110617A
Other languages
Japanese (ja)
Other versions
JP6837294B2 (en
Inventor
貴士 瓜生
Takashi Uryu
貴士 瓜生
直樹 柏谷
Naoki Kashiwatani
直樹 柏谷
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.)
NHN PlayArt Corp
NHN Corp
Original Assignee
NHN PlayArt Corp
NHN Entertainment Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NHN PlayArt Corp, NHN Entertainment Corp filed Critical NHN PlayArt Corp
Priority to JP2016110617A priority Critical patent/JP6837294B2/en
Publication of JP2017213293A publication Critical patent/JP2017213293A/en
Application granted granted Critical
Publication of JP6837294B2 publication Critical patent/JP6837294B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a game including a lottery process which makes any of multiple kinds of contents available and changes the probability of obtaining the content according to the number of participants.SOLUTION: A game apparatus according to an embodiment of the present invention registers a user who has applied for a lottery process as a participant of the lottery process. The game apparatus comprises: a participant group generation unit which, when the number of participants is more than one, generates a group made up of the participants; a lottery table changing unit for preparing a lottery table in which the probability of obtaining each of multiple kinds of contents is set according to the number of participants making up the group; a lottery processing unit which uses the lottery table to execute a lottery process on the participants making up the lottery table; and a content granting unit which grants any of the multiple kinds of contents to the participants according to the results of the lottery process.SELECTED DRAWING: Figure 8

Description

本発明は、情報処理装置に係る。特に、抽選処理を実行することを含む情報処理装置に係る。   The present invention relates to an information processing apparatus. In particular, the present invention relates to an information processing apparatus including executing a lottery process.

ソーシャル・ネットワーキング・サービス(以下「SNS」ともいう)の普及が進み、これを利用して提供されるゲームはソーシャル・ネットワーキング・サービスゲームと呼ばれ(以下「ソーシャルゲーム」ともいう)、数多くのゲームがネットワーク上で提供されている。SNSの会員であるユーザは、端末装置にソーシャルゲームを実行するアプリケーションをダウンロードし、ユーザ名やパスワード等の幾つかの個人情報を入力するだけで、ゲームを楽しむことができる。   A social networking service (hereinafter also referred to as “SNS”) has been popularized, and a game provided by using this is called a social networking service game (hereinafter also referred to as “social game”). Is provided on the network. A user who is a member of SNS can enjoy the game simply by downloading an application for executing a social game to the terminal device and inputting some personal information such as a user name and a password.

ソーシャルゲームを提供するサーバは、登録されたユーザの識別情報、ゲームの状況等に関する情報を管理している。また、ソーシャルゲームでは、同じゲームを楽しむユーザの間で友達申請をすることや、メッセージを交換するサービスも提供されている。   A server that provides a social game manages information regarding registered user identification information, game status, and the like. In social games, services for applying for friends and exchanging messages among users who enjoy the same game are also provided.

このようなソーシャルゲームには、その進行中において、ガチャと呼ばれる抽選処理を含み、それによって各種コンテンツを入手可能なものがある。   Some of such social games include a lottery process called gacha during the progress, and various contents can be obtained thereby.

例えば特許文献1には、抽選処理に招待されたユーザの数に応じて、特別なバトルの当選確率を変動させる構成が記載されている。   For example, Patent Document 1 describes a configuration in which the winning probability of a special battle is changed according to the number of users invited to the lottery process.

特開2013−128603号公報JP 2013-128603 A

しかしながら、従来の抽選処理には、抽選処理の参加人数に応じてコンテンツの入手確率を変動させる処理を含むが、入手可能なコンテンツの種類は単数である。複数種類のコンテンツのいずれかを入手可能であり、その入手確率を変動させる処理を含むゲームは前例が無い。   However, the conventional lottery process includes a process of changing the content acquisition probability in accordance with the number of participants in the lottery process, but the number of available contents is singular. There is no precedent for a game that includes any of a plurality of types of content and includes a process for changing the probability of acquisition.

本発明は、複数種類のコンテンツのいずれかを入手可能であり、参加人数に応じてコンテンツの入手確率を変動させる抽選処理を含むゲームを提供することを目的の一つとする。   An object of the present invention is to provide a game including a lottery process in which any one of a plurality of types of content can be obtained and the content acquisition probability varies according to the number of participants.

本発明の一実施形態に係る情報処理装置は、抽選処理に参加申請をしたユーザを、当該抽選処理の参加者として登録し、当該参加者が複数である場合に、当該参加者によって構成されるグループを生成する参加グループ生成部と、複数種類のコンテンツの各々の入手確率が前記グループを構成する前記複数の参加者の数に応じて設定された抽選テーブルを準備する抽選テーブル変更部と、前記抽選テーブルを用いて、前記グループを構成する前記参加者に対して前記抽選処理を実行する抽選処理部と、前記抽選処理の結果に応じて、前記参加者に前記複数種類のコンテンツのいずれかを付与するコンテンツ付与部とを備える。   An information processing apparatus according to an embodiment of the present invention is configured by a participant who registers a user who has applied for participation in a lottery process as a participant in the lottery process and has a plurality of participants. A participation group generating unit for generating a group, a lottery table changing unit for preparing a lottery table in which each of the plurality of types of content acquisition probabilities is set according to the number of the plurality of participants constituting the group, Using the lottery table, the lottery processing unit for executing the lottery process on the participants constituting the group, and depending on the result of the lottery process, the participant is given one of the plurality of types of content. A content granting unit to grant.

複数種類のコンテンツのいずれかを入手可能であり、参加人数に応じてコンテンツの入手確率を変動させる抽選処理を含むゲームを提供することができる。   Any one of a plurality of types of content can be obtained, and a game including a lottery process for changing the content acquisition probability according to the number of participants can be provided.

本発明の一実施形態に係るゲームシステムの全体構成を示すブロック図である。It is a block diagram showing the whole game system composition concerning one embodiment of the present invention. 本発明の一実施形態に係るユーザ端末の構成を示すブロック図である。It is a block diagram which shows the structure of the user terminal which concerns on one Embodiment of this invention. 本発明の一実施形態に係るゲームサーバの構成を示すブロック図である。It is a block diagram which shows the structure of the game server which concerns on one Embodiment of this invention. 本発明の一実施形態に係るゲーム制御部の構成を示すブロック図である。It is a block diagram which shows the structure of the game control part which concerns on one Embodiment of this invention. 本発明の一実施形態に係る抽選テーブルを説明する図である。It is a figure explaining the lottery table which concerns on one Embodiment of this invention. 本発明の一実施形態に係る抽選テーブルを説明するグラフである。It is a graph explaining the lottery table which concerns on one Embodiment of this invention. 本発明の一実施形態に係る個別抽選処理を説明する図である。It is a figure explaining the individual lottery process which concerns on one Embodiment of this invention. 本発明の一実施形態に係るゲームシステムが実行する処理を説明する図である。It is a figure explaining the process which the game system which concerns on one Embodiment of this invention performs. 本発明の一実施形態に係る招待画面の例を説明する図である。It is a figure explaining the example of the invitation screen which concerns on one Embodiment of this invention. 本発明の一実施形態に係る招待メッセージの例を説明する図である。It is a figure explaining the example of the invitation message which concerns on one Embodiment of this invention. 本発明の一実施形態に係る抽選処理結果の画面の例を示す図である。It is a figure which shows the example of the screen of the lottery process result which concerns on one Embodiment of this invention. 本発明の一実施形態に係る抽選処理を説明する図である。It is a figure explaining the lottery process which concerns on one Embodiment of this invention. 本発明の一実施形態に係る抽選処理を説明する図である。It is a figure explaining the lottery process which concerns on one Embodiment of this invention. 本発明の一実施形態に係る抽選処理を説明する図である。It is a figure explaining the lottery process which concerns on one Embodiment of this invention. 本発明の一実施形態に係る抽選処理を説明する図である。It is a figure explaining the lottery process which concerns on one Embodiment of this invention. 本発明の一実施形態に係る抽選処理を説明する図である。It is a figure explaining the lottery process which concerns on one Embodiment of this invention. 本発明の一実施形態に係るゲームシステムが実行する処理を説明する図である。It is a figure explaining the process which the game system which concerns on one Embodiment of this invention performs.

<第1実施形態>
本実施形態に係るゲームシステムについて説明する。
<First Embodiment>
A game system according to the present embodiment will be described.

[ゲームシステムの構成]
図1は、本実施形態に係るゲームシステム100の全体構成を示すブロック図である。ゲームシステム100は、ゲームサーバ102と、ゲームデータベースサーバ104と、SNSサーバ106と、SNSデータベースサーバ108と、複数のユーザ端末110とを含んで構成されている。
[Game system configuration]
FIG. 1 is a block diagram showing the overall configuration of the game system 100 according to the present embodiment. The game system 100 includes a game server 102, a game database server 104, an SNS server 106, an SNS database server 108, and a plurality of user terminals 110.

ゲームサーバ102、SNSサーバ106、及び複数のユーザ端末110は、インターネットに代表される電気通信回線112に接続されている。ゲームデータベースサーバ104は、ゲームサーバ102に接続されている。SNSデータベースサーバ108は、SNSサーバ106に接続されている。尚、電気通信回線112は、インターネットに限定されず、電話回線、専用回線、ローカルエリアの回線などであってもよく、これらのインターネットとの組み合わせであってもよい。   The game server 102, the SNS server 106, and the plurality of user terminals 110 are connected to a telecommunication line 112 represented by the Internet. The game database server 104 is connected to the game server 102. The SNS database server 108 is connected to the SNS server 106. The telecommunication line 112 is not limited to the Internet, and may be a telephone line, a dedicated line, a local area line, or the like, or a combination with these Internets.

ゲームサーバ102は、ユーザ端末110からのアクセスを受け付け、ユーザ端末110と相互に通信をしながらゲームのプログラムを実行する。また、ゲームサーバ102は、ゲームを遊戯する登録ユーザに関する情報や、ゲームのスコア等のゲームデータをゲームデータベースサーバ104に記録し、あるいは読み出す処理を行う。   The game server 102 accepts access from the user terminal 110 and executes a game program while communicating with the user terminal 110. In addition, the game server 102 performs processing for recording or reading out information on a registered user who plays the game and game data such as a game score in the game database server 104.

ゲームデータベースサーバ104は、ゲームデータベース104aと、ユーザデータベース104bとを含んでいる。ゲームデータベース104aには、ゲームデータが記録されている。ゲームデータとしては、登録ユーザがゲームを遊戯したときのゲームデータ等が含まれる。ユーザデータベース104bには、登録ユーザの情報が記録されている。登録ユーザの情報としては、登録ユーザの識別情報(ユーザID、パスワード等)、年齢、性別、生年月日等の個人情報、ログイン履歴情報、レベルの情報、所有するアイテム(コンテンツ)の情報等が含まれる。   The game database server 104 includes a game database 104a and a user database 104b. Game data is recorded in the game database 104a. The game data includes game data when a registered user plays a game. Registered user information is recorded in the user database 104b. Registered user information includes registered user identification information (user ID, password, etc.), personal information such as age, gender, date of birth, login history information, level information, owned item (content) information, and the like. included.

SNSサーバ106は、SNSサービスを提供する。SNSサーバ106は、ゲームサーバ102と相互に通信可能な状態に置かれている。   The SNS server 106 provides an SNS service. The SNS server 106 is placed in a state where it can communicate with the game server 102.

SNSデータベースサーバ108は、会員データベース108a、友達データベース108b等を含んでいる。会員データベース108aには、ユーザ名、ユーザID、パスワード、メールアドレス、性別、生年月日等の会員情報が記録されている。友達データベース108bには、会員同士の友達関係が記録されている。なお、本実施形態において友達関係とは、会員同士が友達として関係付けられた情報であり、例えば、SNSのサービス提供者によって設定される友達関係、または会員同士が友達申請、承認を行って登録された友達関係を含み、会員同士が相互に対話をすることが可能な何らかの関係を示す情報をいう。   The SNS database server 108 includes a member database 108a, a friend database 108b, and the like. Member information such as a user name, user ID, password, e-mail address, gender, date of birth, etc. is recorded in the member database 108a. In the friend database 108b, friend relationships between members are recorded. In this embodiment, the friend relationship is information in which members are related as friends. For example, a friend relationship set by a service provider of SNS, or a member makes a friend application and approval to register. Information indicating a certain relationship that allows members to interact with each other.

ユーザ端末110は、電気通信回線112を通じてゲームサーバ102と通信可能な状態に置かれている。ユーザ端末110は、電気通信回線112に接続可能な端末であればよい。例えば、ユーザ端末110には、電話機機能とインターネット閲覧機能とを備えた高機能携帯電話機(所謂スマートフォン)、携帯電話機、ゲーム専用端末機、パーソナルコンピュータ又はタブレット型コンピュータなどが含まれる。   The user terminal 110 is placed in a state where it can communicate with the game server 102 through the telecommunication line 112. The user terminal 110 may be any terminal that can be connected to the telecommunication line 112. For example, the user terminal 110 includes a high-function mobile phone (so-called smart phone) having a telephone function and an Internet browsing function, a mobile phone, a game dedicated terminal, a personal computer, or a tablet computer.

図2は、本実施形態に係るゲームシステム100が含むユーザ端末110の構成を示すブロック図である。ユーザ端末110は、制御部110a、記憶部110b、タッチパネル110c、及びGPS(Grobal Positioning System)測位部110dを有する。   FIG. 2 is a block diagram illustrating a configuration of the user terminal 110 included in the game system 100 according to the present embodiment. The user terminal 110 includes a control unit 110a, a storage unit 110b, a touch panel 110c, and a GPS (Global Positioning System) positioning unit 110d.

制御部110aは、CPUなどの演算処理回路、メモリ等を有する。制御部110aは、記憶部110bに記憶されたプログラムを実行して、各種機能を端末において実現させる。プログラムには、ゲームを実行させたりするアプリケーションが含まれる。   The control unit 110a includes an arithmetic processing circuit such as a CPU, a memory, and the like. The control unit 110a executes a program stored in the storage unit 110b to realize various functions in the terminal. The program includes an application for executing a game.

このようなプログラムは、電気通信回線112を経由してユーザ端末110にダウンロードされて記憶部110bに記憶される。なお、磁気記録媒体、光記録媒体、光磁気記録媒体、半導体メモリなどのコンピュータ読み取り可能な記録媒体に記憶した状態で提供されてもよい。この場合には、ユーザ端末110は、記録媒体を読み取る装置を備えていればよい。また、プログラムは、予め記憶部110bに記憶されていてもよい。尚、プログラムのダウンロードを必要とせず、ゲームサーバ102にアクセスすることによってゲームを実行する構成とすることも可能である。   Such a program is downloaded to the user terminal 110 via the telecommunication line 112 and stored in the storage unit 110b. The program may be stored in a computer-readable recording medium such as a magnetic recording medium, an optical recording medium, a magneto-optical recording medium, or a semiconductor memory. In this case, the user terminal 110 only needs to include a device that reads the recording medium. The program may be stored in advance in the storage unit 110b. It is also possible to adopt a configuration in which a game is executed by accessing the game server 102 without requiring downloading of a program.

記憶部110bは、不揮発性メモリ、ハードディスク等の記憶装置である。記憶部110bには、上述したようなプログラムが記憶される。   The storage unit 110b is a storage device such as a nonvolatile memory or a hard disk. The storage unit 110b stores a program as described above.

タッチパネル110cは、ディスプレイとタッチセンサとで構成されている。ディスプレイは、液晶ディスプレイ、有機ELディスプレイなどの表示デバイスであって、制御部110aの制御によって、チャット画面およびゲーム画面等の様々な画面を表示する。タッチセンサは、ユーザからの入力操作を受け付けて、入力操作に応じた信号を出力する装置である。ユーザからの入力操作は、例えば、スタイラスペンなどのポインティングデバイスまたはユーザの指などの接触によってタッチセンサに受け付けられる。以下の説明では、ディスプレイに表示された操作ボタンに対応する位置にユーザの指が接触する行為等の入力操作を、単に、操作ボタンをユーザが操作する、というように表現する。   The touch panel 110c includes a display and a touch sensor. The display is a display device such as a liquid crystal display or an organic EL display, and displays various screens such as a chat screen and a game screen under the control of the control unit 110a. The touch sensor is a device that receives an input operation from a user and outputs a signal corresponding to the input operation. The input operation from the user is received by the touch sensor by contact with a pointing device such as a stylus pen or a user's finger, for example. In the following description, an input operation such as an action of a user's finger touching a position corresponding to the operation button displayed on the display is simply expressed as a user operating the operation button.

[ゲームサーバの構成]
図3は、本実施形態に係るゲームシステム100が含むゲームサーバ102の構成を示すブロック図である。ゲームサーバ102は、ゲーム制御部102aと、記憶部102bと、アクセス管理部102cと、ユーザ情報管理部102dと、出力管理部102eとを含んでいる。
[Game server configuration]
FIG. 3 is a block diagram showing a configuration of the game server 102 included in the game system 100 according to the present embodiment. The game server 102 includes a game control unit 102a, a storage unit 102b, an access management unit 102c, a user information management unit 102d, and an output management unit 102e.

アクセス管理部102cは、登録ユーザからのログインのリクエストを受信し、ログインデータをユーザ情報管理部102dに出力する。   The access management unit 102c receives a login request from a registered user and outputs login data to the user information management unit 102d.

ユーザ情報管理部102dは、ユーザ端末110を操作してゲームサーバ102にログインしようとしたユーザが、登録ユーザであるか否かの認証を行う。ユーザ情報管理部102dは、ユーザデータベース104bを参照して登録ユーザの認証を行い、正規の登録ユーザであればログインを許可する。   The user information management unit 102d authenticates whether or not the user who has attempted to log in to the game server 102 by operating the user terminal 110 is a registered user. The user information management unit 102d authenticates the registered user with reference to the user database 104b, and permits login if the user is a regular registered user.

ゲーム制御部102aは、CPUなどの演算処理回路、メモリ等を有する。ゲーム制御部102aは、プログラムを実行して、各種機能を実現させる。プログラムには、ゲームを実行させたりするアプリケーションが含まれる。このようなプログラムは、記憶部102bに記憶されている。   The game control unit 102a includes an arithmetic processing circuit such as a CPU, a memory, and the like. The game control unit 102a executes a program to realize various functions. The program includes an application for executing a game. Such a program is stored in the storage unit 102b.

記憶部102bは、不揮発性メモリ、ハードディスク等の記憶装置である。記憶部102bには、上述したようなプログラムが記憶されている。   The storage unit 102b is a storage device such as a nonvolatile memory or a hard disk. The storage unit 102b stores the above-described program.

出力管理部102eは、ゲーム制御部102aで生成されたデータを、ユーザ端末110に送信する。   The output management unit 102e transmits the data generated by the game control unit 102a to the user terminal 110.

[ゲーム制御部の構成]
本実施形態に係るゲーム制御部102aの構成について説明する。図4は、ゲームサーバ102の記憶部102bに記憶されたゲームのプログラムを実行することにより実現されるゲーム制御部102aの構成を説明するブロック図である。
[Configuration of game control unit]
A configuration of the game control unit 102a according to the present embodiment will be described. FIG. 4 is a block diagram illustrating a configuration of the game control unit 102a realized by executing a game program stored in the storage unit 102b of the game server 102.

ゲーム制御部102aは、参加グループ生成部102fと、参加者検索部102gと、抽選テーブル変更部102hと、抽選処理部102iと、コンテンツ付与部102jと、画面データ作成部102kとを備えている。   The game control unit 102a includes a participation group generation unit 102f, a participant search unit 102g, a lottery table change unit 102h, a lottery processing unit 102i, a content assignment unit 102j, and a screen data creation unit 102k.

参加グループ生成部102fは、参加者によって構成されるグループを生成する。当該グループは、抽選処理に参加申請をしたユーザを、当該抽選処理の参加者として登録し、当該参加者が複数である場合に生成される。   The participation group generation unit 102f generates a group composed of participants. The group is generated when a user who has applied for participation in the lottery process is registered as a participant in the lottery process and there are a plurality of participants.

参加者検索部102gは、抽選処理の参加候補者を検索する。具体的には、当該抽選処理の第1参加者が、SNSにおいて友達関係を有するユーザを検索する。そして、当該友達関係を有するユーザを当該抽選処理に招待する。参加者検索部102gは、第1参加者が所有するユーザ端末110から第1参加者が指定したユーザの情報を受信すると、第1参加者がSNSにおいて友達関係を有するユーザから、第1参加者が指定したユーザを検索する。そして、参加者検索部102gは、検索されたユーザに、例えばSNSサーバ106を介して抽選処理の招待メッセージ120を送信する。招待メッセージ120を受信したユーザは、当該抽選処理に参加申請をすることができる。本実施形態においては、第1参加者とは、抽選処理を主催しようとするユーザであり、以下では、第1参加者を主催者と呼ぶ。   The participant search unit 102g searches for a candidate for a lottery process. Specifically, the first participant of the lottery process searches for a user who has a friendship in the SNS. And the user who has the said friend relationship is invited to the said lottery process. When the participant search unit 102g receives information on the user specified by the first participant from the user terminal 110 owned by the first participant, the first participant receives the first participant from the user who has a friendship in the SNS. Search for the user specified by. And the participant search part 102g transmits the invitation message 120 of a lottery process to the searched user via the SNS server 106, for example. The user who has received the invitation message 120 can apply for participation in the lottery process. In the present embodiment, the first participant is a user who intends to host the lottery process, and hereinafter, the first participant is referred to as the host.

尚、参加者検索部102gが招待メッセージ120を送信してから、所定時間経過時において全ての参加候補者からの返信を受信していない場合、参加グループ生成部102fは、登録処理を終了してもよい。その場合は、この時点で登録された参加者のみで抽選処理を実行すればよい。   Note that if the participant search unit 102g has not received replies from all the participation candidates after a predetermined time has elapsed since the participant search unit 102g transmitted the invitation message 120, the participation group generation unit 102f ends the registration process. Also good. In that case, the lottery process may be executed only by the participants registered at this time.

抽選テーブル変更部102hは、抽選テーブルを準備する。抽選テーブルにおいては、複数種類のコンテンツの各々の入手確率が設定されている。複数種類のコンテンツの各々の入手確率は、グループを構成する複数の参加者の数に応じて設定されている。ここで、コンテンツとは、当該ゲームにおいて有効なアイテム、ポイント、通貨等が含まれる。抽選テーブル変更部102hは、抽選テーブル読出部102l及び抽選テーブル作成部102mを含んでいる。   The lottery table changing unit 102h prepares a lottery table. In the lottery table, acquisition probabilities for each of a plurality of types of content are set. The acquisition probability of each of the plurality of types of contents is set according to the number of a plurality of participants that constitute the group. Here, the content includes items, points, currency, and the like effective in the game. The lottery table changing unit 102h includes a lottery table reading unit 102l and a lottery table creating unit 102m.

抽選テーブル読出部102lは、グループを構成する複数の参加者が決定すると、ゲームデータベースに格納されている抽選テーブルを読み出すことによって、抽選処理に用いられる抽選テーブルを準備する。   When a plurality of participants configuring the group are determined, the lottery table reading unit 102l prepares a lottery table used for the lottery process by reading the lottery table stored in the game database.

抽選テーブル作成部102mは、グループを構成する複数の参加者が決定すると、抽選テーブルを新規に作成することによって、抽選テーブルを準備する。新規に作成された抽選テーブルは、ゲームデータベースに新規に記憶されてもよい。   When a plurality of participants making up the group are determined, the lottery table creating unit 102m prepares a lottery table by newly creating a lottery table. The newly created lottery table may be newly stored in the game database.

抽選処理においては、抽選テーブル読出部102lまたは抽選テーブル作成部102mのいずれかによって、抽選テーブルを準備すればよい。   In the lottery process, a lottery table may be prepared by either the lottery table reading unit 102l or the lottery table creating unit 102m.

抽選テーブルは、グループを構成する参加者の数に応じて設定される。抽選テーブルは、第1コンテンツと、第1コンテンツよりも入手確率が高い第2コンテンツとの設定を含み、グループを構成する複数の参加者の数の増加に対して、第1コンテンツの入手確率の増加率が、第2コンテンツの入手確率の増加率よりも高くなるように設定されていてもよい。   The lottery table is set according to the number of participants making up the group. The lottery table includes the setting of the first content and the second content having a higher acquisition probability than the first content, and the increase in the number of a plurality of participants constituting the group increases the probability of the first content acquisition. The increase rate may be set to be higher than the increase rate of the second content acquisition probability.

例えば、抽選テーブルは、入手確率の低いコンテンツ程、グループを構成する複数の参加者の数の増加に対する入手確率の増加率が高くなるように設定されていてもよい。   For example, the lottery table may be set such that the rate of increase in the acquisition probability with respect to the increase in the number of a plurality of participants constituting the group increases as the content has a lower acquisition probability.

図5は、抽選テーブルを説明するための図である。この例では、参加者の数が3人である場合(上段)及び4人である場合(下段)の抽選テーブルを示しており、入手可能な10種類のコンテンツn(n=1〜10)に対して、それぞれの入手確率(図中では、「出現確率」として示している。)が関連付けられている。抽選テーブルにおいて、全てのコンテンツの出現確率を足し合わせると100[%]になるように設定されている。つまり、参加者は、いずれかのコンテンツを入手可能である。   FIG. 5 is a diagram for explaining the lottery table. This example shows a lottery table when the number of participants is 3 (upper row) and 4 (lower row), and includes 10 types of available content n (n = 1 to 10). Each acquisition probability (shown as “appearance probability” in the figure) is associated with each other. In the lottery table, the total occurrence probability is set to be 100 [%]. That is, the participant can obtain any content.

図6は、図5に示した抽選テーブルに対し、横軸にコンテンツID、縦軸に出現確率として示したグラフである。グラフからわかるように、この例では、任意のコンテンツにおいて、参加者が3人の場合の出現確率に対して、参加者が4人の場合の出現確率の増加率は、出現確率が低いコンテンツほど大きい。   FIG. 6 is a graph showing the content ID on the horizontal axis and the appearance probability on the vertical axis for the lottery table shown in FIG. As can be seen from the graph, in this example, in any content, the increase rate of the appearance probability when the number of participants is 4 is higher for the content with a lower appearance probability than the appearance probability when the number of participants is 3 large.

尚、この例では、参加者が3人である場合のコンテンツnの出現確率P3n[%]、及び参加者が4人である場合のコンテンツnの出現確率P4n[%]はそれぞれ、
3n=100×exp(−n/3)/Σexp(−k/3)、
4n=100×exp(−n/4)/Σexp(−k/4)
としている。更に、一般化して、参加者がm人(mは整数)である場合のコンテンツnの出現確率Pmn[%]を、
mn=100×exp(−n/m)/Σexp(−k/m)
としてもよい。尚、抽選テーブルを作成するための関数形及びそれに含まれるパラメータは、この例に限られるものではない。
In this example, the appearance probability P 3n [%] of content n when there are three participants and the appearance probability P 4n [%] of content n when there are four participants are respectively
P 3n = 100 × exp (−n / 3) / Σ k exp (−k / 3),
P 4n = 100 × exp (−n / 4) / Σ k exp (−k / 4)
It is said. Furthermore, generalizing, the appearance probability P mn [%] of the content n when the number of participants is m (m is an integer),
P mn = 100 × exp (−n / m) / Σ k exp (−k / m)
It is good. The function form for creating the lottery table and the parameters included therein are not limited to this example.

上述のような抽選テーブルを用いることによって、抽選処理の参加者の数が多い程、入手確率の低い(希少な)コンテンツを入手し易くなる。これによって、抽選処理の主催者には、可能な限り多数の参加者を招集しようとする動機が働き、参加候補者となったユーザには、抽選処理に参加しようとする動機が働く。   By using the lottery table as described above, as the number of participants in the lottery process increases, it becomes easier to obtain content with a low acquisition probability (rare). As a result, the organizer of the lottery process has a motivation to invite as many participants as possible, and the user who has become a candidate for participation has a motivation to participate in the lottery process.

抽選テーブル変更部102hは、抽選処理を実行する日時に応じて抽選テーブルの設定を変更可能としてもよい。抽選テーブルの設定としては、例えば、複数種類のコンテンツであってもよく、前記複数種類のコンテンツの各々の入手確率であってもよい。   The lottery table changing unit 102h may be able to change the setting of the lottery table according to the date and time when the lottery process is executed. As the setting of the lottery table, for example, a plurality of types of content may be used, or the acquisition probability of each of the plurality of types of content may be used.

一例として、特定の期間(イベント期間)においては、当該複数の参加者の数が多い程、入手可能なコンテンツを新たに追加又は削除してもよい。ここで、新たに追加されるコンテンツとしては、相対的に入手確率が低いコンテンツであってもよい。また、削除されるコンテンツとしては、相対的に入手確率が高いコンテンツであってもよい。   As an example, in a specific period (event period), as the number of the plurality of participants increases, newly available content may be added or deleted. Here, the newly added content may be content with a relatively low acquisition probability. Further, the content to be deleted may be a content with a relatively high acquisition probability.

他の例として、特定の期間(イベント期間)においては、常時の抽選テーブルよりも更に、グループを構成する複数の参加者の数の増加に対する前記入手確率の増加率が高くなるように設定されてもよい。   As another example, in a specific period (event period), the rate of increase in the acquisition probability with respect to the increase in the number of a plurality of participants constituting the group is set higher than in the regular lottery table. Also good.

そのようなイベント期間について、ゲームサーバ102は、当該ゲームの登録ユーザに予め告知してもよい。告知の方法としては、例えば当該ゲームアプリケーションの起動画面に表示してもよい。   About such an event period, the game server 102 may notify the registered user of the game in advance. As a notification method, for example, it may be displayed on the start screen of the game application.

抽選テーブル変更部102hは、当該グループの情報に応じて複数種類のコンテンツを変更可能であってもよい。グループの情報とは、例えば、グループを構成する複数の参加者の数であってもよく、グループにおける特定の参加者の有無であってもよい。   The lottery table changing unit 102h may be able to change a plurality of types of content according to the information of the group. The group information may be, for example, the number of a plurality of participants constituting the group, or the presence or absence of a specific participant in the group.

例えば、特定の期間(イベント期間)においては、当該複数の参加者の数が多い程、または、特定の参加者が含まれる場合に、入手可能なコンテンツを新たに追加又は削除してもよい。ここで、新たに追加されるコンテンツとしては、相対的に入手確率が低いコンテンツであってもよい。また、削除されるコンテンツとしては、相対的に入手確率が高いコンテンツであってもよい。   For example, in a specific period (event period), as the number of the plurality of participants increases, or when a specific participant is included, newly available content may be added or deleted. Here, the newly added content may be content with a relatively low acquisition probability. Further, the content to be deleted may be a content with a relatively high acquisition probability.

ここで、特定の参加者とは、例えば、一定のレベル以上を有する参加者であったり、特定の入手困難なコンテンツを有する参加者であったり、当該ゲームを遊戯した履歴において一定以上の最高得点を有したりするような、熟練のユーザであってもよい。このようなユーザが抽選処理を主催或いは参加すれば、他の参加候補者となったユーザには、抽選処理に参加しようとする動機が働く。   Here, the specific participant is, for example, a participant having a certain level or higher, a participant having a specific difficult-to-obtain content, or a maximum score exceeding a certain level in the history of playing the game. It may be an experienced user who has If such a user sponsors or participates in the lottery process, the user who becomes another candidate for participation has a motivation to participate in the lottery process.

抽選処理部102iは、複数の参加者の各々に対して抽選処理を実行する。抽選処理においては、抽選テーブル変更部102hが準備した抽選テーブルを用いる。抽選処理部102iは、個別抽選処理部102nを含んでいる。   The lottery processing unit 102i executes a lottery process for each of the plurality of participants. In the lottery process, the lottery table prepared by the lottery table changing unit 102h is used. The lottery processing unit 102i includes an individual lottery processing unit 102n.

個別抽選処理部102nは、1回の抽選処理において、任意の参加者Xと、参加者X以外の任意の参加者Yとの組み合わせに対応する個別抽選処理を実行する。   The individual lottery processing unit 102n executes an individual lottery process corresponding to a combination of an arbitrary participant X and an arbitrary participant Y other than the participant X in one lottery process.

個別抽選処理の説明のため、抽選処理の一例を挙げて簡単に説明する。図7は、個別抽選処理の一例について説明する図である。この例では、参加者A、参加者B及び参加者Cの3人が抽選処理に参加している。   In order to explain the individual lottery process, an example of the lottery process will be briefly described. FIG. 7 is a diagram illustrating an example of the individual lottery process. In this example, three people, participant A, participant B, and participant C, participate in the lottery process.

参加者Aに対しては、参加者Bとの組み合わせPabと、参加者Cとの組み合わせCacとを有する。参加者Aは、組み合わせPabに対する個別抽選処理GabによってコンテンツCabを入手し、組み合わせPacに対する個別抽選処理GacによってコンテンツCacを入手する。つまり、参加者Aは2回の個別抽選処理の機会を有する。   Participant A has a combination Pab with participant B and a combination Cac with participant C. Participant A obtains the content Cab by the individual lottery process Gab for the combination Pab, and obtains the content Cac by the individual lottery process Gac for the combination Pac. That is, the participant A has the opportunity of the individual lottery process twice.

同様に、参加者Bに対しては、参加者Aとの組み合わせPbaと、参加者Cとの組み合わせPbcとを有する。参加者Bは、組み合わせPbaに対する個別抽選処理PbaによってコンテンツCbaを入手し、組み合わせPbcに対する個別抽選処理GbcによってコンテンツCbcを入手する。つまり、参加者Bは2回の個別抽選処理の機会を有する。   Similarly, the participant B has a combination Pba with the participant A and a combination Pbc with the participant C. Participant B obtains the content Cba through the individual lottery process Pba for the combination Pba, and obtains the content Cbc through the individual lottery process Gbc for the combination Pbc. That is, the participant B has the opportunity of the individual lottery process twice.

同様に、参加者Cに対しては、参加者Aとの組み合わせPcaと、参加者Bとの組み合わせPcbとを有する。参加者Cは、組み合わせPcaに対する個別抽選処理GcaによってコンテンツCcaを入手し、組み合わせPcbに対する個別抽選処理GbcによってコンテンツCcbを入手する。つまり、参加者Cは2回の個別抽選処理の機会を有する。   Similarly, the participant C has a combination Pca with the participant A and a combination Pcb with the participant B. The participant C obtains the content Cca by the individual lottery process Gca for the combination Pca, and obtains the content Ccb by the individual lottery process Gbc for the combination Pcb. That is, the participant C has the opportunity of the individual lottery process twice.

つまり、参加者の数がN(Nは2以上の整数)である場合、複数の参加者の各々は、N−1回の個別抽選処理の機会を有する。よって、1回の抽選処理において、N(N−1)回の個別抽選処理が実行されることになる。   That is, when the number of participants is N (N is an integer equal to or greater than 2), each of the plurality of participants has an opportunity of N-1 individual lottery processes. Therefore, N (N-1) individual lottery processes are executed in one lottery process.

個別抽選処理部102nは、個別抽選処理の回数制限を課してもよい。つまり、個別抽選処理部102nは、任意の組み合わせに対応する個別抽選処理を所定回数実行すると、所定の解除条件が満たされるまで当該組み合わせに対応する個別抽選処理を無効としてもよい。例えば、任意の参加者Xと、参加者X以外の任意の参加者Yとの組み合わせに対する個別抽選処理Gxy及び個別抽選処理Gyxがそれぞれ1回実行されると、その後解除条件が満たされるまでは、個別抽選処理Gxy及び個別抽選処理Gyxは無効としてもよい。解除条件としては、個別抽選処理Gxy及び個別抽選処理Gyxが実行された時点から一定期間(例えば24時間)を経過することとしてもよい。   The individual lottery processing unit 102n may impose a limit on the number of individual lottery processes. That is, when the individual lottery processing unit 102n executes the individual lottery process corresponding to an arbitrary combination a predetermined number of times, the individual lottery process corresponding to the combination may be invalidated until a predetermined release condition is satisfied. For example, when the individual lottery process Gxy and the individual lottery process Gyx for each combination of an arbitrary participant X and an arbitrary participant Y other than the participant X are executed once, until the release condition is satisfied thereafter, The individual lottery process Gxy and the individual lottery process Gyx may be invalidated. The release condition may be that a certain period (for example, 24 hours) elapses from the time when the individual lottery process Gxy and the individual lottery process Gyx are executed.

尚、回数制限及び解除条件は上記の例に限られるものではない。回数制限としては、解除条件が満たされるまで、1回に限らず、2回以上の個別抽選が可能としてもよい。解除条件としては、例えば回数制限に達してから一定期間が経過することとしてもよいし、回数制限に達した日の翌日になることとしてもよい。   The number limit and release conditions are not limited to the above example. The number of times is not limited to once until the cancellation condition is satisfied, and two or more individual lotteries may be possible. The release condition may be, for example, that a certain period of time has elapsed after reaching the frequency limit, or may be the next day after reaching the frequency limit.

個別抽選処理部102nは、複数の参加者の各々に対し、独立に個別抽選処理を実行する。つまり、任意の参加者Xと、参加者X以外の任意の参加者Yとの組み合わせに着目して説明すると以下のようになる。参加者Xに対しては、参加者Yとの組み合わせPxyを有する。参加者Xは、組み合わせPxyに対する個別抽選処理GxyによってコンテンツCxyを入手する。参加者Yに対しては、参加者Xとの組み合わせPyxを有する。参加者Yは、組み合わせPyxに対する個別抽選処理GyxによってコンテンツCyxを入手する。ここで、個別抽選処理Gxy及び個別抽選処理Gyxは、独立に実行される。つまり、個別抽選処理において、任意の数値(例えば整数)を種として乱数を発生させて当該乱数を用いる場合、個別抽選処理Gxy及び個別抽選処理Gyxにおいて、互いに異なる乱数の種を用いてもよい。これによって、コンテンツCxyと、コンテンツCyxとは必ずしも同じコンテンツであるとは限らない。   The individual lottery processing unit 102n executes the individual lottery process independently for each of the plurality of participants. That is, it will be as follows when paying attention to a combination of an arbitrary participant X and an arbitrary participant Y other than the participant X. Participant X has a combination Pxy with participant Y. The participant X obtains the content Cxy through the individual lottery process Gxy for the combination Pxy. Participant Y has a combination Pyx with participant X. The participant Y obtains the content Cyx through the individual lottery process Gyx for the combination Pyx. Here, the individual lottery process Gxy and the individual lottery process Gyx are executed independently. That is, in the individual lottery process, when a random number is generated using an arbitrary numerical value (for example, an integer) as a seed and the random number is used, different seeds of random numbers may be used in the individual lottery process Gxy and the individual lottery process Gyx. Thus, the content Cxy and the content Cyx are not necessarily the same content.

コンテンツ付与部102jは、抽選処理の結果に応じて、参加者に複数種類のコンテンツのいずれかを付与する。   The content assigning unit 102j assigns one of a plurality of types of content to the participant according to the result of the lottery process.

コンテンツ付与部102jは、一方の参加者が入手したコンテンツ及び他方の参加者が入手したコンテンツの内、入手確率が低い方のコンテンツを、入手確率が高い方のコンテンツに更新してもよい。つまり、任意の参加者Xと、参加者X以外の任意の参加者Yとの組み合わせに着目して説明すると、以下のようになる。参加者Xに対しては、参加者Yとの組み合わせPxyを有する。参加者Xは、組み合わせPxyに対する個別抽選処理GxyによってコンテンツCxyを入手する。参加者Yに対しては、参加者Xとの組み合わせPyxを有する。参加者Yは、組み合わせPyxに対する個別抽選処理GyxによってコンテンツCyxを入手する。   The content granting unit 102j may update the content with a lower acquisition probability among the content acquired by one participant and the content obtained by the other participant with a content with a higher acquisition probability. That is, it will be as follows when paying attention to the combination of an arbitrary participant X and an arbitrary participant Y other than the participant X. Participant X has a combination Pxy with participant Y. The participant X obtains the content Cxy through the individual lottery process Gxy for the combination Pxy. Participant Y has a combination Pyx with participant X. The participant Y obtains the content Cyx through the individual lottery process Gyx for the combination Pyx.

ここで、例えば、特定の期間(イベント期間)においては、コンテンツCxy及びコンテンツCyxの内、入手確率が低い方のコンテンツを、入手確率が高い方のコンテンツに更新してもよい。つまり、参加者X及び参加者Yは共に、コンテンツCxy及びコンテンツCyxの内、入手確率が低い方のコンテンツを入手する。   Here, for example, in a specific period (event period), out of the content Cxy and the content Cyx, the content with the lower acquisition probability may be updated to the content with the higher acquisition probability. That is, both the participant X and the participant Y obtain the content with the lower acquisition probability among the content Cxy and the content Cyx.

画面データ作成部102kは、ゲーム制御部102aの処理内容に従い、ユーザ端末の画面に表示させる画面データを生成する。   The screen data creation unit 102k generates screen data to be displayed on the screen of the user terminal according to the processing content of the game control unit 102a.

画面データ作成部102kは、抽選処理の結果が確定すると、複数の参加者の各々の表示端末に、対象参加者のID、及び自身と前記対象参加者との組み合わせによって入手したコンテンツを関連付けて表示する画面を作成してもよい。つまり、任意の参加者Xと、参加者X以外の任意の参加者Yとの組み合わせにおいて、参加者Xのユーザ端末に、参加者YのID、及び参加者Xと参加者Yとの組み合わせに対応する個別抽選処理Gxyによって参加者Xが入手したコンテンツCxyを関連付けて表示する画面を作成する。   When the result of the lottery process is confirmed, the screen data creation unit 102k displays the ID of the target participant and the content obtained by the combination of the target participant and the content associated with each of the display terminals of the plurality of participants. You may create a screen to do. That is, in a combination of an arbitrary participant X and an arbitrary participant Y other than the participant X, the participant X's user terminal is combined with the ID of the participant Y and the combination of the participant X and the participant Y. A screen for associating and displaying the content Cxy obtained by the participant X by the corresponding individual lottery process Gxy is created.

以上、本実施形態に係るゲーム装置の構成について説明した。本実施形態に係るゲーム装置の構成によれば、ゲームの進行において、複数種類のコンテンツのいずれかを入手可能であり、参加人数に応じてコンテンツの入手確率を変動させる抽選処理を含むゲームを提供することができる。   The configuration of the game device according to this embodiment has been described above. According to the configuration of the game device according to the present embodiment, a game including a lottery process in which any of a plurality of types of content can be obtained in the progress of the game and the content acquisition probability is changed according to the number of participants is provided. can do.

[ゲームシステムが実行する処理]
本実施形態に係るゲームシステム100が実行する処理について説明する。図8は、上記機能により本実施形態に係るゲームシステム100が実行する処理を説明する図である。尚、以下で説明する抽選処理に参加するユーザの人数に制限は無いが、図面においてはユーザ端末110Aを所有するユーザA(主催者)及びユーザ端末110Bを所有するユーザBの2人を代表して示している。他の参加者が所有するユーザ端末110に係る処理は、ユーザ端末110Bに係る処理と同様であるため省略している。
[Processes executed by the game system]
Processing executed by the game system 100 according to the present embodiment will be described. FIG. 8 is a diagram illustrating processing executed by the game system 100 according to the present embodiment using the above functions. In addition, although there is no restriction | limiting in the number of users who participate in the lottery process demonstrated below, in the drawing, the user A (organizer) who owns the user terminal 110A and the user B who owns the user terminal 110B are representative. It shows. Since the process related to the user terminal 110 owned by other participants is the same as the process related to the user terminal 110B, it is omitted.

先ず、ユーザ端末110Aは、ユーザAの指示によってゲームのアプリケーションを起動する(S100)。アプリケーションが起動すると、起動画面がユーザ端末110Aのディスプレイに表示され、ユーザAはゲームを遊戯する。   First, the user terminal 110A activates a game application according to an instruction from the user A (S100). When the application is activated, an activation screen is displayed on the display of the user terminal 110A, and the user A plays a game.

ユーザ端末110Aは、抽選処理を実行するモードに移る場合がある。その場合、ユーザ端末110Aに、当該抽選処理に招待するユーザまたはグループを指定する招待画面114が表示される。   The user terminal 110A may move to a mode for executing a lottery process. In that case, an invitation screen 114 for designating a user or group to be invited to the lottery process is displayed on the user terminal 110A.

図9は、ユーザAが所有するユーザ端末110Aに表示される招待画面114の例を示す図である。招待画面114には、招待することが可能なユーザのユーザ名、アバター等、ユーザを特定する情報が表示される。   FIG. 9 is a diagram illustrating an example of the invitation screen 114 displayed on the user terminal 110A owned by the user A. The invitation screen 114 displays information for identifying the user, such as the user name and avatar of the user who can be invited.

招待画面114において、ユーザAが抽選処理に招待したいと考えるユーザを指定して招待ボタン116を操作することによって、ゲームサーバに参加候補者となるユーザを指示する(S101)と、指定されたユーザの情報がユーザ端末110Aからゲームサーバ102に送信される(S102)。ここで、指定することができるユーザの数は任意である。   On the invitation screen 114, by designating a user who wants to invite to the lottery process on the invitation screen 114 and operating the invitation button 116, the user designated as a candidate for participation is instructed to the game server (S101). Is transmitted from the user terminal 110A to the game server 102 (S102). Here, the number of users that can be specified is arbitrary.

ゲームサーバ102が、ユーザAが指定した参加候補者となるユーザの情報をユーザ端末110Aから受信すると、参加者検索部102gは、ユーザA(主催者)がSNSにおいて友達関係を有するユーザから、ユーザAが指定したユーザを検索する(S400)。そして、参加者検索部102gは、検索されたユーザにSNSサーバを介して招待メッセージを送るために、検索されたユーザの情報をSNSサーバ106に送信する(S401)。   When the game server 102 receives from the user terminal 110A information about a user who is a candidate for participation designated by the user A, the participant search unit 102g determines whether the user A (organizer) has a friendship in the SNS from the user. The user designated by A is searched (S400). The participant search unit 102g transmits the searched user information to the SNS server 106 in order to send an invitation message to the searched user via the SNS server (S401).

SNSサーバ106は、検索されたユーザの情報を受信すると、検索されたユーザの情報が示すユーザBを含むユーザに通知するための招待メッセージ120を作成し(S300)、検索されたユーザのユーザ端末110に招待メッセージ120を送信する(S301)。   When the SNS server 106 receives the searched user information, the SNS server 106 creates an invitation message 120 for notifying the user including the user B indicated by the searched user information (S300), and the searched user's user terminal The invitation message 120 is transmitted to 110 (S301).

例えばユーザ端末110Bが、SNSサーバ106から招待メッセージ120を受信すると、ユーザ端末110BのディスプレイにSNSサーバ106が提供する対話画面118が表示され、対話画面118に招待メッセージ120が表示される(S200)。   For example, when the user terminal 110B receives the invitation message 120 from the SNS server 106, the dialogue screen 118 provided by the SNS server 106 is displayed on the display of the user terminal 110B, and the invitation message 120 is displayed on the dialogue screen 118 (S200). .

図10は、検索されたユーザに通知される招待メッセージ120の一例を示す図である。招待メッセージ120の中には、主催者であるユーザAのニックネームやアバターが表示され、抽選処理への招待メッセージ120が表示される。   FIG. 10 is a diagram illustrating an example of an invitation message 120 that is notified to a searched user. In the invitation message 120, the nickname and avatar of the user A who is the organizer are displayed, and an invitation message 120 for the lottery process is displayed.

招待メッセージ120の部分をユーザが操作すると、そのゲームのアプリケーションが起動される(S201)。すなわち、招待メッセージ120は、ゲームのアプリケーションを起動するための指示子としても機能する。尚、ゲームのアプリケーションを起動するための指示子は、招待メッセージ120とは別のアイコン、リンク等であってもよい。   When the user operates the portion of the invitation message 120, the game application is activated (S201). That is, the invitation message 120 also functions as an indicator for starting a game application. The indicator for starting the game application may be an icon, a link, or the like different from the invitation message 120.

そして、招待メッセージ120を受信したユーザは、抽選処理に参加しようと考える場合は、ゲームサーバ102に参加申請をする(S202)。参加申請の方法としては、例えば、ゲーム画面に表示された確認ボタンを操作することであってもよい。   Then, when the user who has received the invitation message 120 intends to participate in the lottery process, the user applies to the game server 102 (S202). As a method for applying for participation, for example, a confirmation button displayed on the game screen may be operated.

参加候補者の各々が抽選処理に参加する旨の通知をすると、ゲームサーバ102において、参加グループ生成部102fは、抽選処理に参加申請をしたユーザを、当該抽選処理の参加者として登録することによって、複数の参加者によって構成されるグループを生成する(S402)。   When each of the participation candidates notifies that they will participate in the lottery process, in the game server 102, the participation group generation unit 102f registers the user who applied for participation in the lottery process as a participant in the lottery process. A group composed of a plurality of participants is generated (S402).

招待メッセージを受信したユーザの全てに対して参加登録処理が終了した後、または参加者検索部102gが招待メッセージ120を送信してから所定時間経過後に、ゲームサーバ102は、参加者の各々のユーザ端末110に、抽選処理のスタート画面が表示するよう指示し(S403)、抽選処理に移る(S404)。   After the participation registration process has been completed for all the users who have received the invitation message, or after a predetermined time has elapsed since the participant search unit 102g transmitted the invitation message 120, the game server 102 receives each user of the participant. The terminal 110 is instructed to display the lottery process start screen (S403), and the process proceeds to the lottery process (S404).

参加者の各々のユーザ端末110のディスプレイには、抽選処理のスタート画面が表示される。参加者の各々がスタート画面に表示されたスタートボタンを操作すると、ゲームサーバ102において抽選処理部102iが、グループを構成する参加者に対して抽選処理を実行する。   A lottery process start screen is displayed on the display of each user terminal 110 of the participant. When each participant operates the start button displayed on the start screen, the lottery processing unit 102i in the game server 102 executes a lottery process on the participants constituting the group.

抽選処理において実行される処理の詳細については、後述する[抽選処理の例]において幾つかの例を挙げて説明する。   The details of the process executed in the lottery process will be described with some examples in [Example of lottery process] to be described later.

抽選処理が終了すると、ゲームサーバ102は、抽選処理の結果をユーザ端末110に送信する(S405)。このとき、コンテンツ付与部102jが、抽選処理の結果に応じて、参加者に複数種類のコンテンツのいずれかを付与する。   When the lottery process ends, the game server 102 transmits the result of the lottery process to the user terminal 110 (S405). At this time, the content assigning unit 102j assigns one of a plurality of types of content to the participant according to the result of the lottery process.

複数の参加者の各々に付与されるコンテンツが決定すると、画面データ作成部102kは、当該複数の参加者の各々の表示端末に、対象参加者のID、及び自身と前記対象参加者との組み合わせによって入手したコンテンツを関連付けて表示する画面を作成し、ユーザ端末110のディスプレイに表示するよう指示する。図11は、参加者A、参加者B及び参加者Cの3人が抽選処理に参加した場合において、各々が所有するユーザ端末110に表示される抽選処理結果の画面の例を示す図である。   When the content given to each of the plurality of participants is determined, the screen data creation unit 102k displays the ID of the target participant and the combination of itself and the target participant on each display terminal of the plurality of participants. A screen for associating and displaying the content acquired by the above is created and displayed on the display of the user terminal 110. FIG. 11 is a diagram illustrating an example of a lottery process result screen displayed on the user terminal 110 owned by each of three participants A, B, and C participating in the lottery process. .

つまり、任意の参加者Xと、参加者X以外の任意の参加者Yとの組み合わせにおいて、参加者Xのユーザ端末に、参加者YのID、及び参加者Xと参加者Yとの組み合わせに対応する個別抽選処理Gxyによって参加者Xが入手したコンテンツCxyを関連付けて表示する画面を作成し、ユーザ端末110のディスプレイに表示するよう指示する。   That is, in a combination of an arbitrary participant X and an arbitrary participant Y other than the participant X, the participant X's user terminal is combined with the ID of the participant Y and the combination of the participant X and the participant Y. A screen for associating and displaying the content Cxy obtained by the participant X by the corresponding individual lottery process Gxy is generated and instructed to be displayed on the display of the user terminal 110.

ここで、コンテンツ付与部102jは、一方の参加者が入手したコンテンツ及び他方の参加者が入手したコンテンツの内、入手確率が低い方のコンテンツを、入手確率が高い方のコンテンツに更新してもよい。   Here, the content providing unit 102j updates the content with the lower acquisition probability to the content with the higher acquisition probability among the content acquired by one participant and the content acquired by the other participant. Good.

ユーザ端末110は、ゲームサーバ102から送信された抽選処理の結果、画面データ作成部102kが作成した画面を表示する(S103)。   The user terminal 110 displays the screen created by the screen data creation unit 102k as a result of the lottery process transmitted from the game server 102 (S103).

以上、本実施形態に係るゲーム装置において実行される処理について説明した。次いで、本実施形態に係るゲーム装置において実行される処理において、抽選処理に係る処理について詳細に説明する。   The process executed in the game device according to the present embodiment has been described above. Next, in the process executed in the game device according to the present embodiment, the process related to the lottery process will be described in detail.

[抽選処理の例]
抽選処理について、幾つかの例を挙げて説明する。尚、以下の例では、個別抽選処理の回数制限及びその解除条件としては、次のように設定されているものとして説明する。複数の参加者の任意の組み合わせによる1回の個別抽選処理が終了すると、当該個別抽選処理の終了時から24時間以内は当該組み合わせによる個別抽選処理は無効であり、当該個別抽選処理の終了時から24時間が経過することを回数制限の解除条件とする。
[Example of lottery processing]
The lottery process will be described with some examples. In the following example, it is assumed that the number of individual lottery processing limits and the cancellation conditions thereof are set as follows. When one individual lottery process with an arbitrary combination of a plurality of participants ends, the individual lottery process with the combination is invalid within 24 hours from the end of the individual lottery process, and from the end of the individual lottery process The elapse of 24 hours is set as a condition for releasing the restriction on the number of times.

以下で説明する例では、抽選処理1、抽選処理2、抽選処理3、抽選処理4及び抽選処理5の順で実行される。ここで、抽選処理2は抽選処理1の24時間以内に実行される。抽選処理3及び抽選処理4は抽選処理2の24時間経過後に実行される。抽選処理5は抽選処理3及び抽選処理4の24時間以内に実行される。   In the example described below, the lottery process 1, the lottery process 2, the lottery process 3, the lottery process 4, and the lottery process 5 are executed in this order. Here, the lottery process 2 is executed within 24 hours of the lottery process 1. The lottery process 3 and the lottery process 4 are executed after 24 hours of the lottery process 2. The lottery process 5 is executed within 24 hours of the lottery process 3 and the lottery process 4.

先ず、抽選処理1について説明する。図12は、抽選処理1について説明する図である。この例では、参加者A(主催者)、参加者B及び参加者Cの3人が抽選処理1に参加している。   First, the lottery process 1 will be described. FIG. 12 is a diagram for explaining the lottery process 1. In this example, a participant A (organizer), a participant B, and a participant C are participating in the lottery process 1.

これらの参加者の参加登録処理が終了した後、抽選テーブル変更部102hが、抽選テーブルを準備する。抽選テーブルには、複数種類のコンテンツの入手確率が設定されている。   After the participation registration process for these participants is completed, the lottery table changing unit 102h prepares a lottery table. In the lottery table, a plurality of types of content acquisition probabilities are set.

参加者Aに対しては、参加者Bとの組み合わせPabと、参加者Cとの組み合わせにPacとを有する。参加者Aは、組み合わせPabに対する個別抽選処理GabによってコンテンツCabを入手し、組み合わせPacに対する個別抽選処理GacによってコンテンツCacを入手する。   For the participant A, the combination Pab with the participant B and the combination with the participant C have Pac. Participant A obtains the content Cab by the individual lottery process Gab for the combination Pab, and obtains the content Cac by the individual lottery process Gac for the combination Pac.

同様に、参加者Bに対しては、参加者Aとの組み合わせPbaと、参加者Cとの組み合わせにPcbとを有する。参加者Bは、組み合わせPbaに対する個別抽選処理GbaによってコンテンツCbaを入手し、組み合わせPbcに対する個別抽選処理GbcによってコンテンツCbcを入手する。   Similarly, the participant B has a combination Pba with the participant A and a combination Pcb with the participant C. Participant B obtains the content Cba through the individual lottery process Gba for the combination Pba, and obtains the content Cbc through the individual lottery process Gbc for the combination Pbc.

同様に、参加者Cに対しては、参加者Aとの組み合わせPcaと、参加者Bとの組み合わせにPcbとを有する。参加者Cは、組み合わせPcaに対する個別抽選処理GcaによってコンテンツCcaを入手し、組み合わせPcbに対する個別抽選処理GcbによってコンテンツCcbを入手する。   Similarly, for the participant C, the combination Pca with the participant A and the combination Pcb with the participant B are included. Participant C obtains content Cca by individual lottery process Gca for combination Pca, and obtains content Ccb by individual lottery process Gcb for combination Pcb.

ここで、前述の通り、個別抽選処理部102nは、複数の参加者の各々に対し、独立に個別抽選処理を実行する。つまり、例えば参加者Aが、参加者Bとの組み合わせによる個別抽選処理によって入手したコンテンツCabと、参加者Bが、参加者Aとの組み合わせによる個別抽選処理によって入手したコンテンツCbaとは必ずしも同じコンテンツではない。例えば、コンテンツCabの方が、コンテンツCbaよりも入手確率が低い(希少な)コンテンツであった場合、参加者Bとしてはこの結果に満足せず、後の機会に参加者Aとの組み合わせを含む抽選処理に再び挑戦しようとする動機が働く。   Here, as described above, the individual lottery processing unit 102n executes the individual lottery process independently for each of the plurality of participants. That is, for example, the content Cab obtained by the participant A through the individual lottery process in combination with the participant B and the content Cba obtained by the participant B through the individual lottery process in combination with the participant A are not necessarily the same content. is not. For example, when the content Cab is a content having a lower acquisition probability (rare) than the content Cba, the participant B is not satisfied with the result, and includes a combination with the participant A at a later opportunity. Motivation to try again the lottery process works.

次いで、抽選処理1の後に実行される抽選処理2の例を説明する。図13は、抽選処理2について説明する図である。この例では、参加者A、参加者B、参加者C及び参加者Dの4人が当該抽選処理に参加している。この例では、抽選処理1の終了後に、参加者A、参加者B及び参加者Cに加え、参加者Dが新たに参加して抽選処理2を行う例を示している。   Next, an example of the lottery process 2 executed after the lottery process 1 will be described. FIG. 13 is a diagram for explaining the lottery process 2. In this example, four people, Participant A, Participant B, Participant C, and Participant D participate in the lottery process. In this example, after the lottery process 1 is completed, in addition to the participant A, the participant B, and the participant C, the participant D newly participates to perform the lottery process 2.

尚、前述の通り、抽選処理2は抽選処理1の終了時から24時間以内に実行されるため、参加者A、参加者B及び参加者Cの任意の組み合わせに対しては回数制限が課され、解除条件は満たされていない。   As described above, since the lottery process 2 is executed within 24 hours from the end of the lottery process 1, a number limit is imposed on any combination of the participant A, the participant B, and the participant C. The release condition is not satisfied.

参加者Aに対しては、参加者Bとの組み合わせPabと、参加者Cとの組み合わせPacと、参加者Dとの組み合わせPadとを有する。参加者Aに対しては、組み合わせPabに対する個別抽選処理Gabと、組み合わせPacに対する個別抽選処理Gacとは前述の回数制限により無効である。また、参加者Aは、組み合わせPadに対する個別抽選処理Gadが有効である。よって、参加者Aは、個別抽選処理GadによってコンテンツCadを入手する。   The participant A has a combination Pab with the participant B, a combination Pac with the participant C, and a combination Pad with the participant D. For the participant A, the individual lottery process Gab for the combination Pab and the individual lottery process Gac for the combination Pac are invalid due to the above-mentioned number of times limitation. For the participant A, the individual lottery process Gad for the combination pad is effective. Accordingly, the participant A obtains the content Cad through the individual lottery process Gad.

参加者Bに対しては、参加者Aとの組み合わせPbaと、参加者Cとの組み合わせPbcと、参加者Dとの組み合わせPbdとを有する。参加者Bに対しては、組み合わせPbaに対する個別抽選処理Gbaと、組み合わせCbcに対する個別抽選処理Gbcとは前述の回数制限により無効である。また、参加者Bは、組み合わせPbdに対する個別抽選処理Gbdが有効である。よって、参加者Bは、個別抽選処理GbdによってコンテンツCbdを入手する。   The participant B has a combination Pba with the participant A, a combination Pbc with the participant C, and a combination Pbd with the participant D. For the participant B, the individual lottery process Gba for the combination Pba and the individual lottery process Gbc for the combination Cbc are invalid due to the above-mentioned number of times limit. For the participant B, the individual lottery process Gbd for the combination Pbd is effective. Accordingly, the participant B obtains the content Cbd through the individual lottery process Gbd.

参加者Cに対しては、参加者Aとの組み合わせPcaと、参加者Bとの組み合わせPcbと、参加者Dとの組み合わせPcdとを有する。参加者Cに対しては、組み合わせPcaに対する個別抽選処理Gcaと、組み合わせPcbに対する個別抽選処理Gcbとは前述の回数制限により無効である。また、参加者Cは、組み合わせPcdに対する個別抽選処理Gcdが有効である。よって、参加者Cは、個別抽選処理GcdによってコンテンツCcdを入手する。   The participant C has a combination Pca with the participant A, a combination Pcb with the participant B, and a combination Pcd with the participant D. For the participant C, the individual lottery process Gca for the combination Pca and the individual lottery process Gcb for the combination Pcb are invalid due to the above-mentioned number of times limitation. For the participant C, the individual lottery process Gcd for the combination Pcd is effective. Accordingly, the participant C obtains the content Ccd through the individual lottery process Gcd.

参加者Dに対しては、参加者Aとの組み合わせPdaと、参加者Bとの組み合わせPdbと、参加者Cとの組み合わせPdcとを有する。参加者Dに対しては、組み合わせPdaに対する個別抽選処理Gdaと、組み合わせPdbに対する個別抽選処理Gdbと、組み合わせPdcに対する個別抽選処理Gdcとが有効である。よって、参加者Dは、個別抽選処理GdaによってコンテンツCdaを入手し、個別抽選処理GdbによってコンテンツCdbを入手し、個別抽選処理GdcによってコンテンツCdcを入手する。   The participant D has a combination Pda with the participant A, a combination Pdb with the participant B, and a combination Pdc with the participant C. For the participant D, the individual lottery process Gda for the combination Pda, the individual lottery process Gdb for the combination Pdb, and the individual lottery process Gdc for the combination Pdc are effective. Accordingly, the participant D obtains the content Cda through the individual lottery process Gda, obtains the content Cdb through the individual lottery process Gdb, and obtains the content Cdc through the individual lottery process Gdc.

ここで、抽選処理2の参加者は4人であるのに対し、抽選処理1の参加者は3人であった。つまり、抽選処理2の参加者は、抽選処理1の参加者よりも多い。よって、抽選処理2に用いられる抽選テーブルは、抽選処理1に用いられる抽選テーブルよりも、入手確率の低い(希少な)コンテンツ程、参加者が3人から4人に増加したことに対する入手確率の増加率が高くなるように設定されている。   Here, the number of participants in the lottery process 2 is four, whereas the number of participants in the lottery process 1 is three. That is, there are more participants in the lottery process 2 than in the lottery process 1. Therefore, the lottery table used in the lottery process 2 has a lower probability of acquisition (rare) than the lottery table used in the lottery process 1, and the probability of acquisition for the increase in the number of participants from three to four. The rate of increase is set high.

次いで、抽選処理2の後に実行される抽選処理3の例を説明する。図14は、抽選処理3について説明する図である。この例では、参加者A及び参加者Bの2人が抽選処理3に参加している。   Next, an example of the lottery process 3 executed after the lottery process 2 will be described. FIG. 14 is a diagram illustrating the lottery process 3. In this example, two participants A and B participate in the lottery process 3.

尚、前述の通り、抽選処理3は抽選処理1の終了時から24時間経過後に実行されるため、参加者A及び参加者Bの組み合わせに対する回数制限の解除条件は満たされている。   Note that, as described above, the lottery process 3 is executed 24 hours after the end of the lottery process 1, and therefore the condition for releasing the restriction on the number of combinations of the participant A and the participant B is satisfied.

参加者Aに対しては、参加者Bとの組み合わせPabを有する。参加者Aは、組み合わせPabに対する個別抽選処理GabによってコンテンツCabを入手する。   Participant A has a combination Pab with participant B. Participant A obtains the content Cab by the individual lottery process Gab for the combination Pab.

参加者Bに対しては、参加者Aとの組み合わせPbaを有する。参加者Bは、組み合わせPbaに対する個別抽選処理GbaによってコンテンツCbaを入手する。   Participant B has a combination Pba with participant A. Participant B obtains the content Cba through the individual lottery process Gba for the combination Pba.

次いで、抽選処理3の後に実行される抽選処理4の例を説明する。図15は、抽選処理4について説明する図である。この例では、参加者A及び参加者Cの2人が抽選処理4に参加している。   Next, an example of the lottery process 4 executed after the lottery process 3 will be described. FIG. 15 is a diagram for explaining the lottery process 4. In this example, two participants A and C participate in the lottery process 4.

尚、前述の通り、抽選処理4は抽選処理2の終了時から24時間経過後に実行されるため、参加者A及び参加者Cの組み合わせに対する回数制限の解除条件は満たされている。   Note that, as described above, the lottery process 4 is executed 24 hours after the end of the lottery process 2, and therefore the condition for releasing the restriction on the number of combinations of the participant A and the participant C is satisfied.

参加者Aに対しては、参加者Cとの組み合わせPacを有する。参加者Aは、組み合わせPacに対する個別抽選処理GacによってコンテンツCacを入手する。   Participant A has a combination Pac with participant C. Participant A obtains the content Cac through the individual lottery process Gac for the combination Pac.

参加者Cに対しては、参加者Aとの組み合わせPcaを有する。参加者Cは、組み合わせPcaに対する個別抽選処理GcaによってコンテンツCcaを入手する。   Participant C has a combination Pca with participant A. The participant C obtains the content Cca through the individual lottery process Gca for the combination Pca.

次いで、抽選処理4の後に実行される抽選処理5の例を説明する。図16は、抽選処理5について説明する図である。この例では、参加者A、参加者B及び参加者Cの3人が抽選処理5に参加している。   Next, an example of the lottery process 5 executed after the lottery process 4 will be described. FIG. 16 is a diagram for explaining the lottery process 5. In this example, three of the participant A, the participant B, and the participant C participate in the lottery process 5.

尚、前述の通り、抽選処理5は抽選処理3及び抽選処理4の終了時から24時間以内に実行されるため、参加者A及び参加者Bの組み合わせと、参加者A及び参加者Cの組み合わせとに対しては前述の回数制限が課され、解除条件は満たされていない。   As described above, since the lottery process 5 is executed within 24 hours from the end of the lottery process 3 and the lottery process 4, the combination of the participant A and the participant B and the combination of the participant A and the participant C are performed. The above-mentioned number of times restriction is imposed on and the release condition is not satisfied.

参加者Aに対しては、参加者Bとの組み合わせPabと、参加者Cとの組み合わせPacとを有する。参加者Aに対しては、組み合わせPabに対する個別抽選処理Gabと、組み合わせPacに対する個別抽選処理Gacとは前述の回数制限により無効である。よって、参加者Aは、抽選処理5によってコンテンツを入手することはできない。   Participant A has a combination Pab with participant B and a combination Pac with participant C. For the participant A, the individual lottery process Gab for the combination Pab and the individual lottery process Gac for the combination Pac are invalid due to the above-mentioned number of times limitation. Therefore, the participant A cannot obtain the content by the lottery process 5.

参加者Bに対しては、参加者Aとの組み合わせPbaと、参加者Cとの組み合わせPbcとを有する。参加者Bに対しては、組み合わせPabに対する個別抽選処理Gabは前述の回数制限により無効である。また、参加者Bに対しては、組み合わせPbcに対する個別抽選処理Gbcが有効である。よって、参加者Bは、個別抽選処理GbcによってコンテンツCbcを入手する。   Participant B has a combination Pba with participant A and a combination Pbc with participant C. For the participant B, the individual lottery process Gab for the combination Pab is invalid due to the above-mentioned number of times limitation. For the participant B, the individual lottery process Gbc for the combination Pbc is effective. Therefore, the participant B obtains the content Cbc through the individual lottery process Gbc.

参加者Cに対しては、参加者Aとの組み合わせPcaと、参加者Bとの組み合わせPcbとを有する。参加者Cに対しては、組み合わせPcaに対する個別抽選処理Gcaは前述の回数制限により無効である。また、参加者Cに対しては、組み合わせPcbに対する個別抽選処理Gcbが有効である。よって、参加者Cは、個別抽選処理GcbによってコンテンツCcbを入手する。   The participant C has a combination Pca with the participant A and a combination Pcb with the participant B. For the participant C, the individual lottery process Gca for the combination Pca is invalid due to the above-mentioned number-of-times limitation. For the participant C, the individual lottery process Gcb for the combination Pcb is effective. Accordingly, the participant C obtains the content Ccb through the individual lottery process Gcb.

抽選処理5において、参加者Aと他の参加者との組み合わせによる個別抽選処理は全て無効であるため、参加者Aはコンテンツを入手することができない。しかし、抽選処理5では参加者は3人であるため、3人の場合の抽選テーブルを用いて抽選処理が行われる。つまり、参加者B及び参加者Cとしては、参加者Aに参加してもらうことによって、参加者B及び参加者Cの2人で抽選処理を行う場合に比べて、入手確率の低い(希少な)コンテンツを入手する確率が増加する。これによって、抽選処理の主催者には、可能な限り多数の参加者を招集しようとする動機が働き、参加候補者となったユーザには、抽選処理に参加しようとする動機が働く。   In the lottery process 5, the individual lottery process based on the combination of the participant A and other participants is invalid, so the participant A cannot obtain the content. However, since there are three participants in the lottery process 5, the lottery process is performed using the lottery table in the case of three persons. That is, as for the participant B and the participant C, by obtaining the participant A, the probability of acquisition is low compared with the case where the participant B and the participant C perform the lottery process (rare) ) The probability of getting content increases. As a result, the organizer of the lottery process has a motivation to invite as many participants as possible, and the user who has become a candidate for participation has a motivation to participate in the lottery process.

以上、本実施形態に係るゲームシステム及びゲームの進行について説明した。本実施形態に係るゲームシステムによれば、複数種類のコンテンツのいずれかを入手可能であり、参加人数に応じてコンテンツの入手確率を変動させる抽選処理を含むゲームを提供することができる。   The game system and the game progress according to the present embodiment have been described above. According to the game system according to the present embodiment, any of a plurality of types of content can be obtained, and a game including a lottery process for changing the content acquisition probability according to the number of participants can be provided.

<第2実施形態>
本実施形態に係るゲームシステム100について説明する。本実施形態に係るゲームシステム100は、第1実施形態と比較すると、参加者のグループを生成する処理が異なっている。
Second Embodiment
A game system 100 according to the present embodiment will be described. The game system 100 according to the present embodiment differs from the first embodiment in the process of generating a group of participants.

参加グループ生成部102fは、抽選処理に参加申請をしたユーザを、抽選処理の複数の参加者として登録する際に、第1参加者から所定の距離内において参加申請をしたユーザに限定して登録してもよい。例えば、第1参加者と同じ建物内に存在する登録ユーザ、主催者と同じ室内に存在する登録ユーザ、主催者と実際に対面している登録ユーザ等に限定して登録することができる。   The participation group generation unit 102f registers only the user who applied for participation within a predetermined distance from the first participant when registering the user who applied for participation in the lottery process as a plurality of participants in the lottery process. May be. For example, registration can be limited to registered users that exist in the same building as the first participant, registered users that exist in the same room as the organizer, registered users that actually face the organizer, and the like.

参加グループ生成部102fは、第1参加者が有するユーザ端末110Aから、抽選処理への参加申請と共に、第1参加者が指定した距離の情報等を受信する。このとき、第1参加者が所有するユーザ端末の位置情報も取得する。その後、第1参加者から他の登録ユーザーに参加が促され、参加グループ生成部102fが、他の登録ユーザから当該抽選処理への参加申請を受信すると共に、当該登録ユーザの位置情報を取得する。ここで、第1参加者及び当該登録ユーザの位置情報は、各々が所有するユーザ端末のGPS測位部110dによって取得することができる。第1参加者と当該登録ユーザとの距離が、第1参加者が指定した距離内であれば、参加グループ生成部102fは、当該登録ユーザを参加者として登録する。   The participation group generation unit 102f receives, from the user terminal 110A possessed by the first participant, information on the distance designated by the first participant along with the application for participation in the lottery process. At this time, the location information of the user terminal owned by the first participant is also acquired. Thereafter, the first participant is prompted to participate by another registered user, and the participation group generation unit 102f receives the application for participation in the lottery process from the other registered user and acquires the location information of the registered user. . Here, the location information of the first participant and the registered user can be acquired by the GPS positioning unit 110d of the user terminal owned by each. If the distance between the first participant and the registered user is within the distance designated by the first participant, the participation group generation unit 102f registers the registered user as a participant.

[ゲームシステムが実行する処理]
本実施形態に係るゲームシステム100が実行する処理について説明する。図17は、上記機能により本実施形態に係るゲームシステム100が実行する処理において、抽選処理に参加する複数の参加者のグループを生成する処理を説明する図である。抽選処理以降の処理の説明は、第1実施形態と同様であるため省略する。尚、以下で説明する抽選処理に参加するユーザの人数に制限は無いが、図面においてはユーザ端末110Aを所有するユーザA(主催者)、ユーザ端末110Bを所有するユーザB及びユーザ端末110Cを所有するユーザCの3人を代表して示している。
[Processes executed by the game system]
Processing executed by the game system 100 according to the present embodiment will be described. FIG. 17 is a diagram illustrating a process of generating a group of a plurality of participants participating in the lottery process in the process executed by the game system 100 according to the present embodiment using the above function. The description of the processes after the lottery process is the same as in the first embodiment, and will be omitted. The number of users participating in the lottery process described below is not limited, but in the drawing, user A (organizer) who owns user terminal 110A, user B who owns user terminal 110B, and user terminal 110C. 3 representatives of user C are shown.

ここで、ユーザBは、ユーザAから後述する所定の距離内に存在しており、ユーザCは、ユーザAから所定の距離よりも離れて存在しているとする。他の参加者が所有するユーザ端末110に係る処理は、ユーザ端末110Bまたはユーザ端末Cに係る処理と同様であるため省略している。   Here, it is assumed that the user B exists within a predetermined distance described later from the user A, and the user C exists away from the user A by a predetermined distance. Since the process related to the user terminal 110 owned by other participants is the same as the process related to the user terminal 110B or the user terminal C, it is omitted.

先ず、ユーザ端末110Aは、ユーザAの指示によってゲームのアプリケーションを起動する(S500)。アプリケーションが起動すると、起動画面がユーザ端末110Aのディスプレイに表示され、ユーザAはゲームを遊戯する。このとき、他の登録ユーザも、各々が所有するユーザ端末において、当該ゲームのアプリケーションを起動していてもよい(S501、S502)が、少なくとも抽選処理への参加申請のときに起動していればよい。   First, the user terminal 110A activates a game application according to an instruction from the user A (S500). When the application is activated, an activation screen is displayed on the display of the user terminal 110A, and the user A plays a game. At this time, other registered users may activate the application of the game on the user terminals owned by the respective registered users (S501, S502) as long as they are activated at least in the application for participation in the lottery process. Good.

ユーザ端末110Aは、抽選処理を実行するモードに移る場合がある。本実施形態においては、ユーザAは、自身から所定の距離内に存在する登録ユーザを当該抽選処理に招待することができる。所定の距離とは、例えば互いに対面できる程度の距離であり、例えば10mとしてもよい。ユーザAは、ゲームサーバ102に自身の参加申請をすると共に、自身の位置情報、及び当該所定の距離をゲームサーバに送信する(S503)。   The user terminal 110A may move to a mode for executing a lottery process. In this embodiment, the user A can invite a registered user who exists within a predetermined distance from the user A to the lottery process. The predetermined distance is, for example, a distance that can face each other, and may be 10 m, for example. User A applies to the game server 102 for his / her participation, and transmits his / her position information and the predetermined distance to the game server (S503).

これによって、参加グループ生成部102fは、ユーザAを参加者として登録し(S600)、ユーザAの位置情報を取得する(S601)。   Thereby, the participation group generation unit 102f registers the user A as a participant (S600), and acquires the position information of the user A (S601).

このとき、ユーザAは、ユーザBと対面することができる位置関係に存在しているため、例えば口頭でユーザBを当該抽選処理に招待することができる。ユーザBは、ユーザAからの招待に応じて、当該抽選処理に参加申請をすることができる。参加申請の方法としては、例えばユーザAが所有するユーザ端末と、ユーザBが所有するユーザ端末Bとを同時に振動させる等の動作によって、ユーザBは参加申請をすることができる(S504)。参加グループ生成部102fは、ユーザ端末Bの振動を検知すると、ユーザ端末Bの位置情報を取得する(S602)。これによって、ユーザ端末A及びユーザ端末B間の距離を測定する(S603)。この距離が所定の距離内であれば、参加グループ生成部102fは、ユーザBを当該抽選処理の参加者として登録する(S604)。   At this time, since the user A exists in a positional relationship that can face the user B, the user B can be invited to the lottery process, for example, verbally. In response to an invitation from user A, user B can apply for participation in the lottery process. As a participation application method, for example, the user B can apply for participation by an operation such as simultaneously vibrating the user terminal owned by the user A and the user terminal B owned by the user B (S504). When the participation group generation unit 102f detects the vibration of the user terminal B, the participation group generation unit 102f acquires the position information of the user terminal B (S602). Thereby, the distance between the user terminal A and the user terminal B is measured (S603). If this distance is within the predetermined distance, the participation group generation unit 102f registers the user B as a participant of the lottery process (S604).

一方、ユーザAは、ユーザCと対面することができない位置関係に存在しているため、ユーザCに対しては抽選処理に招待していないとする。ここで、参加グループ生成部102fが参加申請を受付けている期間内に、何らかの理由でユーザCが所有するユーザ端末Cが振動してしまい、これに伴ってユーザCが偶発的に抽選処理への参加申請をしてしまう場合が考えられる(S505)。このような場合においても、参加グループ生成部102fは、前述のようにユーザ端末Cの位置情報を取得し(S605)、ユーザ端末A及びユーザ端末C間の距離を測定(606)する。そのため、所定の距離内に存在しないユーザCについてはユーザAが属するグループにおいての抽選処理に参加申請をしたとはみなされず、他のグループへの参加申請とみなされる。   On the other hand, since user A exists in a positional relationship that cannot face user C, user A is not invited to the lottery process. Here, the user terminal C owned by the user C for some reason vibrates for some reason during the period in which the participation group generation unit 102f accepts the participation application, and the user C accidentally enters the lottery process. There is a case where an application for participation is made (S505). Even in such a case, the participation group generation unit 102f acquires the position information of the user terminal C as described above (S605), and measures the distance between the user terminal A and the user terminal C (606). Therefore, the user C who does not exist within the predetermined distance is not considered to have applied for participation in the lottery process in the group to which the user A belongs, and is considered to be an application for participation in another group.

尚、参加申請の方法はユーザ端末110を振動させることに限られない。例えば、ユーザ端末110に参加申請のためのボタンを表示させ、それを操作することによって参加申請としてもよい。   The participation application method is not limited to vibrating the user terminal 110. For example, it is good also as a participation application by displaying the button for participation application on the user terminal 110, and operating it.

また、ユーザAからの距離の判断については、GPS測位部を用いる上記の例に限られない。他の例として、参加申請の前に、Bluetooth(登録商標)等でユーザAから所定の距離内に存在するユーザ端末110間で通信して共通の識別子等を生成し、当該識別子等を位置情報の代わりにゲームサーバへ送信することによって参加申請としてもよい。   Further, the determination of the distance from the user A is not limited to the above example using the GPS positioning unit. As another example, before the application for participation, communication is performed between the user terminals 110 existing within a predetermined distance from the user A by Bluetooth (registered trademark) or the like to generate a common identifier or the like, and the identifier or the like is used as position information. It is good also as a participation application by transmitting to a game server instead of.

全てのユーザに対して参加登録処理が終了した後、またはユーザAの参加登録から所定時間経過後に、ゲームサーバ102は、抽選処理に移る(S407)。これ以降の処理は、第1実施形態と同様であるため、説明は省略する。   After the participation registration process is completed for all users, or after a predetermined time has elapsed since user A's participation registration, the game server 102 proceeds to a lottery process (S407). Since the subsequent processing is the same as that of the first embodiment, description thereof is omitted.

このような処理を含むことによって、実際に対面している登録ユーザ同士で抽選処理を楽しむことができる。更に、実際に対面しながら抽選処理の参加者を招集することができるため、このような抽選処理を含むゲームをSNSにおける友達のみならず、現実世界の友達にまで普及させ易くなる。更に、登録ユーザとしては、例えば当該ゲームに飽きてきたためにアンインストールを検討している場合であっても、実際に対面して参加を依頼されると、辞めようとする動機が減退することが期待される。   By including such processing, it is possible to enjoy the lottery processing between registered users who are actually facing each other. Furthermore, since participants of the lottery process can be convened while actually facing each other, it becomes easy to spread a game including such a lottery process not only to friends in SNS but also to friends in the real world. Furthermore, as a registered user, for example, even if you are considering uninstalling because you are tired of the game, the motivation to quit may decline if you are asked to participate face-to-face Be expected.

以上、本実施形態に係るゲームシステムについて説明した。本実施形態に係るゲーム装置及びプログラムによれば、ゲームの登録ユーザ同士で実際に対面しながら抽選処理の参加者を招集することができるため、現実世界の友達にまで普及させ易くなる。   The game system according to the present embodiment has been described above. According to the game device and the program according to the present embodiment, the registered users of the game can call the lottery process participants while actually meeting each other, so that it is easy to spread to friends in the real world.

<第3実施形態>
本変形例に係るゲームシステム100について説明する。本実施形態に係るゲームシステム100は、第1実施形態及び第2実施形態と比較すると、参加者のグループを生成する処理が異なっている。
<Third Embodiment>
A game system 100 according to this modification will be described. The game system 100 according to the present embodiment differs from the first embodiment and the second embodiment in the process of generating a group of participants.

参加グループ生成部102fは、第1参加者から任意のコードを送られたユーザから参加申請を受付けた場合に、当該第1参加者と同一のグループを構成する参加者としてもよい。つまり、第1参加者は、例えばゲームアプリケーションのコミュニケーションツールや電子メール等を介して、抽選処理に招待したいと考える参加候補者に、任意のコードを含む招待メッセージ120を送信してもよい。   The participation group generation unit 102f may be a participant who forms the same group as the first participant when receiving a participation application from a user who has been sent an arbitrary code from the first participant. In other words, the first participant may transmit an invitation message 120 including an arbitrary code to a candidate for participation who wants to invite to the lottery process, for example, via a game application communication tool or an e-mail.

招待メッセージ120を受信したユーザは、ゲームのアプリケーションを起動し、当該コードを入力することによって抽選処理への参加申請をすることができる。   The user who received the invitation message 120 can apply for participation in the lottery process by activating the game application and inputting the code.

以上、本発明の好ましい態様を説明した。しかし、これらは単なる例示に過ぎず、本発明の技術的範囲はそれらには限定されない。当業者であれば、本発明の要旨を逸脱することなく、種々の変更が可能であろう。よって、それらの変更も当然に、本発明の技術的範囲に属すると解されるべきである。   The preferred embodiments of the present invention have been described above. However, these are merely examples, and the technical scope of the present invention is not limited thereto. Those skilled in the art will be able to make various modifications without departing from the spirit of the present invention. Therefore, it should be understood that these changes also belong to the technical scope of the present invention.

100・・・ゲームシステム 102・・・ゲームサーバ 102a・・・ゲーム制御部 102b・・・記憶部 102c・・・アクセス管理部 102d・・・ユーザ情報管理部 102e・・・出力管理部 102f・・・参加グループ生成部 102g・・・参加者検索部 102h・・・抽選テーブル変更部 102i・・・抽選処理部 102j・・・コンテンツ付与部 102k・・・画面データ作成部 102l・・・抽選テーブル読出部 102m・・・抽選テーブル作成部 102n・・・個別抽選処理部 104・・・ゲームデータベースサーバ 104a・・・ゲームデータベース 104b・・・ユーザデータベース 106・・・SNSサーバ 108・・・SNSデータベースサーバ 108a・・・会員データベース 108b・・・友達データベース 110・・・ユーザ端末 110a・・・制御部 110b・・・記憶部 110c・・・タッチパネル 110d・・・GPS測位部 112・・・電気通信回線 114・・・招待画面 116・・・招待ボタン 118・・・対話画面 120・・・招待メッセージ
DESCRIPTION OF SYMBOLS 100 ... Game system 102 ... Game server 102a ... Game control part 102b ... Memory | storage part 102c ... Access management part 102d ... User information management part 102e ... Output management part 102f ... Participation group generation unit 102g ... participant search unit 102h ... lottery table change unit 102i ... lottery processing unit 102j ... content assignment unit 102k ... screen data creation unit 102l ... read lottery table Part 102m ... lottery table creation part 102n ... individual lottery processing part 104 ... game database server 104a ... game database 104b ... user database 106 ... SNS server 108 ... SNS database server 108a・ ・ ・ Member database 108b ・ ・ ・ Friends Database 110 ... User terminal 110a ... Control unit 110b ... Storage unit 110c ... Touch panel 110d ... GPS positioning unit 112 ... Telecommunication line 114 ... Invite screen 116 ... Invite button 118 ... Dialogue screen 120 ... Invitation message

Claims (15)

抽選処理に参加申請をしたユーザを当該抽選処理の参加者として登録し、当該参加者が複数である場合に、当該参加者によって構成されるグループを生成する参加グループ生成部と、
複数種類のコンテンツの各々の入手確率が前記グループを構成する前記参加者の数に応じて設定された抽選テーブルを準備する抽選テーブル変更部と、
前記抽選テーブルを用いて、前記グループを構成する前記参加者に対して前記抽選処理を実行する抽選処理部と、
前記抽選処理の結果に応じて、前記参加者に前記複数種類のコンテンツのいずれかを付与するコンテンツ付与部とを備える情報処理装置。
A user who has applied for participation in the lottery process is registered as a participant in the lottery process, and when there are a plurality of participants, a participation group generation unit that generates a group composed of the participants,
A lottery table changing unit for preparing a lottery table in which each of the plurality of types of content acquisition probabilities is set according to the number of the participants constituting the group;
Using the lottery table, a lottery processing unit that executes the lottery process for the participants constituting the group;
An information processing apparatus comprising: a content granting unit that grants one of the plurality of types of content to the participant according to a result of the lottery process.
第1参加者とSNSにおいて友達関係を有するユーザを検索し、前記友達関係を有するユーザを前記抽選処理に招待する参加者検索部を含み、
前記参加グループ生成部は、前記招待されたユーザから参加申請を受付けることを特徴とする請求項1に記載の情報処理装置。
Including a participant search unit that searches for a user having a friendship in the SNS with the first participant and invites the user having the friendship to the lottery process,
The information processing apparatus according to claim 1, wherein the participation group generation unit accepts a participation application from the invited user.
前記参加グループ生成部は、前記参加申請をしたユーザの内、第1参加者から所定の距離内において参加申請をしたユーザを参加者として登録することを特徴とする請求項1に記載の情報処理装置。   2. The information processing according to claim 1, wherein the participation group generation unit registers, as a participant, a user who has applied for participation within a predetermined distance from the first participant among the users who applied for the participation. apparatus. 前記参加グループ生成部は、第1参加者から任意のコードを送られたユーザから参加申請を受付けた場合に、当該第1参加者と同一のグループを構成する参加者とすることを特徴とする請求項1に記載の情報処理装置。   When the participation group generation unit receives a participation application from a user who has been sent an arbitrary code from the first participant, the participation group generation unit is configured as a participant that forms the same group as the first participant. The information processing apparatus according to claim 1. 前記抽選テーブルは、前記グループを構成する複数の参加者の数の増加に対して、第1コンテンツの入手確率の増加率が、前記第1コンテンツよりも入手確率が高い第2コンテンツの入手確率の増加率よりも高いことを特徴とする請求項1に記載の情報処理装置。   In the lottery table, the increase rate of the first content acquisition probability is higher than the first content with respect to the increase in the number of participants constituting the group. The information processing apparatus according to claim 1, wherein the information processing apparatus is higher than an increase rate. 前記抽選テーブル変更部は、前記抽選処理を実行する日時に応じて前記抽選テーブルの設定を変更可能であることを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the lottery table changing unit is capable of changing settings of the lottery table according to a date and time when the lottery process is executed. 前記設定は、前記複数種類のコンテンツを含むことを特徴とする請求項6に記載の情報処理装置。   The information processing apparatus according to claim 6, wherein the setting includes the plurality of types of contents. 前記設定は、前記複数種類のコンテンツの各々の入手確率を含むことを特徴とする請求項6に記載の情報処理装置。   The information processing apparatus according to claim 6, wherein the setting includes an acquisition probability of each of the plurality of types of contents. 前記抽選テーブル変更部は、前記グループの情報に応じて複数種類のコンテンツを変更することを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the lottery table changing unit changes a plurality of types of content according to the information of the group. 前記情報は、前記グループを構成する前記複数の参加者の数を含むことを特徴とする請求項9に記載の情報処理装置。   The information processing apparatus according to claim 9, wherein the information includes the number of the plurality of participants configuring the group. 前記情報は、前記グループにおける特定の参加者の有無を含むことを特徴とする請求項9に記載の情報処理装置。   The information processing apparatus according to claim 9, wherein the information includes presence / absence of a specific participant in the group. 前記抽選処理部は、第1参加者と、前記第1参加者以外の第2参加者との組み合わせに対応する個別抽選処理を実行する個別抽選処理部を含む請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the lottery processing unit includes an individual lottery processing unit that executes an individual lottery process corresponding to a combination of the first participant and a second participant other than the first participant. . 前記個別抽選処理部は、前記組み合わせに対応する前記個別抽選処理を所定回数実行すると、所定の解除条件が満たされるまで前記組み合わせに対応する前記個別抽選処理を無効とすることを特徴とする請求項12に記載の情報処理装置。   The individual lottery processing unit, when executing the individual lottery process corresponding to the combination a predetermined number of times, invalidates the individual lottery process corresponding to the combination until a predetermined release condition is satisfied. 12. The information processing apparatus according to 12. 前記第1参加者のユーザ端末に、前記第2参加者のID、及び前記第1参加者と前記第2参加者との組み合わせに対応する個別抽選処理によって前記第1参加者が入手したコンテンツを関連付けて表示する画面を作成する画面データ作成部を更に備える請求項12に記載の情報処理装置。   The content obtained by the first participant through the individual lottery process corresponding to the ID of the second participant and the combination of the first participant and the second participant to the user terminal of the first participant. The information processing apparatus according to claim 12, further comprising a screen data creation unit that creates a screen to be displayed in association with the screen. 前記コンテンツ付与部は、前記第1参加者が入手したコンテンツ及び前記第2参加者が入手したコンテンツの内、入手確率が高い方のコンテンツを、入手確率が低い方のコンテンツに更新することを含む請求項12に記載の情報処理装置。

The content providing unit includes updating the content having a higher acquisition probability among the content acquired by the first participant and the content acquired by the second participant to a content having a lower acquisition probability. The information processing apparatus according to claim 12.

JP2016110617A 2016-06-02 2016-06-02 Information processing device Active JP6837294B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016110617A JP6837294B2 (en) 2016-06-02 2016-06-02 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016110617A JP6837294B2 (en) 2016-06-02 2016-06-02 Information processing device

Publications (2)

Publication Number Publication Date
JP2017213293A true JP2017213293A (en) 2017-12-07
JP6837294B2 JP6837294B2 (en) 2021-03-03

Family

ID=60574967

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016110617A Active JP6837294B2 (en) 2016-06-02 2016-06-02 Information processing device

Country Status (1)

Country Link
JP (1) JP6837294B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019121340A (en) * 2018-07-11 2019-07-22 株式会社 ディー・エヌ・エー System, method, and program for providing lot
JP2019188120A (en) * 2018-12-21 2019-10-31 株式会社カプコン Game system and game program
JP2020044135A (en) * 2018-09-19 2020-03-26 株式会社コロプラ Game program, method, and information processing device
JP2020141803A (en) * 2019-03-05 2020-09-10 株式会社ビーグリー Lottery game system, method, and program
JP2020146117A (en) * 2019-03-11 2020-09-17 株式会社ミクシィ Lottery system, lottery device, and program
JP2021058725A (en) * 2021-01-12 2021-04-15 株式会社ミクシィ Game information processing device, and control method and control program of information processing device
JP2022109299A (en) * 2021-01-12 2022-07-27 株式会社ミクシィ Game information processing device, and control method and control program of information processing device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013198543A (en) * 2012-03-23 2013-10-03 Namco Bandai Games Inc Information generation device, information provision system, and program
JP6011894B1 (en) * 2015-09-14 2016-10-25 株式会社セガゲームス program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013198543A (en) * 2012-03-23 2013-10-03 Namco Bandai Games Inc Information generation device, information provision system, and program
JP6011894B1 (en) * 2015-09-14 2016-10-25 株式会社セガゲームス program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"ポケットランド「協力ガチャ」", [ONLINE], JPN6015029179, 9 July 2015 (2015-07-09), ISSN: 0004284922 *
"近くの友達と一緒に「友ガチャ」で盛り上がろう!", ドラゴンファング〜竜者ドランと時の迷宮〜 運営サイト[ONLINE], JPN6020020328, 17 September 2015 (2015-09-17), ISSN: 0004284921 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019121340A (en) * 2018-07-11 2019-07-22 株式会社 ディー・エヌ・エー System, method, and program for providing lot
JP2020044135A (en) * 2018-09-19 2020-03-26 株式会社コロプラ Game program, method, and information processing device
JP2019188120A (en) * 2018-12-21 2019-10-31 株式会社カプコン Game system and game program
JP2020141803A (en) * 2019-03-05 2020-09-10 株式会社ビーグリー Lottery game system, method, and program
JP2020146117A (en) * 2019-03-11 2020-09-17 株式会社ミクシィ Lottery system, lottery device, and program
JP2021137602A (en) * 2019-03-11 2021-09-16 株式会社ミクシィ Lottery system, lottery device, and program
JP7436862B2 (en) 2019-03-11 2024-02-22 株式会社Mixi Lottery system, lottery device and program
JP2021058725A (en) * 2021-01-12 2021-04-15 株式会社ミクシィ Game information processing device, and control method and control program of information processing device
JP7078874B2 (en) 2021-01-12 2022-06-01 株式会社ミクシィ Game information processing device, control method and control program of information processing device
JP2022109299A (en) * 2021-01-12 2022-07-27 株式会社ミクシィ Game information processing device, and control method and control program of information processing device
JP7185174B2 (en) 2021-01-12 2022-12-07 株式会社Mixi Game information processing device, information processing device control method and control program

Also Published As

Publication number Publication date
JP6837294B2 (en) 2021-03-03

Similar Documents

Publication Publication Date Title
JP6837294B2 (en) Information processing device
JP6011894B1 (en) program
JP6864477B2 (en) Information processing equipment, information processing system, information processing method and program
JP6948792B2 (en) Information processing equipment, information processing system, information processing method and program
US20180353860A1 (en) Communication system, server, and information-processing method
JP2010113555A (en) Message contribution system
JP6461404B1 (en) GAME SYSTEM AND GAME PROGRAM
US20200179814A1 (en) Communication system, server, and information-processing method
JP2009199198A (en) Virtual space providing server, virtual space providing method, and computer program
JP5331864B2 (en) Community dynamic cooperation apparatus, method and program
KR101789510B1 (en) System and method for providing chatting service in on-line game client
JP6781217B2 (en) Incentive granting method, client terminal and incentive granting program
JP2017056209A (en) program
JP2021020107A (en) Game system, and game program
JP6299909B1 (en) Game server and game program
US20140075305A1 (en) Method and apparatus for defining and responding to help request in virtual environment service
JP2019188158A (en) Game system and game program
JP7124029B2 (en) Incentive granting method, server, client terminal and incentive granting program
KR102668175B1 (en) Method for registering user rankings of offline game and server performing the same
JP2019216869A (en) Game system and program
JP7411130B1 (en) Program, method, information processing device
JP7476381B1 (en) Program, method, and information processing device
JP6166500B1 (en) Incentive granting method, client terminal and incentive granting program
JP2017000473A (en) Game server
JP2023111263A (en) game device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190412

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200616

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200908

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210209

R150 Certificate of patent or registration of utility model

Ref document number: 6837294

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350