JP6788394B2 - Game system, terminal program, and server program - Google Patents

Game system, terminal program, and server program Download PDF

Info

Publication number
JP6788394B2
JP6788394B2 JP2016130061A JP2016130061A JP6788394B2 JP 6788394 B2 JP6788394 B2 JP 6788394B2 JP 2016130061 A JP2016130061 A JP 2016130061A JP 2016130061 A JP2016130061 A JP 2016130061A JP 6788394 B2 JP6788394 B2 JP 6788394B2
Authority
JP
Japan
Prior art keywords
voting
unit
player
information
character
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
JP2016130061A
Other languages
Japanese (ja)
Other versions
JP2017189584A5 (en
JP2017189584A (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.)
DeNA Co Ltd
Original Assignee
DeNA Co Ltd
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 DeNA Co Ltd filed Critical DeNA Co Ltd
Priority to JP2016130061A priority Critical patent/JP6788394B2/en
Publication of JP2017189584A publication Critical patent/JP2017189584A/en
Publication of JP2017189584A5 publication Critical patent/JP2017189584A5/en
Application granted granted Critical
Publication of JP6788394B2 publication Critical patent/JP6788394B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

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

ゲームに参加するプレイヤーに、投票対象となる自己のキャラクターを指定させると共に、他のプレイヤーが既に指定していたキャラクターを投票候補としてそれぞれ比較させ、その投票候補の中のいずれかのキャラクターに対して投票させるゲーム装置が知られている(たとえば、特許文献1)。 Let the players participating in the game specify their own character to vote for, and compare the characters already specified by other players as voting candidates, and for any of the voting candidates A game device for voting is known (for example, Patent Document 1).

特開2012−223306号公報Japanese Unexamined Patent Publication No. 2012-223306

多くのプレイヤーがゲームに参加した場合、その投票候補が増大することになるため、投票を行なうプレイヤーは多数のキャラクターをそれぞれ比較しなければならなくなる。しかし、投票候補となるキャラクターを全て比較することはプレイヤーにとって困難となるため、キャラクターの良し悪しに関わらず投票が行われてしまう虞がある。
本発明は、このような事情に鑑みてなされたものであり、その目的とするところは、キャラクターに対する適切な投票を行なうことにある。
If many players participate in the game, the number of voting candidates will increase, and the voting player will have to compare a large number of characters. However, since it is difficult for the player to compare all the characters that are candidates for voting, there is a risk that voting will be performed regardless of whether the characters are good or bad.
The present invention has been made in view of such circumstances, and an object of the present invention is to appropriately vote for a character.

上記課題を解決するための本発明の主たる発明は、
所定期間毎に、キャラクターを組み合せることによって投票候補となる複数のキャラクターから構成される投票ユニットを複数編成する投票ユニット編成処理部と、
投票開始を要求する操作が参加登録されたプレイヤーによって行われる度に、その編成された複数の投票ユニットの中から、前記プレイヤーが投票を行なうための投票ユニットを選択する投票ユニット選択処理部と、
選択された前記投票ユニットを構成するキャラクターに対する投票を前記プレイヤーから受け付け、投票された前記キャラクターに対する投票数を1票増加させる投票処理部と、
を備えたことを特徴とする情報処理装置である。
本発明の他の特徴については、本明細書及び添付図面の記載により明らかにする。
The main invention of the present invention for solving the above problems is
A voting unit organization processing unit that organizes a plurality of voting units composed of a plurality of characters that are candidates for voting by combining characters at regular intervals.
Each time an operation requesting the start of voting is performed by a registered player, a voting unit selection processing unit that selects a voting unit for the player to vote from among the plurality of organized voting units, and a voting unit selection processing unit.
A voting processing unit that accepts votes from the player for the characters that make up the selected voting unit and increases the number of votes for the selected character by one vote.
It is an information processing device characterized by being equipped with.
Other features of the present invention will be clarified by the description in the present specification and the accompanying drawings.

ゲームシステム1の全体構成例を示す図である。It is a figure which shows the whole structure example of the game system 1. サーバー装置10の機能上の構成を示すブロック図である。It is a block diagram which shows the functional structure of the server apparatus 10. キャラクター情報のデータ構造例を示す図である。It is a figure which shows the data structure example of a character information. アイテム情報のデータ構造例を示す図である。It is a figure which shows the data structure example of item information. プレイヤー情報のデータ構造例を示す図である。It is a figure which shows the data structure example of a player information. 所有キャラクター情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the possession character information. 投票履歴情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the voting history information. エントリー情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the entry information. アバター情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the avatar information. 投票ユニット情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the voting unit information. 予備投票ユニット情報のデータ構造例を示す図である。It is a figure which shows the data structure example of the preliminary voting unit information. プレイヤー端末20の機能上の構成を示すブロック図である。It is a block diagram which shows the functional structure of a player terminal 20. エントリーに関する動作例を説明するフローチャートである。It is a flowchart explaining operation example about entry. エントリー画面50の一例を示す図である。It is a figure which shows an example of the entry screen 50. コーディネート画面60の一例を示す図である。It is a figure which shows an example of the coordination screen 60. コーディネート後のエントリー画面50の一例を示す図である。It is a figure which shows an example of the entry screen 50 after coordination. 投票ユニット及び予備投票ユニットの編成に関する動作例を説明するフローチャートである。It is a flowchart explaining operation example about organization of a voting unit and a preliminary voting unit. アバターに対する投票に関する動作例を説明するフローチャートである。It is a flowchart explaining operation example about a vote for an avatar. 投票画面70の一例を示す図である。It is a figure which shows an example of a voting screen 70.

本明細書及び添付図面の記載により、少なくとも以下の事項が明らかとなる。
即ち、所定期間毎に、キャラクターを組み合せることによって投票候補となる複数のキャラクターから構成される投票ユニットを複数編成する投票ユニット編成処理部と、
投票開始を要求する操作が参加登録されたプレイヤーによって行われる度に、その編成された複数の投票ユニットの中から、前記プレイヤーが投票を行なうための投票ユニットを選択する投票ユニット選択処理部と、
選択された前記投票ユニットを構成するキャラクターに対する投票を前記プレイヤーから受け付け、投票された前記キャラクターに対する投票数を1票増加させる投票処理部と、
を備えたことを特徴とする情報処理装置である。
このような情報処理装置によれば、プレイヤーによる投票が行われる度に、投票ユニットを構成するキャラクターのみを比較していずれかのキャラクターを選択すればよい。そのため、キャラクターに対する適切な投票を行なうことが可能となる。
The description of the present specification and the accompanying drawings will clarify at least the following matters.
That is, a voting unit organization processing unit that organizes a plurality of voting units composed of a plurality of characters that are candidates for voting by combining characters at predetermined intervals.
Each time an operation requesting the start of voting is performed by a registered player, a voting unit selection processing unit that selects a voting unit for the player to vote from among the plurality of organized voting units,
A voting processing unit that accepts votes from the player for the characters that make up the selected voting unit and increases the number of votes for the selected character by one vote.
It is an information processing device characterized by being equipped with.
According to such an information processing device, each time a player votes, only the characters constituting the voting unit need to be compared and one of the characters needs to be selected. Therefore, it is possible to vote appropriately for the character.

また、かかる情報処理装置であって、
投票対象となる自己のキャラクターを指定して、投票結果に基づきキャラクターの順位を決定するイベントに参加するプレイヤーの参加登録を受け付けるエントリー処理部と、
をさらに備え、
前記投票ユニット編成処理部は、所定期間毎に、参加登録されたプレイヤーが指定したキャラクターを組み合せることによって、投票候補となる複数のキャラクターから構成される投票ユニットを複数編成し、
前記投票ユニット選択処理部は、投票開始を要求する操作が参加登録されたプレイヤーによって行われる度に、その編成された複数の投票ユニットの中から、前記プレイヤーが投票を行なうための投票ユニットを選択する、こととしてもよい。
このような情報処理装置によれば、イベントに参加したプレイヤーによる積極的に投票を行なわれると共に、キャラクターに対する適切な投票を行なうことが可能となる。
In addition, it is such an information processing device.
The entry processing department that accepts participation registration of players who participate in the event that specifies their own character to vote and decides the ranking of the character based on the voting result,
With more
The voting unit organization processing unit organizes a plurality of voting units composed of a plurality of characters as voting candidates by combining characters designated by the registered players for each predetermined period.
The voting unit selection processing unit selects a voting unit for the player to vote from among the plurality of organized voting units each time the operation requesting the start of voting is performed by the registered player. You may do it.
According to such an information processing device, it is possible for the players who participated in the event to actively vote and to appropriately vote for the character.

また、かかる情報処理装置であって、
前記投票ユニット編成処理部は、所定期間毎に、参加登録されたプレイヤーが指定したキャラクターを組み合せることによって、投票候補となる2体のキャラクターから構成される投票ユニットを複数編成し、
前記投票処理部は、前記投票ユニット選択処理部によって選択された前記投票ユニットを構成する2体のキャラクターのうちのいずれか一方のキャラクターに対する投票を前記プレイヤーから受け付け、投票された一方の前記キャラクターに対する投票数を1票増加させる、こととしてもよい。
このような情報処理装置によれば、投票ユニットを構成する2体のキャラクターのみを比較していずれか一方のキャラクターを選択すればよい。そのため、キャラクターに対するより適切な投票を行なうことが可能となる。
In addition, it is such an information processing device.
The voting unit organization processing unit organizes a plurality of voting units composed of two characters that are candidates for voting by combining characters designated by the registered players for each predetermined period.
The voting processing unit receives a vote for one of the two characters constituting the voting unit selected by the voting unit selection processing unit from the player, and the voted one character is voted. The number of votes may be increased by one.
According to such an information processing device, only two characters constituting the voting unit need to be compared and one of the characters needs to be selected. Therefore, it is possible to vote more appropriately for the character.

また、かかる情報処理装置であって、
前記投票ユニット編成処理部は、
同じ投票数のキャラクター同士を組み合せることによって、投票候補となる2体のキャラクターから構成される投票ユニットを複数編成し、
前回の投票ユニットを編成してから所定期間が経過した後に、今回の投票ユニットを編成するものであって、
前回の投票ユニットの編成後から所定期間経過前に前記エントリー処理部によってプレイヤーが参加登録された場合には、今回の投票ユニットを編成する際に、参加登録された前記プレイヤーが指定したキャラクターに対する投票数を0票とみなして、参加登録された他のプレイヤーが指定したキャラクターであって投票数が未だ0票であるキャラクターと組み合せる、こととしてもよい。
このような情報処理装置によれば、キャラクターの投票数を0票とみなすことによってプレイヤーがイベントに途中参加できるようになる。
In addition, it is such an information processing device.
The voting unit organization processing unit
By combining characters with the same number of votes, multiple voting units consisting of two characters that are candidates for voting are organized.
This voting unit is organized after a predetermined period of time has passed since the previous voting unit was organized.
If a player is registered for participation by the entry processing unit after the formation of the previous voting unit and before the lapse of a predetermined period, voting for the character specified by the registered player when forming the current voting unit The number may be regarded as 0 votes and combined with a character designated by another registered player and having 0 votes.
According to such an information processing device, the player can participate in the event in the middle by regarding the number of votes of the character as 0 votes.

また、かかる情報処理装置であって、
前記投票ユニット編成処理部は、同じ投票数のキャラクター同士を組み合せることによって、投票候補となる複数のキャラクターから構成される投票ユニットを複数編成する、こととしてもよい。
このような情報処理装置によれば、キャラクターの良し悪しに応じた投票を行なうことができる。
In addition, it is such an information processing device.
The voting unit formation processing unit may form a plurality of voting units composed of a plurality of characters as voting candidates by combining characters having the same number of votes.
According to such an information processing device, it is possible to vote according to the quality of the character.

また、かかる情報処理装置であって、
前記投票ユニットを構成するキャラクターのうちのいずれかのキャラクターに対する投票が行われたことによって、前記投票ユニットを構成するキャラクターそれぞれに対して獲得ポイントを付与する獲得ポイント付与処理部と、
投票数に応じてキャラクターの順位を決定する順位決定処理部であって、投票数が同じキャラクターについては獲得ポイントに応じて更に順位を決定する順位決定処理部と、
を備えることとしてもよい。
このような情報処理装置によれば、同じ投票数のキャラクターが複数存在した場合であっても、獲得ポイントによって細かく順位を決めることができる。
In addition, it is such an information processing device.
An earned point giving processing unit that gives earned points to each of the characters that make up the voting unit by voting for any of the characters that make up the voting unit.
A ranking determination processing unit that determines the ranking of characters according to the number of votes, and a ranking determination processing unit that further determines the ranking according to the points earned for characters with the same number of votes.
May be provided.
According to such an information processing device, even if there are a plurality of characters with the same number of votes, the ranking can be finely determined according to the points earned.

また、かかる情報処理装置であって、
前記獲得ポイント付与処理部は、前記投票ユニットを構成するキャラクターのうち、投票された前記キャラクターに対して付与する獲得ポイントを、投票されなかった他のキャラクターに対して付与する獲得ポイントよりも多くする、こととしてもよい。
このような情報処理装置によれば、獲得ポイントが多いキャラクターよりも投票数が多いキャラクターの方が上位になるように制御できる。
In addition, it is such an information processing device.
Among the characters constituting the voting unit, the earned point granting processing unit gives more earned points to the voted character than to other non-voted characters. , It may be.
According to such an information processing device, it is possible to control a character having a large number of votes to be ranked higher than a character having a large number of points earned.

また、かかる情報処理装置であって、
前記投票ユニット選択処理部は、投票開始を要求する操作が或るプレイヤーによって行われた際に、前記投票ユニット編成処理部によって編成された複数の投票ユニットの中から、前記或るプレイヤーに対して既に選択したことのある投票ユニットを再び選択しないように制限する、こととしてもよい。
このような情報処理装置によれば、或るプレイヤーが同じ投票ユニットについて何度も投票することがないように抑制できる。
In addition, it is such an information processing device.
When an operation requesting the start of voting is performed by a certain player, the voting unit selection processing unit refers to the player from among a plurality of voting units organized by the voting unit formation processing unit. Voting units that have already been selected may be restricted from being selected again.
With such an information processing device, it is possible to prevent a player from voting for the same voting unit multiple times.

また、かかる情報処理装置であって、
前記投票ユニット選択処理部は、投票開始を要求する操作が或るプレイヤーによって行われる度に、前記投票ユニット編成処理部によって編成された複数の投票ユニットの中から、前記或るプレイヤーに対応付けられた投票数を有するキャラクター同士が組み合されて構成された投票ユニットを選択する、こととしてもよい。
このような情報処理装置によれば、投票候補となるキャラクターの投票数をプレイヤー毎に固定することによって、プレイヤーが同じ投票ユニットについて何度も投票することがないように抑制できる。
In addition, it is such an information processing device.
Each time a player performs an operation requesting the start of voting, the voting unit selection processing unit is associated with the player from among a plurality of voting units organized by the voting unit organization processing unit. It is also possible to select a voting unit composed of a combination of characters having the same number of votes.
According to such an information processing device, by fixing the number of votes of the character as a voting candidate for each player, it is possible to prevent the player from voting for the same voting unit many times.

また、かかる情報処理装置であって、
前記投票ユニット編成処理部は、同じ投票数のキャラクター同士を組み合せることによって、投票候補となる複数のキャラクターから構成される投票ユニットを複数編成すると共に、投票数に関わらずランダムに選択されたキャラクター同士を組み合せることによって、投票候補となる複数のキャラクターから構成される予備投票ユニットを複数編成し、
前記投票ユニット選択処理部は、投票開始を要求する操作がプレイヤーによって行われた際に、編成された複数の投票ユニットがすべて選択されていることを条件として、編成された複数の予備投票ユニットの中から、前記プレイヤーが投票を行なうための予備投票ユニットを選択する、こととしてもよい。
このような情報処理装置によれば、多数のプレイヤーが一斉に投票を行なうことによって投票ユニットが不足した場合でも、他のプレイヤーは予備投票ユニットを用いることで滞りなく投票を行なうことができる。
In addition, it is such an information processing device.
By combining characters with the same number of votes, the voting unit organization processing unit organizes a plurality of voting units composed of a plurality of characters that are candidates for voting, and characters randomly selected regardless of the number of votes. By combining each other, multiple preliminary voting units consisting of multiple characters that are candidates for voting are organized.
The voting unit selection processing unit of the plurality of organized preliminary voting units, provided that all of the plurality of organized voting units are selected when the operation for requesting the start of voting is performed by the player. From among them, a preliminary voting unit for the player to vote may be selected.
According to such an information processing device, even if a large number of players vote at the same time and the voting unit is insufficient, other players can vote without delay by using the preliminary voting unit.

また、かかる情報処理装置であって、
前記投票ユニット選択処理部によって選択された前記投票ユニットを構成するキャラクターを並べて表示させたゲーム画面のデータを生成する画面データ生成処理部を備える、こととしてもよい。
このような情報処理装置によれば、投票ユニット毎に投票候補となるキャラクターが並べて表示されるため、投票を行なうプレイヤーは両者を容易に比較できる。
In addition, it is such an information processing device.
A screen data generation processing unit that generates data of a game screen in which characters constituting the voting unit selected by the voting unit selection processing unit are displayed side by side may be provided.
According to such an information processing device, characters that are candidates for voting are displayed side by side for each voting unit, so that the player who votes can easily compare the two.

次に、コンピューターに、
所定期間毎に、キャラクターを組み合せることによって投票候補となる複数のキャラクターから構成される投票ユニットを複数編成する投票ユニット編成処理と、
投票開始を要求する操作が参加登録されたプレイヤーによって行われる度に、その編成された複数の投票ユニットの中から、前記プレイヤーが投票を行なうための投票ユニットを選択する投票ユニット選択処理と、
選択された前記投票ユニットを構成するキャラクターに対する投票を前記プレイヤーから受け付け、投票された前記キャラクターに対する投票数を1票増加させる投票処理と、
を実行させることを特徴とするゲームプログラムである。
このようなゲームプログラムによれば、キャラクターに対する適切な投票を行なうことが可能となる。
Then on the computer
Voting unit organization processing that organizes multiple voting units consisting of multiple characters that are candidates for voting by combining characters at regular intervals,
Each time an operation requesting the start of voting is performed by a registered player, a voting unit selection process for selecting a voting unit for the player to vote from among the plurality of organized voting units, and a voting unit selection process.
Voting processing that accepts votes from the player for the characters that make up the selected voting unit and increases the number of votes for the voted character by one vote.
It is a game program characterized by executing.
According to such a game program, it is possible to vote appropriately for a character.

次に、コンピューターが、
所定期間毎に、キャラクターを組み合せることによって投票候補となる複数のキャラクターから構成される投票ユニットを複数編成し、
投票開始を要求する操作が参加登録されたプレイヤーによって行われる度に、その編成された複数の投票ユニットの中から、前記プレイヤーが投票を行なうための投票ユニットを選択し、
選択された前記投票ユニットを構成するキャラクターに対する投票を前記プレイヤーから受け付け、投票された前記キャラクターに対する投票数を1票増加させる、
ことを特徴とする情報処理方法である。
このような情報処理方法によれば、キャラクターに対する適切な投票を行なうことが可能となる。
Then the computer
Multiple voting units consisting of multiple characters that are candidates for voting by combining characters are organized for each predetermined period.
Each time an operation requesting the start of voting is performed by a registered player, a voting unit for the player to vote is selected from the plurality of organized voting units.
Accepts votes from the player for the characters that make up the selected voting unit, and increases the number of votes for the voted character by one vote.
It is an information processing method characterized by this.
According to such an information processing method, it is possible to vote appropriately for the character.

===実施形態===
<<ゲームシステム1の構成について>>
図1は、ゲームシステム1の全体構成の一例を示す図である。ゲームシステム1は、ネットワーク2(例えば、インターネット等)を介してゲームに関する各種サービスをプレイヤーに提供するものであり、サーバー装置10と、複数のプレイヤー端末20と、を含んで構成される。
=== Embodiment ===
<< About the configuration of game system 1 >>
FIG. 1 is a diagram showing an example of the overall configuration of the game system 1. The game system 1 provides various services related to a game to a player via a network 2 (for example, the Internet or the like), and includes a server device 10 and a plurality of player terminals 20.

本実施形態に係るゲームシステム1では、多人数参加型のイベントゲームをプレイヤーに提供する。このイベントでは、投票結果に基づいてアバターの順位を決定するアバターコンテストが行われる。イベントに参加するプレイヤーは、キャラクターにアイテムを装着させて形成される自己のアバターを指定してアバターコンテストにエントリーする。 In the game system 1 according to the present embodiment, a multiplayer event game is provided to the player. At this event, an avatar contest will be held to determine the ranking of avatars based on the voting results. Players who participate in the event enter the avatar contest by designating their own avatar formed by attaching items to the character.

アバターコンテストにエントリーしたプレイヤーは、投票候補となるいずれかのアバターに対して投票を行なう。本実施形態のアバターコンテストでは、二者択一による投票が行われる。すなわち、投票対象となる複数のアバターの中から投票候補となる2体のアバターが絞り込まれ、プレイヤーは2体のアバターを比較した上でいずれか一方のアバターに対して投票を行なう。 Players who enter the avatar contest will vote for any of the avatars that are candidates for voting. In the avatar contest of this embodiment, voting is performed by alternatives. That is, two avatars that are candidates for voting are narrowed down from a plurality of avatars to be voted, and the player compares the two avatars and votes for one of the avatars.

イベント期間中、このようにして二者択一による投票が各プレイヤーによって繰り返し行われることで、アバターの良し悪しに応じて投票数が増大して行き、その投票数に基づくアバターの順位が決定される。そのため、アバターに対する適切な投票を行なうことが可能となる。 During the event period, the number of votes is increased according to the quality of the avatar by repeatedly voting by each player in this way, and the ranking of the avatar is determined based on the number of votes. To. Therefore, it is possible to vote appropriately for the avatar.

<<サーバー装置10の構成について>>
図2は、サーバー装置10の機能上の構成を示すブロック図である。サーバー装置10は、システム管理者等が各種サービスを運営・管理する際に利用する情報処理装置(例えば、ワークステーションやパーソナルコンピューター等)である。サーバー装置10は、プレイヤー端末20から各種のコマンド(リクエスト)を受信すると、プレイヤー端末20上で動作可能なゲームプログラム・各種データや、プレイヤー端末20の規格に合わせたマークアップ言語(HTML等)で作成されたWebページ(ゲーム画面等)を送信(レスポンス)する。サーバー装置10は、制御部11と、記憶部12と、入力部13と、表示部14と、通信部15を有する。
<< About the configuration of the server device 10 >>
FIG. 2 is a block diagram showing a functional configuration of the server device 10. The server device 10 is an information processing device (for example, a workstation, a personal computer, etc.) used by a system administrator or the like when operating and managing various services. When the server device 10 receives various commands (requests) from the player terminal 20, it uses a game program and various data that can operate on the player terminal 20 and a markup language (HTML, etc.) that matches the standard of the player terminal 20. Send (response) the created Web page (game screen, etc.). The server device 10 includes a control unit 11, a storage unit 12, an input unit 13, a display unit 14, and a communication unit 15.

制御部11は、各部間のデータの受け渡しを行うと共に、サーバー装置10全体の制御を行うものであり、CPU(Central Processing Unit)が所定のメモリに格納されたプログラムを実行することによって実現される。本実施形態における制御部11は、少なくとも、エントリー処理部111、投票ユニット編成処理部112、投票ユニット選択処理部113、投票処理部114、獲得ポイント付与処理部115、順位決定処理部116、画面データ生成処理部117を備える。 The control unit 11 transfers data between each unit and controls the entire server device 10, and is realized by the CPU (Central Processing Unit) executing a program stored in a predetermined memory. .. The control unit 11 in the present embodiment is at least an entry processing unit 111, a voting unit organization processing unit 112, a voting unit selection processing unit 113, a voting processing unit 114, an earned point giving processing unit 115, a ranking determination processing unit 116, and screen data. A generation processing unit 117 is provided.

エントリー処理部111は、イベントにおけるエントリーに関する各種処理を実行する機能を有している。本実施形態におけるエントリー処理部111は、イベントへの参加を希望するプレイヤーの参加登録を受け付ける。 The entry processing unit 111 has a function of executing various processes related to the entry in the event. The entry processing unit 111 in the present embodiment accepts participation registration of a player who wishes to participate in the event.

投票ユニット編成処理部112は、イベントにおける投票ユニットの編成に関する各種処理を実行する機能を有している。本実施形態における投票ユニット編成処理部112は、所定期間毎に、投票候補となる複数のアバターから構成される投票ユニットおよび予備投票ユニットを複数編成する。なお、本実施形態では、2体のアバターから構成される投票ユニットおよび予備投票ユニットが複数編成される。 The voting unit organization processing unit 112 has a function of executing various processes related to the organization of voting units in an event. The voting unit organization processing unit 112 in the present embodiment organizes a plurality of voting units and preliminary voting units composed of a plurality of avatars as voting candidates for each predetermined period. In this embodiment, a plurality of voting units and preliminary voting units composed of two avatars are organized.

投票ユニット選択処理部113は、投票ユニットの選択に関する各種処理を実行する機能を有している。本実施形態における投票ユニット選択処理部113は、投票開始を要求する操作がプレイヤーによって行われる度に、その編成された複数の投票ユニット又は予備投票ユニットの中から、そのプレイヤーが投票を行なうための投票ユニット又は予備投票ユニットを選択する。 The voting unit selection processing unit 113 has a function of executing various processes related to the selection of the voting unit. The voting unit selection processing unit 113 in the present embodiment allows the player to vote from among the plurality of organized voting units or preliminary voting units each time an operation requesting the start of voting is performed by the player. Select a voting unit or a preliminary voting unit.

投票処理部114は、アバターに対する投票に関する各種処理を実行する機能を有している。本実施形態における投票処理部114は、投票ユニット選択処理部113によっていずれかの投票ユニット又は予備投票ユニットが選択されると、その選択された投票ユニット又は予備投票ユニットを構成するいずれかのアバターに対する投票をプレイヤーから受け付け、投票されたアバターに対する投票数を1票増加させる。 The voting processing unit 114 has a function of executing various processes related to voting for the avatar. When any voting unit or preliminary voting unit is selected by the voting unit selection processing unit 113, the voting processing unit 114 in the present embodiment responds to any of the avatars constituting the selected voting unit or preliminary voting unit. Accept votes from players and increase the number of votes cast for avatars by one.

獲得ポイント付与処理部115は、ポイント付与に関する各種処理を実行する機能を有している。本実施形態における獲得ポイント付与処理部115は、投票ユニットを構成するいずれかのアバターに対する投票が行われたことによって、その投票ユニットを構成するアバターそれぞれに対して獲得ポイントを付与する。 The earned point granting processing unit 115 has a function of executing various processes related to the point granting. The earned point granting processing unit 115 in the present embodiment grants earned points to each of the avatars constituting the voting unit by voting for any of the avatars constituting the voting unit.

順位決定処理部116は、投票結果に基づいてアバターコンテストにエントリーされたアバターの順位を決定する処理を実行する機能を有している。本実施形態における順位決定処理部116は、投票数に応じてアバターの順位を決定する。但し、投票数が同じアバターについては、獲得ポイントに応じてアバターの順位を決定する。 The ranking determination processing unit 116 has a function of executing a process of determining the ranking of the avatars entered in the avatar contest based on the voting result. The ranking determination processing unit 116 in the present embodiment determines the ranking of avatars according to the number of votes. However, for avatars with the same number of votes, the ranking of avatars will be determined according to the points earned.

画面データ生成処理部117は、ゲーム画面をプレイヤー端末20に表示させるための画面データを生成する処理を実行する機能を有している。本実施形態における画面データ生成処理部117は、ゲーム画面に対応する画面データとしてHTMLデータを生成する。 The screen data generation processing unit 117 has a function of executing a process of generating screen data for displaying the game screen on the player terminal 20. The screen data generation processing unit 117 in the present embodiment generates HTML data as screen data corresponding to the game screen.

記憶部12は、システムプログラムが記憶された読み取り専用の記憶領域であるROM(Read Only Memory)と、制御部11による演算処理のワーク領域として使用される書き換え可能な記憶領域であるRAM(Random Access Memory)とを有しており、例えば、フラッシュメモリやハードディスク等の不揮発性記憶装置によって実現される。本実施形態における記憶部12は、少なくともキャラクター情報、アイテム情報、プレイヤー情報、エントリー情報、投票ユニット情報、及び、予備投票ユニット情報を記憶する。なお、これら各種情報については追って詳述する。 The storage unit 12 includes a ROM (Read Only Memory), which is a read-only storage area in which a system program is stored, and a RAM (Random Access), which is a rewritable storage area used as a work area for arithmetic processing by the control unit 11. Memory), and is realized by, for example, a non-volatile storage device such as a flash memory or a hard disk. The storage unit 12 in the present embodiment stores at least character information, item information, player information, entry information, voting unit information, and preliminary voting unit information. In addition, these various information will be described in detail later.

