JP7069381B1 - Programs, information processing systems, and information processing methods - Google Patents

Programs, information processing systems, and information processing methods Download PDF

Info

Publication number
JP7069381B1
JP7069381B1 JP2021074791A JP2021074791A JP7069381B1 JP 7069381 B1 JP7069381 B1 JP 7069381B1 JP 2021074791 A JP2021074791 A JP 2021074791A JP 2021074791 A JP2021074791 A JP 2021074791A JP 7069381 B1 JP7069381 B1 JP 7069381B1
Authority
JP
Japan
Prior art keywords
player
character
article
race
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2021074791A
Other languages
Japanese (ja)
Other versions
JP2022169031A (en
Inventor
聡志 秋竹
大 久保
祐貴 西
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Cygames Inc
Original Assignee
Cygames Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Cygames Inc filed Critical Cygames Inc
Priority to JP2021074791A priority Critical patent/JP7069381B1/en
Priority to JP2022075791A priority patent/JP2022169495A/en
Application granted granted Critical
Publication of JP7069381B1 publication Critical patent/JP7069381B1/en
Publication of JP2022169031A publication Critical patent/JP2022169031A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

【課題】対戦の盛り上がりを助長することができるプログラム、情報処理システム、および情報処理方法を提供する。【解決手段】プレーヤの端末からの要求に応答して当該プレーヤと関連付けてキャラクタの登録を受け付けるキャラクタ登録部61と、キャラクタの登録が完了した複数のプレーヤのマッチングを行うマッチング処理部62と、マッチングされたプレーヤのそれぞれの情報およびマッチングされたプレーヤのそれぞれが登録したキャラクタの情報の少なくとも一方に基づいて、対戦の事前情報に関する記事の編集を行い、当該記事の編集結果を、マッチングされたプレーヤの端末のそれぞれに提供する記事編集部63とを含み、記事編集部63が、マッチングされたプレーヤ毎に記事を編集し、当該記事の所定の内容については、提供先のプレーヤに関連付けられた情報を優先的に取り扱って編集を行う。【選択図】図2PROBLEM TO BE SOLVED: To provide a program, an information processing system, and an information processing method capable of promoting the excitement of a battle. SOLUTION: Matching is performed by a character registration unit 61 that accepts character registration in association with the player in response to a request from a player terminal, and a matching processing unit 62 that matches a plurality of players for which character registration has been completed. Based on at least one of the information of each of the matched players and the information of the characters registered by each of the matched players, the article regarding the advance information of the match is edited, and the edited result of the article is obtained by the matched player. The article editing unit 63, including the article editing unit 63 provided to each of the terminals, edits the article for each matched player, and for the predetermined content of the article, the information associated with the providing player is used. Priority is given to editing. [Selection diagram] Fig. 2

Description

本発明は、複数のプレーヤが参加して対戦を行うゲームのためプログラム、情報処理システム、および情報処理方法に関する。 The present invention relates to a program, an information processing system, and an information processing method for a game in which a plurality of players participate in a battle.

従来から、競走馬を育成してレースに出走して育成した自己のキャラクタで他のキャラクタとの競争を行う競馬ゲームや、野球選手を育成して育成した自己のキャラクタを試合に出場させて対戦する野球ゲームなどが知られており、例えば、野球ゲームにおいて、試合結果などに基づいた記事を生成・表示する機能が存在していた(特許文献1参照)。 Traditionally, horse racing games in which race horses are trained and run in races to compete with other characters, and baseball players are trained and trained in their own characters to participate in the game. There is a known baseball game, for example, in a baseball game, there is a function of generating and displaying an article based on a match result or the like (see Patent Document 1).

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

しかしながら、従来の記事を生成・表示する機能は、キャラクタの試合における成績や試合結果によって記事の内容が決定するため、プレーヤによっては盛り上がりに欠ける印象を与えるおそれがあった。 However, the conventional function of generating and displaying an article may give an impression of lack of excitement depending on the player because the content of the article is determined by the character's results in the game and the result of the game.

本発明は、上記事情に鑑みてなされたものであり、その目的は、対戦の盛り上がりを助長することができるプログラム、情報処理システム、および情報処理方法を提供することにある。 The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a program, an information processing system, and an information processing method that can promote the excitement of a battle.

(1)本発明は、複数のプレーヤが参加して対戦を行うゲームのためのプログラムであって、前記プレーヤの端末からの要求に応答して当該プレーヤと関連付けてキャラクタの登録を受け付けるキャラクタ登録部と、前記キャラクタの登録が完了した複数の前記プレーヤのマッチングを行うマッチング処理部と、マッチングされた前記プレーヤのそれぞれの情報およびマッチングされた前記プレーヤのそれぞれが登録した前記キャラクタの情報の少なくとも一方に基づいて、前記対戦の事前情報に関する記事の編集を行い、当該記事の編集結果を、マッチングされた前記プレーヤの端末のそれぞれに提供する記事編集部としてコンピュータを機能させ、前記記事編集部が、マッチングされた前記プレーヤ毎に前記記事を編集し、当該記事の所定の内容については、提供先の前記プレーヤに関連付けられた情報を優先的に取り扱って編集を行うプログラムに関するものである。 (1) The present invention is a program for a game in which a plurality of players participate in a battle, and is a character registration unit that accepts character registration in association with the player in response to a request from the player's terminal. And at least one of the matching processing unit that performs matching of the plurality of players whose registration of the character has been completed, the information of each of the matched players, and the information of the character registered by each of the matched players. Based on this, the article regarding the advance information of the match is edited, the computer functions as an article editing unit that provides the edited result of the article to each of the matched terminals of the player, and the article editing unit performs matching. The article is edited for each player, and the predetermined content of the article relates to a program that preferentially handles and edits information associated with the player to which the article is provided.

(2)本発明のプログラムでは、前記キャラクタ登録部が、前記プレーヤ毎に複数の前記キャラクタの登録を受け付け、前記記事編集部が、マッチングされた前記プレーヤのそれぞれが登録した複数の前記キャラクタから当該プレーヤ毎に1体ずつをピックアップして、ピックアップされた前記キャラクタに関する内容が含まれるように前記記事の編集を行い、マッチングされた前記プレーヤ間で同じ種類の前記キャラクタが存在しないようにピックアップを行うようにしてもよい。 (2) In the program of the present invention, the character registration unit accepts registration of a plurality of the characters for each player, and the article editing unit receives the registration from the plurality of characters registered by each of the matched players. One body is picked up for each player, the article is edited so that the content related to the picked-up character is included, and the pick-up is performed so that the same type of the character does not exist among the matched players. You may do so.

(3)また本発明は、複数のプレーヤが参加して対戦を行うゲームのための情報処理システムであって、前記プレーヤの端末からの要求に応答して当該プレーヤと関連付けてキャラクタの登録を受け付けるキャラクタ登録部と、前記キャラクタの登録が完了した複数の前記プレーヤのマッチングを行うマッチング処理部と、マッチングされた前記プレーヤのそれぞれの情報およびマッチングされた前記プレーヤのそれぞれが登録した前記キャラクタの情報の少なくとも一方に基づいて、前記対戦の事前情報に関する記事の編集を行い、当該記事の編集結果を、マッチングされた前記プレーヤの端末のそれぞれに提供する記事編集部と、を含み、前記記事編集部が、マッチングされた前記プレーヤ毎に前記記事を編集し、当該記事の所定の内容については、提供先の前記プレーヤに関連付けられた情報を優先的に取り扱って編集を行う情報処理システムに関するものである。 (3) Further, the present invention is an information processing system for a game in which a plurality of players participate in a battle, and accepts registration of a character in association with the player in response to a request from the terminal of the player. The character registration unit, the matching processing unit that matches the plurality of players whose registration of the character has been completed, the information of each of the matched players, and the information of the character registered by each of the matched players. The article editorial department includes an article editorial unit that edits an article related to the advance information of the match based on at least one of them and provides the edited result of the article to each of the matched terminals of the player. , The article is edited for each of the matched players, and the predetermined content of the article relates to an information processing system that preferentially handles and edits information associated with the player to which the article is provided.

(4)また本発明は、複数のプレーヤが参加して対戦を行うゲームのための情報処理方法であって、前記プレーヤの端末からの要求に応答して当該プレーヤと関連付けてキャラクタの登録を受け付けるキャラクタ登録ステップと、前記キャラクタの登録が完了した複数の前記プレーヤのマッチングを行うマッチング処理ステップと、マッチングされた前記プレーヤのそれぞれの情報およびマッチングされた前記プレーヤのそれぞれが登録した前記キャラクタの情報の少なくとも一方に基づいて、前記対戦の事前情報に関する記事の編集を行い、当該記事の編集結果を、マッチングされた前記プレーヤの端末のそれぞれに提供する記事編集ステップと、を含み、前記記事編集ステップにおいて、マッチングされた前記プレーヤ毎に前記記事を編集し、当該記事の所定の内容については、提供先の前記プレーヤに関連付けられた情報を優先的に取り扱って編集を行う情報処理方法に関するものである。 (4) Further, the present invention is an information processing method for a game in which a plurality of players participate in a battle, and accepts registration of a character in association with the player in response to a request from the terminal of the player. The character registration step, the matching processing step for matching the plurality of players whose registration of the character has been completed, the information of each of the matched players, and the information of the character registered by each of the matched players. In the article editing step, including an article editing step in which an article relating to the advance information of the match is edited based on at least one of them, and the editing result of the article is provided to each of the matched terminals of the player. , The article is edited for each of the matched players, and the predetermined content of the article relates to an information processing method in which information associated with the player to which the article is provided is preferentially handled and edited.

上記のプログラム、情報処理システム、および情報処理方法では、記事の編集元となる情報を、対戦のためにマッチングされた複数のプレーヤ間で共通としつつも、記事を閲覧するプレーヤ自身に関する項目をクローズアップした事前情報を各プレーヤに提供することによって対戦の盛り上がりを助長することができる。 In the above program, information processing system, and information processing method, the information from which the article is edited is shared among multiple players matched for the match, but the items related to the player who browses the article are closed. By providing each player with the uploaded advance information, it is possible to promote the excitement of the match.

情報処理システムの全体構成を示す図である。It is a figure which shows the whole structure of an information processing system. 情報処理システムで実現される機能のうち、複数のプレーヤが参加して対戦するゲーム機能に関連する機能ブロック図である。Among the functions realized by the information processing system, it is a functional block diagram related to a game function in which a plurality of players participate and play against each other. 特別レースの予選ラウンドと決勝ラウンドの関係を示す図である。It is a figure which shows the relationship between the qualifying round and the final round of a special race. 特別レースの各ラウンドにおける開催期間を説明するための図である。It is a figure for demonstrating the holding period in each round of a special race. 情報処理システムにおいて実行される特別レースの予選ラウンドの進行制御の流れを示す図である。It is a figure which shows the flow of the progress control of the qualifying round of a special race executed in an information processing system. プレーヤ端末で表示されるキャラクタ登録画面の一例を示す図である。It is a figure which shows an example of the character registration screen displayed on a player terminal. プレーヤ端末で表示される拠点画面の一例を示す図である。It is a figure which shows an example of the base screen displayed on a player terminal. プレーヤ端末で表示される記事の閲覧画面の一例を示す図である。It is a figure which shows an example of the reading screen of an article displayed on a player terminal. 記事の編集において参照されるテーブルデータの一例を示す図である。It is a figure which shows an example of the table data referred to in the editing of an article. 記事の編集において参照されるテーブルデータの一例を示す図である。It is a figure which shows an example of the table data referred to in the editing of an article. 記事の編集において参照されるテーブルデータの一例を示す図である。It is a figure which shows an example of the table data referred to in the editing of an article. プレーヤ端末で表示される記事の閲覧画面の一例を示す図である。It is a figure which shows an example of the reading screen of an article displayed on a player terminal. 記事の編集において参照されるテーブルデータの一例を示す図である。It is a figure which shows an example of the table data referred to in the editing of an article. 記事の編集において参照されるテーブルデータの一例を示す図である。It is a figure which shows an example of the table data referred to in the editing of an article. プレーヤ端末で表示される記事の閲覧画面の一例を示す図である。It is a figure which shows an example of the reading screen of an article displayed on a player terminal. プレーヤ端末で表示されるレース直前画面の一例を示す図である。It is a figure which shows an example of the screen just before a race displayed on a player terminal. プレーヤ端末で表示されるカットイン画像の一例を示す図である。It is a figure which shows an example of the cut-in image displayed on a player terminal. 情報処理システムにおいて実行される特別レースの決勝ラウンドの進行制御の流れを示す図である。It is a figure which shows the flow of the progress control of the final round of a special race executed in an information processing system.

以下では、本発明の実施形態について説明する。なお以下に説明する本実施形態は、特許請求の範囲に記載された発明の内容を不当に限定するものではない。また本実施形態で説明される構成の全てが、本発明の必須構成要件であるとは限らない。 Hereinafter, embodiments of the present invention will be described. The present embodiment described below does not unreasonably limit the content of the invention described in the claims. Moreover, not all of the configurations described in the present embodiment are essential constituent requirements of the present invention.

1.情報処理システムの構成
図1は、本実施形態の情報処理システム10の全体構成を示す図である。図1にしめすように情報処理システム10では、サーバー20と複数のプレーヤ端末40が、インターネット、携帯電話網、LAN、WANなどのネットワーク30により接続されており、いわゆるクライアント・サーバー方式の通信システムが構築されている。そして複数のプレーヤ端末40のそれぞれは、ネットワーク30を介してサーバー20と互いに通信を行って種々の情報を送受信する。また複数のプレーヤ端末40のそれぞれは、ネットワーク30およびサーバー20を介して他のプレーヤ端末40と互いに通信を行って種々の情報を送受信する。
1. 1. Configuration of Information Processing System FIG. 1 is a diagram showing an overall configuration of the information processing system 10 of the present embodiment. As shown in FIG. 1, in the information processing system 10, the server 20 and a plurality of player terminals 40 are connected by a network 30 such as the Internet, a mobile phone network, a LAN, and a WAN, and a so-called client-server type communication system is used. It has been built. Each of the plurality of player terminals 40 communicates with the server 20 via the network 30 to send and receive various information. Further, each of the plurality of player terminals 40 communicates with other player terminals 40 via the network 30 and the server 20 to transmit and receive various information.

サーバー20は、CPU等のプロセッサーからなる制御部21と、ROMやRAM等の主記憶装置、およびHDDやSSD等の補助記憶装置からなる記憶部22と、通信モジュールや通信インターフェースからなる通信部23とを含む。サーバー20は、制御部21が記憶部22に記憶されているプログラムに従って各種の処理を実行する。またサーバー20は、通信部23によってプレーヤ端末40から情報を受信し、制御部21が実行した処理の結果に関する情報等をプレーヤ端末40に送信する。 The server 20 is a control unit 21 composed of a processor such as a CPU, a storage unit 22 composed of a main storage device such as a ROM or RAM, and an auxiliary storage device such as an HDD or SSD, and a communication unit 23 composed of a communication module or a communication interface. And include. The server 20 executes various processes according to the program stored in the storage unit 22 by the control unit 21. Further, the server 20 receives information from the player terminal 40 by the communication unit 23, and transmits information and the like regarding the result of the processing executed by the control unit 21 to the player terminal 40.

プレーヤ端末40は、スマートフォン、タブレット、パーソナルコンピューター、携帯ゲーム機、店舗や家庭に設置される据え置きゲーム機等である。プレーヤ端末40は、CPU等のプロセッサーからなる制御部41と、ROMやRAM等の主記憶装置、およびフラッシュメモリ、HDD、SDD等の補助記憶装置からなる記憶部42と、タッチパネルやキーボード、マイク等からなる操作・入力部43と、液晶ディスプレイや有機ELディスプレイ等からなる表示部44と、通信モジュールや通信インターフェースからなる通信部45とを含む。プレーヤ端末40も、記憶部42に記憶されているプログラムに従って各種の処理を実行する。またプレーヤ端末40は、通信部45によってサーバー20からの情報を受信し、サーバー20や他のプレーヤ端末40に情報を送信する。 The player terminal 40 is a smartphone, a tablet, a personal computer, a portable game machine, a stationary game machine installed in a store or a home, and the like. The player terminal 40 includes a control unit 41 composed of a processor such as a CPU, a storage unit 42 composed of a main storage device such as a ROM and a RAM, and an auxiliary storage device such as a flash memory, an HDD, and an SDD, and a touch panel, a keyboard, a microphone, and the like. It includes an operation / input unit 43 including an operation / input unit 43, a display unit 44 including a liquid crystal display, an organic EL display, and the like, and a communication unit 45 including a communication module and a communication interface. The player terminal 40 also executes various processes according to the program stored in the storage unit 42. Further, the player terminal 40 receives information from the server 20 by the communication unit 45, and transmits the information to the server 20 and other player terminals 40.

図2は、サーバー20の主要な機能を示す機能ブロック図である。本実施形態では、競走馬をモチーフにしたキャラクタを育成し、育成中のキャラクタや育成が終了したキャラクタをレースに出走させて他のキャラクタと着順を競いあうレースゲームを、プレーヤ端末40を通じて提供する機能を有している。特に本実施形態では、レースのカテゴリとして、期間を限定して開催される特別レースが存在し、特別レースに関して、プレーヤが育成したキャラクタを特別レースに出走登録する機能、特別レースに参加する複数のプレーヤのマッチングを行う機能、レースの事前情報に関する記事を編集してマッチングされた各プレーヤに編集情報を提供する機能、マッチングされた各プレーヤが出走登録したキャラクタが競走する走行シミュレーションを行ってレースの様子をプレーヤ端末40によって観戦させる機能を有しており、これらの機能がサーバー20を主体として実現される場合を説明する。ただし、先に述べた機能が、プレーヤ端末40を主体として実現されてもよいし、サーバー20とプレーヤ端末40とにおいて分担されて実現されてもよい。そしてサーバー20では、図2に示すように、データ記憶部50と、ゲーム実行部60とが協働して上記機能が実現される。 FIG. 2 is a functional block diagram showing the main functions of the server 20. In the present embodiment, a race game is provided through the player terminal 40, in which a character with a race horse as a motif is trained, and a character being trained or a character whose training has been completed is run in a race to compete with other characters in order of arrival. Has the function of In particular, in this embodiment, there is a special race held for a limited period as a race category, and regarding the special race, a function of registering a character trained by a player to participate in the special race, and a plurality of participation in the special race. A function to match players, a function to edit articles related to race advance information and provide edited information to each matched player, and a running simulation in which characters registered for each matched player race to race. The case where the player terminal 40 has a function of watching the game and these functions are realized mainly by the server 20 will be described. However, the above-mentioned functions may be realized mainly by the player terminal 40, or may be shared and realized by the server 20 and the player terminal 40. Then, in the server 20, as shown in FIG. 2, the data storage unit 50 and the game execution unit 60 cooperate to realize the above function.

データ記憶部50は、ゲーム実行部60が各種の処理を行うためのデータを記憶するものであり、主として記憶部22により実現される。 The data storage unit 50 stores data for the game execution unit 60 to perform various processes, and is mainly realized by the storage unit 22.

またデータ記憶部50は、対戦情報データベース51を含み、対戦情報データベース51に特別レースに関するデータが記憶される。例えば、レースを識別するためのマッチングID、参加プレーヤのプレーヤID、参加プレーヤが出走登録したキャラクタのキャラクタID、出走登録されたキャラクタのステータス(レアリティ、評価点、コース適正、距離適性、脚質適正、走法、スピード、スタミナ、パワー、根性、賢さ、所持スキルなど)、出走登録されたキャラクタの戦績(タイム、着順、出走回数など)が記憶される。 Further, the data storage unit 50 includes a battle information database 51, and data related to the special race is stored in the battle information database 51. For example, the matching ID for identifying the race, the player ID of the participating player, the character ID of the character registered to run, the status of the character registered to run (rareity, evaluation point, course suitability, distance suitability, leg quality suitability). , Running method, speed, stamina, power, guts, wisdom, possession skill, etc.), and the battle record (time, finish order, number of runs, etc.) of the registered character is memorized.