入力部13は、システム管理者等がゲームサービスに関する各種データ(例えば、キャラクター情報、アイテム情報等)を入力するためのものであり、例えば、キーボードやマウス等によって実現される。 The input unit 13 is for the system administrator or the like to input various data (for example, character information, item information, etc.) related to the game service, and is realized by, for example, a keyboard or a mouse.

表示部14は、制御部11からの指令に基づいてシステム管理者用の操作画面を表示するためのものであり、例えば、液晶ディスプレイ(LCD:Liquid Crystal Display)等によって実現される。 The display unit 14 is for displaying an operation screen for a system administrator based on a command from the control unit 11, and is realized by, for example, a liquid crystal display (LCD) or the like.

通信部15は、プレイヤー端末20との間で通信を行うためのものであり、プレイヤー端末20から送信される各種データや信号を受信する受信部としての機能と、制御部11の指令に応じて各種データや信号をプレイヤー端末20へ送信する送信部として機能とを有している。通信部15は、例えば、NIC(Network Interface Card)等によって実現される。 The communication unit 15 is for communicating with the player terminal 20, functions as a receiving unit for receiving various data and signals transmitted from the player terminal 20, and responds to a command from the control unit 11. It has a function as a transmission unit that transmits various data and signals to the player terminal 20. The communication unit 15 is realized by, for example, a NIC (Network Interface Card) or the like.

図3は、キャラクター情報のデータ構造例を示す図である。このキャラクター情報には、キャラクターIDに対応付けて、少なくとも、キャラクター名、目タイプ、口タイプ、鼻タイプ、髪型タイプ(つまり、そのキャラクターのパーツとなる構成要素)が設定されている。 FIG. 3 is a diagram showing an example of a data structure of character information. In this character information, at least a character name, an eye type, a mouth type, a nose type, and a hairstyle type (that is, components that are parts of the character) are set in association with the character ID.

図4は、アイテム情報のデータ構造例を示す図である。このアイテム情報には、アイテムIDに対応付けて、少なくとも、アイテム名、テーマが設定されている。テーマは、アバターコンテストで与えられる題目を示す情報である。ここでは、各テーマに合わせて各種アイテムがそれぞれ設定されている。 FIG. 4 is a diagram showing an example of a data structure of item information. At least the item name and the theme are set in this item information in association with the item ID. The theme is information indicating the subject given in the avatar contest. Here, various items are set according to each theme.

図5は、プレイヤー情報のデータ構造例を示す図である。このプレイヤー情報には、プレイヤーIDに対応付けて、少なくとも、プレイヤー名、所有キャラクター情報、エントリーID、投票履歴情報が設定されている。エントリーIDは、アバターコンテストに参加登録されたプレイヤーを識別する情報である。 FIG. 5 is a diagram showing an example of a data structure of player information. At least the player name, the owned character information, the entry ID, and the voting history information are set in this player information in association with the player ID. The entry ID is information that identifies a player who has been registered to participate in the avatar contest.

図6は、所有キャラクター情報のデータ構造例を示す図である。所有キャラクター情報は、プレイヤーが所有するキャラクター(以下、「所有キャラクター」とも呼ぶ)に関する情報である。この所有キャラクター情報には、所有キャラクターのキャラクターIDに対応付けて、少なくとも、その所有キャラクターの個数が設定されている。 FIG. 6 is a diagram showing an example of a data structure of owned character information. Owned character information is information about a character owned by a player (hereinafter, also referred to as "owned character"). In this owned character information, at least the number of owned characters is set in association with the character ID of the owned character.