またデータ記憶部50は、編集素材データベース52を含み、編集素材データベース52に競争の事前情報に関する記事を編集するための素材データ(編集条件と対応付けられた複数種類の表示テキストを含むテーブルデータ)が記憶される。 Further, the data storage unit 50 includes the editing material database 52, and the material data for editing the article regarding the advance information of the competition in the editing material database 52 (table data including a plurality of types of display texts associated with the editing conditions). Is remembered.

ゲーム実行部60は、プレーヤIDやキャラクタID等の各種の識別情報によってプレーヤやキャラクタ等を管理する処理、ゲーム開始条件が満たされた場合にゲームを開始する処理、複数種類のゲームモードのうち選択されたゲームモードを実行する処理、ゲームを進行させる処理、イベント発生条件が満たされた場合にイベントを発生させる処理、ゲーム結果を演算する処理、およびゲーム終了条件が満たされた場合にゲームを終了する処理などを行い、主として制御部21および通信部23により実現される。またゲーム実行部60は、キャラクタの登録を受け付ける処理、プレーヤのマッチングを行う処理、競争の事前情報に関する記事を編集して編集結果をプレーヤ端末40に提供する処理、プレーヤの登録したキャラクタ等による競争のシミュレーション演算を行う処理なども行い、キャラクタ登録部61、マッチング処理部62、記事編集部63、シミュレーション処理部64を含む。 The game execution unit 60 selects from a process of managing a player, a character, etc. by various identification information such as a player ID and a character ID, a process of starting a game when a game start condition is satisfied, and a plurality of types of game modes. The process of executing the set game mode, the process of advancing the game, the process of generating an event when the event occurrence condition is satisfied, the process of calculating the game result, and the process of ending the game when the game end condition is satisfied. It is realized mainly by the control unit 21 and the communication unit 23. Further, the game execution unit 60 has a process of accepting character registration, a process of matching players, a process of editing an article regarding advance information of competition and providing the edited result to the player terminal 40, a process of competing with a character registered by a player, and the like. It also performs processing for performing the simulation calculation of the above, and includes a character registration unit 61, a matching processing unit 62, an article editing unit 63, and a simulation processing unit 64.

キャラクタ登録部61は、プレーヤ端末40からの要求に応答して、そのプレーヤと関連付けてキャラクタの登録を受け付ける処理を行う。本実施形態の情報処理システム10では、特別レースのゲームモードが選択されると、プレーヤが育成したキャラクタの出走登録を行うことができる。特別レースへの参加を希望するプレーヤは、所持している育成済みのキャラクタの一覧から3体のキャラクタを選択して出走登録を行うことができる。なお3体のキャラクタを選択するに際して、同種類のキャラクタを重複して選択することはできない。そして3体のキャラクタが選択されて決定入力が行われると、選択された3体のキャラクタの情報を含む出走登録要求がプレーヤ端末40からサーバー20に送信される。キャラクタ登録部61は、受信した出走登録要求に基づいて、送信元のプレーヤIDと3体のキャラクタの情報(例えば、キャラクタIDやステータス)とを紐づけて対戦情報データベース51の出走登録レコードに登録する。この出走登録レコードには、出走登録されたキャラクタごとの特別レースでの出走結果(レース種別、着順、タイム等)や出走回数なども記録される。 The character registration unit 61 responds to the request from the player terminal 40 and performs a process of accepting the registration of the character in association with the player. In the information processing system 10 of the present embodiment, when the game mode of the special race is selected, the character trained by the player can be registered to run. A player who wishes to participate in a special race can select three characters from the list of trained characters he possesses and register for the race. When selecting three characters, the same type of character cannot be selected more than once. Then, when the three characters are selected and the determination input is performed, the run registration request including the information of the selected three characters is transmitted from the player terminal 40 to the server 20. Based on the received race registration request, the character registration unit 61 links the player ID of the sender with the information of the three characters (for example, the character ID and the status) and registers them in the race registration record of the battle information database 51. do. In this race registration record, the race results (race type, finish order, time, etc.) and the number of races in the special race for each registered character are also recorded.

また本実施形態では、出走登録画面上において出走登録の枠として上から順に1番目、2番目、3番目の枠が設けられており、1番目の枠で登録されたキャラクタには、チームメンバーIDとして「1」が付与され、2番目の枠で登録されたキャラクタには、チームメンバーIDとして「2」が付与され、3番目の枠で登録されたキャラクタには、チームメンバーIDとして「3」が付与され、出走登録レコードにはチームメンバーIDの若い順からソートされて3体のキャラクタが登録される。このチームメンバーIDは、後述する拠点画像を生成する際のキャラクタの配置を決定する際や、レースの事前情報に関する記事を編集する際などに参照される。 Further, in the present embodiment, the first, second, and third frames are provided in order from the top as the race registration frame on the race registration screen, and the character registered in the first frame has a team member ID. "1" is given to the character registered in the second frame, "2" is given as the team member ID to the character registered in the second frame, and "3" is given to the character registered in the third frame as the team member ID. Is given, and three characters are registered in the race registration record, sorted from the youngest team member ID. This team member ID is referred to when deciding the arrangement of characters when generating a base image, which will be described later, or when editing an article regarding advance information of a race.

マッチング処理部62は、キャラクタの登録が完了した複数のプレーヤをマッチングする処理を行う。本実施形態の情報処理システム10では、3体のキャラクタの登録を完了するとマッチング要求のための入力(出走入力)を行うことが可能となっている。各プレーヤのプレーヤ端末40において拠点画像を通じて出走入力が行われると、プレーヤ端末40からサーバーにマッチング要求が送信される。マッチング処理部62は、プレーヤ端末40からのマッチング要求に応答して、3名のプレーヤをマッチングして対戦グループを作成する。より詳細には、マッチング処理部62は、同時期にマッチング要求を送信した3名のプレーヤをマッチングして、3名のプレーヤに共通するマッチングIDと3名のプレーヤに個別のチームIDとを付与し、このマッチングIDに3名のチームIDを紐づけて対戦情報データベース51に新たな対戦レコードを作成することにより対戦グループを作成する。この対戦レコードは特別レースの1レースずつの対戦履歴(対戦プレーヤ、出走キャラクタ、着順、タイムなど)を記録するものである。なおチームIDについては、マッチングの受け付けが早い順(マッチング要求をサーバー20が受け取った順)に「1」~「3」のいずれかのチームIDが付与される。なおチームIDはマッチングの受け付け順ではなく、抽選でランダムに付与してもよい。 The matching processing unit 62 performs processing for matching a plurality of players for which character registration has been completed. In the information processing system 10 of the present embodiment, when the registration of the three characters is completed, the input for the matching request (starting input) can be performed. When the start input is made through the base image in the player terminal 40 of each player, the matching request is transmitted from the player terminal 40 to the server. The matching processing unit 62 responds to the matching request from the player terminal 40, matches three players, and creates a battle group. More specifically, the matching processing unit 62 matches the three players who sent the matching request at the same time, and assigns a matching ID common to the three players and an individual team ID to the three players. Then, a battle group is created by associating the team IDs of three people with this matching ID and creating a new battle record in the battle information database 51. This battle record records the battle history (competition player, starting character, finish order, time, etc.) for each race of the special race. As for the team ID, any team ID of "1" to "3" is assigned in the order of early acceptance of matching (the order in which the server 20 receives the matching request). The team ID may be randomly assigned by lottery instead of the matching order.

またマッチング処理部62は、3名のプレーヤが出走登録をした9体(3体×3)のキャラクタに3体のノンプレーヤキャラクタ(以下、必要に応じてNPCと略す場合がある)を含めた計12体分のキャラクタについて出走番号を割り当てるためのゲート抽選を行う。ゲート抽選では各キャラクタに「1」~「12」のいずれかの出走番号が互いに重複しないように割り当てられる。後述するシミュレーション処理では、12体のキャラクタがレースで使用されるコースの内側から出走番号順に並んでレースをスタートする走行シミュレーションが行われる。 Further, the matching processing unit 62 includes three non-player characters (hereinafter, may be abbreviated as NPC if necessary) in the nine characters (three bodies × 3) registered by three players. A gate lottery will be held to assign entry numbers to a total of 12 characters. In the gate lottery, each character is assigned one of the entry numbers "1" to "12" so that they do not overlap with each other. In the simulation process described later, a running simulation is performed in which 12 characters are lined up in the order of the starting numbers from the inside of the course used in the race to start the race.

記事編集部63は、対戦グループに所属する3名のプレーヤの情報および各プレーヤが出走登録した3体のキャラクタの情報に基づいて、出走するレースの事前情報に関する記事の編集を行い、記事の編集結果を、対戦グループに所属する各プレーヤのプレーヤ端末40に提供する処理を行う。本実施形態の情報処理システム10では、特別レースのゲームモードについて、予選ラウンド(5レース×2ラウンド)と決勝ラウンド(1レース×1ラウンド)とが用意されており、特別レースに参加するプレーヤは、各ラウンドでのレースの走行シミュレーションの結果に基づくレースの模様を観戦する前に当該レースの事前情報に関する記事の閲覧を行うことができる。 The article editorial unit 63 edits the article regarding the advance information of the race to be run based on the information of the three players belonging to the battle group and the information of the three characters registered to run by each player, and edits the article. The process of providing the result to the player terminal 40 of each player belonging to the battle group is performed. In the information processing system 10 of the present embodiment, a qualifying round (5 races x 2 rounds) and a final round (1 race x 1 round) are prepared for the game mode of the special race, and the player participating in the special race , Before watching the race pattern based on the result of the running simulation of the race in each round, you can browse the article about the advance information of the race.

また記事編集部63は、プレーヤ毎にレースの事前情報に関する記事を編集し、当該記事の所定の内容については、提供先のプレーヤに関連付けられた情報を優先的に取り扱って編集を行う。本実施形態では、記事が1面(見出し)、2面(注目キャラ紹介)、3面(キャラ戦績)の3面構成となっており、プレーヤ端末40で記事を閲覧する画面においてタブに対するタップ入力によって閲覧対象を切り替えることができる。 Further, the article editing unit 63 edits an article regarding advance information of the race for each player, and edits the predetermined content of the article by preferentially handling the information associated with the player to which the article is provided. In this embodiment, the article has a three-sided structure of one side (headline), two sides (introduction of the character of interest), and three sides (character battle record), and tap input to the tab on the screen for viewing the article on the player terminal 40. You can switch the browsing target by.

また記事編集部63は、対戦グループに所属するプレーヤのそれぞれが出走登録した3体のキャラクタからプレーヤ毎に1体ずつをピックアップして、ピックアップ対象のキャラクタに関する内容が含まれるように記事の編集を行い、対戦グループに所属するプレーヤ間で同じ種類のキャラクタが存在しないようにピックアップを行う。 In addition, the article editorial unit 63 picks up one character for each player from the three characters registered for each of the players belonging to the battle group, and edits the article so that the content related to the character to be picked up is included. This is done, and pickup is performed so that the same type of character does not exist among the players belonging to the battle group.

まず予選ラウンドでは、記事の提供先のプレーヤに関する3体のキャラクタについて、選択率を均等とする抽選によりランダムに1体をピックアップする。続いて対戦相手の残り2名のプレーヤに関する各3体のキャラクタについては、3体の中で最も評価点の高いキャラクタを1体ずつピックアップする。ピックアップされたキャラクタについては対戦レコードにおいてピックアップフラグがオンに設定され、以降、ピックアップ対象のキャラクタを特定する場合には、ピックアップフラグが参照される。 First, in the qualifying round, one of the three characters related to the player to whom the article is provided is randomly picked up by a lottery with an equal selection rate. Next, for each of the three characters related to the remaining two players of the opponent, the character with the highest evaluation score among the three characters is picked up one by one. For the picked-up character, the pick-up flag is set to on in the battle record, and thereafter, when the pick-up target character is specified, the pick-up flag is referred to.

また記事の提供先のプレーヤに関してピックアップされたキャラクタと対戦相手のプレーヤに関してピックアップ予定のキャラクタとが重複する場合には、その対戦相手のプレーヤが出走登録した2番目に評価点の高いキャラクタにピックアップ対象を変更する。対戦相手のプレーヤのキャラクタのピックアップは、チームIDの若い順より行う。ただし2名の対戦相手について抽選で選ばれた方のキャラクタから順にピックアップするようにしてもよいし、2名の対戦相手のうち、より評価点の高いキャラクタを出走登録しているプレーヤから順にピックアップするようにしてもよい。 If the character picked up for the player to whom the article is provided and the character scheduled to be picked up for the opponent player overlap, the character with the second highest evaluation score registered by the opponent player will be picked up. To change. The characters of the opponent players are picked up in ascending order of team ID. However, you may pick up the two opponents in order from the character selected by lottery, or pick up the character with the higher evaluation score from the two opponents in order from the registered player. You may try to do it.

次に決勝ラウンドでは、記事の提供先のプレーヤについてのピックアップ方法が予選ラウンドとは異なり、チームメンバーIDが最も若いキャラクタ(チームメンバーIDが「1」のキャラクタ)がピックアップ対象となる。以後、対戦相手のキャラクタのピックアップについては予選ラウンドと同様である。ただし、決勝ラウンドでは対戦相手のキャラクタのピックアップ方法も予選ラウンドとは異なっていてもよい。例えば、記事の提供先のプレーヤのピックアップ対象のキャラクタと種類が重複しないことを条件として、チームメンバーIDを参照してチームメンバーIDの最も若いキャラクタをピックアップ対象としてもよい。 Next, in the final round, the pick-up method for the player to whom the article is provided is different from the qualifying round, and the character with the youngest team member ID (the character whose team member ID is "1") is picked up. After that, the pick-up of the opponent's character is the same as in the qualifying round. However, in the final round, the method of picking up the opponent's character may also be different from that in the qualifying round. For example, the character with the youngest team member ID may be picked up by referring to the team member ID, provided that the type does not overlap with the character to be picked up by the player to whom the article is provided.