図7は、投票履歴情報のデータ構造例を示す図である。投票履歴情報は、プレイヤーの投票履歴に関する情報である。この投票履歴情報には、投票IDに対応付けて、少なくとも、投票ユニット又は予備投票ユニット、投票日時が設定されている。投票ユニット又は予備投票ユニットは、プレイヤーがこれまでに投票を行なったことのある投票ユニット又は予備投票ユニットを構成した2体のアバターを識別する情報である。投票日時は、プレイヤーが投票を行なった日時を示す情報である。 FIG. 7 is a diagram showing an example of a data structure of voting history information. Voting history information is information about a player's voting history. In this voting history information, at least a voting unit or a preliminary voting unit, and a voting date and time are set in association with the voting ID. The voting unit or the preliminary voting unit is information that identifies the two avatars that make up the voting unit or the preliminary voting unit that the player has voted for so far. The voting date and time is information indicating the date and time when the player voted.

図8は、エントリー情報のデータ構造例を示す図である。エントリー情報は、アバターコンテストにエントリーしたプレイヤーに関する情報である。本実施形態におけるエントリー情報には、エントリーIDに対応付けて、少なくとも、エントリーしたプレイヤーのプレイヤーID、アバター情報、投票数、獲得ポイント、エントリー日時等が設定されている。投票数は、プレイヤーのアバターに対して他のプレイヤーが投票した回数を示す情報である。獲得ポイントは、プレイヤーに付与された獲得ポイントの数量を示す情報である。エントリー日時は、プレイヤーがエントリーした日時を示す情報である。 FIG. 8 is a diagram showing an example of a data structure of entry information. The entry information is information about the player who entered the avatar contest. In the entry information in the present embodiment, at least the player ID of the player who entered, the avatar information, the number of votes, the points earned, the entry date and time, etc. are set in association with the entry ID. The number of votes is information indicating the number of times another player has voted for the player's avatar. The earned points are information indicating the quantity of earned points given to the player. The entry date and time is information indicating the date and time when the player entered.

図9は、アバター情報のデータ構造例を示す図である。アバター情報は、プレイヤーがコーディネートしたアバターに関する情報である。本実施形態におけるアバター情報には、少なくとも、アバターID、アバター名、基本要素となるキャラクター、及び、付属要素となるアイテムが設定されている。プレイヤーは、自らが選択した所有キャラクターに好みのアイテムを装備させることによって(所有キャラクターにアイテムを関連付けることによって)、アバターコンテストにおいて投票対象となるオリジナルのアバターを設定することができる。 FIG. 9 is a diagram showing an example of a data structure of avatar information. The avatar information is information about the avatar coordinated by the player. In the avatar information in this embodiment, at least an avatar ID, an avatar name, a character as a basic element, and an item as an accessory element are set. Players can set the original avatar to vote for in the avatar contest by equipping their chosen character with their favorite items (by associating the item with their own character).

図10は、投票ユニット情報のデータ構造例を示す図である。投票ユニット情報は、投票候補となる2体のアバターから構成される投票ユニットに関する情報である。この投票ユニットは、同じ投票数のアバター同士をマッチングさせることによって構成されている。本実施形態における投票ユニット情報は、マッチIDに対応付けて、少なくとも、投票ユニット、マッチ投票数、投票プレイヤーが設定されている。投票ユニットは、投票候補となる2体のアバターをそれぞれ識別する情報である。マッチ投票数は、マッチングされたときのアバターの投票数を示す情報である。例えば、マッチ投票数が「0票」であれば、投票数が「0票」であるアバター同士がマッチングされて投票ユニットが生成されたことになる。投票プレイヤーは、その投票ユニットについて投票を行なうべきプレイヤーを識別する情報である。 FIG. 10 is a diagram showing an example of a data structure of voting unit information. Voting unit information is information about a voting unit composed of two avatars that are candidates for voting. This voting unit is configured by matching avatars with the same number of votes. In the voting unit information in the present embodiment, at least the voting unit, the number of match votes, and the voting player are set in association with the match ID. The voting unit is information that identifies two avatars that are candidates for voting. The number of matches votes is information indicating the number of votes of the avatar at the time of matching. For example, if the number of match votes is "0 votes", the avatars having the number of votes "0 votes" are matched to generate a voting unit. The voting player is information that identifies the player who should vote for the voting unit.

図11は、予備投票ユニット情報のデータ構造例を示す図である。予備投票ユニット情報は、投票候補となる2体のアバターから構成される予備投票ユニットに関する情報である。この予備投票ユニットは、投票数に関わらずランダムにマッチングされたアバター同士を組み合せることによって構成されている。本実施形態における予備投票ユニット情報は、ランダムマッチIDに対応付けて、少なくとも、予備投票ユニット、投票プレイヤーが設定されている。予備投票ユニットは、投票候補となる2体のアバターをそれぞれ識別する情報である。投票プレイヤーは、その予備投票ユニットについて投票を行なうべきプレイヤーを識別する情報である。 FIG. 11 is a diagram showing an example of a data structure of preliminary voting unit information. The preliminary voting unit information is information about a preliminary voting unit composed of two avatars that are candidates for voting. This preliminary voting unit is composed of a combination of randomly matched avatars regardless of the number of votes. In the preliminary voting unit information in the present embodiment, at least a preliminary voting unit and a voting player are set in association with the random match ID. The preliminary voting unit is information that identifies two avatars that are candidates for voting. The voting player is information that identifies the player who should vote for the preliminary voting unit.

<<プレイヤー端末20の構成について>>
図12は、プレイヤー端末20の機能上の構成を示すブロック図である。プレイヤー端末20は、プレイヤーが所持し利用することができる情報処理装置(例えば、タブレット端末、携帯電話端末、スマートフォン等)である。プレイヤー端末20は、Webブラウザ機能を有しているため、サーバー装置10から送信されたWebページ(ゲーム画面等)を画面表示することができる。プレイヤー端末20は、プレイヤー端末20全体の制御を行う端末制御部21と、各種データ・プログラムを記憶する端末記憶部22と、プレイヤーが操作入力を行うための端末入力部23と、ゲーム画面・操作画面を表示する端末表示部24と、サーバー装置10との間で情報通信を行う端末通信部25を有している。
<< About the configuration of player terminal 20 >>
FIG. 12 is a block diagram showing a functional configuration of the player terminal 20. The player terminal 20 is an information processing device (for example, a tablet terminal, a mobile phone terminal, a smartphone, etc.) that the player can possess and use. Since the player terminal 20 has a Web browser function, it is possible to display a Web page (game screen or the like) transmitted from the server device 10 on the screen. The player terminal 20 includes a terminal control unit 21 that controls the entire player terminal 20, a terminal storage unit 22 that stores various data programs, a terminal input unit 23 for the player to perform operation input, and a game screen / operation. It has a terminal display unit 24 that displays a screen and a terminal communication unit 25 that performs information communication between the server device 10.

<<ゲームシステム1の動作について>>
ここでは、本実施形態に係るゲームシステム1の動作例について説明する。以下においては、アバターコンテストへのエントリーに関する動作例、投票ユニット及び予備投票ユニットの編成に関する動作例、アバターに対する投票に関する動作例、投票結果に基づくアバターの順位に関する動作例について、具体的に説明する。
<< About the operation of game system 1 >>
Here, an operation example of the game system 1 according to the present embodiment will be described. In the following, an operation example related to entry into the avatar contest, an operation example related to the formation of the voting unit and the preliminary voting unit, an operation example related to voting for the avatar, and an operation example related to the ranking of the avatar based on the voting result will be specifically described.

<アバターコンテストへのエントリー>
図13は、アバターコンテストへのエントリーに関する動作例を説明するフローチャートである。
<Entry to Avatar Contest>
FIG. 13 is a flowchart illustrating an operation example relating to entry into the avatar contest.

サーバー装置10は、プレイヤー端末20からのエントリー画面の送信要求を受信すると、プレイヤーがエントリー操作を行なうためのエントリー画面のデータを、画面データ生成処理部117に生成させる。そして、サーバー装置10は、その生成されたエントリー画面のデータを、ネットワークを介して要求元のプレイヤー端末20に送信する。プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、エントリー画面を端末表示部24に表示させる(ステップS101)。 When the server device 10 receives the transmission request of the entry screen from the player terminal 20, the server device 10 causes the screen data generation processing unit 117 to generate the data of the entry screen for the player to perform the entry operation. Then, the server device 10 transmits the generated entry screen data to the requesting player terminal 20 via the network. When the player terminal 20 receives the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display the entry screen on the terminal display unit 24 (step S101).

図14は、エントリー画面50の一例を示す図である。このエントリー画面50には、テーマ表示領域51と、操作領域52が含まれている。テーマ表示領域51には、アバターコンテストの本日のテーマが表示されている。操作領域52には、自己のアバターをコーディネートするための操作ボタン53が表示されている。アバターコンテストへの参加を希望するプレイヤーは、本日のテーマに沿うように自己のアバターを表現すべくコーディネートを行なう。プレイヤーが操作ボタン53を選択すると、コーディネート画面に遷移する。 FIG. 14 is a diagram showing an example of the entry screen 50. The entry screen 50 includes a theme display area 51 and an operation area 52. Today's theme of the avatar contest is displayed in the theme display area 51. In the operation area 52, an operation button 53 for coordinating one's own avatar is displayed. Players wishing to participate in the avatar contest will coordinate to express their avatars in line with today's theme. When the player selects the operation button 53, the screen transitions to the coordination screen.

図15は、コーディネート画面60の一例を示す図である。このコーディネート画面60には、アバター表示領域61、アイテムリスト表示領域62、コーディネートを確定させるための操作ボタン65が含まれている。アバター表示領域61には、プレイヤーがコーディネートした自己のアバターが表示されている。アイテムリスト表示領域62には、テーマに対応付けられた各種アイテム63が一覧表示されている。アイテム63には、選択ボタン64が対応付けて表示されている。ここでは、アバターに装備させたアイテムに対応付けられた選択ボタン64には「装備中」が表示される。プレイヤーは、アイテムリストの中から希望のアイテムを装備させて自己のアバターのコーディネートを行なう。その後、プレイヤーが操作ボタン65を選択すると、次のエントリー画面50に遷移する。 FIG. 15 is a diagram showing an example of the coordination screen 60. The coordination screen 60 includes an avatar display area 61, an item list display area 62, and an operation button 65 for confirming coordination. In the avatar display area 61, the player's coordinated avatar is displayed. In the item list display area 62, various items 63 associated with the theme are displayed in a list. A selection button 64 is displayed in association with the item 63. Here, "equipped" is displayed on the selection button 64 associated with the item equipped on the avatar. The player coordinates his or her avatar by equipping the desired item from the item list. After that, when the player selects the operation button 65, the screen transitions to the next entry screen 50.