そして記事編集部63は、1面(見出し)の編集において、「タイトル」、「サブタイトル」、「レース寸評」、「注目のプレーヤ」について表示テキストの設定を行う。 Then, the article editorial unit 63 sets the display text for the "title", "subtitle", "race commentary", and "attention player" in the editing of the first page (headline).

「タイトル」および「サブタイトル」の表示テキストの設定方法については、予選ラウンドと決勝ラウンドとで異なっている。 The method of setting the display text of the "title" and "subtitle" differs between the qualifying round and the final round.

まず予選ラウンドでは、記事の提供先のプレーヤのピックアップ対象のキャラクタが出走登録された3体のキャラクタの中で勝率が最も高いか否かが判定される勝率判定が行われる。そして勝率が最も高いと判定された場合と、それ以外の場合とで表示テキストの抽選対象が異なるテーブルデータを用いて表示テキストの抽選が行われ、抽選結果に基づく編集情報が生成される。 First, in the qualifying round, a winning percentage determination is performed in which it is determined whether or not the character to be picked up by the player to whom the article is provided has the highest winning percentage among the three characters registered to run. Then, the display text is drawn using the table data in which the lottery target of the display text is different depending on whether the winning rate is determined to be the highest or not, and the editing information based on the lottery result is generated.

次に決勝ラウンドでは、ピックアップ対象のキャラクタの勝率には依存しない共通のテーブルデータを用いて表示テキストの抽選が行われ、抽選結果に基づく編集情報が生成される。 Next, in the final round, a lottery of display text is performed using common table data that does not depend on the winning percentage of the character to be picked up, and editing information based on the lottery result is generated.

なお本実施形態では、「タイトル」と「サブタイトル」とは一対のデータとなっているが、「タイトル」と「サブタイトル」とを個別の抽選によって表示テキストを設定するようにしてもよい。 In the present embodiment, the "title" and the "subtitle" are a pair of data, but the "title" and the "subtitle" may be set as display texts by individual lottery.

また決勝ラウンドでも予選ラウンドと同様にピックアップ対象のキャラクタのステータスや戦績などを参照して表示テキストの抽選対象が変化するようにしてもよい。 Further, in the final round as well as in the preliminary round, the lottery target of the displayed text may be changed by referring to the status, battle record, etc. of the character to be picked up.

「レース寸評」の表示テキストの設定については、予選ラウンドおよび決勝ラウンドの各ラウンドにおいて、「冒頭」、「中間」、「締め」の3パートを構成する表示テキストのそれぞれを抽選によって設定して文章が作成される。「レース寸評」の表示テキストの設定方法についても、予選ラウンドと決勝ラウンドとでは異なっている。 Regarding the setting of the display text of the "race brief", in each round of the qualifying round and the final round, each of the display texts that make up the three parts "beginning", "intermediate", and "tightening" is set by lottery and the text is set. Is created. The method of setting the display text of the "race commentary" is also different between the qualifying round and the final round.

まず予選ラウンドでは抽選対象を決定するためのテーブルデータが勝率判定の結果によって選択され、「タイトル」および「サブタイトル」と同様に、記事の提供先のプレーヤのピックアップ対象のキャラクタが最も勝率が高い場合とそれ以外とで異なるテーブルデータが選択されて表示テキストの抽選が行われ、抽選結果に基づく編集情報が生成される。 First, in the qualifying round, the table data for determining the lottery target is selected based on the result of the winning percentage judgment, and as with the "title" and "subtitle", when the character to be picked up by the player to whom the article is provided has the highest winning percentage. Different table data is selected for and other table data, a lottery of display text is performed, and editing information based on the lottery result is generated.

次に決勝ラウンドでは、ピックアップ対象のキャラクタの勝率には依存しない共通のテーブルデータを参照して表示テキストの抽選が行われ、抽選結果に基づく編集情報が生成される。 Next, in the final round, a lottery of display text is performed with reference to common table data that does not depend on the winning percentage of the character to be picked up, and editing information based on the lottery result is generated.

「注目のプレーヤ」の表示テキストの設定についても、予選ラウンドおよび決勝ラウンドの各ラウンドにおいて、「冒頭」、「中間」、「締め」の3パートを構成する表示テキストのそれぞれを抽選によって設定して文章が作成される。「注目のプレーヤ」の表示テキストの設定方法についても、予選ラウンドと決勝ラウンドとでは異なっている。 Regarding the setting of the display text of the "player of interest", in each round of the qualifying round and the final round, each of the display texts constituting the three parts of "beginning", "intermediate", and "closing" is set by lottery. The text is created. The method of setting the display text of the "player of interest" is also different between the qualifying round and the final round.

まず予選ラウンドでは、記事の提供先のプレーヤの合計出走数について、「初出走」、「1戦~4戦」、または「5戦以上」のいずれであるかを判定し、さらに記事の提供先のプレーヤに関する直近5戦の勝率を参照して、合計出走数の判定結果と勝率の参照結果に応じて異なるテーブルデータを用いて抽選対象を設定して表示テキストの抽選が行われ、抽選結果に基づく編集情報が生成される。 First, in the qualifying round, the total number of runners of the players to whom the article is provided is determined to be "first run", "1st to 4th race", or "5 or more races", and then the article is provided to the destination. With reference to the winning percentages of the last 5 races related to the player, the lottery target is set using different table data according to the judgment result of the total number of runs and the reference result of the winning percentage, and the lottery of the display text is performed, and the lottery result is Based on editing information is generated.

次に決勝ラウンドでは、記事の提供先のプレーヤのトータル勝率(合計勝ち数を合計出走数で除算したもの)を参照して、勝率に応じたテーブルデータを用いて抽選対象を設定して表示テキストの抽選が行われ、抽選結果に基づく編集情報が生成される。 Next, in the final round, the lottery target is set using the table data according to the winning percentage by referring to the total winning percentage of the player to whom the article is provided (the total number of wins divided by the total number of runners) and the display text. Lottery is performed, and editing information based on the lottery result is generated.

また記事編集部63は、2面(注目キャラ)の編集において、対戦グループに所属する各プレーヤのピックアップ対象のキャラクタごとに、「本人コメント」、「記者寸評」について表示テキストの設定を行う。 Further, the article editorial unit 63 sets display texts for "personal comment" and "reporter's comment" for each character to be picked up by each player belonging to the battle group in editing the second page (attention character).

「本人コメント」の表示テキストの設定方法については、各プレーヤのピックアップ対象のキャラクタのキャラクタIDを参照してキャラクタの種類を特定し、キャラクタの種類に応じたテーブルデータを参照して表示テキストの抽選が行われ、抽選結果に基づく編集情報が生成される。 Regarding the method of setting the display text of "personal comment", the character type is specified by referring to the character ID of the character to be picked up by each player, and the display text is drawn by referring to the table data according to the character type. Is performed, and editing information based on the lottery result is generated.

「記者寸評」の表示テキストの設定については、予選ラウンドおよび決勝ラウンドの各ラウンドにおいて、「冒頭」、「中間」、「締め」の3パートを構成する表示テキストのそれぞれを抽選によって設定して文章が作成される。「記者寸評」の表示テキストの設定方法についても、予選ラウンドと決勝ラウンドとで異なっている。 Regarding the setting of the display text of the "reporter's comment", in each round of the qualifying round and the final round, each of the display texts constituting the three parts of "beginning", "intermediate", and "closing" is set by lottery and the text is set. Is created. The method of setting the display text of the "reporter's comment" is also different between the qualifying round and the final round.

まず予選ラウンドでは、各プレーヤのピックアップ対象のキャラクタのそれぞれについて、合計出走数が「初出走」、「1戦~4戦」、または「5戦以上」のいずれであるかを判定し、さらに各プレーヤのピックアップ対象のキャラクタに関する直近5戦の勝率を参照して、合計出走数の判定結果と勝率の参照結果に応じて異なるテーブルデータを用いて抽選対象を設定して表示テキストの抽選が行われ、抽選結果に基づく編集情報が生成される。 First, in the qualifying round, for each of the characters to be picked up by each player, it is determined whether the total number of races is "first race", "1st to 4th race", or "5 or more races", and then each With reference to the winning percentage of the last 5 races for the character to be picked up by the player, the lottery target is set using different table data according to the judgment result of the total number of runs and the reference result of the winning percentage, and the display text is drawn. , Editing information based on the lottery result is generated.

次に決勝ラウンドでは、各プレーヤのピックアップ対象のキャラクタのそれぞれについて、合計出走数が「初出走」または「1戦以上」であるかを判定し、さらに各プレーヤのピックアップ対象のキャラクタのトータル勝率を参照して、合計出走数の判定結果と勝率の参照結果に応じて異なるテーブルデータを用いて抽選対象を設定して表示テキストの抽選が行われ、抽選結果に基づく編集情報が生成される。 Next, in the final round, for each of the characters to be picked up by each player, it is determined whether the total number of runs is "first run" or "one or more races", and the total winning percentage of the characters to be picked up by each player is determined. With reference to, the lottery target is set using different table data according to the determination result of the total number of runs and the reference result of the winning percentage, the display text is drawn, and the editing information based on the lottery result is generated.

また記事編集部63は、3面(キャラ戦績)の編集において、対戦グループに所属する各プレーヤが出走登録した9体(3体×3)のキャラクタの特別レースに関する直近5回の出走戦績(出走レース、着順、出走キャラクタ数(NPCを含む)、出走番号、人気、タイム)を出走番号と対応付けた編集情報を生成する。 In addition, in the editing of the 3rd page (character battle record), the article editorial department 63 has the latest 5 race results (running) related to the special race of 9 characters (3 x 3) registered by each player belonging to the battle group. Generates editing information in which the race, finish order, number of runner characters (including NPC), runner number, popularity, time) are associated with the runner number.

シミュレーション処理部64は、対戦グループに所属する各プレーヤが出走登録した9体(3体×3)のキャラクタと3体のノンプレーやキャラクタ(NPC)とを含む計12体のキャラクタによるレースの走行シミュレーションを行う。走行シミュレーションにおいては、各キャラクタのステータス(スピード、スタミナ、パワー、根性、賢さ、コース適正、距離適性、脚質適正、走法、所持スキル)に基づいて、レース展開、走行速度、スタミナ消費量、スキルの発動抽選、スキルの発動条件判定、着順、およびタイムなどの演算を行う。この走行シミュレーションの結果は対戦レコードに記録されるとともに、出走登録レコードにおけるキャラクタの出走履歴に関する情報も更新される。 The simulation processing unit 64 is a running simulation of a race with a total of 12 characters including 9 (3 × 3) characters registered by each player belonging to the battle group and 3 non-play characters and characters (NPCs). I do. In the running simulation, race development, running speed, stamina consumption based on each character's status (speed, stamina, power, guts, wisdom, course aptitude, distance aptitude, leg quality aptitude, running method, possession skill) , Skill activation lottery, skill activation condition judgment, finish order, time, etc. are calculated. The result of this running simulation is recorded in the battle record, and the information regarding the running history of the character in the running registration record is also updated.

そして本実施形態の情報処理システム10では、サーバー20が、マッチング処理部61が行ったマッチングの結果、記事編集部63によって生成した記事の編集情報、シミュレーション処理部64の走行シミュレーションの結果などの各種の処理結果の情報を、プレーヤ端末40に送信する。また本実施形態の情報処理システム10では、プレーヤ端末40が、サーバー20から受信した各種の処理結果の情報に基づいて、出走するレースの事前情報の記事を閲覧可能とするとともにレースの様子を観戦可能とする。 In the information processing system 10 of the present embodiment, the server 20 uses the matching processing unit 61 to perform matching results, the article editing information generated by the article editing unit 63, the running simulation result of the simulation processing unit 64, and the like. Information on the processing result of is transmitted to the player terminal 40. Further, in the information processing system 10 of the present embodiment, the player terminal 40 makes it possible to browse an article of advance information of the race to be run based on the information of various processing results received from the server 20, and to watch the race. Make it possible.

2.本実施形態の制御手法
以下では、本実施形態の制御手法について、本実施形態のゲームプログラムをスマートフォンとして設けられたプレーヤ端末40のゲームアプリケーションに適用した場合を例に挙げて説明する。
2. 2. Control Method of the Present Embodiment The control method of the present embodiment will be described below by exemplifying a case where the game program of the present embodiment is applied to a game application of a player terminal 40 provided as a smartphone.

本実施形態のゲームプログラムは、複数種類のゲーム機能を提供可能に構成されており、主たるゲーム機能であるレース機能では、複数のキャラクタが競争を行うレースゲームが実行される。そして本実施形態のゲームプログラムが適用された情報処理システム10では、複数のプレーヤ端末40をサーバー20においてマッチングして、プレーヤ端末40のそれぞれから出走登録されたキャラクタ同士を競わせるマルチプレーヤ方式のレースゲームが実行可能である。 The game program of the present embodiment is configured to be able to provide a plurality of types of game functions, and in the race function, which is the main game function, a race game in which a plurality of characters compete is executed. In the information processing system 10 to which the game program of the present embodiment is applied, a multiplayer race in which a plurality of player terminals 40 are matched on the server 20 and characters registered to run from each of the player terminals 40 compete with each other. The game is runnable.

本実施形態のゲームプログラムで提供されるレース機能では、レース中にキャラクタを操作することはなく、出走する各キャラクタのステータスなどに基づいて行われた走行シミュレーションの結果を、プレーヤ端末40を通じて観戦することができる。そしてプレーヤはキャラクタを育成するゲーム機能である育成機能においてプレーヤ端末40に対して育成指示に関する入力を行うことで、育成中のキャラクタのステータスを上昇させることができる。また本実施形態のゲームプログラムは、ゲーム内通貨を消費してアイテム等を購入するショップ機能や、抽選によってキャラクタやアイテムなどを取得する抽選機能などを備えている。 In the race function provided by the game program of the present embodiment, the characters are not operated during the race, and the result of the running simulation performed based on the status of each character running is watched through the player terminal 40. be able to. Then, the player can raise the status of the character being trained by inputting the training instruction to the player terminal 40 in the training function which is a game function for training the character. Further, the game program of the present embodiment has a shop function of consuming in-game currency to purchase items and the like, and a lottery function of acquiring characters and items by lottery.

続いて本実施形態のゲームプログラムにおける特別レースの実施の態様について説明する。図3は、特別レースの概要を示す図である。 Next, an embodiment of the special race in the game program of the present embodiment will be described. FIG. 3 is a diagram showing an outline of the special race.

図3に示すように、特別レースでは、予選ラウンドと決勝ラウンドとが設けられている。はじめにプレーヤは予選ラウンドのラウンド1のレースで他のプレーヤとの対戦を行い、ラウンド1において5回のレースを行うことができる。ラウンド1の各回のレースにおいて走行シミュレーションを行った結果、着順が1着のキャラクタが勝利したと判定され、レース結果(着順、タイムなど)が対戦レコードに記録され、レース結果に応じて出走登録レコード(プレーヤ毎の出走回数や勝利回数、キャラクタ毎の着順、タイム、出走回数、勝利回数など)が更新される。 As shown in FIG. 3, in the special race, a qualifying round and a final round are provided. First, a player can play against other players in the round 1 race of the qualifying round and can race 5 times in the round 1. As a result of running simulation in each race of Round 1, it is judged that the character with the first finish wins, the race result (finishing order, time, etc.) is recorded in the competition record, and the race is started according to the race result. The registration record (number of races and wins for each player, order of arrival for each character, time, number of races, number of wins, etc.) is updated.

予選ラウンドのラウンド1のレースを5回行ったプレーヤは予選ラウンドのラウンド2において5回のレースを行うことができる。ラウンド2については、ラウンド1の5回のレースに関するプレーヤ毎の勝利回数に応じたクラス分けが行われる。ラウンド1の5回のレースに関する勝利回数が3回以上のプレーヤはクラスAに設定され、ラウンド1の5回のレースに関する勝利回数が2回以下のプレーヤはクラスBに設定され、同じクラスに所属するプレーヤ同士でマッチングされる。ラウンド2の各回のレースにおいて走行シミュレーションを行った結果、着順が1着のキャラクタが勝利したと判定され、レース結果(着順、タイムなど)が対戦レコードに記録され、レース結果に応じて出走登録レコード(プレーヤ毎の出走回数や勝利回数、キャラクタ毎の着順、タイム、出走回数、勝利回数など)が更新される。 A player who has raced round 1 of the qualifying round five times may race five times in round two of the qualifying round. Round 2 is classified according to the number of wins for each player in the five races of Round 1. Players with 3 or more wins in 5 races in Round 1 are set in Class A, and players with 2 or less wins in 5 races in Round 1 are set in Class B and belong to the same class. Matches between the players who play. As a result of running simulation in each race of Round 2, it is judged that the character with the first finish wins, the race result (finishing order, time, etc.) is recorded in the competition record, and the race is started according to the race result. The registration record (number of races and wins for each player, order of arrival for each character, time, number of races, number of wins, etc.) is updated.

予選ラウンドのラウンド2のレースを5回行ったプレーヤについては決勝ラウンドに進出することができるか否かが判定される。 A player who has raced Round 2 of the qualifying round five times is determined whether or not he / she can advance to the final round.

ラウンド2のクラスAに所属したプレーヤは、ラウンド2での5回のレースに関する勝利回数に関わらずに決勝ラウンドへの進出が決定する。ただし決勝ラウンドも予選ラウンドのラウンド2と同様にプレーヤの勝利回数に応じたクラス分けが行われ、ラウンド2のクラスAに所属したプレーヤのうち、ラウンド2での5回のレースに関する勝利回数が3回以上のプレーヤは決勝ラウンドでもクラスAに設定され、ラウンド2での5回のレースに関する勝利回数が2回以下のプレーヤは決勝ラウンドにおいてクラスBに設定される。 Players who belong to Class A of Round 2 will advance to the final round regardless of the number of wins in the five races in Round 2. However, in the final round as well as in round 2 of the qualifying round, the classes are divided according to the number of wins of the players, and among the players belonging to class A of round 2, the number of wins related to 5 races in round 2 is 3. Players with more than one race will be set to Class A in the final round, and players with two or less wins in five races in Round 2 will be set to Class B in the final round.

ラウンド2のクラスBに所属したプレーヤは、ラウンド2での5回のレースに関する勝利回数に応じて決勝ラウンドへの進出が可能である場合と決勝ラウンドへの進出が不可能である場合とが存在する。ラウンド2での5回のレースに関する勝利回数が3回以上のプレーヤは決勝ラウンドの進出が決定し、クラスBに設定される。一方、ラウンド2での5回のレースに関する勝利回数が2回以下のプレーヤは予選ラウンドでの敗退が決定し、決勝ラウンドには進出することができない。 Players who belong to Class B of Round 2 may be able to advance to the final round or may not be able to advance to the final round depending on the number of wins in the five races in Round 2. do. Players who have won three or more races in five races in Round 2 will advance to the final round and will be placed in Class B. On the other hand, a player who has won two or less races in five races in Round 2 will be eliminated in the qualifying round and will not be able to advance to the final round.

決勝ラウンドでは、予選ラウンドのラウンド2と同様に、同じクラスに所属するプレーヤ同士でマッチングされるが、1回のみレースが行われる点において予選ラウンドとは異なっている。決勝ラウンドのレースにおいて走行シミュレーションを行った結果、着順が1着のキャラクタが勝利したと判定され、レース結果(着順、タイムなど)が対戦レコードに記録され、レース結果に応じて出走登録レコード(プレーヤ毎の出走回数や勝利回数、キャラクタ毎の着順、タイム、出走回数、勝利回数など)が更新される。 In the final round, as in round 2 of the qualifying round, players belonging to the same class are matched, but it differs from the qualifying round in that the race is held only once. As a result of running simulation in the race of the final round, it is judged that the character with the first finish wins, the race result (finishing order, time, etc.) is recorded in the competition record, and the race registration record is recorded according to the race result. (Number of races and wins for each player, order of arrival for each character, time, number of races, number of wins, etc.) are updated.

また本実施形態では、特別レースが期間限定で開催されるイベントとなっており、図4に示すように、予選ラウンドおよび決勝ラウンドについて開催期間が定められている。 Further, in the present embodiment, the special race is held for a limited time, and as shown in FIG. 4, the holding period is set for the qualifying round and the final round.

まず予選ラウンドのラウンド1が2日間の期間を設けて開催され、その2日間の開催期間中であればプレーヤは任意のタイミングで特別レースへのキャラクタの出走登録を行うことができるとともにレースのマッチングを受けることができる。 First, Round 1 of the qualifying round is held for a period of two days, and during the two-day period, the player can register the character to participate in the special race at any time and match the race. Can receive.

ラウンド1の開催期間が終了すると各プレーヤの戦績によってラウンド2のクラス分けが行われ、予選ラウンドのラウンド2が2日間の期間を設けて開催される。ラウンド2においても開催期間中であればプレーヤは任意のタイミングで特別レースへのキャラクタの出走登録を行うことができるとともにレースのマッチングを受けることができる。 When the holding period of Round 1 is over, the classification of Round 2 is performed according to the results of each player, and Round 2 of the qualifying round is held for a period of two days. Even in Round 2, the player can register the character to participate in the special race at any time during the holding period and can receive race matching.

ラウンド2の開催期間が終了すると各プレーヤの所属クラスと戦績とによって決勝ラウンドへの進出の可否と決勝ラウンドへの進出が許可されたプレーヤのクラス分けが行われる。決勝ラウンドは1レースのみであるが、開催期間としては2日間が設定されており、キャラクタの出走登録が可能な登録期間(約12時間)、レースのマッチングを受付可能なマッチング期間(約12時間)、レースの観戦が可能なレース期間(約24時間)の3つ期間がそれぞれ独立して設けられている。本実施形態では、決勝ラウンドの2日間の開催期間において、登録期間が終了するとマッチング期間に移行し、マッチング期間が終了するとレース期間に移行する。 At the end of the round 2 period, the players who are allowed to advance to the final round will be classified according to the class to which each player belongs and the results of the battle. The final round is only one race, but the holding period is set to 2 days, the registration period (about 12 hours) where the character can be registered to run, and the matching period (about 12 hours) where race matching can be accepted. ), There are three independent race periods (about 24 hours) where you can watch the race. In the present embodiment, in the two-day holding period of the final round, when the registration period ends, the matching period shifts, and when the matching period ends, the race period shifts.

図5は、特別レースに関する予選ラウンド(ラウンド1,2で共通)での流れを示す図である。 FIG. 5 is a diagram showing the flow in the qualifying round (common to rounds 1 and 2) regarding the special race.

まず予選ラウンドを開始するにあたって、サーバー20はプレーヤ端末40からの特別レースへの参加要求を受け付ける(ステップS101)。具体的にはプレーヤ端末40において特別レースのゲームモードが選択されるとエントリー画面が表示され、エントリー画面において表示されている参加ボタンに対してタップ入力がなされるとプレーヤ端末40からサーバー20に対して参加要求が送信される。参加要求を受信したサーバー20では参加要求を受け付け可能であるか否かをチェックし、開催期間中であればプレーヤ端末40に対して参加許可応答を送信する。なお受信した参加要求に対応するレースが開催期間中でない場合やサーバーメンテナンス中である場合等、参加要求を受け付け可能でない場合にはエラー応答を行う。 First, at the start of the qualifying round, the server 20 receives a request for participation in the special race from the player terminal 40 (step S101). Specifically, when the special race game mode is selected on the player terminal 40, the entry screen is displayed, and when a tap input is made to the participation button displayed on the entry screen, the player terminal 40 sends the server 20 to the server 20. The participation request is sent. The server 20 that has received the participation request checks whether or not the participation request can be accepted, and sends a participation permission response to the player terminal 40 during the holding period. If the race corresponding to the received participation request is not being held or during server maintenance, or if the participation request cannot be accepted, an error response will be given.

サーバー20から参加許可応答を受信したプレーヤ端末40では、キャラクタ登録画面が表示され、キャラクタ登録画面を通じて3体のキャラクタの出走登録が可能となったことがプレーヤに通知される。図6に示すように、キャラクタ登録画面には3体分の登録枠101~103が設けられており、登録枠101~103に対するタップ入力が行われると、プレーヤが育成を完了したキャラクタの一覧が表示されて、その中から1体のキャラクタを選択することができる。 On the player terminal 40 that has received the participation permission response from the server 20, the character registration screen is displayed, and the player is notified that the participation registration of the three characters has become possible through the character registration screen. As shown in FIG. 6, the character registration screen is provided with registration frames 101 to 103 for three bodies, and when tap input is performed for the registration frames 101 to 103, a list of characters that the player has completed training is displayed. It is displayed and you can select one character from it.

そしてプレーヤがキャラクタ登録画面において3体のキャラクタが登録枠に選択されている状況において決定ボタン104に対するタップ入力が行われると、プレーヤ端末40からプレーヤが選択した3体のキャラクタの情報を含む出走登録要求がサーバー20に送信される。プレーヤ端末40から出走登録要求を受信したサーバー20では、出走登録要求に含まれる3体のキャラクタをプレーヤIDと紐づけて出走登録レコードに登録する(ステップS102)。なお出走登録要求についても出走登録を受け付け可能であるか否かはチェックされており、例えば、サーバーメンテナンス中である場合等によって出走登録を受け付けることができない場合にはエラー応答を行う。 Then, when the player taps the enter button 104 in the situation where the three characters are selected in the registration frame on the character registration screen, the run registration including the information of the three characters selected by the player from the player terminal 40 is performed. The request is sent to server 20. The server 20 that has received the race registration request from the player terminal 40 registers the three characters included in the race registration request in the race registration record in association with the player ID (step S102). It should be noted that the race registration request is also checked whether or not the race registration can be accepted. For example, if the race registration cannot be accepted due to server maintenance or the like, an error response is performed.

プレーヤが選択した3体のキャラクタの出走登録が完了すると、サーバー20はプレーヤ端末40に対して登録完了応答を送信するとともにマッチングの受け付けを開始する(ステップS103)。サーバー20から登録完了応答を受信したプレーヤ端末40では表示画面が拠点画面に遷移する。図7に示すように、拠点画面では、出走登録した3体のキャラクタの画像201~203が表示されるとともに、レースへの出走を行うための出走ボタン204が表示される。拠点画面における3体のキャラクタの表示は、左からチームメンバーIDの若い順(「1」が左、「2」が中、「3」が右)に並ぶように制御される。また拠点画面では、プレーヤの特別レースでの直近5回分のレースの戦績も表示される。 When the entry registration of the three characters selected by the player is completed, the server 20 sends a registration completion response to the player terminal 40 and starts accepting matching (step S103). On the player terminal 40 that has received the registration completion response from the server 20, the display screen transitions to the base screen. As shown in FIG. 7, on the base screen, images 201 to 203 of the three characters registered to run are displayed, and a run button 204 for running in the race is displayed. The display of the three characters on the base screen is controlled so as to be arranged in ascending order of team member IDs (“1” is on the left, “2” is in the middle, and “3” is on the right) from the left. In addition, on the base screen, the results of the last five races of the player's special race are also displayed.

プレーヤ端末40で表示されている拠点画面において出走ボタン204に対するタップ入力が行われると、プレーヤ端末40からサーバー20に対してマッチング要求が送信される。プレーヤ端末40からマッチング要求を受信したサーバー20では、3名のプレーヤをマッチングしてマッチングIDを付与するとともに、マッチングされた3名のプレーヤのそれぞれに対してマッチング要求の受信順で「1」~「3」のチームIDを付与して新たな対戦レコードを作成するマッチング処理を行う(ステップS104)。 When a tap input is made to the start button 204 on the base screen displayed on the player terminal 40, a matching request is transmitted from the player terminal 40 to the server 20. The server 20 that receives the matching request from the player terminal 40 matches the three players and assigns a matching ID, and "1" to each of the three matched players in the order of receiving the matching request. A matching process is performed in which the team ID of "3" is assigned and a new battle record is created (step S104).

レースに参加する3名のプレーヤのマッチングが完了すると、サーバー20は、レースの事前情報に関する記事の編集(ステップS105)と、レースの走行シミュレーション(ステップS106)とを行う。 When the matching of the three players participating in the race is completed, the server 20 edits the article regarding the advance information of the race (step S105) and performs the running simulation of the race (step S106).

まず記事編集については、プレーヤ毎に記事編集の情報が生成される。まず記事の提供先のプレーヤについて、そのプレーヤが出走登録した3体のキャラクタから1体のキャラクタをピックアップする抽選を行う。続いて、対戦相手の残り2名のプレーヤについては、チームIDの若い順から評価点の最も高いキャラクタを1体ずつピックアップする。対戦相手のプレーヤのピックアップ対象のキャラクタが、記事提供先のプレーヤのピックアップ対象のキャラクタと重複する場合には次に評価点の高いキャラクタをピックアップ対象とする制御を行う。 First, regarding article editing, article editing information is generated for each player. First, for the player to whom the article is provided, a lottery is performed to pick up one character from the three characters registered by the player. Next, for the remaining two players of the opponent, the character with the highest evaluation score is picked up one by one from the youngest team ID. If the character to be picked up by the opponent player overlaps with the character to be picked up by the player to whom the article is provided, the character with the next highest evaluation point is controlled to be picked up.

記事編集用のキャラクタのピックアップが完了すると、記事の1面(見出し)、2面(注目キャラ)、3面(キャラ戦績)の編集情報を生成する。 When the pick-up of the character for article editing is completed, the editing information of the first side (headline), the second side (attention character), and the third side (character battle record) of the article is generated.

図8に示す1面(見出し)については、「タイトル」(表示テキスト301)、「サブタイトル」(表示テキスト302)、「レース寸評」(表示テキスト303)、「注目のプレーヤ」(表示テキスト304)について表示テキストを設定する。 Regarding one side (heading) shown in FIG. 8, "title" (display text 301), "subtitle" (display text 302), "race brief" (display text 303), "attention player" (display text 304). Set the display text for.

予選ラウンドにおける「タイトル」および「サブタイトル」については、図9に示すように、1対の表示テキストが複数種類用意されたテーブルデータA1とテーブルデータA2とが編集素材データベース52に存在し、記事の提供先のプレーヤのピックアップ対象のキャラクタの勝率によってテーブルデータが選択されて表示テキストの抽選対象が設定される。 Regarding the "title" and "subtitle" in the qualifying round, as shown in FIG. 9, table data A1 and table data A2 in which a plurality of types of paired display texts are prepared exist in the editing material database 52, and the article Table data is selected according to the winning rate of the character to be picked up by the player to be provided, and the lottery target of the display text is set.

具体的には、記事の提供先のプレーヤのピックアップ対象のキャラクタが出走登録された3体のキャラクタの中で最も勝率が高いキャラクタであるか否かを判定する。最も勝率が高いキャラクタがピックアップ対象のキャラクタを含めて複数存在している場合には、ピックアップ対象のキャラクタは最も勝率が高いキャラクタとして扱われる。 Specifically, it is determined whether or not the character to be picked up by the player to which the article is provided is the character with the highest winning percentage among the three characters registered to run. When there are a plurality of characters having the highest winning percentage including the character to be picked up, the character to be picked up is treated as the character having the highest winning percentage.

そして記事の提供先のプレーヤのピックアップ対象のキャラクタの勝率が最も高いと判定された場合にはテーブルデータA1を参照した抽選を行って、抽選結果に基づき、いずれか1対の表示テキストを設定する。また記事の提供先のプレーヤのピックアップ対象のキャラクタが最も勝率が高いキャラクタではないと判定された場合にはテーブルデータA2を参照した抽選を行って、抽選結果に基づき、いずれか1対の表示テキストを設定する。なお本実施形態では、テーブルデータA1,A2のいずれを参照して抽選対象を設定した場合であっても、抽選対象となった表示テキストの選択率は均等になっているが、抽選対象となった表示テキストの選択率に偏りがあってもよい。 Then, when it is determined that the winning rate of the character to be picked up by the player to which the article is provided is the highest, a lottery is performed with reference to the table data A1, and one pair of display texts is set based on the lottery result. .. If it is determined that the character to be picked up by the player to whom the article is provided is not the character with the highest winning rate, a lottery is performed with reference to the table data A2, and one pair of display texts is displayed based on the lottery result. To set. In the present embodiment, regardless of which of the table data A1 and A2 is used to set the lottery target, the selection rate of the display text that is the lottery target is the same, but the lottery target is used. There may be a bias in the selection rate of the displayed text.

「レース寸評」については、「冒頭」、「中間」、「締め」の3パートを構成する表示テキストのそれぞれを抽選によって選択して文章が作成され、予選ラウンドにおける各パートの表示テキストを選択するためのテーブルデータとして、図10に示すように、テーブルデータB1~テーブルデータB4が存在し、記事の提供先のプレーヤのピックアップ対象のキャラクタの勝率と予選ラウンドの種類とによってテーブルデータが選択されて表示テキストの抽選対象が設定される。 For "race commentary", the text is created by selecting each of the display texts that make up the three parts "beginning", "intermediate", and "tightening" by lottery, and the display text of each part in the qualifying round is selected. As the table data for this purpose, as shown in FIG. 10, table data B1 to table data B4 exist, and the table data is selected according to the winning rate of the character to be picked up by the player to whom the article is provided and the type of the qualifying round. The lottery target of the display text is set.