図16は、コーディネート後のエントリー画面50の一例を示す図である。コーディネート後のエントリー画面50には、アバター表示領域54、エントリーを行なうための操作ボタン55が追加されている。アバター表示領域54には、コーディネート画面60にてコーディネートされた自己のアバターが表示されている。プレイヤーが操作ボタン55を選択すると、そのアバターを指定してアバターコンテストにエントリーすることができる。 FIG. 16 is a diagram showing an example of the entry screen 50 after coordination. An avatar display area 54 and an operation button 55 for making an entry are added to the entry screen 50 after coordination. In the avatar display area 54, the own avatar coordinated on the coordination screen 60 is displayed. When the player selects the operation button 55, the avatar can be specified and entered in the avatar contest.

図13に戻り、プレイヤー端末20は、このようにしてエントリー画面50が端末表示部24に表示されている際に、アバターのコーディネートが行われた上で操作ボタン55が選択されたことによってエントリー操作が行われると、アバターコンテストへの参加登録を行うためのエントリー要求をサーバー装置10に送信する(ステップS102)。 Returning to FIG. 13, the player terminal 20 performs an entry operation by selecting the operation button 55 after the avatar is coordinated while the entry screen 50 is displayed on the terminal display unit 24 in this way. Is performed, an entry request for registration for participation in the avatar contest is transmitted to the server device 10 (step S102).

次いで、サーバー装置10は、プレイヤー端末20から送信されたエントリー要求を受信すると、アバターコンテストに参加するプレイヤーの参加登録を行なう(ステップS103)。すなわち、エントリー処理部111は、プレイヤーによって行われたエントリー操作に基づき、図8に示すエントリー情報に各種情報を設定登録する。 Next, when the server device 10 receives the entry request transmitted from the player terminal 20, the server device 10 registers the participation of the players participating in the avatar contest (step S103). That is, the entry processing unit 111 sets and registers various information in the entry information shown in FIG. 8 based on the entry operation performed by the player.

<投票ユニット及び予備投票ユニットの編成>
図17は、投票ユニット及び予備投票ユニットの編成に関する動作例を説明するフローチャートである。
<Organization of voting unit and preliminary voting unit>
FIG. 17 is a flowchart illustrating an operation example relating to the formation of the voting unit and the preliminary voting unit.

先ず始めに、サーバー装置10では、投票ユニットの編成を開始する所定時刻になると、投票ユニット編成処理部112がCPUの内部クロック等に基づきタイマーによるカウントを開始する(ステップS201)。 First, in the server device 10, at a predetermined time to start the formation of the voting unit, the voting unit formation processing unit 112 starts counting by the timer based on the internal clock of the CPU or the like (step S201).

そして、投票ユニット編成処理部112は、参加登録されたプレイヤーが指定したアバターを組み合せることによって、複数の投票ユニットを編成すると共に、複数の予備投票ユニットを編成する(ステップS202)。 Then, the voting unit formation processing unit 112 organizes a plurality of voting units and a plurality of preliminary voting units by combining the avatars designated by the registered players (step S202).

具体的には、投票ユニット編成処理部112は、図8に示すエントリー情報を参照して、参加登録されたプレイヤーがそれぞれ指定した複数のアバターの中から、同じ投票数を有するアバターを抽出する。そして、投票ユニット編成処理部112は、その抽出された同じ投票数のアバターの中からランダムに選択した2体のアバターを組み合せることによって投票ユニットを複数編成する。その編成された投票ユニットのそれぞれは、マッチIDに対応付けて図10に示す投票ユニット情報に登録される。 Specifically, the voting unit organization processing unit 112 refers to the entry information shown in FIG. 8 and extracts avatars having the same number of votes from a plurality of avatars designated by the registered players. Then, the voting unit organization processing unit 112 organizes a plurality of voting units by combining two avatars randomly selected from the extracted avatars having the same number of votes. Each of the organized voting units is registered in the voting unit information shown in FIG. 10 in association with the match ID.

また、投票ユニット編成処理部112は、図8に示すエントリー情報を参照して、参加登録されたプレイヤーがそれぞれ指定した複数のアバターの中から、投票数に関わらずランダムに選択した2体のアバターを組み合せることによって予備投票ユニットを複数編成する。その編成された予備投票ユニットのそれぞれは、ランダムマッチIDに対応付けて図11に示す予備投票ユニット情報に登録される。 In addition, the voting unit organization processing unit 112 refers to the entry information shown in FIG. 8, and refers to two avatars randomly selected from a plurality of avatars designated by the registered players regardless of the number of votes. Organize multiple preliminary voting units by combining. Each of the organized preliminary voting units is registered in the preliminary voting unit information shown in FIG. 11 in association with the random match ID.

次いで、投票ユニット編成処理部112は、タイマーによるカウント値に基づいて、投票ユニット及び予備投票ユニットを編成してから所定期間が経過したか否かを判定する(ステップS203)。本実施形態では、所定期間が5分間に設定されている。つまり、イベント期間中には、投票ユニット及び予備投票ユニットが5分毎に再編成されることになる。 Next, the voting unit organization processing unit 112 determines whether or not a predetermined period has elapsed since the voting unit and the preliminary voting unit were organized based on the count value by the timer (step S203). In this embodiment, the predetermined period is set to 5 minutes. That is, during the event period, the voting unit and the preliminary voting unit will be reorganized every 5 minutes.

かかる判定の結果、所定期間が経過していないと判定された場合には(ステップS203:NO)、所定期間が経過するまで待機する。その一方で、所定期間が経過したと判定された場合には(ステップS203:YES)、次のステップS204へ処理を進める。 As a result of such determination, if it is determined that the predetermined period has not elapsed (step S203: NO), the process waits until the predetermined period elapses. On the other hand, if it is determined that the predetermined period has elapsed (step S203: YES), the process proceeds to the next step S204.

次いで、投票ユニット編成処理部112は、上述したステップS203の処理によって所定期間が経過したと判定された場合には、イベント期間が経過したか否かをさらに判定する(ステップS204)。本実施形態では、イベント期間が毎日10時から22時までの12時間に設定されている。 Next, when it is determined by the process of step S203 described above that the predetermined period has elapsed, the voting unit organization processing unit 112 further determines whether or not the event period has elapsed (step S204). In this embodiment, the event period is set to 12 hours from 10:00 to 22:00 every day.

かかる判定の結果、イベント期間が経過したと判定された場合には(ステップS204:YES)、この処理を終了する。その一方で、イベント期間が経過していないと判定された場合には(ステップS204:NO)、上述したステップS202の処理に戻り、投票ユニット及び予備投票ユニットが再編成される。 As a result of such determination, if it is determined that the event period has elapsed (step S204: YES), this process ends. On the other hand, if it is determined that the event period has not elapsed (step S204: NO), the process returns to the process of step S202 described above, and the voting unit and the preliminary voting unit are reorganized.

なお、投票ユニット編成処理部112は、投票ユニット及び予備投票ユニットを再編成する際に、アバターコンテストに途中参加したプレイヤーが存在するならば、そのプレイヤーが指定したアバターをも用いて投票ユニット及び予備投票ユニットを編成することができる。 When the voting unit organization processing unit 112 reorganizes the voting unit and the preliminary voting unit, if there is a player who participated in the avatar contest in the middle, the voting unit and the preliminary voting unit also use the avatar specified by that player. Voting units can be organized.

すなわち、投票ユニット編成処理部112は、前回の投票ユニットの編成後から所定期間経過前にエントリー処理部111によってプレイヤーが参加登録された場合には、今回の投票ユニットを編成する際に、その参加登録されたプレイヤーが指定したアバターに対する投票数を0票とみなして、投票数が未だ0票である他のアバターと組み合せることができる。 That is, if the player is registered for participation by the entry processing unit 111 after the formation of the previous voting unit and before the lapse of a predetermined period, the voting unit formation processing unit 112 participates in the formation of the voting unit this time. The number of votes for the avatar specified by the registered player can be regarded as 0 votes, and can be combined with other avatars whose votes are still 0 votes.

これにより、最初から参加できなかったプレイヤーであっても、アバターコンテストに途中参加できる。 As a result, even players who could not participate from the beginning can participate in the avatar contest in the middle.

<アバターに対する投票>
図18は、アバターに対する投票に関する動作例を説明するフローチャートである。
先ず、いずれかのプレイヤー端末20にて或るプレイヤーが投票開始を要求する操作を行なうと、そのプレイヤー端末20からサーバー装置10に投票開始要求が送信される。すると、サーバー装置10では、プレイヤー端末20から送信された投票開始要求を受信したか否かが投票処理部114によって判定される(ステップS301)。
<Vote for Avatar>
FIG. 18 is a flowchart illustrating an operation example relating to voting for an avatar.
First, when a certain player performs an operation requesting the start of voting on any of the player terminals 20, the player terminal 20 transmits the voting start request to the server device 10. Then, in the server device 10, it is determined by the voting processing unit 114 whether or not the voting start request transmitted from the player terminal 20 has been received (step S301).

かかる判定の結果、プレイヤー端末20からの投票開始要求を未だ受信していないと判定した場合は(ステップS301:NO)、いずれかのプレイヤー端末20からの投票開始要求を受信するまで待機する。その一方で、プレイヤー端末20からの投票開始要求を受信したと判定した場合は(ステップS301:YES)、次のステップS302へ処理を進める。 As a result of such determination, if it is determined that the voting start request from the player terminal 20 has not yet been received (step S301: NO), the process waits until the voting start request from any of the player terminals 20 is received. On the other hand, if it is determined that the voting start request from the player terminal 20 has been received (step S301: YES), the process proceeds to the next step S302.

次いで、投票処理部114は、プレイヤー端末20からの投票開始要求を受信したと判定した場合に、全ての投票ユニットがプレイヤーに利用されている状態であるか否かを判定する(ステップS302)。 Next, when it is determined that the voting start request from the player terminal 20 has been received, the voting processing unit 114 determines whether or not all the voting units are in the state of being used by the player (step S302).

具体的には、投票処理部114は、図10に示す投票ユニット情報を参照して、全ての投票ユニットに対応付けて「投票プレイヤー」がそれぞれ設定されているか否かを判定する。全ての投票ユニットに対応付けて「投票プレイヤー」がそれぞれ設定されている場合には、全ての投票ユニットがプレイヤーに利用されている状態となり、全ての投票ユニットに対応付けて「投票プレイヤー」が設定されていない場合には、いずれかの投票ユニットがプレイヤーに利用できる状態(投票ユニットに空きがある状態)となる。 Specifically, the voting processing unit 114 refers to the voting unit information shown in FIG. 10 and determines whether or not "voting players" are set in association with all the voting units. If "voting player" is set for all voting units, all voting units are used by the player, and "voting player" is set for all voting units. If not, one of the voting units will be available to the player (the voting unit is free).