具体的には、記事の提供先のプレーヤのピックアップ対象のキャラクタが出走登録された3体のキャラクタの中で最も勝率が高いキャラクタである場合には、テーブルデータB1が選択され、さらに出走対象のレースが予選ラウンドのラウンド1である場合にはテーブルデータB3、予選ラウンドのラウンド2である場合にはテーブルデータB4が選択されて、2種類のテーブルデータから表示テキストの抽選対象が設定される。 Specifically, if the character to be picked up by the player to whom the article is provided is the character with the highest winning rate among the three characters registered to run, the table data B1 is selected, and the character to be run is further targeted. Table data B3 is selected when the race is round 1 of the qualifying round, and table data B4 is selected when the race is round 2 of the qualifying round, and the lottery target of the display text is set from the two types of table data.

一方、記事の提供先のプレーヤのピックアップ対象のキャラクタが出走登録された3体のキャラクタの中で最も勝率が高いキャラクタではない場合には、テーブルデータB2が選択され、さらに出走対象のレースが予選ラウンドのラウンド1である場合にはテーブルデータB3、予選ラウンドのラウンド2である場合にはテーブルデータB4が選択されて、2種類のテーブルデータから表示テキストの抽選対象が設定される。 On the other hand, if the character to be picked up by the player to whom the article is provided is not the character with the highest winning rate among the three characters registered for race, table data B2 is selected, and the race to be raced is qualifying. Table data B3 is selected in the case of round 1 of the round, and table data B4 is selected in the case of round 2 of the qualifying round, and the lottery target of the display text is set from the two types of table data.

そして表示テキストの抽選対象が設定されると、「レース寸評」の「冒頭」、「中間」、「締め」のそれぞれのパートについて表示テキストの抽選が行われ、抽選結果に基づき、選択された各パートの表示テキストを組み合わせて予選ラウンド用の記事に関する「レース寸評」の文章が作成される。 Then, when the lottery target of the display text is set, the display text lottery is performed for each part of "beginning", "intermediate", and "tightening" of "race briefing", and each selected based on the lottery result. Combining the display texts of the parts creates a "race brief" text about the article for the qualifying round.

「注目のプレーヤ」については、「冒頭」、「中間」、「締め」の3パートを構成する表示テキストのそれぞれを抽選によって選択して文章が作成され、予選ラウンドにおける各パートの表示テキストを選択するためのテーブルデータとして、図11に示すように、テーブルデータC1~テーブルデータC14が存在し、記事の提供先のプレーヤの合計出走数と直近5戦の勝率とによってテーブルデータが選択されて表示テキストの抽選対象が設定される。なお合計出走数が5戦に満たない場合には、勝ち数を合計出走数で除算した結果を直近5戦の勝率として扱う。 For the "player of interest", the text is created by selecting each of the display texts that make up the three parts "beginning", "intermediate", and "tightening" by lottery, and the display text of each part in the qualifying round is selected. As shown in FIG. 11, table data C1 to table data C14 exist as table data for this purpose, and the table data is selected and displayed according to the total number of runners of the player to whom the article is provided and the winning rate of the last 5 races. The text lottery target is set. If the total number of races is less than 5, the result of dividing the number of wins by the total number of races is treated as the winning percentage of the last 5 races.

そして、記事の提供先のプレーヤの合計出走数が「初出走」であると判定された場合には、テーブルデータC1が選択され、テーブルデータC1によって表示テキストの抽選対象が設定される。なおプレーヤの合計出走数が「初出走」の場合には、そのプレーヤに関して特別レースの出走結果が存在しないため、必ずテーブルデータC1が選択される。 Then, when it is determined that the total number of runners of the player to whom the article is provided is the "first run", the table data C1 is selected, and the lottery target of the display text is set by the table data C1. When the total number of runners of the player is "first run", the table data C1 is always selected because there is no run result of the special race for that player.

また、記事の提供先のプレーヤの合計出走数が「1戦~4戦」であると判定された場合には、直近5戦の勝率に応じてテーブルデータC2~テーブルデータC8のいずれかが選択され、選択されたテーブルデータによって抽選対象が設定される。勝率0%(未勝利)の場合には、テーブルデータC2が選択され、勝率25%(4戦1勝)の場合には、テーブルデータC3が選択され、勝率33%(3戦1勝)の場合には、テーブルデータC4が選択され、勝率50%(2戦1勝または4戦2勝)の場合には、テーブルデータC5が選択され、勝率66%(3戦2勝)の場合には、テーブルデータC6が選択され、勝率75%(4戦3勝)の場合には、テーブルデータC7が選択され、勝率100%(全勝)の場合には、テーブルデータC8が選択される。 In addition, if it is determined that the total number of runners of the player to whom the article is provided is "1st to 4th race", one of table data C2 to table data C8 is selected according to the winning percentage of the last 5 races. And the lottery target is set by the selected table data. If the winning percentage is 0% (not won), the table data C2 is selected, and if the winning percentage is 25% (1 win in 4 races), the table data C3 is selected and the winning percentage is 33% (1 win in 3 races). In that case, table data C4 is selected, and if the winning percentage is 50% (1 win in 2 races or 2 wins in 4 races), table data C5 is selected, and if the winning percentage is 66% (2 wins in 3 races), , Table data C6 is selected, table data C7 is selected when the winning percentage is 75% (4 races and 3 wins), and table data C8 is selected when the winning percentage is 100% (all wins).

また、記事の提供先のプレーヤの合計出走数が「5戦以上」であると判定された場合には、直近5戦の勝率に応じてテーブルデータC9~テーブルデータC14のいずれかが選択され、選択されたテーブルデータによって抽選対象が設定される。勝率0%(5戦0勝)の場合には、テーブルデータC9が選択され、勝率20%(5戦1勝)の場合には、テーブルデータC10が選択され、勝率40%(5戦2勝)の場合には、テーブルデータC11が選択され、勝率60%(5戦3勝)の場合には、テーブルデータC12が選択され、勝率80%(5戦4勝)の場合には、テーブルデータC13が選択され、勝率100%(5戦5勝)の場合には、テーブルデータC14が選択される。なお本実施形態では、1のプレーヤが予選ラウンドのラウンド1において5回のレースを行った以降は、そのプレーヤの合計出走数が「5戦以上」と判定されるようになる。 If it is determined that the total number of runners of the player to whom the article is provided is "5 or more races", one of table data C9 to table data C14 is selected according to the winning percentage of the last 5 races. The lottery target is set by the selected table data. If the winning percentage is 0% (5 races, 0 wins), the table data C9 is selected, and if the winning percentage is 20% (5 races, 1 win), the table data C10 is selected, and the winning percentage is 40% (5 races, 2 wins). ), Table data C11 is selected, table data C12 is selected when the winning percentage is 60% (5 races, 3 wins), and table data is selected when the winning percentage is 80% (5 races, 4 wins). When C13 is selected and the winning percentage is 100% (5 races and 5 wins), the table data C14 is selected. In this embodiment, after one player has raced five times in round 1 of the qualifying round, the total number of races of that player is determined to be "five races or more".

そして表示テキストの抽選対象が設定されると、「注目のプレーヤ」の「冒頭」、「中間」、「締め」のそれぞれのパートについて表示テキストの抽選が行われ、抽選結果に基づき、予選ラウンド用の記事に関する「注目のプレーヤ」の文章が作成される。 Then, when the lottery target of the display text is set, the display text is drawn for each part of "beginning", "intermediate", and "close" of the "attention player", and based on the lottery result, it is for the qualifying round. A "player of interest" text about the article is created.

図12に示す2面(注目キャラ)については、対戦グループに所属する各プレーヤのピックアップ対象のキャラクタごとに、「本人コメント」(表示テキスト401~403)、「記者寸評」(表示テキスト404~406)について表示テキストの設定を行う。 Regarding the two sides (characters of interest) shown in FIG. 12, "personal comment" (display texts 401 to 403) and "reporter brief comment" (display texts 404 to 406) for each character to be picked up by each player belonging to the battle group. ) Set the display text.

「本人コメント」については、各プレーヤのピックアップ対象のキャラクタのキャラクタIDを参照してキャラクタの種類を特定し、キャラクタの種類に応じたテーブルデータを参照して表示テキストの抽選対象が設定される。 For the "personal comment", the character type is specified by referring to the character ID of the character to be picked up by each player, and the lottery target of the display text is set by referring to the table data corresponding to the character type.

本実施形態では、30種類のキャラクタが存在し、それぞれに固有のキャラクタIDが予め付与されている。そして予選ラウンドにおける「本人コメント」の表示テキストの抽選対象を設定するためのテーブルデータとして、図13に示すように、30種類のキャラクタIDと1対1の対応関係を有するテーブルデータD1~テーブルデータD30が存在し、ピックアップ対象のキャラクタのキャラクタIDに対応するテーブルデータが選択される。本実施形態では、「本人コメント」の表示テキストを設定するためのテーブルデータについては予選ラウンドと決勝ラウンドとにおいて共通となっている。ただし「本人コメント」に関して、予選ラウンド用の表示テキストを設定するためのテーブルデータと、決勝ラウンド用の表示テキストをせっていするためのテーブルデータとを、個別に用意してもよい。 In the present embodiment, there are 30 types of characters, and a unique character ID is assigned to each of them in advance. Then, as table data for setting the lottery target of the display text of the "personal comment" in the qualifying round, as shown in FIG. 13, table data D1 to table data having a one-to-one correspondence with 30 types of character IDs. D30 exists, and table data corresponding to the character ID of the character to be picked up is selected. In the present embodiment, the table data for setting the display text of the "personal comment" is common to the qualifying round and the final round. However, regarding the "personal comment", the table data for setting the display text for the qualifying round and the table data for setting the display text for the final round may be prepared separately.

なお本実施形態では、キャラクタIDに固有のテーブルデータを対応付けているが、キャラクタIDに固有のテーブルデータに加えて一部または全部のキャラクタIDに関して共通のテーブルデータが存在していてもよい。またキャラクタIDに関わらず共通のテーブルデータから「本人コメント」の抽選対象を設定するようにしてもよい。また一部のキャラクタIDについては共通のテーブルデータから「本人コメント」の抽選対象が設定され、残りのキャラクタIDについてはキャラクタ固有のテーブルデータから「本人コメント」の抽選対象が設定されるようにしてもよい。 In the present embodiment, the table data unique to the character ID is associated, but in addition to the table data unique to the character ID, common table data may exist for some or all of the character IDs. Further, the lottery target of the "personal comment" may be set from the common table data regardless of the character ID. Also, for some character IDs, the lottery target for "personal comment" is set from the common table data, and for the remaining character IDs, the lottery target for "personal comment" is set from the character-specific table data. May be good.

「記者寸評」については、「冒頭」、「中間」、「締め」の3パートを構成する表示テキストのそれぞれを抽選によって選択して文章が作成され、予選ラウンドにおける各パートの表示テキストを選択するためのテーブルデータとして、図14に示すように、テーブルデータE1~テーブルデータE14が存在し、各プレーヤのピックアップ対象のキャラクタの合計出走数と直近5戦の勝率とによって、キャラクタ毎にテーブルデータが選択されて表示テキストの抽選対象が設定される。なお合計出走数が5戦に満たない場合には、勝ち数を合計出走数で除算した結果を直近5戦の勝率として扱う。 For "reporter's comment", the text is created by selecting each of the display texts that make up the three parts "beginning", "intermediate", and "tightening" by lottery, and the display text of each part in the qualifying round is selected. As table data for this purpose, as shown in FIG. 14, table data E1 to table data E14 exist, and table data is generated for each character according to the total number of runners of the character to be picked up by each player and the winning rate of the last 5 races. It is selected and the lottery target of the display text is set. If the total number of races is less than 5, the result of dividing the number of wins by the total number of races is treated as the winning percentage of the last 5 races.

そして、ピックアップ対象のキャラクタの合計出走数が「初出走」であると判定された場合には、テーブルデータE1が選択され、テーブルデータE1によって表示テキストの抽選対象が設定される。なおピックアップ対象のキャラクタの合計出走数が「初出走」の場合には、そのキャラクタに関して特別レースの出走結果が存在しないため、必ずテーブルデータE1が選択される。 Then, when it is determined that the total number of runners of the character to be picked up is the "first run", the table data E1 is selected, and the lottery target of the display text is set by the table data E1. When the total number of races of the character to be picked up is "first race", the table data E1 is always selected because there is no race result of the special race for that character.

また、ピックアップ対象のキャラクタの合計出走数が「1戦~4戦」であると判定された場合には、直近5戦の勝率に応じてテーブルデータE2~テーブルデータE8のいずれかが選択され、選択されたテーブルデータによって抽選対象が設定される。勝率0%(未勝利)の場合には、テーブルデータE2が選択され、勝率25%(4戦1勝)の場合には、テーブルデータE3が選択され、勝率33%(3戦1勝)の場合には、テーブルデータE4が選択され、勝率50%(2戦1勝または4戦2勝)の場合には、テーブルデータE5が選択され、勝率66%(3戦2勝)の場合には、テーブルデータE6が選択され、勝率75%(4戦3勝)の場合には、テーブルデータE7が選択され、勝率100%(全勝)の場合には、テーブルデータE8が選択される。 If it is determined that the total number of races of the character to be picked up is "1st to 4th race", one of table data E2 to table data E8 is selected according to the winning percentage of the last 5 races. The lottery target is set according to the selected table data. If the winning percentage is 0% (not won), the table data E2 is selected, and if the winning percentage is 25% (1 win in 4 races), the table data E3 is selected and the winning percentage is 33% (1 win in 3 races). In that case, table data E4 is selected, and if the winning percentage is 50% (1 win in 2 races or 2 wins in 4 races), table data E5 is selected, and if the winning percentage is 66% (2 wins in 3 races), , Table data E6 is selected, table data E7 is selected when the winning percentage is 75% (4 races and 3 wins), and table data E8 is selected when the winning percentage is 100% (all wins).

また、ピックアップ対象のキャラクタの合計出走数が「5戦以上」であると判定された場合には、直近5戦の勝率に応じてテーブルデータE9~テーブルデータE14のいずれかが選択され、選択されたテーブルデータによって抽選対象が設定される。勝率0%(5戦0勝)の場合には、テーブルデータE9が選択され、勝率20%(5戦1勝)の場合には、テーブルデータE10が選択され、勝率40%(5戦2勝)の場合には、テーブルデータE11が選択され、勝率60%(5戦3勝)の場合には、テーブルデータE12が選択され、勝率80%(5戦4勝)の場合には、テーブルデータE13が選択され、勝率100%(5戦5勝)の場合には、テーブルデータE14が選択される。なお本実施形態では、予選ラウンドのラウンド1、予選ラウンドのラウンド2、決勝ラウンドにおいて、同一ラウンド中はキャラクタの変更はできないが、異なるラウンドにおいて出走登録するキャラクタを変更できるため、合計出走数はキャラクタが1レースを行うごとに累積してカウントされたものとなっている。 If it is determined that the total number of races of the character to be picked up is "5 or more races", one of table data E9 to table data E14 is selected and selected according to the winning percentage of the last 5 races. The lottery target is set by the table data. If the winning percentage is 0% (5 races, 0 wins), the table data E9 is selected, and if the winning percentage is 20% (5 races, 1 win), the table data E10 is selected, and the winning percentage is 40% (5 races, 2 wins). ), Table data E11 is selected, table data E12 is selected when the winning percentage is 60% (5 races, 3 wins), and table data is selected when the winning percentage is 80% (5 races, 4 wins). When E13 is selected and the winning percentage is 100% (5 wins in 5 races), table data E14 is selected. In the present embodiment, in the qualifying round 1, the qualifying round 2, and the final round, the character cannot be changed during the same round, but the characters registered to run in different rounds can be changed, so that the total number of runs is the character. Is accumulated and counted every time one race is performed.

また本実施形態では、一部のテーブルデータ(例えば、テーブルデータE1など)に関して、「冒頭」、「中間」、「締め」のうち少なくとも1つのパートにおいて特定条件(例えば、パラメータ800以上など)が設定されている表示テキストが存在している場合があり、特定条件が設定されている表示テキストに関しては、ピックアップ対象のキャラクタが特定条件を満たしている場合のみ抽選対象に含まれるように制御される。 Further, in the present embodiment, with respect to some table data (for example, table data E1 etc.), specific conditions (for example, parameter 800 or more) are set in at least one part of "beginning", "intermediate", and "tightening". There may be a set display text, and for display text for which specific conditions are set, it is controlled to be included in the lottery target only when the character to be picked up meets the specific conditions. ..

そして表示テキストの抽選対象が設定されると、「記者寸評」の「冒頭」、「中間」、「締め」のそれぞれのパートについて表示テキストの抽選が行われ、抽選結果に基づき、予選ラウンド用の記事に関する「記者寸評」の文章が作成される。 Then, when the lottery target of the display text is set, the display text is drawn for each part of "starting", "intermediate", and "closing" of the "reporter's comment", and based on the lottery result, for the qualifying round. A "reporter's commentary" text about the article is created.