次いで、投票ユニット選択処理部113は、全ての投票ユニットがプレイヤーに利用されていない状態(つまり、いずれかの投票ユニットがプレイヤーに利用できる状態)であると判定された場合には(ステップS302:NO)、図10に示す投票ユニット情報に設定された複数の投票ユニットの中からいずれかの投票ユニットを選択する(ステップS303)。 Next, when the voting unit selection processing unit 113 determines that all the voting units are not used by the player (that is, one of the voting units can be used by the player) (step S302: NO), one of the voting units is selected from the plurality of voting units set in the voting unit information shown in FIG. 10 (step S303).

この際、投票ユニット選択処理部113は、図7に示す投票履歴情報を参照して、投票ユニット編成処理部112によって編成された複数の投票ユニットの中から、そのプレイヤーに対して既に選択したことのある投票ユニットを再び選択しないように制限している。このようにすることで、投票候補となる2体のアバターの組合せに対して同じプレイヤーが2回以上投票することがないように制限できる。 At this time, the voting unit selection processing unit 113 has already selected the player from the plurality of voting units organized by the voting unit organization processing unit 112 with reference to the voting history information shown in FIG. 7. It restricts the selection of voting units with. By doing so, it is possible to limit the same player from voting more than once for the combination of two avatars that are candidates for voting.

また、投票ユニット選択処理部113は、図10に示す投票ユニット情報を更新して、その選択された投票ユニットに対応する「投票プレイヤー」の項目に対しその要求元の当該プレイヤーを設定する。 Further, the voting unit selection processing unit 113 updates the voting unit information shown in FIG. 10 and sets the requesting player for the item of "voting player" corresponding to the selected voting unit.

これに対して、投票ユニット選択処理部113は、全ての投票ユニットがプレイヤーに利用されている状態であると判定された場合には(ステップS302:YES)、図11に示す予備投票ユニット情報に設定された複数の予備投票ユニットの中からいずれかの予備投票ユニットを選択する(ステップS304)。 On the other hand, when it is determined that all the voting units are in the state of being used by the player (step S302: YES), the voting unit selection processing unit 113 uses the preliminary voting unit information shown in FIG. One of the preliminary voting units is selected from the plurality of set preliminary voting units (step S304).

この際、投票ユニット選択処理部113は、図7に示す投票履歴情報を参照して、投票ユニット編成処理部112によって編成された複数の予備投票ユニットの中から、そのプレイヤーに対して既に選択したことのある予備投票ユニットを再び選択しないように制限している。 At this time, the voting unit selection processing unit 113 has already selected the player from the plurality of preliminary voting units organized by the voting unit organization processing unit 112 with reference to the voting history information shown in FIG. It restricts the selection of occasional preliminary voting units from being selected again.

また、投票ユニット選択処理部113は、図11に示す予備投票ユニット情報を更新して、その選択された予備投票ユニットに対応する「投票プレイヤー」の項目に対しその要求元の当該プレイヤーを設定する。 Further, the voting unit selection processing unit 113 updates the preliminary voting unit information shown in FIG. 11 and sets the requesting player for the item of "voting player" corresponding to the selected preliminary voting unit. ..

このように、多数のプレイヤーが一斉に投票要求を行なうことによって投票ユニットが不足して、全ての投票ユニットがプレイヤーに利用されている状態になったとしても、予備投票ユニットを利用できるため、滞りなく投票を行なうことができる。 In this way, even if a large number of players make voting requests all at once and the voting units are insufficient and all the voting units are used by the players, the preliminary voting units can be used, so there is a delay. You can vote without.

次いで、サーバー装置10は、このようにして投票ユニット又は予備投票ユニットが選択されると、その選択された投票ユニット又は予備投票ユニットを構成する2体のアバターに対する投票を行なうための投票画面のデータを画面データ生成処理部117に生成させる。そして、サーバー装置10は、このようにして生成された画面データを、ネットワーク2を介して要求元のプレイヤー端末20に送信する。プレイヤー端末20は、サーバー装置10から送信された画面データを受信すると、この画面データを解析することにより、その投票画面を端末表示部24に表示させる(ステップS305)。 Next, when the voting unit or the preliminary voting unit is selected in this way, the server device 10 data on the voting screen for voting for the two avatars constituting the selected voting unit or the preliminary voting unit. Is generated by the screen data generation processing unit 117. Then, the server device 10 transmits the screen data generated in this way to the requesting player terminal 20 via the network 2. When the player terminal 20 receives the screen data transmitted from the server device 10, the player terminal 20 analyzes the screen data to display the voting screen on the terminal display unit 24 (step S305).

図19は、投票画面70の一例を示す図である。この投票画面70には、アバター表示領域71と、操作領域72が含まれている。アバター表示領域71には、上述したステップS303又はステップS304の処理にて選択された投票ユニット又は予備投票ユニットを構成する2体のアバター73が並べて表示され、かつ、図9に示すアバター情報に基づきキャラクターにアイテムを装備させた状態で表示されている。操作領域52には、投票候補となる2体のアバターに対して投票を行なうための操作ボタン74が表示されている。投票を行なうプレイヤーは、アバター表示領域71に表示されている2体のアバター73のうちのいずれか一方を選択した上で、操作領域72に表示されている操作ボタン74を選択する。 FIG. 19 is a diagram showing an example of the voting screen 70. The voting screen 70 includes an avatar display area 71 and an operation area 72. In the avatar display area 71, two avatars 73 constituting the voting unit or the preliminary voting unit selected in the process of step S303 or step S304 described above are displayed side by side, and based on the avatar information shown in FIG. It is displayed with the item equipped on the character. In the operation area 52, an operation button 74 for voting for two avatars as voting candidates is displayed. The player who votes selects one of the two avatars 73 displayed in the avatar display area 71, and then selects the operation button 74 displayed in the operation area 72.

そして、プレイヤー端末20は、この投票画面70が表示されている際に、プレイヤーによっていずれかのアバター73が選択された上で操作ボタン74が選択されると、その選択されたアバターに対する投票要求をサーバー装置10に送信する。 Then, when the player terminal 20 selects one of the avatars 73 and then selects the operation button 74 while the voting screen 70 is displayed, the player terminal 20 requests a vote for the selected avatar. It is transmitted to the server device 10.

図18に戻り、次いで、サーバー装置10では、プレイヤーによって投票操作が行われたことによってプレイヤー端末20から送信された投票要求を受信したか否かが投票処理部114によって判定される(ステップS306)。 Returning to FIG. 18, the server device 10 then determines whether or not the voting request transmitted from the player terminal 20 has been received by the player performing the voting operation by the voting processing unit 114 (step S306). ..

かかる判定の結果、プレイヤー端末20からの投票要求を受信したと判定した場合は(ステップS306:YES)、後述するステップS308へ処理を進める。その一方で、プレイヤー端末20からの投票要求を未だ受信していないと判定した場合には(ステップS306:NO)、次のステップS307の処理に進む。 As a result of such determination, if it is determined that the voting request from the player terminal 20 has been received (step S306: YES), the process proceeds to step S308 described later. On the other hand, if it is determined that the voting request from the player terminal 20 has not yet been received (step S306: NO), the process proceeds to the next step S307.

次いで、投票処理部114は、プレイヤー端末20からの投票要求を未だ受信していないと判定した場合には、待機期間が経過したか否かを判定する(ステップS307)。具体的には、投票処理部114は、投票画面70の画面データを送信してからの経過時間をカウントして、待機期間(例えば、3分間)に達したか否かを判定する。 Next, when it is determined that the voting request from the player terminal 20 has not yet been received, the voting processing unit 114 determines whether or not the waiting period has elapsed (step S307). Specifically, the voting processing unit 114 counts the elapsed time since the screen data of the voting screen 70 is transmitted, and determines whether or not the waiting period (for example, 3 minutes) has been reached.

かかる判定の結果、待機期間が経過したと判定された場合には(ステップS307:YES)、この処理を終了する。その一方で、待機期間が経過していないと判定した場合には(ステップS307:NO)、上述したステップS306の処理に戻り、プレイヤー端末20からの投票要求を受信するまで待機する。 As a result of such determination, if it is determined that the waiting period has elapsed (step S307: YES), this process ends. On the other hand, if it is determined that the waiting period has not elapsed (step S307: NO), the process returns to the process of step S306 described above and waits until the voting request from the player terminal 20 is received.

なお、投票処理部114は、待機期間が経過したと判定された場合には、図10に示す投票ユニット情報又は図11に示す予備投票ユニット情報を更新して、上述したステップS303又はステップS304の処理にて選択された投票ユニット又は予備投票ユニットに対応する「投票プレイヤー」の項目からその要求元の当該プレイヤーを削除する。これにより、その投票ユニット又は予備投票ユニットが利用されていない状態(空き状態)となるので、投票開始要求を行なう他のプレイヤーに利用させることができる。 When it is determined that the waiting period has elapsed, the voting processing unit 114 updates the voting unit information shown in FIG. 10 or the preliminary voting unit information shown in FIG. 11, and in step S303 or step S304 described above. The requesting player is deleted from the "voting player" item corresponding to the voting unit or preliminary voting unit selected in the process. As a result, the voting unit or the preliminary voting unit is not used (vacant state), so that it can be used by another player who makes a voting start request.

次いで、投票処理部114は、上述したステップS406の処理によって投票要求を受信したと判定された場合には、図8に示すエントリー情報に設定された投票数を更新して、図19に示す投票画面70にてプレイヤーが投票した一方のアバターに対する投票数を1票増加させる(ステップS308)。 Next, when it is determined that the voting request has been received by the processing of step S406 described above, the voting processing unit 114 updates the number of votes set in the entry information shown in FIG. 8 and votes shown in FIG. The number of votes for one avatar voted by the player on the screen 70 is increased by one (step S308).

次いで、獲得ポイント付与処理部115は、このようにして投票ユニット又は予備投票ユニットに対する投票がプレイヤーによって行われると、その投票ユニット又は予備投票ユニットを構成する2体のキャラクターそれぞれに対して獲得ポイントを付与する(ステップS309)。 Next, when the player votes for the voting unit or the preliminary voting unit in this way, the earned point granting processing unit 115 gives earned points to each of the two characters constituting the voting unit or the preliminary voting unit. Grant (step S309).

具体的には、獲得ポイント付与処理部115は、投票ユニットを構成する2体のアバターのうち、投票された一方のアバターに対して付与する獲得ポイントを、投票されなかった他方のアバターに対して付与する獲得ポイントよりも多くしている。本実施形態では、投票された一方のアバターに対して付与する獲得ポイントは、現在の「勝利数」を二乗した数値に「重み定数」(例えば「30」)を乗算したポイント数となる。その一方、投票されなかった他方のアバターに対して付与する獲得ポイントは、現在の「勝利数」に「+1」を加算したポイント数となる。このようにすることで、投票されない状態がしばらく継続してから1票を獲得した場合と、すぐに投票されて1票を獲得した場合では、獲得ポイントが異なることになる。 Specifically, the earned point granting processing unit 115 gives earned points to one of the two avatars constituting the voting unit to the voted avatar to the other avatar not voted. It is more than the points earned. In the present embodiment, the points earned for one of the voted avatars are the number of points obtained by multiplying the current "number of wins" squared by the "weight constant" (for example, "30"). On the other hand, the points earned for the other avatar that was not voted are the number of points obtained by adding "+1" to the current "number of wins". By doing so, the points earned will be different depending on whether one vote is obtained after the non-voting state continues for a while and one vote is obtained immediately after voting.

また、獲得ポイント付与処理部115は、予備投票ユニットが同じ投票数であるアバター同士を組み合せたものではないことから、予備投票ユニットを構成する2体のアバターに対して付与する獲得ポイントを、投票ユニットを構成する2体のアバター対して付与する獲得ポイントよりも少なくしている。本実施形態では、予備投票ユニットを構成する2体のアバターに対して付与する獲得ポイントは、投票ユニットを構成する2体のアバター対して付与する獲得ポイントの1割程度となる。 Further, since the earned point giving processing unit 115 is not a combination of avatars having the same number of votes in the preliminary voting unit, the earned points given to the two avatars constituting the preliminary voting unit are voted. It is less than the points earned for the two avatars that make up the unit. In the present embodiment, the earned points given to the two avatars constituting the preliminary voting unit are about 10% of the earned points given to the two avatars constituting the voting unit.

そして、獲得ポイント付与処理部115は、このように投票候補として利用されたアバターに対して獲得ポイントをそれぞれ付与したことによって、図8に示すエントリー情報に設定された各アバターの獲得ポイントを更新する。 Then, the earned point granting processing unit 115 updates the earned points of each avatar set in the entry information shown in FIG. 8 by giving the earned points to the avatars used as voting candidates in this way. ..

<投票結果に基づくアバターの順位>
順位決定処理部116は、イベント期間が終了すると、図8に示すエントリー情報に設定された投票数に基づいて、アバターコンテストの順位を決定する。そして、順位決定処理部116は、投票数が同じアバターが存在する場合には、図8に示すエントリー情報に設定された獲得ポイントに応じて更に順位を決定する。このように投票数だけでなく獲得ポイントを用いて順位を決定することで、本実施形態のアバターコンテストにおいては、バラツキのあるランク付けを行なうことが可能となる。
<Avatar ranking based on voting results>
When the event period ends, the ranking determination processing unit 116 determines the ranking of the avatar contest based on the number of votes set in the entry information shown in FIG. Then, when there are avatars having the same number of votes, the ranking determination processing unit 116 further determines the ranking according to the acquired points set in the entry information shown in FIG. By determining the ranking using not only the number of votes but also the points earned in this way, it is possible to perform a variable ranking in the avatar contest of the present embodiment.

以上のとおり、本実施形態に係るゲームシステム1によれば、投票対象となる複数のアバターの中から投票候補となる2体のアバターが絞り込まれることによって、二者択一による投票が行われる。そのため、プレイヤーは2体のアバターを比較した上で、いずれか一方のアバターに対して投票を行なうことができる。そのため、テーマに応じてコーディネートされたアバターの良し悪しを考慮した上で、アバターに対する適切な投票を行なうことが可能となる。また、二者択一に基づく投票数だけでなく、投票数に応じた獲得ポイントを用いてランキングを行なうことによって、アバター毎の投票数が少ない場合であっても、バラツキのある順位付けが可能となる。 As described above, according to the game system 1 according to the present embodiment, two avatars that are candidates for voting are narrowed down from a plurality of avatars to be voted, so that voting is performed by alternatives. Therefore, the player can compare the two avatars and then vote for one of the avatars. Therefore, it is possible to vote appropriately for the avatar after considering the quality of the avatar coordinated according to the theme. In addition, by ranking using not only the number of votes based on the alternative, but also the points earned according to the number of votes, even if the number of votes for each avatar is small, it is possible to rank in a variety of ways. It becomes.

===その他の実施形態===
上記の実施の形態は、本発明の理解を容易にするためのものであり、本発明を限定して解釈するためのものではない。本発明は、その趣旨を逸脱することなく、変更、改良され得ると共に、本発明にはその等価物も含まれる。特に、以下に述べる実施形態であっても、本発明に含まれるものである。
=== Other embodiments ===
The above-described embodiment is for facilitating the understanding of the present invention, and is not for limiting the interpretation of the present invention. The present invention can be modified and improved without departing from the spirit thereof, and the present invention also includes an equivalent thereof. In particular, even the embodiments described below are included in the present invention.

<投票ユニット選択処理部>
上記の本実施形態では、投票ユニット選択処理部113が、図7に示す投票履歴情報を参照し、投票ユニット編成処理部112によって編成された複数の投票ユニットの中から、そのプレイヤーに対して既に選択したことのある投票ユニットを再び選択しないように制限する場合を例に挙げて説明したが、本発明はこれに限定されるものではない。
<Voting unit selection processing unit>
In the above embodiment, the voting unit selection processing unit 113 refers to the voting history information shown in FIG. 7, and has already referred to the player from among the plurality of voting units organized by the voting unit organization processing unit 112. Although the case where the voting unit that has been selected is restricted from being selected again has been described as an example, the present invention is not limited to this.

例えば、投票ユニット選択処理部113は、プレイヤー端末20からの投票開始要求を受信する度に、投票ユニット編成処理部112によって編成された複数の投票ユニットの中から、そのプレイヤーに対応付けられた投票数を有するアバター同士が組み合されて構成された投票ユニットを選択することも可能である。 For example, each time the voting unit selection processing unit 113 receives a voting start request from the player terminal 20, a vote associated with the player is selected from a plurality of voting units organized by the voting unit organization processing unit 112. It is also possible to select a voting unit composed of a combination of avatars having a number.

具体的には、或るプレイヤーに対して投票数「0票」が予め設定されている場合、その或るプレイヤーは、投票を行なう度に、投票数が「0票」であるアバター同士から構成された投票ユニットのみについて投票を行なうことになる。このように、投票数毎の投票担当者を予め決めておくことで、既に選択したことのある2体のアバターから構成される投票ユニットを再度投票しないように制限できる。 Specifically, when the number of votes "0 votes" is preset for a certain player, the certain player is composed of avatars having "0 votes" each time they vote. Only the voting units that have been voted will be voted. In this way, by determining the person in charge of voting for each number of votes in advance, it is possible to restrict the voting unit composed of two avatars that have already been selected from voting again.

<投票ユニット編成処理部>
上記の本実施形態では、投票候補となる2体のアバターから構成される投票ユニット及び予備投票ユニットを編成する場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、投票ユニット編成処理部112が、2体以上のアバターから構成される投票ユニット及び予備投票ユニットを編成してもよい。
<Voting unit organization processing department>
In the above embodiment, the case where a voting unit and a preliminary voting unit composed of two avatars as voting candidates are organized has been described as an example, but the present invention is not limited thereto. For example, the voting unit organization processing unit 112 may organize a voting unit and a preliminary voting unit composed of two or more avatars.

<投票対象>
上記の本実施形態では、イベントに参加するプレイヤーが指定したアバターを投票対象とする場合を例に挙げて説明したが、本発明はこれに限定されるものではない。例えば、予め用意した複数のキャラクターを投票対象としてもよい。この場合は、プレイヤーが、イベントにエントリーすることなく、いずれかのキャラクターに対する投票を行なえるようにしてもよい。
<Voting target>
In the above embodiment, the case where the avatar designated by the player participating in the event is targeted for voting has been described as an example, but the present invention is not limited to this. For example, a plurality of characters prepared in advance may be targeted for voting. In this case, the player may be able to vote for any character without having to enter the event.

<エントリー>
上記の本実施形態では、アバターコンテストにエントリーする際に、プレイヤーがテーマを選択できるようにしてもよい。この場合は、テーマ毎に投票を行ない、その投票数に応じてテーマ毎にアバターの順位を決定する。
また、上記の本実施形態では、アバターコンテストにエントリーしないプレイヤーであっても、投票候補となるいずれかのアバターに対して投票を行なえるようにしてもよい。
また、上記の本実施形態では、イベントに参加するプレイヤーが自己のアバターを指定しなくとも、アバターコンテストにエントリーできるようにしてもよい。この場合には、他のプレイヤーが指定した投票候補となるアバターに対する投票のみを行なうことができる。
<Entry>
In the above embodiment, the player may be able to select a theme when entering the avatar contest. In this case, votes are cast for each theme, and the ranking of avatars is determined for each theme according to the number of votes.
Further, in the above embodiment, even a player who does not enter the avatar contest may be able to vote for any of the avatars that are candidates for voting.
Further, in the above embodiment, the player participating in the event may be able to enter the avatar contest without designating his / her own avatar. In this case, only the avatar that is a voting candidate designated by another player can be voted.

<投票画面>
上記の本実施形態では、投票画面70に「SKIP」ボタンを配置してもよい。プレイヤーによって「SKIP」ボタンが選択された場合には、現在選択されている投票ユニットがキャンセルされ、改めて選択された投票ユニットに交換される。
<Voting screen>
In the above embodiment, the "SKIP" button may be arranged on the voting screen 70. If the "SKIP" button is selected by the player, the currently selected voting unit is canceled and replaced with the newly selected voting unit.

すなわち、投票ユニット選択処理部113は、プレイヤーによって「SKIP」ボタンが選択されたことによって、図10に示す投票ユニット情報に設定された複数の投票ユニットの中からいずれかの投票ユニットを再び選択する。なお、全ての投票ユニットがプレイヤーに利用されている状態である場合には、図11に示す予備投票ユニット情報に設定された複数の予備投票ユニットの中からいずれかの予備投票ユニットを選択してもよい。 That is, the voting unit selection processing unit 113 reselects one of the voting units from the plurality of voting units set in the voting unit information shown in FIG. 10 when the "SKIP" button is selected by the player. .. If all the voting units are used by the player, select one of the preliminary voting units from the plurality of preliminary voting units set in the preliminary voting unit information shown in FIG. May be good.

<キャラクター>
上記の本実施形態では、投票対象となるアバターを一例として説明したが、本発明はこれに限定されるものではない。例えば、キャラクター単体を投票対象としても良い。
<Character>
In the above embodiment, the avatar to be voted is described as an example, but the present invention is not limited thereto. For example, a single character may be the target of voting.

<サーバー装置>
上記の本実施形態では、サーバー装置の一例として1台のサーバー装置10を備えたゲームシステム1を例に挙げて説明したが、これに限らず、サーバー装置の一例として複数台のサーバー装置10を備えたゲームシステム1としても良い。すなわち、複数台のサーバー装置10がネットワーク2を介して接続され、各サーバー装置10が各種処理を分散して行うようにしても良い。なお、サーバー装置10はコンピューターの一例である。
<Server device>
In the above embodiment, the game system 1 provided with one server device 10 has been described as an example of the server device, but the present invention is not limited to this, and a plurality of server devices 10 are used as an example of the server device. It may be provided as a game system 1. That is, a plurality of server devices 10 may be connected via the network 2, and each server device 10 may perform various processes in a distributed manner. The server device 10 is an example of a computer.