図15に示す3面(キャラ戦績)については、対戦グループに所属する各プレーヤが出走登録した9体(3体×3)のキャラクタの特別レースに関する直近5回の出走戦績(出走レース、着順、出走キャラクタ数(NPCを含む)、出走番号、人気、タイム)を出走番号と対応付ける。本実施形態において3面(キャラ戦績)の編集情報には、9体のキャラクタに関するプレーヤID、キャラクタID、出走番号、および出走戦績が含まれ、対戦グループに所属する各プレーヤに共通となっている。なお3面(キャラ戦績)に関しては、予選ラウンドと決勝ラウンドにおいて共通の処理が行われる。 Regarding the three sides (character battle record) shown in FIG. 15, the most recent five race results (race race, finish order) related to the special race of nine characters (three bodies x 3) registered by each player belonging to the battle group. , Number of runner characters (including NPC), runner number, popularity, time) is associated with the runner number. In the present embodiment, the editing information on the third surface (character battle record) includes the player ID, character ID, start number, and start battle record for the nine characters, and is common to each player belonging to the battle group. .. Regarding the third side (character battle record), common processing is performed in the qualifying round and the final round.

続いて、特別レースの予選ラウンドに関する走行シミュレーションについて説明する。本実施形態では、予選ラウンドのラウンド1の全レースに共通のコースとしてコース1が設定されており、予選ラウンドのラウンド2の全レースに共通のコースとしてコース2が設定されている。走行シミュレーションでは、出走するレースに対応付けられているコースの情報、出走する12体のキャラクタ(NPCの3体を含む)のステータス(スピード、スタミナ、パワー、根性、賢さ、所持スキル)などに基づいて、レース展開、着順、タイムなどが演算され、レース結果が対戦レコードに記録される。ここでいうレース展開には、コースのスタート地点からゴール地点までの各キャラクタの移動履歴や、各キャラクタのイベントの発生履歴(スキルの発動、アクシデントの発生)などが含まれる。またレース結果に基づいて出走登録レコードにおけるプレーヤの戦績の情報や当該レースに出走したキャラクタの戦績の情報が更新される。 Next, a running simulation related to the qualifying round of the special race will be described. In this embodiment, course 1 is set as a course common to all races of round 1 of the qualifying round, and course 2 is set as a course common to all races of round 2 of the qualifying round. In the driving simulation, information on the course associated with the race to be run, the status (speed, stamina, power, guts, wisdom, possession skill) of the 12 characters (including 3 NPCs) to run, etc. Based on this, race development, finish order, time, etc. are calculated, and the race result is recorded in the competition record. The race development referred to here includes the movement history of each character from the start point to the goal point of the course, the occurrence history of each character's event (skill activation, accident occurrence), and the like. Further, based on the race result, the information on the player's battle record in the race registration record and the information on the battle record of the character who participated in the race are updated.

そしてレースの事前情報に関する記事の編集と走行シミュレーションがサーバー20側で完了すると、それらの結果を含む対戦完了応答が対戦グループに所属する各プレーヤのプレーヤ端末40に送信される。 Then, when the editing of the article regarding the advance information of the race and the running simulation are completed on the server 20 side, the battle completion response including those results is transmitted to the player terminal 40 of each player belonging to the battle group.

対戦完了応答を受信したプレーヤ端末40では、ゲームの進行状況がレース直前状態となり、表示画面が拠点画面からレース直前画面へ遷移する(ステップS107)。図16に示すレース直前画面では、レースに出走するキャラクタがアニメーション表示され、レースを観戦するための観戦ボタン601やレースの事前情報を閲覧するための記事ボタン602などが設けられている。 On the player terminal 40 that has received the battle completion response, the progress of the game is in the state immediately before the race, and the display screen changes from the base screen to the screen immediately before the race (step S107). On the screen immediately before the race shown in FIG. 16, characters running in the race are displayed in animation, and a watching button 601 for watching the race, an article button 602 for viewing advance information of the race, and the like are provided.

なお本実施形態では、プレーヤ端末40の表示画面が拠点画面からレース直前画面に遷移する過程において各プレーヤのピックアップ対象のキャラクタを紹介するカットイン画像が表示される。このカットイン画像では、図17に示すように、各プレーヤが出走登録した各3体のキャラクタの画像が上表示領域701、中表示領域702、下表示領域703に配置され、それぞれ背景色が上から順にピンク、青色、黄色と予め定められており、プレーヤ端末40では、対戦完了応答に含まれる情報(例えば、チームIDなど)に基づいて、自身のピックアップ対象のキャラクタが中表示領域702に配置され、対戦相手のプレーヤのピックアップ対象のキャラクタが、チームIDが若い方から順に下表示領域703と上表示領域701に配置されるように表示される。そして本実施形態では、カットイン画像の生成時に各キャラクタと背景色との関係が設定され、図8に示す記事の1面(見出し)および図12に示す2面(注目キャラ)では上から順に背景色が青色、黄色、ピンクに設定されており、その背景色に対応するようにピックアップ対象のキャラクタの記事内容を表示する処理が行われる。 In the present embodiment, a cut-in image introducing a character to be picked up by each player is displayed in the process of transitioning from the base screen to the screen immediately before the race on the display screen of the player terminal 40. In this cut-in image, as shown in FIG. 17, images of each of the three characters registered by each player are arranged in the upper display area 701, the middle display area 702, and the lower display area 703, and the background color is higher. Pink, blue, and yellow are predetermined in order from the beginning, and in the player terminal 40, the character to be picked up is arranged in the middle display area 702 based on the information included in the battle completion response (for example, the team ID). Then, the characters to be picked up by the opponent player are displayed so as to be arranged in the lower display area 703 and the upper display area 701 in order from the youngest team ID. In the present embodiment, the relationship between each character and the background color is set when the cut-in image is generated, and the first page (heading) of the article shown in FIG. 8 and the second page (attention character) shown in FIG. 12 are ordered from the top. The background color is set to blue, yellow, and pink, and the process of displaying the article content of the character to be picked up is performed so as to correspond to the background color.

プレーヤ端末40でレース直前画面が表示されている状況において、記事ボタン602に対するタップ入力が行われると、対戦完了応答に含まれる編集情報に基づいてレースの事前情報に関する記事の1面(見出し)、2面(注目キャラ)、3面(キャラ戦績)が閲覧可能となる(ステップS108)。記事の閲覧中は、1面(見出し)、2面(注目キャラ)、3面(キャラ戦績)のそれぞれに対応するタブ(1面タブ305、2面タブ306、3面タブ307)に対するタップ入力によって閲覧する記事内容を切り替えることができる。また記事の閲覧画面において復帰ボタン308に対するタップ入力が行われるとレース直前画面に遷移する。なお記事の3面(キャラ戦績)を閲覧する際には、9体のキャラクタに関する戦績を一画面で表示することができないため、スクロールバー501が設けられており、スライダー502をドラッグしながら上下動させる入力を行うことでスクロール表示することが可能となっている。なお3面(キャラ戦績)の表示画面に関してはフリック入力によってもスクロール表示が可能である。 When the tap input to the article button 602 is performed in the situation where the screen immediately before the race is displayed on the player terminal 40, one side (headline) of the article regarding the advance information of the race based on the editing information included in the battle completion response, The second side (attention character) and the third side (character battle record) can be viewed (step S108). While browsing the article, tap input to the tabs (1st tab 305, 2nd tab 306, 3rd tab 307) corresponding to each of the 1st side (headline), 2nd side (character of interest), and 3rd side (character battle record). You can switch the content of the article to be viewed by. Also, when a tap input is made to the return button 308 on the article browsing screen, the screen immediately before the race is displayed. When browsing the 3rd page (character battle record) of the article, the scroll bar 501 is provided because it is not possible to display the battle record of 9 characters on one screen, and it moves up and down while dragging the slider 502. It is possible to scroll the display by inputting the input. The display screen on the third side (character battle record) can also be scrolled by flicking.

またプレーヤ端末40でレース直前画面が表示されている状況において、観戦ボタン601に対するタップ入力が行われると、対戦完了応答に含まれる走行シミュレーションの情報に基づいて12体のキャラクタによるレースの模様を示すレース映像が表示される(ステップS109)。その後、レース結果を表示する結果表示画面に遷移し、レース結果に対する報酬の付与がプレーヤに通知される(ステップS110)。 Further, when the tap input to the watching button 601 is performed in the situation where the screen immediately before the race is displayed on the player terminal 40, the pattern of the race by 12 characters is shown based on the information of the running simulation included in the battle completion response. The race image is displayed (step S109). After that, the screen transitions to the result display screen for displaying the race result, and the player is notified of the reward for the race result (step S110).

予選ラウンドではラウンド1,2のそれぞれにおいて5回のレースへの出走が完了するまで同じラウンドでの処理が繰り返し行われる(ステップS111でN、ステップS103へ)。すなわち予選ラウンドのラウンド1で5回のレースへの出走が完了すると、予選ラウンドのラウンド2で5回のレースへの出走が可能となる。予選ラウンドのラウンド1で5回のレースへの出走が完了すると(ステップS111でY)、ラウンド1での勝利回数に応じてプレーヤをクラスAまたはクラスBに振り分けるラウンド終了処理が行われる(ステップS112)。 In the qualifying round, the processing in the same round is repeated until the races in the five races are completed in each of the rounds 1 and 2 (N in step S111, to step S103). That is, when the races in 5 races are completed in Round 1 of the qualifying round, it is possible to race in 5 races in Round 2 of the qualifying round. When five races have been completed in Round 1 of the qualifying round (Y in step S111), the round end process of allocating the players to Class A or Class B according to the number of wins in Round 1 is performed (Step S112). ).

また予選ラウンドのラウンド2で5回のレースへの出走が完了すると(ステップS111でY)、予選ラウンドが終了し、ラウンド終了処理において決勝ラウンドへの進出条件を満たしているか否かが判定されるラウンド終了処理が行われ(ステップS112)、決勝ラウンドへの進出条件を満たしている場合には、決勝ラウンドへの出走が可能となる。具体的には、予選ラウンドのラウンド2でクラスAに所属していた場合、または予選ラウンドのラウンド2でクラスBに所属し、かつラウンド2での勝利回数が3勝以上である場合に、決勝ラウンドへの進出が決定する。 When the races for 5 races are completed in Round 2 of the qualifying round (Y in step S111), the qualifying round is completed and it is determined in the round end processing whether or not the conditions for advancing to the final round are satisfied. If the round end process is performed (step S112) and the conditions for advancing to the final round are satisfied, it is possible to run in the final round. Specifically, if you belonged to Class A in Round 2 of the qualifying round, or if you belonged to Class B in Round 2 of the qualifying round and the number of wins in Round 2 is 3 or more, the final It is decided to advance to the round.

また予選ラウンドのラウンド2で5回のレースへの出走が完了した後のラウンド終了処理では、決勝ラウンドへの進出の可否が判定されるだけではなく、決勝ラウンドへの進出が決定したプレーヤに関して、ラウンド2での所属クラスおよび勝利回数に応じてプレーヤをクラスAまたはクラスBに振り分ける処理も行われる。 In addition, in the round end processing after completing 5 races in Round 2 of the qualifying round, not only is it judged whether or not to advance to the final round, but also regarding the player who has decided to advance to the final round. A process of allocating players to class A or class B is also performed according to the class to which they belong and the number of wins in round 2.

図18は、特別レースに関する決勝ラウンドでの流れを示す図である。 FIG. 18 is a diagram showing the flow in the final round regarding the special race.

決勝ラウンドでは、基本的なレースの流れは予選ラウンドと同様であるが、決勝ラウンドは1レースのみの開催であるとともに、出走登録の受け付け、マッチングの受け付け、レースの観戦のそれぞれが期間を限定して行われる。以下では、予選ラウンドと共通する部分については詳細な説明を省略し、主要な相違点を中心に説明する。 In the final round, the basic race flow is the same as in the qualifying round, but in the final round, only one race is held, and the period for accepting race registration, accepting matching, and watching the race is limited. Will be done. In the following, detailed explanations will be omitted for the parts that are common to the qualifying rounds, and the main differences will be mainly explained.

まず決勝ラウンドでは、3体のキャラクタの出走登録の完了までを登録期間(ステップS201~ステップS202)において実行し、登録期間が終了してマッチング期間が開始するまではプレーヤ端末40からマッチング要求を行うことができない(ステップS203でN)。 First, in the final round, the completion of the race registration of the three characters is executed in the registration period (step S201 to step S202), and the matching request is made from the player terminal 40 until the registration period ends and the matching period starts. Cannot (N in step S203).

マッチング期間が開始するとプレーヤ端末40からのマッチング要求を受け付けることができるようになり(ステップS203でY、ステップS204)、マッチング期間において3名のプレーヤをマッチングして対戦グループを作成するマッチング処理(ステップS205)、レースの事前情報の記事を編集する処理(ステップS206)、レースの走行シミュレーションを行う処理(ステップS207)を実行して対戦レコードに記録する。マッチング期間では、走行シミュレーションまでを完了させているが、レース結果の情報等を含む対戦完了応答はレース期間が開始するまでプレーヤ端末40には送信されない(ステップS208でN)。 When the matching period starts, the matching request from the player terminal 40 can be accepted (Y in step S203, step S204), and the matching process of matching three players in the matching period to create a match group (step). S205), the process of editing the article of the race prior information (step S206), and the process of performing the race running simulation (step S207) are executed and recorded in the battle record. In the matching period, the running simulation is completed, but the battle completion response including the race result information and the like is not transmitted to the player terminal 40 until the race period starts (N in step S208).

そして本実施形態では、決勝ラウンドのレースの事前情報に関する記事について、予選ラウンドとは異なる態様で編集を行う場合が存在する。 Then, in the present embodiment, there is a case where the article regarding the advance information of the race of the final round is edited in a manner different from that of the qualifying round.

まず決勝ラウンドでは、記事の提供先のプレーヤが出走登録した3体のキャラクタから1体をピックアップする手法が予選ラウンドとは異なり、3体のキャラクタのそれぞれに付与されたチームメンバーIDを参照してピックアップが行われる。具体的には、3体のキャラクタのうち、チームメンバーIDが最も若いキャラクタ(チームメンバーIDが「1」のキャラクタ)がピックアップされる。なお対戦相手のキャラクタのピックアップについては予選ラウンドと同様の手法でピックアップが行われる。 First of all, in the final round, the method of picking up one from the three characters registered for the race by the player to whom the article is provided is different from the qualifying round, and the team member ID given to each of the three characters is referred to. Pickup is done. Specifically, among the three characters, the character with the youngest team member ID (the character whose team member ID is "1") is picked up. As for the pick-up of the opponent's character, the pick-up is performed by the same method as in the qualifying round.

また決勝ラウンドでの記事の1面(見出し)における「タイトル」および「サブタイトル」については、図9に示すように、1対の表示テキストが複数種類用意されたテーブルA3が編集素材データベース52に存在し、記事の提供先のプレーヤのピックアップ対象のキャラクタの勝率に関わらず、いずれのプレーヤについてもテーブルデータA3を用いて表示テキストの抽選対象が設定される。すなわち決勝ラウンドでは、共通のテーブルデータから「タイトル」および「サブタイトル」の表示テキストが設定されるが、表示テキストの抽選は記事の提供先のプレーヤ毎に行われるため、1面(見出し)の「タイトル」および「サブタイトル」の表記はプレーヤ毎に異なる場合がある。なお決勝ラウンドでも記事の提供先のプレーヤのピックアップ対象のキャラクタの勝率などを判定して表示テキストの抽選対象を設定するためのテーブルデータを複数種類のテーブルデータから選択できるようにしてもよい。 As for the "title" and "subtitle" on the first page (heading) of the article in the final round, as shown in FIG. 9, a table A3 in which a plurality of types of a pair of display texts are prepared exists in the editing material database 52. However, regardless of the winning rate of the character to be picked up by the player to whom the article is provided, the lottery target of the display text is set using the table data A3 for any player. That is, in the final round, the display texts of "title" and "subtitle" are set from the common table data, but since the lottery of the display text is performed for each player to which the article is provided, the "headline" on page 1 The notation of "title" and "subtitle" may differ from player to player. Even in the final round, the table data for determining the winning percentage of the character to be picked up by the player to whom the article is provided and setting the lottery target of the display text may be selected from a plurality of types of table data.

また1面(見出し)の「レース寸評」については、決選ラウンドにおける「冒頭」、「中間」、「締め」の各パートの表示テキストを選択するためのテーブルデータとして、図10に示すように、テーブルデータB5が編集素材データベース52に存在し、記事の提供先のプレーヤのピックアップ対象のキャラクタの勝率に関わらず、いずれのプレーヤについてもテーブルデータB5を用いて表示テキストの抽選対象が設定される。すなわち決勝ラウンドでは、共通のテーブルデータから「レース寸評」の表示テキストが設定されるが、表示テキストの抽選は記事の提供先のプレーヤ毎に行われるため、1面(見出し)の「レース寸評」の表記はプレーヤ毎に異なる場合がある。なお決勝ラウンドでも記事の提供先のプレーヤのピックアップ対象のキャラクタの勝率などを判定して表示テキストの抽選対象を設定するためのテーブルデータを複数種類のテーブルデータから選択できるようにしてもよい。 As for the "race commentary" on page 1 (heading), as shown in FIG. 10, as table data for selecting the display text of each part of "beginning", "intermediate", and "tightening" in the final round. , Table data B5 exists in the editing material database 52, and the lottery target of the display text is set using the table data B5 for any player regardless of the winning rate of the character to be picked up by the player to whom the article is provided. .. That is, in the final round, the display text of "race commentary" is set from the common table data, but since the lottery of the display text is performed for each player to whom the article is provided, the "race commentary" on one side (headline). Notation may differ from player to player. Even in the final round, the table data for determining the winning percentage of the character to be picked up by the player to whom the article is provided and setting the lottery target of the display text may be selected from a plurality of types of table data.

また1面(見出し)の「注目のプレーヤ」については、決勝ラウンドにおける「冒頭」、「中間」、「締め」の各パートの表示テキストを選択するためのテーブルデータとして、図11に示すように、テーブルデータC15とテーブルデータC16とが編集素材データベース52に存在し、記事の提供先のプレーヤのトータル勝率(合計勝ち数を合計出走数で除算したもの)を参照して、勝率に応じたテーブルデータを用いて表示テキストの抽選対象が設定される。具体的には、記事の提供先のプレーヤのトータル勝率が50%未満または50%以上のいずれであるかが判定され、トータル勝率が50%未満である場合にはテーブルデータC15が選択され、トータル勝率が50%以上である場合にはテーブルデータC16が選択される。 As for the "attention player" on the first page (heading), as shown in FIG. 11, as table data for selecting the display text of each part of "beginning", "intermediate", and "closing" in the final round. , Table data C15 and table data C16 exist in the editing material database 52, and a table according to the winning rate with reference to the total winning rate (total winning number divided by the total number of runners) of the player to whom the article is provided. The lottery target of the display text is set using the data. Specifically, it is determined whether the total win rate of the player to whom the article is provided is less than 50% or 50% or more, and if the total win rate is less than 50%, table data C15 is selected and total. If the winning percentage is 50% or more, the table data C16 is selected.

また2面(注目キャラ)に関しては、「本人コメント」については予選ラウンドと共通の処理を行うが、「記者寸評」については表示テキストの設定手法が異なる。具体的には、決勝ラウンドでの「記者寸評」に関する「冒頭」、「中間」、「締め」の各パートの表示テキストを選択するためのテーブルデータとして、図14に示すように、テーブルデータE15~テーブルデータE19が編集素材データベース52に存在し、各プレーヤのピックアップ対象のキャラクタの合計出走数とトータル勝率とに応じたテーブルデータを用いて表示テキストの抽選対象が設定される。具体的には、ピックアップ対象のキャラクタの合計出走数が「初出走」または「1戦以上」のいずれであるかが判定され、合計出走数が「初出走」の場合にはテーブルデータE15が選択され、合計出走数が「1戦以上」の場合にはテーブルデータE16~テーブルデータE19のいずれかがトータル勝率に応じて選択される。トータル勝率が0%である場合にはテーブルデータE16が選択され、トータル勝率が1%~49%である場合にはテーブルデータE17が選択され、トータル勝率が50%~99%である場合にはテーブルデータE18が選択され、トータル勝率が100%である場合にはテーブルデータE19が選択される。 Regarding the second side (character of interest), the processing for "personal comment" is the same as that for the qualifying round, but the method for setting the display text is different for "reporter's comment". Specifically, as the table data for selecting the display text of each part of "beginning", "intermediate", and "closing" regarding "reporter's comment" in the final round, as shown in FIG. 14, table data E15. -Table data E19 exists in the editing material database 52, and the lottery target of the display text is set using the table data according to the total number of runners and the total winning percentage of the characters to be picked up by each player. Specifically, it is determined whether the total number of starts of the character to be picked up is "first run" or "one or more races", and when the total number of runs is "first run", the table data E15 is selected. When the total number of races is "one or more races", one of the table data E16 to the table data E19 is selected according to the total winning rate. Table data E16 is selected when the total win rate is 0%, table data E17 is selected when the total win rate is 1% to 49%, and table data E17 is selected when the total win rate is 50% to 99%. Table data E18 is selected, and if the total winning percentage is 100%, table data E19 is selected.

そして本実施形態では、決勝ラウンドのマッチング期間が終了してレース期間が開始すると(ステップS208でY)、プレーヤ端末40からのレース結果取得要求に応答してレースの事前情報に関する記事の編集情報と走行シミュレーションの結果を含む対戦完了応答をプレーヤ端末40に送信する。本実施形態では、決勝ラウンドのレース期間中に特別レースのゲームモードを選択する入力がプレーヤ端末40に対して行われると拠点画面に遷移する。決勝ラウンドのレース期間中に拠点画面が表示されている状況で出走ボタン204に対するタップ入力が行われると、プレーヤ端末40からレース結果取得要求がサーバー20に送信される。そしてプレーヤ端末40からのレース結果取得要求を受信したサーバー20は、レース期間中であることを条件にレース結果取得要求を受け付けて対戦完了応答をプレーヤ端末40に送信する。なおサーバーメンテナンス中などによってサーバー20側でレース結果取得要求を正常に受け付けることができない場合、サーバー20はプレーヤ端末40に対してエラー応答を送信する。 Then, in the present embodiment, when the matching period of the final round ends and the race period starts (Y in step S208), in response to the race result acquisition request from the player terminal 40, the editing information of the article regarding the advance information of the race is obtained. The battle completion response including the result of the running simulation is transmitted to the player terminal 40. In the present embodiment, when an input for selecting a game mode of a special race is made to the player terminal 40 during the race period of the final round, the screen transitions to the base screen. If a tap input is made to the start button 204 while the base screen is displayed during the race period of the final round, the race result acquisition request is transmitted from the player terminal 40 to the server 20. Then, the server 20 that has received the race result acquisition request from the player terminal 40 accepts the race result acquisition request and transmits the battle completion response to the player terminal 40 on condition that the race is in progress. If the server 20 cannot normally accept the race result acquisition request due to server maintenance or the like, the server 20 sends an error response to the player terminal 40.

そしてサーバー20から対戦完了応答を受信した以降のプレーヤ端末40側での処理は予選ラウンドと同様であり、レース直前状態に移行してプレーヤ端末40にはレース直前画面が表示される(ステップS209)。レース直前画面において記事ボタン602に対するタップ入力が行われるとレースの事前情報に関する記事を閲覧することができ(ステップS210)、またレース直前画面において観戦ボタン601に対するタップ入力が行われるとレースの模様を示すレース映像が表示される(ステップS211)。その後、レース結果を表示する結果表示画面に遷移し、レース結果に対する報酬の付与がプレーヤに通知される(ステップS212)。 Then, the processing on the player terminal 40 side after receiving the battle completion response from the server 20 is the same as in the qualifying round, the state shifts to the state immediately before the race, and the screen immediately before the race is displayed on the player terminal 40 (step S209). .. When the tap input to the article button 602 is performed on the screen immediately before the race, the article regarding the advance information of the race can be viewed (step S210), and when the tap input to the watching button 601 is performed on the screen immediately before the race, the pattern of the race is displayed. The race image shown is displayed (step S211). After that, the screen transitions to the result display screen for displaying the race result, and the player is notified of the reward for the race result (step S212).

以上に述べた情報処理システム10では、マッチングによって作成された対戦グループに所属する各プレーヤの情報および各プレーヤが出走登録したキャラクタの情報の少なくとも一方に基づいて、レースの事前情報に関する記事の編集を、当該記事の提供先のプレーヤ毎に行い、さらに記事の1面(見出し)および2面(注目キャラ)については、記事の提供先のプレーヤに関連付けられた情報を優先的に取り扱って編集を行っている。このように情報処理システム10では、記事の編集元となる情報を、対戦グループに所属するプレーヤ間で共通としつつも、記事を閲覧するプレーヤ自身に関する項目をクローズアップした事前情報を各プレーヤに提供することができるので、その結果、レースに対する各プレーヤの盛り上がりを助長することができる。 In the information processing system 10 described above, the article regarding the advance information of the race is edited based on at least one of the information of each player belonging to the battle group created by matching and the information of the character registered in the race by each player. , It is done for each player to whom the article is provided, and for the first page (heading) and the second page (attention character) of the article, the information associated with the player to which the article is provided is preferentially handled and edited. ing. In this way, the information processing system 10 provides each player with advance information that focuses on the items related to the player who browses the article, while sharing the information that is the source of editing the article among the players belonging to the battle group. As a result, each player's excitement for the race can be encouraged.

また情報処理システム10では、記事の1面(見出し)および2面(注目キャラ)の編集に際して、対戦グループに所属する各プレーヤが出走登録した3体のキャラクタから当該プレーヤ毎に1体ずつをピックアップして、ピックアップされたキャラクタに関連付けて記事の1面(見出し)および2面(注目キャラ)の編集を行い、対戦グループに所属するプレーヤ間で同じ種類のキャラクタが存在しないようにピックアップを行っている。すなわち対戦グループに所属する他のプレーヤが、自身が出走登録したキャラクタと同種類のキャラクタを出走登録していても、記事の提供先のプレーヤのキャラクタを優先して記事が編集されるため、より記事の内容に対するプレーヤの関心を惹きつけることができる。 Further, in the information processing system 10, when editing the first page (heading) and the second page (attention character) of the article, one player is picked up from each of the three characters registered to run by each player belonging to the battle group. Then, edit the first side (heading) and the second side (attention character) of the article in relation to the picked up character, and pick up so that the same type of character does not exist among the players belonging to the battle group. There is. That is, even if another player belonging to the battle group has registered a character of the same type as the character registered for the race, the article is edited with priority given to the character of the player to whom the article is provided. It can attract the player's interest in the content of the article.

特に本実施形態では、1面(見出し)および2面(注目キャラ)においてキャラクタの表示順として最上位の位置に記事の提供先のプレーヤのピックアップ対象のキャラクタを表示するようになっている。このため記事を閲覧した際に自身が出走登録したキャラクタであることが判りやすくなり、ユーザーインタフェース環境を向上させることができる。 In particular, in the present embodiment, the character to be picked up by the player to whom the article is provided is displayed at the highest position in the display order of the characters on the first surface (headline) and the second surface (attention character). Therefore, when browsing the article, it becomes easy to understand that the character is the character registered for the race, and the user interface environment can be improved.

また本実施形態では、レースの事前情報に関する記事の3面(キャラ戦績)については、対戦グループに所属するいずれのプレーヤに提供される場合でも共通の情報に基づいて同じ内容を閲覧可能となっている。すなわち記事の1面(見出し)および2面(注目キャラ)については、記事の提供先のプレーヤに関連付けられた情報が優先的に取り扱われて編集された内容となるが、3面(キャラ戦績)については、いずれのプレーヤにも共通となることから、相対的に1面(見出し)および2面(注目キャラ)において自身が注目されていることを記事の提供先のプレーヤに印象付けることができる。 Further, in the present embodiment, the same content can be viewed based on the common information regardless of which player belongs to the battle group, regarding the three sides (character battle record) of the article regarding the advance information of the race. There is. That is, for the first page (headline) and the second page (character of interest) of the article, the information associated with the player to whom the article is provided is treated preferentially and edited, but the third page (character battle record). As for, since it is common to all players, it is possible to impress the player to whom the article is provided that he / she is relatively attracting attention on the first side (headline) and the second side (attention character). ..

また本実施形態では、プレーヤの勝率や出走回数、およびキャラクタの勝率や出走回数を参照して1面(見出し)および2面(注目キャラ)の表示テキストを設定するようにしたので、特別レースのラウンドが進むに従って記事の内容に適切な変化を与えることができる。 Further, in the present embodiment, the display texts on the first side (heading) and the second side (attention character) are set with reference to the winning percentage and the number of runs of the player, and the winning percentage and the number of running of the character. As the round progresses, you can make appropriate changes to the content of the article.

また本実施形態では、一連の特別レースの予選ラウンドと決勝ラウンドとにおいて表示テキストの設定時に参照する情報が異なっていることから、記事の内容が単調化することを防ぐことができる。 Further, in the present embodiment, since the information referred to when setting the display text is different between the qualifying round and the final round of the series of special races, it is possible to prevent the content of the article from becoming monotonous.

また本実施形態では、記事の提供先のプレーヤに関連付けられた情報を優先的に取り扱って編集を行う例として、記事の1面(見出し)および2面(注目キャラ)の表示テキストの抽選対象を設定する際に、記事の提供先のプレーヤの合計出走数や勝率を参照する、記事の提供先のプレーヤのピックアップ対象のキャラクタの合計出走数や勝率を参照するなどして、記事の提供先のプレーヤに関連付けられた情報が編集内容に大きな影響を与えるようにしている。ただし、表示テキストの抽選を行う際に、記事の提供先のプレーヤに関連付けられた情報に関わらずに抽選対象を設定した上で、記事の提供先のプレーヤに関連付けられた表示テキストの選択率が高くなるように制御して表示テキストの抽選を行うことにより、結果として、記事の提供先のプレーヤに関連付けられた情報が編集内容に反映されやすくするようにしてもよい。そして記事の提供先のプレーヤに関連付けられた情報を優先的に取り扱うことに関しては、編集内容に記事の提供先のプレーヤに関連付けられた情報が影響することが必須ではなく、対戦相手のプレーヤに関連付けられた情報よりも優先度の高い情報として扱われればよい。 Further, in the present embodiment, as an example of preferentially handling and editing the information associated with the player to which the article is provided, the lottery target of the display text on the first page (heading) and the second page (attention character) of the article is selected. When setting, refer to the total number of runs and win rate of the player to whom the article is provided, refer to the total number of runs and win rate of the character to be picked up by the player to which the article is provided, etc. The information associated with the player has a great influence on the edited content. However, when the display text is drawn, the selection rate of the display text associated with the player to which the article is provided is set after setting the lottery target regardless of the information associated with the player to which the article is provided. By controlling the height to be high and drawing the display text, as a result, the information associated with the player to which the article is provided may be easily reflected in the edited content. And regarding preferential treatment of information associated with the player to whom the article is provided, it is not essential that the information associated with the player to which the article is provided affects the edited content, and it is associated with the opponent player. It may be treated as information having a higher priority than the information given.

また本実施形態では、対戦グループに所属する3名のプレーヤのそれぞれが3体のキャラクタを出走登録して、各3体のキャラクタから1体ずつをピックアップする際に、記事の提供先のプレーヤのキャラクタをピックアップしてから、そのキャラクタと同じ種類のキャラクタが選ばれないように対戦相手のプレーヤのピックアップ対象のキャラクタを決定しているが、3体のキャラクタから1体のキャラクタをピックアップするに際して、対戦相手のプレーヤのピックアップ対象が記事の提供先のプレーヤのピックアップ対象と重複する場合に抽選で選ばれた方のプレーヤのキャラクタをピックアップ対象とするようにしてもよく、この場合に、記事の提供先のプレーヤが選ばれやすくなるように抽選を行うようにしてもよい。 Further, in the present embodiment, when each of the three players belonging to the battle group registers three characters to run and picks up one from each of the three characters, the player to whom the article is provided After picking up a character, the character to be picked up by the opponent player is determined so that the same type of character as that character is not selected, but when picking up one character from three characters, If the pick-up target of the opponent player overlaps with the pick-up target of the player to which the article is provided, the character of the player selected by lottery may be the pick-up target. In this case, the article is provided. The lottery may be performed so that the first player can be easily selected.

本実施形態では、1名のプレーヤに対して3体のキャラクタを出走登録可能としていたが、1名のプレーヤに対して1体のキャラクタのみ出走登録可能としてもよい。この場合、記事編集機能において、1体のキャラクタをピックアップするという処理を行う必要はなく、各プレーヤが出走登録した1体のキャラクタの情報を参照して記事の編集を行うことができる。 In the present embodiment, three characters can be registered for one player, but only one character may be registered for one player. In this case, in the article editing function, it is not necessary to perform the process of picking up one character, and the article can be edited by referring to the information of one character registered for each player to run.

また本実施形態では、予選ラウンドのラウンド1、予選ラウンドのラウンド2のそれぞれにおいて同一ラウンド中は出走登録したキャラクタの変更ができないようになっている。すなわち予選ラウンドに出走登録されたキャラクタは5回のレースを終えるまで変更することができない。ただし、同一ラウンド中でもキャラクタの出走登録の変更を受け付けることができるようにしてもよく、この場合には、新たに出走登録されたキャラクタの情報を参照してレースの事前情報に関する記事の編集を行うことができる。 Further, in the present embodiment, it is not possible to change the character registered to run during the same round in each of the qualifying round 1 and the qualifying round 2. That is, the character registered for the qualifying round cannot be changed until the five races are completed. However, it may be possible to accept changes in the character's race registration even during the same round. In this case, the article regarding the race advance information is edited with reference to the information of the newly registered character. be able to.