<情報処理装置>
上記の本実施形態におけるゲームシステム1では、ゲームプログラムに基づきサーバー装置10及びプレイヤー端末20を協働させて各種情報処理を実行する場合を例に挙げて説明したが、これに限定されるものではなく、情報処理装置としてのプレイヤー端末20単体、または、サーバー装置10単体が、ゲームプログラムに基づき上記の各種情報処理を実行するようにしても良い。
また、情報処理装置としての機能の一部をプレイヤー端末20が担う構成としても良い。この場合には、サーバー装置10及びプレイヤー端末20が情報処理装置を構成する。
なお、情報処理装置はプロセッサー及びメモリを備えるコンピューターの一例である。
<Information processing device>
In the game system 1 in the above embodiment, the case where the server device 10 and the player terminal 20 cooperate with each other to execute various information processing based on the game program has been described as an example, but the present invention is not limited to this. Instead, the player terminal 20 alone or the server device 10 alone as the information processing device may execute the above-mentioned various information processing based on the game program.
Further, the player terminal 20 may be configured to play a part of the function as the information processing device. In this case, the server device 10 and the player terminal 20 form an information processing device.
The information processing device is an example of a computer equipped with a processor and a memory.

1 ゲームシステム、2 ネットワーク、10 サーバー装置、11 制御部、12 記憶部、13 入力部、14 表示部、15 通信部、20 プレイヤー端末、21 端末制御部、22 端末記憶部、23 端末入力部、24 端末表示部、25 端末通信部、50 エントリー画面、51 テーマ表示領域、52 操作領域、53 操作ボタン、54 アバター表示領域、55 操作ボタン、60 コーディネート画面、61 アバター表示領域、62 アイテムリスト表示領域、63 アイテム、64 選択ボタン、65 操作ボタン、70 投票画面、71 アバター表示領域、72 操作領域、73 アバター、74 操作ボタン、111 エントリー処理部、112 投票ユニット編成処理部、113 投票ユニット選択処理部、114 投票処理部、115 獲得ポイント付与処理部、116 順位決定処理部、117 画面データ生成処理部 1 game system, 2 networks, 10 server devices, 11 control units, 12 storage units, 13 input units, 14 display units, 15 communication units, 20 player terminals, 21 terminal control units, 22 terminal storage units, 23 terminal input units, 24 terminal display area, 25 terminal communication unit, 50 entry screen, 51 theme display area, 52 operation area, 53 operation buttons, 54 avatar display area, 55 operation buttons, 60 coordination screen, 61 avatar display area, 62 item list display area , 63 items, 64 selection buttons, 65 operation buttons, 70 voting screen, 71 avatar display area, 72 operation area, 73 avatars, 74 operation buttons, 111 entry processing unit, 112 voting unit organization processing unit, 113 voting unit selection processing unit , 114 Voting processing unit, 115 earned point granting processing unit, 116 ranking determination processing unit, 117 screen data generation processing unit

Claims (3)

プレイヤー端末と、前記プレイヤー端末とネットワークを介して通信可能に接続されるサーバー装置を有するゲームシステムであって、
前記サーバー装置は、
複数のキャラクターから構成される投票ユニットを複数編成するステップと、
前記複数の投票ユニットの中から前記プレイヤー端末に対して既に選択したことのある投票ユニットを除いて投票ユニットを選択するステップと、
選択された前記投票ユニットを構成する複数のキャラクターが配置された投票画面を、前記プレイヤー端末に表示させるステップを実行し、
前記プレイヤー端末は、
前記投票画面に表示された前記投票ユニットを構成する複数のキャラクターの中からいずれかのキャラクターを、プレイヤーの操作によって選択させるステップと、
前記プレイヤーの操作によってキャラクターが選択されたことにより、その選択されたキャラクターに対する投票要求を、ネットワークを介してサーバー装置へ送信するステップを実行し、
前記サーバー装置は、さらに、
ネットワークを介して前記プレイヤー端末から送信された前記投票要求を受信することにより、その選択されたキャラクターの投票数をカウントするステップを実行する、
ことを特徴とするゲームシステム。
A game system having a player terminal and a server device that is communicably connected to the player terminal via a network.
The server device
Steps to organize multiple voting units consisting of multiple characters,
A step of selecting a voting unit from the plurality of voting units excluding a voting unit that has already been selected for the player terminal, and
A step of displaying a voting screen on which a plurality of characters constituting the selected voting unit are arranged is displayed on the player terminal.
The player terminal is
A step of selecting one of the characters constituting the voting unit displayed on the voting screen by the player's operation, and
When a character is selected by the operation of the player, a step of transmitting a voting request for the selected character to the server device via the network is executed.
The server device further
By receiving the voting request transmitted from the player terminal via the network, the step of counting the number of votes of the selected character is executed.
A game system that features that.
サーバー装置とネットワークを介して通信可能に接続されるプレイヤー端末に、
前記サーバー装置によって複数編成された投票ユニットの中から前記プレイヤー端末に対して既に選択されたことのある投票ユニットを除いて選択された投票ユニットを構成する複数のキャラクターが配置された投票画面を、前記プレイヤー端末の表示部に表示するステップと、
前記投票画面が前記表示部に表示されている際に、選択された前記投票ユニットを構成する複数のキャラクターの中からいずれかのキャラクターを、プレイヤーの操作によって選択させるステップと、
前記プレイヤーの操作によってキャラクターが選択されたことにより、その選択されたキャラクターに対する投票要求を、ネットワークを介してサーバー装置へ送信するステップと、
を実行させるための端末プログラム。
To a player terminal that can communicate with a server device via a network
Already voting screen in which a plurality of characters are arranged to constitute a voting unit selected except voting unit that may have been selected for the player terminal from among the voting unit that is more organized by the server device, The steps to be displayed on the display unit of the player terminal and
When the voting screen is displayed on the display unit, a step of selecting any character from a plurality of characters constituting the selected voting unit by a player's operation, and
When a character is selected by the operation of the player, a step of transmitting a voting request for the selected character to the server device via the network, and
A terminal program for executing.
プレイヤー端末とネットワークを介して通信可能に接続されるサーバー装置に、
複数のキャラクターから構成される投票ユニットを複数編成するステップと、
前記複数の投票ユニットの中から前記プレイヤー端末に対して既に選択したことのある投票ユニットを除いて投票ユニットを選択するステップと、
選択された前記投票ユニットを構成する複数のキャラクターの中からいずれかのキャラクターをプレイヤーに選択させるための投票画面を、前記プレイヤー端末に表示させるステップと、
前記プレイヤーによって選択されたキャラクターに対する投票要求を前記プレイヤー端末からネットワークを介して受信することにより、その選択されたキャラクターの投票数をカウントするステップと、
を実行させるためのサーバープログラム。
To a server device that can communicate with a player terminal via a network
Steps to organize multiple voting units consisting of multiple characters,
A step of selecting a voting unit from the plurality of voting units excluding a voting unit that has already been selected for the player terminal, and
A step of displaying a voting screen on the player terminal for allowing the player to select one of the plurality of characters constituting the selected voting unit.
A step of counting the number of votes of the selected character by receiving a voting request for the character selected by the player from the player terminal via the network.
A server program to run.
JP2016130061A 2016-06-30 2016-06-30 Game system, terminal program, and server program Active JP6788394B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016130061A JP6788394B2 (en) 2016-06-30 2016-06-30 Game system, terminal program, and server program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016130061A JP6788394B2 (en) 2016-06-30 2016-06-30 Game system, terminal program, and server program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016078635A Division JP5974198B1 (en) 2016-04-11 2016-04-11 Information processing apparatus, game program, and information processing method

Publications (3)

Publication Number Publication Date
JP2017189584A JP2017189584A (en) 2017-10-19
JP2017189584A5 JP2017189584A5 (en) 2019-05-09
JP6788394B2 true JP6788394B2 (en) 2020-11-25

Family

ID=60084405

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016130061A Active JP6788394B2 (en) 2016-06-30 2016-06-30 Game system, terminal program, and server program

Country Status (1)

Country Link
JP (1) JP6788394B2 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003132089A (en) * 2001-10-23 2003-05-09 Toppan Printing Co Ltd Server, character search device, character search method, program and recording medium
JP4448527B2 (en) * 2007-03-30 2010-04-14 株式会社スクウェア・エニックス Voting game system
JP5485322B2 (en) * 2012-03-14 2014-05-07 株式会社コナミデジタルエンタテインメント GAME CONTROL DEVICE, GAME CONTROL METHOD, PROGRAM, GAME SYSTEM
JP5711694B2 (en) * 2012-06-14 2015-05-07 株式会社コナミデジタルエンタテインメント GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM, INFORMATION PROCESSING DEVICE
JP5855172B2 (en) * 2014-06-30 2016-02-09 グリー株式会社 GAME CONTROL METHOD, COMPUTER AND CONTROL PROGRAM

Also Published As

Publication number Publication date
JP2017189584A (en) 2017-10-19

Similar Documents

Publication Publication Date Title
JP6202226B1 (en) Game server and game program
JP5568189B1 (en) Electronic game providing apparatus and electronic game providing program
JP7279130B2 (en) Program, game system and game service providing method
JP6709589B2 (en) Communication device, communication system and communication program
JP2022504562A (en) Invitation link to launch a multi-user application
JP7054624B2 (en) Video game processing program and video game processing system
JP5714542B2 (en) GAME CONTROL DEVICE, GAME CONTROL METHOD, PROGRAM, GAME SYSTEM
KR101264624B1 (en) Server and the method for matching an opponent using game ranking in real time
WO2021229850A1 (en) Information processing device, information processing method, and program
JP2014128697A (en) Server device and game program
JP5974198B1 (en) Information processing apparatus, game program, and information processing method
US20150094128A1 (en) Online Fantasy Racing League Game
JP6904658B2 (en) Communication devices, communication systems and communication programs
JP5634468B2 (en) GAME CONTROL DEVICE, GAME CONTROL METHOD, PROGRAM, GAME SYSTEM, INFORMATION PROCESSING DEVICE
JP2018033943A (en) Information processing device, game program, and information processing method
KR101742053B1 (en) Server for providing horse racing recommendation service and method of operating server
US10839584B2 (en) System, method, and program for managing evaluation of avatar images
JP6788394B2 (en) Game system, terminal program, and server program
JP6030540B2 (en) GAME CONTROL DEVICE, PROGRAM, GAME SYSTEM
JP7068599B1 (en) Information processing equipment, information processing methods and programs
JP6299909B1 (en) Game server and game program
JP2018033837A (en) Information processing device, game program, and information processing method
JP2018171423A (en) Game server and game program
JP5998421B1 (en) Information processing apparatus, game program, and information processing method
JP7534639B2 (en) Information processing device, computer program, and information processing method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190318

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190318

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200421

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200609

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201030

R150 Certificate of patent or registration of utility model

Ref document number: 6788394

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250