また記事編集機能に関して、記事の編集を行う際に参照する情報としては、レースの情報(レース名、レース会場、距離など)、対戦グループに所属するプレーヤのプレーヤ名および称号(プレーヤがゲーム内で取得したものから設定可能)、記事の提供先のプレーヤの特別レースでの戦績(直近5戦分や全戦など)、対戦グループに所属する各プレーヤが出走登録したキャラクタのキャラクタ名および二つ名(育成モード中に取得したものから設定可能)、対戦グループに所属する各プレーヤが出走登録したキャラクタの育成モードでの戦績、対戦グループに所属する各プレーヤが出走登録したキャラクタの特別レースでの戦績(直近5戦分や全戦など)、対戦グループに所属する各プレーヤが出走登録したキャラクタのステータス(スピード、スタミナ、パワー、根性、賢さ、コース適正など)、出走登録時にプレーヤが選択したキャラクタの走法(逃げ、先行、差し、追い込みなど)が挙げられる。その他、記事の内容に応じて必要な情報を参照して編集を行うことができる。 Regarding the article editing function, the information to be referred to when editing an article includes race information (race name, race venue, distance, etc.), player name and title of the player belonging to the competition group (player in the game). (Can be set from the acquired one), the record of the player to whom the article is provided in the special race (the latest 5 races, all races, etc.), the character name and 2 names of the characters registered by each player belonging to the battle group. (Can be set from the one acquired during the training mode), the battle record in the training mode of the character registered to run by each player belonging to the battle group, and the battle record in the special race of the character registered to run by each player belonging to the battle group. (Last 5 races, all races, etc.), status of characters registered for each player belonging to the battle group (speed, stamina, power, guts, wisdom, course suitability, etc.), character selected by the player at the time of race registration (Escape, lead, insert, drive, etc.) can be mentioned. In addition, you can edit by referring to the necessary information according to the content of the article.

記事を編集する際に参照する情報は基本的にサーバー20側で管理され、記事の編集結果をプレーヤ端末40に送信される応答内容に当該情報が含まれるが、一部の情報(例えば、特別レースのレース名、レース会場、距離に係る情報など各プレーヤに共通の情報)はプレーヤ端末40の記憶部42で管理し、記事の閲覧に係る入力がプレーヤ端末40に対して行われた場合に、そのプレーヤ端末40の記憶部42を参照して内容が表示されるものが存在していてもよい。 The information referred to when editing an article is basically managed on the server 20 side, and the response content sent to the player terminal 40 for the edited result of the article includes the information, but some information (for example, special information). Information common to each player such as the race name, race venue, and distance information of the race) is managed by the storage unit 42 of the player terminal 40, and when the input related to the viewing of the article is made to the player terminal 40. , There may be one whose contents are displayed with reference to the storage unit 42 of the player terminal 40.

またサーバー20に関して、キャラクタ登録機能、マッチング機能、記事編集機能、シミュレーション機能を1台のサーバー20で実現してもよいし、各機能を複数台のサーバー20に分散して別々のサーバー20で実現していてもよい。またキャラクタ登録機能、マッチング機能、記事編集機能、シミュレーション機能のうち、一部の機能だけを他の機能とは別のサーバー20で実現するようにしてもよい。またマッチング機能を有するサーバー20は複数台用意されていてもよい。 Further, regarding the server 20, the character registration function, the matching function, the article editing function, and the simulation function may be realized by one server 20, or each function may be distributed to a plurality of servers 20 and realized by separate servers 20. You may be doing it. Further, among the character registration function, the matching function, the article editing function, and the simulation function, only a part of the functions may be realized by the server 20 different from the other functions. Further, a plurality of servers 20 having a matching function may be prepared.

また複数のプレーヤが参加して対戦を行うゲームとして、レースゲームを例にとり説明をしたが、他のゲームにおいて情報処理システム10の観戦機能を提供する構成としてもよい。例えば、格闘ゲーム、スポーツゲーム(野球ゲーム、サッカーゲームなど)、アクションゲーム、バトルロイヤルゲーム、ロールプレイングゲーム等、複数のプレーヤが参加して対戦を行うものであれば如何なるジャンルでも適用可能である。また対戦の態様については、1対1、複数対複数、1対複数のいずれであってもよい。 Further, as a game in which a plurality of players participate in a battle, a race game has been described as an example, but another game may be configured to provide a watching function of the information processing system 10. For example, any genre such as a fighting game, a sports game (baseball game, soccer game, etc.), an action game, a battle royal game, a role-playing game, or the like in which a plurality of players participate in a battle can be applied. Further, the mode of the battle may be one-to-one, multiple-to-many, one-to-many.

10 情報処理システム、
20 サーバー、40 プレーヤ端末、21,41 制御部、22,42 記憶部、
23,45 通信部、43 操作入力部、44 表示部、
50 データ記憶部、51 対戦情報データベース、52 編集素材データベース、
60 ゲーム実行部、61 キャラクタ登録部、62 マッチング処理部、
63 記事編集部、64シミュレーション処理部、
10 Information processing system,
20 servers, 40 player terminals, 21,41 control units, 22,42 storage units,
23, 45 communication unit, 43 operation input unit, 44 display unit,
50 data storage, 51 battle information database, 52 editing material database,
60 game execution unit, 61 character registration unit, 62 matching processing unit,
63 Article editorial department, 64 Simulation processing department,

Claims (3)

複数のプレーヤが参加して対戦を行うゲームのためのプログラムであって、
前記プレーヤの端末からの要求に応答して当該プレーヤと関連付けてキャラクタの登録を受け付けるキャラクタ登録部と、
前記キャラクタの登録が完了した複数の前記プレーヤのマッチングを行うマッチング処理部と、
マッチングされた前記プレーヤのそれぞれの情報およびマッチングされた前記プレーヤのそれぞれが登録した前記キャラクタの情報の少なくとも一方に基づいて、前記対戦の事前情報に関する記事の編集を行い、当該記事の編集結果を、マッチングされた前記プレーヤの端末のそれぞれに提供する記事編集部としてコンピュータを機能させ、
前記キャラクタ登録部が、
前記プレーヤ毎に複数の前記キャラクタの登録を受け付け、
前記記事編集部が、
マッチングされた前記プレーヤのそれぞれが登録した複数の前記キャラクタから当該プレーヤ毎に、マッチングされた前記プレーヤ間で同じ種類の前記キャラクタが存在しないようにピックアップ対象となる前記キャラクタを決定し、マッチングされた前記プレーヤ毎に前記ピックアップ対象となった前記キャラクタに関する内容が含まれるように前記記事を編集し、当該記事の所定の内容については、提供先の前記プレーヤに関連付けられた情報を優先的に取り扱って編集を行うことを特徴とするプログラム。
A program for games in which multiple players participate in a match.
A character registration unit that accepts character registration in association with the player in response to a request from the player's terminal.
A matching processing unit that matches a plurality of the players for which registration of the character has been completed, and a matching processing unit.
Based on at least one of the information of each of the matched players and the information of the character registered by each of the matched players, the article regarding the advance information of the match is edited, and the edited result of the article is obtained. The computer functions as an article editorial unit provided to each of the matched terminals of the player.
The character registration unit
Accepting the registration of a plurality of the characters for each player,
The article editorial department
From the plurality of characters registered by each of the matched players, the character to be picked up is determined and matched for each player so that the same type of character does not exist among the matched players . The article is edited so that the content related to the character to be picked up is included for each player, and the information associated with the player to which the article is provided is preferentially handled for the predetermined content of the article. A program characterized by editing.
複数のプレーヤが参加して対戦を行うゲームのための情報処理システムであって、
前記プレーヤの端末からの要求に応答して当該プレーヤと関連付けてキャラクタの登録を受け付けるキャラクタ登録部と、
前記キャラクタの登録が完了した複数の前記プレーヤのマッチングを行うマッチング処理部と、
マッチングされた前記プレーヤのそれぞれの情報およびマッチングされた前記プレーヤのそれぞれが登録した前記キャラクタの情報の少なくとも一方に基づいて、前記対戦の事前情報に関する記事の編集を行い、当該記事の編集結果を、マッチングされた前記プレーヤの端末のそれぞれに提供する記事編集部と、を含み、
前記キャラクタ登録部が、
前記プレーヤ毎に複数の前記キャラクタの登録を受け付け、
前記記事編集部が、
マッチングされた前記プレーヤのそれぞれが登録した複数の前記キャラクタから当該プレーヤ毎に、マッチングされた前記プレーヤ間で同じ種類の前記キャラクタが存在しないようにピックアップ対象となる前記キャラクタを決定し、マッチングされた前記プレーヤ毎に前記ピックアップ対象となった前記キャラクタに関する内容が含まれるように前記記事を編集し、当該記事の所定の内容については、提供先の前記プレーヤに関連付けられた情報を優先的に取り扱って編集を行うことを特徴とする情報処理システム。
An information processing system for games in which multiple players participate in a match.
A character registration unit that accepts character registration in association with the player in response to a request from the player's terminal.
A matching processing unit that matches a plurality of the players for which registration of the character has been completed, and a matching processing unit.
Based on at least one of the information of each of the matched players and the information of the character registered by each of the matched players, the article regarding the advance information of the match is edited, and the edited result of the article is obtained. Including an article editorial section provided to each of the matched player terminals,
The character registration unit
Accepting the registration of a plurality of the characters for each player,
The article editorial department
From the plurality of characters registered by each of the matched players, the character to be picked up is determined and matched for each player so that the same type of character does not exist among the matched players . The article is edited so that the content related to the character to be picked up is included for each player, and the information associated with the player to which the article is provided is preferentially handled for the predetermined content of the article. An information processing system characterized by editing.
複数のプレーヤが参加して対戦を行うゲームのための情報処理方法であって、
コンピュータが、
前記プレーヤの端末からの要求に応答して当該プレーヤと関連付けてキャラクタの登録を受け付けるキャラクタ登録ステップと、
前記キャラクタの登録が完了した複数の前記プレーヤのマッチングを行うマッチング処理ステップと、
マッチングされた前記プレーヤのそれぞれの情報およびマッチングされた前記プレーヤのそれぞれが登録した前記キャラクタの情報の少なくとも一方に基づいて、前記対戦の事前情報に関する記事の編集を行い、当該記事の編集結果を、マッチングされた前記プレーヤの端末のそれぞれに提供する記事編集ステップと、を実行し、
前記キャラクタ登録ステップにおいて、
前記プレーヤ毎に複数の前記キャラクタの登録を受け付け、
前記記事編集ステップにおいて、
マッチングされた前記プレーヤのそれぞれが登録した複数の前記キャラクタから当該プレーヤ毎に、マッチングされた前記プレーヤ間で同じ種類の前記キャラクタが存在しないようにピックアップ対象となる前記キャラクタを決定し、マッチングされた前記プレーヤ毎に前記ピックアップ対象となった前記キャラクタに関する内容が含まれるように前記記事を編集し、当該記事の所定の内容については、提供先の前記プレーヤに関連付けられた情報を優先的に取り扱って編集を行うことを特徴とする情報処理方法。
It is an information processing method for a game in which multiple players participate in a match.
The computer
A character registration step that accepts character registration in association with the player in response to a request from the player's terminal.
A matching processing step for matching a plurality of the players for which registration of the character has been completed, and
Based on at least one of the information of each of the matched players and the information of the character registered by each of the matched players, the article regarding the advance information of the match is edited, and the edited result of the article is obtained. Execute the article editing step provided to each of the matched terminals of the player, and
In the character registration step
Accepting the registration of a plurality of the characters for each player,
In the article editing step
From the plurality of characters registered by each of the matched players, the character to be picked up is determined and matched for each player so that the same type of character does not exist among the matched players . The article is edited so that the content related to the character to be picked up is included for each player, and the information associated with the player to which the article is provided is preferentially handled for the predetermined content of the article. An information processing method characterized by editing.
JP2021074791A 2021-04-27 2021-04-27 Programs, information processing systems, and information processing methods Active JP7069381B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2021074791A JP7069381B1 (en) 2021-04-27 2021-04-27 Programs, information processing systems, and information processing methods
JP2022075791A JP2022169495A (en) 2021-04-27 2022-05-02 Program, information processing system, and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021074791A JP7069381B1 (en) 2021-04-27 2021-04-27 Programs, information processing systems, and information processing methods

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2022075791A Division JP2022169495A (en) 2021-04-27 2022-05-02 Program, information processing system, and information processing method

Publications (2)

Publication Number Publication Date
JP7069381B1 true JP7069381B1 (en) 2022-05-17
JP2022169031A JP2022169031A (en) 2022-11-09

Family

ID=81607952

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2021074791A Active JP7069381B1 (en) 2021-04-27 2021-04-27 Programs, information processing systems, and information processing methods
JP2022075791A Pending JP2022169495A (en) 2021-04-27 2022-05-02 Program, information processing system, and information processing method

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2022075791A Pending JP2022169495A (en) 2021-04-27 2022-05-02 Program, information processing system, and information processing method

Country Status (1)

Country Link
JP (2) JP7069381B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009178399A (en) 2008-01-31 2009-08-13 Sega Corp Game device and method of controlling the same
JP2009187226A (en) 2008-02-05 2009-08-20 Sega Corp Text generation device, text generation program and text generation method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4090081B2 (en) * 1994-06-17 2008-05-28 株式会社セガ Network game system
JP3291287B2 (en) * 2000-02-17 2002-06-10 コナミ株式会社 Control method of online game system and game system
JP2004041714A (en) * 2002-05-17 2004-02-12 Sega Corp Control method for game device
JP6173666B2 (en) * 2012-09-19 2017-08-02 株式会社バンダイナムコエンターテインメント Program and game device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009178399A (en) 2008-01-31 2009-08-13 Sega Corp Game device and method of controlling the same
JP2009187226A (en) 2008-02-05 2009-08-20 Sega Corp Text generation device, text generation program and text generation method

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
「【スタポケ】フレンドレースを開催・参加する方法【スターホースポケット】」,スタポケ攻略Wiki | スターホースポケット [online],2018年02月22日,https://gamezet.net/shpocket/115885,全文、全図 [2021年12月16日検索]
「スタポケ対戦日記411日目!!チャオWBCC+フレンドレース♪」,ツッチィのスタホしチャオ!ブログ [online],2018年03月14日,https://ameblo.jp/tsutticiao/entry-12360284412.html,全文、全図 [2021年12月16日検索]
梅津爆発,「『スタポケ』フレンドレース事前プレイレポ。『StarHorse3』の殿堂馬とも対戦できる!」,電撃オンライン [online],2018年02月20日,https://dengekionline.com/elem/000/001/681/1681431/,特に「フレンドレースの流れ」[2021年12月16日検索]

Also Published As

Publication number Publication date
JP2022169495A (en) 2022-11-09
JP2022169031A (en) 2022-11-09

Similar Documents

Publication Publication Date Title
US20140045595A1 (en) Friendly fantasy game challenge
JP6246817B2 (en) GAME PROCESSING DEVICE, GAME PROCESSING METHOD, AND COMPUTER PROGRAM
JP5442810B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
WO2013099055A1 (en) Game control device, game control method, program, and game system
JP5832488B2 (en) GAME SYSTEM, GAME DEVICE, AND PROGRAM
JP6358479B2 (en) GAME SYSTEM, GAME CONTROL DEVICE, AND PROGRAM
JP5149986B1 (en) GAME CONTROL DEVICE, GAME CONTROL METHOD, PROGRAM, GAME SYSTEM
JP6593892B2 (en) GAME SYSTEM, GAME CONTROL DEVICE, AND PROGRAM
WO2013154020A1 (en) Game control device, game control method, program, recording medium, game control system
KR102071243B1 (en) Game system, game control device and computer readable recording medium
JP2020081306A (en) Game program and game system
JP7069381B1 (en) Programs, information processing systems, and information processing methods
JP2023089282A (en) Program, information processing system, and information processing method
KR20070103389A (en) Game device
JP2019217213A (en) Game program, method, and information processing device
JP7157032B2 (en) Information processing device, game program, and information processing method
JP5903032B2 (en) game machine
JP2019217216A (en) Game program, method, and information processing device
JP7307238B1 (en) Program, information processing system, and information processing method
JP3878957B2 (en) GAME DEVICE AND PROGRAM
US20230277945A1 (en) Non-transitory computer-readable storage medium having stored therein information processing program, information processing apparatus, information processing system, and information processing method
JP6943991B2 (en) Control methods, computers and control programs
JP6593894B2 (en) GAME SYSTEM, GAME CONTROL DEVICE, AND PROGRAM
JP4381224B2 (en) Network game system and server machine
JP6681280B2 (en) Control method, computer and control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211014

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20211014

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220111

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220310

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220502

R150 Certificate of patent or registration of utility model

Ref document number: 7069381

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150