JP5519854B1 - Server and method for providing game - Google Patents

Server and method for providing game Download PDF

Info

Publication number
JP5519854B1
JP5519854B1 JP2013240600A JP2013240600A JP5519854B1 JP 5519854 B1 JP5519854 B1 JP 5519854B1 JP 2013240600 A JP2013240600 A JP 2013240600A JP 2013240600 A JP2013240600 A JP 2013240600A JP 5519854 B1 JP5519854 B1 JP 5519854B1
Authority
JP
Japan
Prior art keywords
character string
predetermined
game
received
server
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
JP2013240600A
Other languages
Japanese (ja)
Other versions
JP2015100373A (en
Inventor
隆児 池田
Original Assignee
株式会社 ディー・エヌ・エー
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 株式会社 ディー・エヌ・エー filed Critical 株式会社 ディー・エヌ・エー
Priority to JP2013240600A priority Critical patent/JP5519854B1/en
Application granted granted Critical
Publication of JP5519854B1 publication Critical patent/JP5519854B1/en
Publication of JP2015100373A publication Critical patent/JP2015100373A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

【課題】 チャット機能とより一層連携したゲームを提供する。
【解決手段】 一実施形態に係るサーバは、クイズゲームに参加する複数のユーザの端末装置に対して問題を送信する問題送信モジュールと、複数のユーザの端末装置から当該ユーザによって入力された文字列を受信する文字列受信モジュールと、受信した文字列と所定の文字列との比較に基づいて当該受信した文字列が当該所定の文字列に対応するか否かを判定する文字列判定モジュールと、文字列判定モジュールによる判定結果に少なくとも基づいてクイズゲームの進行を制御するゲーム進行制御モジュールと、受信した文字列を複数のユーザの端末装置に対して送信する文字列送信モジュールとを備えるプログラムを実行可能なように構成されている。
【選択図】 図2
PROBLEM TO BE SOLVED: To provide a game further linked with a chat function.
A server according to an embodiment includes a problem transmission module that transmits a problem to terminal devices of a plurality of users participating in a quiz game, and a character string input by the user from the terminal devices of the plurality of users. A character string reception module that receives the character string, a character string determination module that determines whether the received character string corresponds to the predetermined character string based on a comparison between the received character string and the predetermined character string, A program comprising a game progress control module that controls the progress of a quiz game based at least on the determination result by the character string determination module, and a character string transmission module that transmits the received character strings to a plurality of user terminal devices It is configured as possible.
[Selection] Figure 2

Description

本発明は、ゲームを提供するサーバ及び方法に関し、詳しくは、通信可能に接続された複数の端末装置を操作するユーザに対して所定のゲームを提供するサーバ及び方法に関する。   The present invention relates to a server and a method for providing a game, and more particularly to a server and a method for providing a predetermined game to a user who operates a plurality of terminal devices connected to be communicable.

従来より、ユーザ同士がチャット機能を用いてコミュニケーションを取りながらプレイすることができるゲームシステムが提案されている(例えば、特許文献1参照)。こうしたゲームシステムでは、ビデオチャットやテキストチャットによるリアルタイムなコミュニケーションを楽しみながら、ゲームをプレイすることができるようになっている。   Conventionally, there has been proposed a game system in which users can play while communicating with each other using a chat function (see, for example, Patent Document 1). In such a game system, it is possible to play a game while enjoying real-time communication by video chat or text chat.

特開2012−249866号公報JP 2012-249866 A

しかしながら、こうしたチャット機能を有するゲームでは、ユーザ間のコミュニケーションの活性化を図ることはできるものの、ゲームの進行とチャット機能によるコミュニケーションとは独立しているため、ゲームの進行自体はチャット機能を有しないゲームと変わらないものとなってしまう。また、ゲームの進行とチャット機能によるコミュニケーションとが独立していることによって、ユーザは、ゲームの進行及びチャット機能によるコミュニケーションの一方のみに集中してしまう傾向がある。従って、チャット機能とより一層連携したゲームを提供することが望まれる。   However, in a game having such a chat function, communication between users can be activated, but since the progress of the game and the communication by the chat function are independent, the progress of the game itself does not have the chat function. It will be the same as the game. Further, since the progress of the game and the communication by the chat function are independent, the user tends to concentrate on only one of the progress of the game and the communication by the chat function. Therefore, it is desirable to provide a game that is more linked to the chat function.

本発明の実施形態は、チャット機能とより一層連携したゲームを提供することを目的の一つとする。本発明の他の目的は、本明細書全体を参照することにより明らかとなる。   An object of the embodiment of the present invention is to provide a game that is more linked to the chat function. Other objects of the present invention will become apparent by referring to the entire specification.

本発明の一実施形態に係るサーバは、所定のプログラムを実行することによって、通信可能に接続された端末装置を操作するユーザに対して所定のゲームを提供するサーバであって、前記所定のプログラムを実行する1又は複数のコンピュータプロセッサを備え、前記所定のプログラムは、前記所定のゲームに参加する複数のユーザの端末装置から、当該ユーザによって入力された文字列を受信するように構成された文字列受信モジュールと、前記受信した文字列と所定の文字列との比較に基づいて、当該受信した文字列が当該所定の文字列に対応するか否かを判定するように構成された文字列判定モジュールと、前記文字列判定モジュールによる判定結果に少なくとも基づいて前記所定のゲームの進行を制御するように構成されたゲーム進行制御モジュールと、前記受信した文字列を前記複数のユーザの端末装置に対して送信するように構成された文字列送信モジュールと、を備える。   A server according to an embodiment of the present invention is a server that provides a predetermined game to a user who operates a terminal device connected to be communicable by executing a predetermined program, the predetermined program 1 or a plurality of computer processors that execute the above, and the predetermined program is configured to receive a character string input by the user from terminal devices of a plurality of users participating in the predetermined game Character string determination configured to determine whether the received character string corresponds to the predetermined character string based on a comparison between the string receiving module and the received character string and the predetermined character string A game progress configured to control the progress of the predetermined game based at least on a module and a determination result by the character string determination module And a control module, and a character string transmission module configured to transmit the string to the received for the plurality of user terminals.

本発明の一実施形態に係る方法は、1又は複数のコンピュータによって、通信可能に接続された端末装置を操作するユーザに対して所定のゲームを提供する方法であって、前記所定のゲームに参加する複数のユーザの端末装置から、当該ユーザによって入力された文字列を受信し、前記受信した文字列と所定の文字列との比較に基づいて、当該受信した文字列が当該所定の文字列に対応するか否かを判定し、前記判定結果に少なくとも基づいて前記所定のゲームの進行を制御し、前記受信した文字列を前記複数のユーザの端末装置に対して送信する。   A method according to an embodiment of the present invention is a method for providing a predetermined game to a user who operates a terminal device connected to be communicable by one or a plurality of computers, and participates in the predetermined game. Receiving the character string input by the user from the terminal devices of the plurality of users, and based on the comparison between the received character string and the predetermined character string, the received character string is converted into the predetermined character string. It is determined whether or not it corresponds, the progress of the predetermined game is controlled based on at least the determination result, and the received character strings are transmitted to the terminal devices of the plurality of users.

本発明の様々な実施形態によって、チャット機能とより一層連携したゲームを提供することができる。   Various embodiments of the present invention can provide a game that is more linked to the chat function.

本発明の一実施形態に係るサーバ10を含むシステム1のネットワーク構成を概略的に示すブロック図。1 is a block diagram schematically showing a network configuration of a system 1 including a server 10 according to an embodiment of the present invention. 一実施形態におけるプログラム50のモジュール構成を概略的に示すブロック図。The block diagram which shows roughly the module structure of the program 50 in one Embodiment. 一実施形態におけるゲーム処理の一例を示すフロー図。The flowchart which shows an example of the game process in one Embodiment. 一実施形態におけるゲーム用画面60の一例を示す図。The figure which shows an example of the screen 60 for games in one Embodiment. 一実施形態におけるクイズ処理の一例を示すフロー図。The flowchart which shows an example of the quiz process in one Embodiment. 一実施形態におけるゲーム用画面60の一例を示す図。The figure which shows an example of the screen 60 for games in one Embodiment. 一実施形態におけるゲーム用画面60の一例を示す図。The figure which shows an example of the screen 60 for games in one Embodiment. 一実施形態における正解者用画面70の一例を示す図。The figure which shows an example of the screen 70 for correct answers in one Embodiment. 一実施形態におけるゲーム用画面60の一例を示す図。The figure which shows an example of the screen 60 for games in one Embodiment. 一実施形態におけるステージ選択処理の一例を示すフロー図。The flowchart which shows an example of the stage selection process in one Embodiment. 一実施形態におけるゲーム用画面60の一例を示す図。The figure which shows an example of the screen 60 for games in one Embodiment.

図1は、本発明の一実施形態に係るサーバ10を含むシステム1のネットワーク構成を概略的に示すブロック図である。図1に示すように、一実施形態におけるサーバ10は、一般的なコンピュータとして構成される端末装置30とインターネット等の通信網20を介して通信可能に接続されており、この端末装置30を操作するユーザに対して様々なゲームを提供することができる。なお、サーバ10には端末装置30以外の図示しない端末装置も通信可能に接続される。また、サーバ10は、端末装置30を操作するユーザに対してゲーム以外の様々なデジタルコンテンツを提供することができ、デジタルコンテンツの提供以外の様々なインターネットサービスを提供することができ、更に、それぞれ端末装置30を操作する複数のユーザ間の様々なコミュニケーションを実現するプラットフォームサービス(SNSサービス)を提供することができる。   FIG. 1 is a block diagram schematically showing a network configuration of a system 1 including a server 10 according to an embodiment of the present invention. As shown in FIG. 1, the server 10 in one embodiment is connected to a terminal device 30 configured as a general computer via a communication network 20 such as the Internet so as to be able to operate the terminal device 30. Various games can be provided to the user. Note that a terminal device (not shown) other than the terminal device 30 is connected to the server 10 so as to be communicable. Further, the server 10 can provide various digital contents other than the game to the user who operates the terminal device 30, can provide various Internet services other than the provision of the digital contents, A platform service (SNS service) that realizes various communications among a plurality of users who operate the terminal device 30 can be provided.

サーバ10は、図示のとおり、CPU(コンピュータプロセッサ)11と、メインメモリ12と、ユーザI/F13と、通信I/F14と、外部メモリ15と、ディスクドライブ16とを含み、これらの各構成要素がバス17を介して互いに電気的に接続されている。CPU11は、外部メモリ15からオペレーティングシステムやオンラインゲームの進行を制御するための制御用プログラム等の様々なプログラムをメインメモリ12にロードし、ロードしたプログラムに含まれる命令を実行する。メインメモリ12は、CPU11が実行するプログラムを格納するために用いられ、例えば、DRAMによって構成される。   As illustrated, the server 10 includes a CPU (computer processor) 11, a main memory 12, a user I / F 13, a communication I / F 14, an external memory 15, and a disk drive 16. Are electrically connected to each other via a bus 17. The CPU 11 loads various programs such as a control program for controlling the progress of the operating system and the online game from the external memory 15 to the main memory 12 and executes instructions included in the loaded program. The main memory 12 is used for storing a program executed by the CPU 11, and is constituted by, for example, a DRAM.

ユーザI/F13は、例えば、オペレータの入力を受け付けるキーボードやマウス等の情報入力装置と、CPU11の演算結果を出力する液晶ディスプレイ等の情報出力装置とを含む。通信I/F14は、ハードウェア、ファームウェア、又はTCP/IPドライバやPPPドライバ等の通信用ソフトウェア又はこれらの組み合わせとして実装され、通信網20を介して端末装置30と通信可能に構成される。   The user I / F 13 includes, for example, an information input device such as a keyboard and a mouse that accepts an operator input, and an information output device such as a liquid crystal display that outputs a calculation result of the CPU 11. The communication I / F 14 is implemented as hardware, firmware, communication software such as a TCP / IP driver or a PPP driver, or a combination thereof, and is configured to be able to communicate with the terminal device 30 via the communication network 20.

外部メモリ15は、例えば磁気ディスクドライブで構成され、オンラインゲームの進行を制御するための制御用プログラム等の様々なプログラムが記憶される。また、外部メモリ15には、ゲームにおいて用いられる各種データも記憶され得る。外部メモリ15に記憶され得る各種データは、サーバ10と通信可能に接続されるサーバ10とは物理的に別体のデータベースサーバに格納されてもよい。ディスクドライブ16は、CD−ROM、DVD−ROM、DVD−R等の各種の記憶メディアに格納されたデータを読み込み、又は、これらの記憶メディアにデータを書き込む。例えば、記憶メディアに格納されたゲームアプリケーションやゲームデータ等のデータは、ディスクドライブ16により読み込まれ、外部メモリ15にインストールされる。   The external memory 15 is composed of, for example, a magnetic disk drive, and stores various programs such as a control program for controlling the progress of the online game. The external memory 15 can also store various data used in the game. Various data that can be stored in the external memory 15 may be stored in a database server that is physically separate from the server 10 that is communicably connected to the server 10. The disk drive 16 reads data stored in various storage media such as CD-ROM, DVD-ROM, and DVD-R, or writes data to these storage media. For example, data such as game applications and game data stored in the storage medium is read by the disk drive 16 and installed in the external memory 15.

一実施形態において、サーバ10は、階層構造の複数のウェブページから成るウェブサイトを管理するウェブサーバであり、端末装置30に対してゲームサービスを提供することができる。端末装置30は、ウェブページを表示するためのHTMLデータをサーバ10から取得し、取得したHTMLデータを解析して、当該ウェブページを端末装置30のユーザ(ゲームのプレイヤ)に提示することができる。このようなウェブページを介して提供されるゲームは、ブラウザゲームと称されることがある。外部メモリ15には、このウェブページを表示するためのHTMLデータも記憶される。HTMLデータは、HTML等のマークアップ言語で記述されたHTML文書から成り、このHTML文書には、様々な画像が関連付けられる。また、HTML文書には、ActionScriptやJavaScript(登録商標)等のスクリプト言語等で記述されたプログラムが埋め込まれ得る。   In one embodiment, the server 10 is a web server that manages a website composed of a plurality of web pages having a hierarchical structure, and can provide a game service to the terminal device 30. The terminal device 30 can acquire HTML data for displaying a web page from the server 10, analyze the acquired HTML data, and present the web page to the user (game player) of the terminal device 30. . A game provided through such a web page may be referred to as a browser game. The external memory 15 also stores HTML data for displaying this web page. The HTML data is composed of an HTML document described in a markup language such as HTML, and various images are associated with the HTML document. A program written in a script language such as ActionScript or Javascript (registered trademark) can be embedded in the HTML document.

外部メモリ15には、端末装置30においてブラウザソフトウェア以外の実行環境上で実行されるゲームアプリケーションも格納され得る。このゲームアプリケーションには、ゲームを実行するためのゲームプログラムや当該ゲームプログラム実行時に参照される画像データ等の各種データを含めることができる。ゲームプログラムは、例えば、Objective−C、Java(登録商標)等のオブジェクト指向プログラミング言語で作成される。作成されたゲームプログラムは、各種データとともに、アプリケーションソフトウェアとして外部メモリ15に記憶される。外部メモリ15に記憶されたアプリケーションソフトウェアは、配信要求に応じて端末装置30に配信される。サーバ10から配信されたアプリケーションソフトウェアは、端末装置30において、CPU31の制御に従って通信I/F34を介して受信され、受信されたゲームプログラムが外部メモリ35に送信され記憶される。このアプリケーションソフトウェアは、ユーザによる端末装置30の操作に応じて起動され、端末装置30に実装されたNgCore(商標)やAndroid(商標)等のプラットフォーム上で実行される。サーバ10は、端末装置30で実行されているゲームアプリケーションに対してゲームの進行に必要な各種データを提供する。また、サーバ10は、端末装置30から送信される各種データをユーザごとに記憶することで、ユーザごとにゲームの進行を管理することができる。   The external memory 15 can also store game applications that are executed on the terminal device 30 in an execution environment other than browser software. The game application can include various data such as a game program for executing the game and image data referred to when the game program is executed. The game program is created in an object-oriented programming language such as Objective-C or Java (registered trademark). The created game program is stored in the external memory 15 as application software together with various data. The application software stored in the external memory 15 is distributed to the terminal device 30 in response to the distribution request. The application software distributed from the server 10 is received by the terminal device 30 via the communication I / F 34 under the control of the CPU 31, and the received game program is transmitted and stored in the external memory 35. This application software is activated in response to an operation of the terminal device 30 by the user, and is executed on a platform such as NgCore (trademark) or Android (trademark) installed in the terminal device 30. The server 10 provides various data necessary for the progress of the game to the game application executed on the terminal device 30. Moreover, the server 10 can manage the progress of the game for each user by storing various data transmitted from the terminal device 30 for each user.

このように、サーバ10は、ゲームサービスを提供するウェブサイトを管理し、当該ウェブサイトを構成するウェブページを端末装置30からの要求に応じて配信することにより、ゲームを進行させることができる。また、サーバ10は、このようなブラウザゲームとは代替的に、又は、ブラウザゲームに加えて、端末装置30で実行されるゲームアプリケーションとの通信に基づいてゲームを進行させることができる。サーバ10は、いずれの態様でゲームを提供するにしても、各ユーザを識別する識別情報ごとにゲームの進行に必要なデータを記憶することができる。詳細な説明は省略するが、サーバ10は、ゲームの開始時のユーザの認証処理やゲームの進行に応じて発生する課金処理を行う機能を有することもできる。サーバ10によって提供されるゲームには、アクションゲーム、ロールプレイングゲーム、スポーツ対戦ゲーム、カードゲーム、クイズゲーム等の任意のゲームが含まれる。サーバ10のウェブサイト又はゲームアプリケーションによって実現されるゲームの種類は、本明細書において明示されたものに限られない。   As described above, the server 10 can progress the game by managing the website that provides the game service and distributing the web pages that constitute the website in response to a request from the terminal device 30. Further, the server 10 can advance the game based on communication with a game application executed on the terminal device 30 in place of or in addition to the browser game. The server 10 can store data necessary for the progress of the game for each piece of identification information for identifying each user, regardless of the manner in which the game is provided. Although detailed description is omitted, the server 10 can also have a function of performing user authentication processing at the start of the game and billing processing that occurs in accordance with the progress of the game. The games provided by the server 10 include arbitrary games such as action games, role playing games, sports battle games, card games, quiz games, and the like. The types of games realized by the website of the server 10 or the game application are not limited to those specified in this specification.

端末装置30は、一実施形態において、サーバ10から取得したゲーム用ウェブサイトのウェブページをウェブブラウザ上で表示すると共にゲームアプリケーションを実行するためのアプリケーション実行環境を実装した任意の情報処理装置であり、スマートフォン、タブレット端末、及びゲーム専用端末等が含まれ得る。   In one embodiment, the terminal device 30 is an arbitrary information processing device that displays a web page of a game website acquired from the server 10 on a web browser and implements an application execution environment for executing a game application. Smartphones, tablet terminals, game-dedicated terminals, and the like may be included.

端末装置30は、図示のとおり、CPU(コンピュータプロセッサ)31と、メインメモリ32と、ユーザI/F33と、通信I/F34と、外部メモリ35と、を含み、これらの各構成要素がバス36を介して互いに電気的に接続されている。   As illustrated, the terminal device 30 includes a CPU (computer processor) 31, a main memory 32, a user I / F 33, a communication I / F 34, and an external memory 35, and each of these components is a bus 36. Are electrically connected to each other.

CPU31は、外部メモリ35からオペレーティングシステム等の様々なプログラムをメインメモリ32にロードし、ロードしたプログラムに含まれる命令を実行する。メインメモリ32は、CPU31が実行するプログラムを格納するために用いられ、例えば、DRAMによって構成される。   The CPU 31 loads various programs such as an operating system from the external memory 35 to the main memory 32 and executes instructions included in the loaded program. The main memory 32 is used for storing a program executed by the CPU 31, and is constituted by, for example, a DRAM.

ユーザI/F33は、ユーザの入力を受け付ける情報入力装置と、CPU31の演算結果を出力する情報出力装置であり、タッチパネルを備える液晶ディスプレイなどの表示装置を含む。   The user I / F 33 is an information input device that accepts user input and an information output device that outputs the calculation result of the CPU 31, and includes a display device such as a liquid crystal display including a touch panel.

通信I/F34は、ハードウェア、ファームウェア、又は、TCP/IPドライバやPPPドライバ等の通信用ソフトウェア又はこれらの組み合わせとして実装され、通信網20を介してサーバ10と通信可能に構成される。   The communication I / F 34 is implemented as hardware, firmware, communication software such as a TCP / IP driver or a PPP driver, or a combination thereof, and is configured to be able to communicate with the server 10 via the communication network 20.

外部メモリ35は、例えば磁気ディスクドライブやフラッシュメモリ等により構成され、オペレーティングシステム等の様々なプログラムを記憶する。また、外部メモリ35は、サーバ10から通信I/F34を介してゲームアプリケーションを受信した場合には、この受信したゲームアプリケーションを記憶する。   The external memory 35 is configured by, for example, a magnetic disk drive, a flash memory, or the like, and stores various programs such as an operating system. Further, when a game application is received from the server 10 via the communication I / F 34, the external memory 35 stores the received game application.

このようなアーキテクチャを有する端末装置30は、例えば、HTML形式のファイル(HTMLデータ)を解釈して画面表示するためのブラウザソフトウェアを備えており、このブラウザソフトウェアの機能によりサーバ10から取得したHTMLデータを解釈して、受信したHTMLデータに対応するウェブページを表示することができる。また、端末装置30は、ブラウザソフトウェアに組み込まれるプラグインソフト(例えば、アドビシステムズ社から提供されているFlash Player)を備えており、HTMLデータに埋め込まれたSWF形式のファイルをサーバ10から取得し、当該SWF形式のファイルをブラウザソフトウェア及びプラグインソフトを用いて実行することができる。   The terminal device 30 having such an architecture includes, for example, browser software for interpreting an HTML format file (HTML data) and displaying it on the screen, and HTML data acquired from the server 10 by the function of the browser software. And a web page corresponding to the received HTML data can be displayed. Further, the terminal device 30 includes plug-in software (for example, Flash Player provided by Adobe Systems) incorporated in browser software, and acquires a SWF format file embedded in HTML data from the server 10. The SWF format file can be executed using browser software and plug-in software.

端末装置30においてゲームが実行されると、例えば、プログラムにより指示されたアニメーションや操作用アイコンが端末装置30の画面に表示される。ユーザは、端末装置30の入力インタフェースを用いてゲームを進行させるための指示を入力することができる。ユーザから入力された指示は、端末装置30のブラウザやNgCore(商標)等のプラットフォームの機能を通じてサーバ10に伝達される。   When the game is executed on the terminal device 30, for example, an animation or an operation icon specified by the program is displayed on the screen of the terminal device 30. The user can input an instruction for progressing the game using the input interface of the terminal device 30. An instruction input from the user is transmitted to the server 10 through a browser function of the terminal device 30 or a platform function such as NgCore (trademark).

次に、一実施形態におけるサーバ10のCPU11によって実行されるプログラム50について説明する。プログラム50は、外部メモリ15等に記憶され、サーバ10が提供可能な様々なゲームのうち、チャット機能を有するクイズゲーム(所定のゲーム)を提供する際に実行される。図2は、一実施形態におけるプログラム50のモジュール構成を示すブロック図である。プログラム50は、図示するように、クイズゲームに参加する複数のユーザの端末装置30に対して問題を送信するように構成された問題送信モジュール51と、複数のユーザの端末装置から当該ユーザによって入力された文字列を受信するように構成された文字列受信モジュール52と、受信した文字列と所定の文字列との比較に基づいて、当該受信した文字列が当該所定の文字列に対応するか否かを判定するように構成された文字列判定モジュール53と、文字列判定モジュール53による判定結果に少なくとも基づいてクイズゲームの進行を制御するように構成されたゲーム進行制御モジュール54と、受信した文字列を複数のユーザの端末装置30に対して送信するように構成された文字列送信モジュール55と、を備える。こうしたプログラム50をCPU11に実行させることによって、一実施形態におけるサーバ10は、プログラム50が備える各モジュールの機能に対応する手段又はユニットとして機能することができる。   Next, the program 50 executed by the CPU 11 of the server 10 in the embodiment will be described. The program 50 is stored in the external memory 15 or the like, and is executed when providing a quiz game (predetermined game) having a chat function among various games that can be provided by the server 10. FIG. 2 is a block diagram illustrating a module configuration of the program 50 according to an embodiment. As shown in the figure, the program 50 is input by a user from a problem transmission module 51 configured to transmit a problem to the terminal devices 30 of a plurality of users participating in the quiz game, and the terminal devices of the plurality of users. Whether the received character string corresponds to the predetermined character string based on a comparison between the character string receiving module 52 configured to receive the received character string and a comparison between the received character string and the predetermined character string. A character string determination module 53 configured to determine whether or not, a game progress control module 54 configured to control the progress of the quiz game based at least on the determination result by the character string determination module 53, and received A character string transmission module 55 configured to transmit character strings to the terminal devices 30 of a plurality of users. By causing the CPU 11 to execute such a program 50, the server 10 in one embodiment can function as a unit or unit corresponding to the function of each module included in the program 50.

次に、こうして構成された一実施形態におけるサーバ10の動作について説明する。図3は、上述したクイズゲームを提供する際に、一実施形態におけるサーバ10によって実行されるゲーム処理の一例を示すフロー図である。クイズゲームは、例えば、このクイズゲーム用のアプリケーション又はウェブページ等を介してクイズゲームへの参加エントリを複数のユーザから受け付けると共に、参加エントリを受け付けた複数のユーザの中からクイズゲームに参加する(一緒にプレイする)所定数(例えば、5人)のユーザをサーバ10によって又はユーザの選択に基づいて特定し、この特定された所定数のユーザによってクイズゲームの開始が指示されたとき等に開始される。   Next, the operation of the server 10 in the embodiment configured as described above will be described. FIG. 3 is a flowchart illustrating an example of game processing executed by the server 10 according to an embodiment when providing the above-described quiz game. For example, the quiz game accepts entry to the quiz game from a plurality of users via the application or web page for the quiz game, and participates in the quiz game from among the plurality of users who have accepted the participation entry ( A predetermined number (for example, five people) of users (to be played together) is specified by the server 10 or based on the user's selection, and the start of the quiz game is instructed by the specified predetermined number of users. Is done.

ゲーム処理では、まず、図示するように、クイズゲームに用いられるゲーム用画面60をクイズゲームに参加する各ユーザの端末装置30に表示させる(ステップS100)。一実施形態において、ゲーム用画面を含む各種画面は、サーバ10がゲーム進行制御モジュール54を実行することによって端末装置30に表示させる。図4は、各ユーザの端末装置30に表示されるゲーム用画面60の一例である。ゲーム用画面60は、図示するように、画面上端に位置しクイズゲームの状況を表示する状況表示領域62と、この状況表示領域62の下側に位置しクイズゲームの進行に用いられる情報を表示するゲーム用情報表示領域64と、このゲーム用情報表示領域64の下側に位置し各ユーザが入力及び送信した文字列をチャットとして表示するチャット用情報表示領域66と、このチャット用情報表示領域66の下側に位置しユーザが文字列を入力するための文字列入力領域68と、この文字列入力領域68の右側に位置し文字列入力領域68に入力された文字列のサーバ10への送信をユーザが指示するための送信ボタン69と、を有する。状況表示領域62には、一実施形態では、クイズの問題に正解したユーザ(正解者)に関する情報、及び、クイズの解答時間(解答の制限時間)の残り時間が表示される。   In the game process, first, as shown in the figure, a game screen 60 used for the quiz game is displayed on the terminal device 30 of each user participating in the quiz game (step S100). In one embodiment, various screens including a game screen are displayed on the terminal device 30 when the server 10 executes the game progress control module 54. FIG. 4 is an example of the game screen 60 displayed on the terminal device 30 of each user. As shown in the drawing, the game screen 60 is located at the upper end of the screen and displays a status display area 62 for displaying the status of the quiz game, and information used for the progress of the quiz game is positioned below the status display area 62. A game information display area 64, a chat information display area 66 that is located below the game information display area 64 and displays a character string input and transmitted by each user as a chat, and the chat information display area 66, a character string input area 68 for the user to input a character string, and a character string input to the character string input area 68 located on the right side of the character string input area 68 to the server 10 A transmission button 69 for the user to instruct transmission. In one embodiment, the status display area 62 displays information on the user (correct person) who has correctly answered the quiz question, and the remaining time of the quiz answer time (answer time limit).

図4は、クイズゲームの開始時におけるゲーム用画面60の一例であり、図示するように、ゲーム用情報表示領域64には、経路によって結ばれる複数のゲームステージ(GS)によって構成されたゲームステージマップが表示される。一実施形態におけるクイズゲームでは、ゲームステージマップ内の各ゲームステージにそれぞれクイズの問題のレベル(難易度)が設定されており、クイズゲームに参加する全てのユーザが各ゲームステージにおいてクイズの問題に正解することによって各ゲームステージをクリアし、次のゲームステージへと進むことができる。また、1のゲームステージが経路によって複数のゲームステージと結ばれている場合には、この複数のゲームステージの中からユーザによって選択されたゲームステージへと進むことができる。このように、順にゲームステージをクリアして最後のゲームステージ(ゴール)をクリアすることが基本的なゲーム目標となっている。   FIG. 4 shows an example of the game screen 60 at the start of the quiz game. As shown in the figure, the game information display area 64 includes a game stage composed of a plurality of game stages (GS) connected by a route. A map is displayed. In the quiz game in one embodiment, the level (difficulty level) of the quiz problem is set for each game stage in the game stage map, and all the users who participate in the quiz game have quiz problems in each game stage. By answering correctly, each game stage can be cleared and proceed to the next game stage. When one game stage is connected to a plurality of game stages by a route, it is possible to proceed to a game stage selected by the user from among the plurality of game stages. Thus, the basic game goal is to clear the game stage in order and clear the last game stage (goal).

チャット用情報表示領域66には、図示するように、クイズゲームに参加する各ユーザによって入力及び送信された文字列が、この文字列を送信したユーザの情報(例えば、名称及びアバター画像等)と共に送信された順序に従って一覧表示される。具体的には、ユーザがゲーム用画面60の文字列入力領域68に所望の文字列を入力して送信ボタン69を選択すると、文字列入力領域68に入力されている文字列が端末装置30からサーバ10に対して送信される。そして、サーバ10が、受信した文字列をクイズゲームに参加する各ユーザの端末装置30に送信することによって、ユーザによって入力及び送信された文字列が各ユーザの端末装置30においてチャット用情報表示領域66に一覧表示される。なお、こうしたサーバ10による文字列の送受信は、サーバ10が文字列受信モジュール52及び文字列送信モジュール55をそれぞれ実行することによって行われる。このような文字列の送受信(チャット機能)によって、クイズゲームに参加する各ユーザは、他のユーザとのコミュニケーションを楽しむことができる。   In the chat information display area 66, as shown in the figure, a character string input and transmitted by each user participating in the quiz game is displayed together with information (for example, name and avatar image) of the user who transmitted the character string. Listed according to the order sent. Specifically, when the user inputs a desired character string in the character string input area 68 of the game screen 60 and selects the transmission button 69, the character string input in the character string input area 68 is transferred from the terminal device 30. It is transmitted to the server 10. The server 10 transmits the received character string to the terminal device 30 of each user participating in the quiz game, so that the character string input and transmitted by the user is displayed in the chat information display area in each user's terminal device 30. 66 is displayed as a list. The transmission / reception of the character string by the server 10 is performed by the server 10 executing the character string receiving module 52 and the character string transmitting module 55, respectively. By transmitting and receiving such a character string (chat function), each user participating in the quiz game can enjoy communication with other users.

図3のゲーム処理に戻り、ゲーム用画面60を各ユーザの端末装置30に表示させると、次に、上述したゲームステージをユーザが選択するステージ選択処理(ステップS110)及びユーザがクイズの問題に解答するクイズ処理(ステップS120)が、クイズゲームの終了条件が成立するまで(ステップS130)、繰り返し実行される。ここで、一実施形態では、クイズゲームの開始の際のゲームステージ(スタート)は予め設定されており、ユーザによる選択は行われない(ステップS110のステージ選択処理はスキップされる)。そこで、まず、ステップS120のクイズ処理について説明する。   Returning to the game process of FIG. 3, when the game screen 60 is displayed on each user's terminal device 30, next, the stage selection process (step S <b> 110) in which the user selects the above-described game stage and the user has a quiz problem. The answering quiz process (step S120) is repeatedly executed until the quiz game end condition is satisfied (step S130). Here, in one embodiment, the game stage (start) at the start of the quiz game is set in advance and is not selected by the user (the stage selection process in step S110 is skipped). First, the quiz process in step S120 will be described.

図5は、クイズ処理の一例を示すフロー図である。クイズ処理では、まず、図示するように、クイズの問題を各ユーザの端末装置30に対して送信する(ステップS200)。このステップは、サーバ10が問題送信モジュール51を実行することによって行われる。具体的には、一実施形態では、外部メモリ15等に予め記憶されている複数のクイズの問題の中から、現在のゲームステージのレベルに適合する1つの問題をランダムに又は所定のルールに従って特定し、この特定した問題を各ユーザの端末装置30に送信する。なお、各ゲームステージにこのゲームステージのレベルに適合する1つの問題を予め設定しておき、この設定されている問題を送信するようにしても良い。図6は、サーバ10から送信された問題を受信した端末装置30において表示されるゲーム用画面60の一例である。図示するように、端末装置30が問題を受信すると、受信した問題がゲーム用画面60のゲーム用情報表示領域64に表示される(図6の例では「2020年の夏季オリンピックの開催都市は?」という問題が表示されている)。   FIG. 5 is a flowchart showing an example of the quiz process. In the quiz process, first, as shown in the figure, a quiz problem is transmitted to the terminal device 30 of each user (step S200). This step is performed by the server 10 executing the problem transmission module 51. Specifically, in one embodiment, one problem that matches the level of the current game stage is specified randomly or according to a predetermined rule from a plurality of quiz problems stored in advance in the external memory 15 or the like. Then, the identified problem is transmitted to the terminal device 30 of each user. One problem that matches the level of the game stage may be set in advance for each game stage, and the set problem may be transmitted. FIG. 6 is an example of the game screen 60 displayed on the terminal device 30 that has received the problem transmitted from the server 10. As shown in the figure, when the terminal device 30 receives a problem, the received problem is displayed in the game information display area 64 of the game screen 60 (in the example of FIG. 6, “Where is the host city of the 2020 Summer Olympics? ”Is displayed).

端末装置30に対して問題を送信すると、次に、端末装置30から文字列を受信し(ステップS210)、受信した文字列が問題の正解を示すか否かを判定する(ステップS220)。ここで、ステップS210は、サーバ10が文字列受信モジュール52を実行することによって行われ、ステップS220は、サーバ10が文字列判定モジュール53を実行することによって行われる。受信した文字列が問題の正解を示すか否かの判定は、受信した文字列と、問題の正解を示す正解文字列との比較に基づいて行われる。一実施形態において、問題の正解を示す正解文字列は、外部メモリ15等に各クイズの問題に対応付けて予め記憶されている。受信した文字列と正解文字列との比較に基づく判定は、様々なルールを適用して行うことができる。例えば、受信した文字列と正解文字列とが完全一致する場合(例えば、正解文字列が「東京」である場合において、受信した文字列が「東京」である場合)に正解を示すと判定するルールを適用することができる。また、受信した文字列に正解文字列が含まれる場合(例えば、正解文字列が「東京」である場合において、受信した文字列が「答えは、東京!」である場合)に正解を示すと判定するルールを適用することができる。さらに、受信した文字列及び/又は正解文字列を所定の変換ルールで変換した変換後文字列を用いた比較に基づく判定を行うようにしても良い。例えば、所定の変換ルールとして、文字列を平仮名に変換するルールを適用すれば、正解文字列が平仮名で入力された場合(例えば、正解文字列が「東京」である場合において、受信した文字列が「とうきょう」である場合)であっても、受信した文字列が問題の正解を示すと判定することができる。所定の変換ルールの他の例としては、正解文字列をカタカナに変換するルール、又は、アルファベットに変換するルール等を挙げることができるが、これらに限定されない。また、受信した文字列から所定の文字を除去した除去後文字列と正解文字列との比較に基づく判定を行うようにしても良い。例えば、受信した文字列から除去する所定の文字としてスペースを適用すれば、正解文字列の文字間にスペースが挿入されて入力された場合(例えば、正解文字列が「東京」である場合において、受信した文字列が「東 京」である場合)であっても、受信した文字列が問題の正解を示すと判定することができる。受信した文字列から除去する所定の文字の他の例としては、句読点、又はその他の記号等を挙げることができるが、これらに限定されない。   If a problem is transmitted to the terminal device 30, next, a character string is received from the terminal device 30 (step S210), and it is determined whether the received character string indicates the correct answer of the problem (step S220). Here, step S210 is performed by the server 10 executing the character string reception module 52, and step S220 is performed by the server 10 executing the character string determination module 53. Whether or not the received character string indicates the correct answer of the problem is determined based on a comparison between the received character string and a correct character string indicating the correct answer of the problem. In one embodiment, a correct character string indicating a correct answer of a problem is stored in advance in the external memory 15 or the like in association with each quiz question. The determination based on the comparison between the received character string and the correct character string can be performed by applying various rules. For example, when the received character string and the correct character string completely match (for example, when the correct character string is “Tokyo” and the received character string is “Tokyo”), it is determined that the correct answer is indicated. Rules can be applied. In addition, when the received character string includes a correct character string (for example, when the correct character string is “Tokyo”, the received character string is “Tokyo is the answer!”), The correct answer is indicated. Rules to determine can be applied. Furthermore, a determination may be made based on a comparison using a converted character string obtained by converting the received character string and / or correct character string according to a predetermined conversion rule. For example, if a rule for converting a character string to hiragana is applied as a predetermined conversion rule, when the correct character string is input in hiragana (for example, when the correct character string is “Tokyo”, the received character string Even if “is“ Tokyo ”), it can be determined that the received character string indicates the correct answer of the problem. Other examples of the predetermined conversion rule include, but are not limited to, a rule for converting a correct character string into katakana, a rule for converting into an alphabet, and the like. Alternatively, the determination may be made based on a comparison between the character string after removal and the correct character string obtained by removing a predetermined character from the received character string. For example, if a space is applied as a predetermined character to be removed from the received character string, a space is inserted between characters of the correct character string (for example, when the correct character string is “Tokyo” Even if the received character string is “Tokyo”, it can be determined that the received character string indicates the correct answer of the problem. Other examples of the predetermined character to be removed from the received character string can include, but are not limited to, punctuation marks or other symbols.

そして、受信した文字列が問題の正解を示すと判定されない場合には、受信した文字列がそのまま各ユーザの端末装置30に送信される(ステップS250)。ここで、ステップS250は、サーバ10が文字列送信モジュール55を実行することによって行われる。図6に例示するように、例えば、誤った解答を示す文字列(ユーザBによる「ロンドン!」)や他のユーザに対する発言を示す文字列(ユーザCによる「分かる人いる?」)は、ステップ220において問題の正解を示すと判定されないから、受信した文字列がそのまま各ユーザの端末装置30に送信され、ゲーム用画面60のチャット用情報表示領域66にそのまま一覧表示される。このように、クイズゲームに参加する各ユーザは、クイズの問題に解答する際においても、文字列の送受信(チャット機能)によって、他のユーザとのコミュニケーションを楽しむことができる。   If it is not determined that the received character string indicates the correct answer of the problem, the received character string is transmitted as it is to the terminal device 30 of each user (step S250). Here, step S250 is performed by the server 10 executing the character string transmission module 55. As illustrated in FIG. 6, for example, a character string indicating an incorrect answer (“London!” By user B) or a character string indicating a message to another user (“is there anyone who understands?” By user C) is a step. Since it is not determined in 220 that the correct answer of the problem is indicated, the received character string is transmitted as it is to the terminal device 30 of each user and displayed as a list in the chat information display area 66 of the game screen 60 as it is. Thus, each user who participates in the quiz game can enjoy communication with other users by sending and receiving character strings (chat function) even when answering the quiz question.

一方、ステップS220において、受信した文字列が問題の正解を示すと判定された場合には、正解文字列がユーザによって認識されないようにするための所定の処理を施して(ステップS230)、受信した文字列を各ユーザの端末装置30に送信する(ステップS250)。ここで、ステップS230は、サーバ10が文字列送信モジュール55を実行することによって行われる。図7は、所定の処理が施された文字列が表示されているゲーム用画面60の一例である。図示するように、ユーザAによって入力及び送信された「答えは、東京!」という文字列(図6を参照)が、問題の正解を示すと判定されて「答えは、**!」という文字列に加工(正解文字列が変換)されている。この例では、正解文字列に対応する文字をアスタリスク(*)に変換するという処理を行っているが、これは例示であって、正解文字列がユーザによって認識されないようにすることができれば、その他の様々な処理を適用することができ、例えば、入力された文字列全体をアスタリスク等の他の文字に変換する処理や正解文字列に対応する文字又は文字列全体をモザイク表示する処理等を適用することができる。このように、受信した文字列が問題の正解を示すと判定された場合には、正解文字列がユーザによって認識されないように処理されて各ユーザの端末装置30において表示されるから、他のユーザが正解文字列を認識してしまうのを防止することができる。さらに、上述したように、受信した文字列及び/又は正解文字列を所定の変換ルールで変換した変換後文字列を用いた比較に基づく判定を行うようにすることによって、正解文字列を容易に推測できるような文字列(例えば、正解文字列を平仮名、カタカナ又はアルファベットを用いて表現した文字列等)も問題の正解を示すと判定されてユーザが認識されないように処理されるから、他のユーザが正解文字列を認識してしまうのをより確実に防止することができる。   On the other hand, if it is determined in step S220 that the received character string indicates the correct answer of the problem, predetermined processing is performed to prevent the correct character string from being recognized by the user (step S230). The character string is transmitted to the terminal device 30 of each user (step S250). Here, step S <b> 230 is performed by the server 10 executing the character string transmission module 55. FIG. 7 is an example of a game screen 60 on which a character string that has been subjected to predetermined processing is displayed. As shown in the figure, the character string “Answer is Tokyo!” (See FIG. 6) input and transmitted by the user A is determined to indicate the correct answer of the problem, and the characters “Answer is **!” Processed into columns (correct character strings are converted). In this example, the process of converting the character corresponding to the correct character string into an asterisk (*) is performed, but this is an example, and if the correct character string can be prevented from being recognized by the user, other For example, a process that converts the entire input character string into another character such as an asterisk or a process that mosaic-displays the character corresponding to the correct character string or the entire character string is applied. can do. In this way, when it is determined that the received character string indicates the correct answer of the problem, the correct character string is processed so that it is not recognized by the user and displayed on the terminal device 30 of each user. Can be prevented from recognizing the correct character string. Furthermore, as described above, the correct character string can be easily obtained by performing the determination based on the comparison using the converted character string obtained by converting the received character string and / or the correct character string with a predetermined conversion rule. Since a character string that can be guessed (for example, a character string in which a correct character string is expressed using hiragana, katakana, or alphabet) is also determined to indicate the correct answer of the problem and processed so that the user is not recognized, It is possible to more reliably prevent the user from recognizing the correct character string.

ここで、図7に例示するように、ユーザが問題の正解を示す文字列を送信すると(より具体的には、送信された文字列が問題の正解を示すと判定されると)、そのユーザ(正解者ユーザ)に対応する画像が、正解者として状況表示領域62に表示される。そして、この正解者ユーザの端末装置30には、ゲーム用画面60に代えて、図8に例示する正解者用画面70が表示されるようになる。こうした端末装置30に表示させる画面の切り替えは、サーバ10がゲーム進行制御モジュール54を実行することによって行われる。正解者用画面70は、図8に示すように、ゲーム用画面60と同様に、状況表示領域62と、ゲーム用情報表示領域64と、チャット用情報表示領域66と、文字列入力領域68と、送信ボタン69とを有するが、正解者用画面70の状況表示領域62には、クイズの問題に正解したユーザに関する情報に代えて、未だ正解していないユーザ(未正解者ユーザ)に関する情報が表示される。また、図示するように、正解者用画面70のゲーム用情報表示領域64には、クイズの問題に加えて、この問題の正解が表示される。正解者用画面70においても、文字列入力領域68及び送信ボタン69を用いて正解者ユーザは文字列の入力及び送信を行うことができる。ここで、正解者用画面70のチャット用情報表示領域66には、正解者ユーザ及び未正解者ユーザによって入力及び送信される文字列が表示されるようになっている。従って、正解者ユーザは、未正解者ユーザによる発言(入力及び送信される文字列)を確認しながら、正解者ユーザ間でコミュニケーションを行うことができる。一方、未正解者ユーザの端末装置30に表示されているゲーム用画面60のチャット用情報表示領域66には、正解者ユーザによって入力及び送信される文字列は表示されず、未正解者ユーザによって入力及び送信される文字列のみが表示されるようになっている。図9は、正解者ユーザの端末装置30に図8に例示した正解者用画面70が表示されている際に、未正解者ユーザの端末装置30に表示されるゲーム用画面60の一例である。図示するように、図8の正解者用画面70のチャット用情報表示領域66に表示されている正解者ユーザの発言(ユーザAによる「難しい問題だった。」及びユーザCによる「早く正解しないかな。」)は、図9のゲーム用画面60のチャット用情報表示領域66には表示されていない。ここで、正解者ユーザによる発言(文字列の入力及び送信)に応じて、ゲーム用画面60の状況表示領域62に表示されている正解者ユーザの画像を特別な表示態様(例えば、点滅等)とするようにしても良い。こうすれば、未正解者ユーザは、正解者ユーザの発言の内容は分からないものの、正解者ユーザが発言していることを知ることができ、例えば、これをきっかけとした未正解者ユーザ間でのコミュニケーションを楽しむことができる。このように、一実施形態では、クイズゲームに参加するユーザは、未正解者/正解者に応じたユーザ間でのコミュニケーションを楽しむことができる。   Here, as illustrated in FIG. 7, when the user transmits a character string indicating the correct answer of the problem (more specifically, when the transmitted character string is determined to indicate the correct answer of the problem), the user An image corresponding to (correct person user) is displayed in the status display area 62 as the correct person. Then, instead of the game screen 60, the correct person screen 70 illustrated in FIG. 8 is displayed on the terminal device 30 of the correct person. The switching of the screen displayed on the terminal device 30 is performed when the server 10 executes the game progress control module 54. As shown in FIG. 8, the correct person screen 70 has a status display area 62, a game information display area 64, a chat information display area 66, and a character string input area 68, similar to the game screen 60. However, in the status display area 62 of the correct answerer screen 70, information related to a user who has not yet answered the correct answer (uncorrected answer user) is displayed in the status display area 62 of the correct answerer screen 70. Is displayed. Further, as shown in the drawing, in the game information display area 64 of the correct answerer screen 70, the correct answer of this problem is displayed in addition to the quiz problem. Also on the correct answerer screen 70, the correct answerer user can input and transmit a character string using the character string input area 68 and the send button 69. Here, in the chat information display area 66 of the correct answerer screen 70, character strings input and transmitted by the correct answerer user and the unanswered answerer user are displayed. Therefore, the correct answerer user can perform communication between correct answerer users while confirming the utterance (character string to be input and transmitted) by the uncorrected answerer user. On the other hand, in the chat information display area 66 of the game screen 60 displayed on the terminal device 30 of the unanswered user, the character string that is input and transmitted by the correct user is not displayed. Only the input and transmitted character strings are displayed. FIG. 9 is an example of a game screen 60 displayed on the terminal device 30 of the unanswered user when the screen 70 for correct answer illustrated in FIG. 8 is displayed on the terminal device 30 of the correct user. . As shown in the figure, the correct answerer's remarks displayed in the chat information display area 66 of the correct answerer screen 70 in FIG. 8 (“It was a difficult problem by user A” and “Wouldn't the correct answer be answered quickly by user C? ")" Is not displayed in the chat information display area 66 of the game screen 60 of FIG. Here, the image of the correct answerer user displayed in the status display area 62 of the game screen 60 according to a statement (input and transmission of a character string) by the correct answerer user is displayed in a special display mode (for example, blinking). You may make it. In this way, the unanswered user can know that the correct answerer user is speaking, although the correct answerer user does not know the content of the correct answerer user's statement. Can enjoy communication. Thus, in one embodiment, a user who participates in a quiz game can enjoy communication among users according to an unanswered person / correct person.

そして、上述した端末装置30からの文字列の受信(ステップS210)、受信した文字列が問題の正解を示すか否かの判定(ステップS220)、正解を示す場合の文字列の処理(ステップS230)及び文字列の送信(ステップS250)が、繰り返し実行され、クイズゲームに参加する全てのユーザが問題に正解するか、又は、全てのユーザが正解する前に解答の制限時間が経過すると(ステップS260)、クイズの結果を各端末装置30に送信して(ステップS270)、このクイズ処理を終了する。ここで、ステップS260及びステップS270は、サーバ10がゲーム進行制御モジュール54を実行することによって行われる。全てのユーザが正解した場合には、例えば、このゲームステージをクリアしたことを示す情報等が正解者用画面70のゲーム用情報表示領域64に表示される。また、全てのユーザが正解する前に解答の制限時間が経過した場合には、例えば、このゲームステージをクリアできなったことを示す情報等がゲーム用画面60及び正解者用画面70のゲーム用情報表示領域64に表示される。   Then, reception of the character string from the terminal device 30 described above (step S210), determination of whether or not the received character string indicates the correct answer of the problem (step S220), processing of the character string when indicating the correct answer (step S230) ) And the transmission of the character string (step S250) are repeatedly executed, and all users who participate in the quiz game correctly answer the problem, or if the time limit for the answer elapses before all the users answer correctly (step S250) S260) The result of the quiz is transmitted to each terminal device 30 (step S270), and this quiz process is terminated. Here, step S260 and step S270 are performed by the server 10 executing the game progress control module 54. When all the users have answered correctly, for example, information indicating that the game stage has been cleared is displayed in the game information display area 64 of the correct person screen 70. Further, when the time limit for answering has elapsed before all users have answered correctly, for example, information indicating that the game stage has not been cleared is displayed on the game screen 60 and the correct answerer screen 70. It is displayed in the information display area 64.

図3のゲーム処理に戻り、クイズ処理を終了すると、次に、クイズゲームの終了条件が成立するまで(ステップS130)、ステージ選択処理(ステップS110)及びクイズ処理(ステップS120)が繰り返し実行される。クイズゲームの終了条件としては、例えば、クイズ処理においてゲームステージをクリアできなかったこと、又は、最後のゲームステージ(ゴール)をクリアしたこと等が含まれる。ここで、ステージ選択処理について説明する。   Returning to the game process of FIG. 3, when the quiz process is completed, the stage selection process (step S110) and the quiz process (step S120) are repeatedly executed until the quiz game end condition is satisfied (step S130). . The quiz game end condition includes, for example, that the game stage could not be cleared in the quiz process, or that the last game stage (goal) was cleared. Here, the stage selection process will be described.

図10は、ステージ選択処理の一例を示すフロー図である。ステージ選択処理では、まず、図示するように、ゲームステージの選択を受け付けるための選択受付情報を各ユーザの端末装置30に対して送信する(ステップS300)。このステップは、サーバ10がゲーム進行制御モジュール54を実行することによって行われる。図4のゲーム用画面60を用いて説明したように、一実施形態におけるクイズゲームは、1のゲームステージが経路によって複数のゲームステージと結ばれている場合には、この複数のゲームステージの中からユーザによって選択されたゲームステージへと進むことができ、上述した選択受付情報は、直前にクリアしたゲームステージから進むことができる複数のゲームステージに関する情報に基づいて設定される。図11は、サーバ10から送信された選択受付情報を受信した端末装置30において表示されるゲーム用画面60の一例である。図示するように、端末装置30が選択受付情報を受信すると、受信した選択受付情報がゲーム用画面60のゲーム用情報表示領域64に表示される。選択受付情報は、この例では、次に進むゲームステージを「左」又は「右」によって選択することをユーザに要求すると共に「左」及び「右」に対応する各ゲームステージの情報(例えば、設定されているクイズの問題のレベル)を含む。   FIG. 10 is a flowchart illustrating an example of the stage selection process. In the stage selection process, first, as shown in the figure, selection acceptance information for accepting selection of a game stage is transmitted to the terminal device 30 of each user (step S300). This step is performed by the server 10 executing the game progress control module 54. As described with reference to the game screen 60 in FIG. 4, the quiz game according to the embodiment includes a plurality of game stages in which one game stage is connected to a plurality of game stages by a route. The selection acceptance information described above is set based on information on a plurality of game stages that can be advanced from the game stage that was cleared immediately before. FIG. 11 is an example of the game screen 60 displayed on the terminal device 30 that has received the selection acceptance information transmitted from the server 10. As shown in the figure, when the terminal device 30 receives the selection acceptance information, the received selection acceptance information is displayed in the game information display area 64 of the game screen 60. In this example, the selection acceptance information requests the user to select the next game stage by “left” or “right”, and information on each game stage corresponding to “left” and “right” (for example, Quiz issue level set).

端末装置30に対して選択受付情報を送信すると、次に、端末装置30から文字列を受信し(ステップS310)、受信した文字列が所定のコマンドを示すか否かを判定する(ステップS320)。ここで、ステップS310は、サーバ10が文字列受信モジュール52を実行することによって行われ、ステップS320は、サーバ10が文字列判定モジュール53を実行することによって行われる。受信した文字列が所定のコマンドを示すか否かの判定は、受信した文字列と、所定のコマンドに対応するコマンド文字列との比較に基づいて行われる。一実施形態において、所定のコマンドに対応するコマンド文字列は、クイズゲームの進行状況に応じて実行可能な所定のコマンドに対応するコマンド文字列が予め設定されており、例えば、図11に例示したゲーム用画面60が表示されている状況では、左方向を選択するコマンドに対応するコマンド文字列「左」及び右方向を選択するコマンドに対応するコマンド文字列「右」が実行可能なコマンドに対応するコマンド文字列として設定される。これらのコマンド文字列は例示であって、その他のコマンド文字列(例えば、その他の方向(上、下、直進等)を選択するコマンドに対応するコマンド文字列等)を適用することもできる。受信した文字列とコマンド文字列との比較に基づく判定は、上述した正解文字列との比較に基づく判定と同様に、様々なルールを適用して行うことができる。例えば、受信した文字列とコマンド文字列とが完全一致する場合に対応する所定のコマンドを示すと判定する(例えば、受信した文字列が「右」である場合に、コマンド文字列「右」に対応する右方向を選択するコマンドを示すと判定する)ルールを適用することができる。また、受信した文字列にコマンド文字列が含まれる場合に対応する所定のコマンドを示すと判定する(例えば、受信した文字列が「左!!」である場合に、コマンド文字列「左」に対応する左方向を選択するコマンドを示すと判定する)ルールを適用することができる。さらに、受信した文字列及び/又はコマンド文字列を所定の変換ルールで変換した変換後文字列を用いた比較に基づく判定を行うようにしても良い。例えば、所定の変換ルールとして、文字列を平仮名に変換するルールを適用すれば、コマンド文字列が平仮名で入力された場合(例えば、コマンド文字列が「右」である場合において、受信した文字列が「みぎ」である場合)であっても、受信した文字列がコマンド文字列に対応する所定のコマンドを示すと判定することができる。所定の変換ルールの他の例としては、コマンド文字列をカタカナに変換するルール、又は、アルファベットに変換するルール等を挙げることができるが、これらに限定されない。また、受信した文字列から所定の文字を除去した除去後文字列とコマンド文字列との比較に基づく判定を行うようにしても良い。例えば、受信した文字列から除去する所定の文字としてスペースを適用すれば、コマンド文字列の文字間にスペースが挿入されて入力された場合(例えば、コマンド文字列が「ひだり」である場合において、受信した文字列が「ひ だ り」である場合)であっても、受信した文字列がコマンド文字列に対応する所定のコマンドを示すと判定することができる。受信した文字列から除去する所定の文字の他の例としては、句読点、又はその他の記号等を挙げることができるが、これらに限定されない。   When the selection acceptance information is transmitted to the terminal device 30, next, a character string is received from the terminal device 30 (step S310), and it is determined whether or not the received character string indicates a predetermined command (step S320). . Here, step S310 is performed by the server 10 executing the character string reception module 52, and step S320 is performed by the server 10 executing the character string determination module 53. Whether or not the received character string indicates a predetermined command is determined based on a comparison between the received character string and a command character string corresponding to the predetermined command. In one embodiment, a command character string corresponding to a predetermined command that is executable according to the progress of the quiz game is set in advance as the command character string corresponding to the predetermined command. For example, as illustrated in FIG. In the situation where the game screen 60 is displayed, the command character string “left” corresponding to the command for selecting the left direction and the command character string “right” corresponding to the command for selecting the right direction correspond to executable commands. Is set as a command string. These command character strings are examples, and other command character strings (for example, command character strings corresponding to commands for selecting other directions (up, down, straight ahead, etc.)) can also be applied. The determination based on the comparison between the received character string and the command character string can be performed by applying various rules, similarly to the determination based on the comparison with the correct character string described above. For example, it is determined that a predetermined command corresponding to a case where the received character string and the command character string completely match is indicated (for example, when the received character string is “right”, the command character string “right” A rule that determines that it indicates a command to select the corresponding right direction) can be applied. Further, it is determined that a predetermined command corresponding to the case where the received character string includes the command character string (for example, when the received character string is “left!”, The command character string “left” is displayed). A rule that determines that it indicates a command to select the corresponding left direction) can be applied. Furthermore, a determination may be made based on comparison using a converted character string obtained by converting the received character string and / or command character string according to a predetermined conversion rule. For example, if a rule for converting a character string to hiragana is applied as a predetermined conversion rule, a command character string is input in hiragana (for example, when the command character string is “right”, the received character string Is “Migi”), it can be determined that the received character string indicates a predetermined command corresponding to the command character string. Other examples of the predetermined conversion rule include, but are not limited to, a rule for converting a command character string into katakana or a rule for conversion into alphabet. Alternatively, the determination may be made based on a comparison between the character string after removal and a command character string obtained by removing a predetermined character from the received character string. For example, if a space is applied as a predetermined character to be removed from the received character string, a space is inserted between characters in the command character string (for example, when the command character string is “hidari” Even if the received character string is “hidden”, it can be determined that the received character string indicates a predetermined command corresponding to the command character string. Other examples of the predetermined character to be removed from the received character string can include, but are not limited to, punctuation marks or other symbols.

そして、受信した文字列が所定のコマンドを示すと判定された場合には、このコマンドをこの文字列を送信したユーザからのコマンドとして設定する(ステップS330)。ここで、ステップS330は、サーバ10がゲーム進行制御モジュール54を実行することによって行われる。コマンドの設定は、具体的には、サーバ10のメインメモリ12又は外部メモリ15等にユーザとコマンドとを関連付けて記憶することによって行われる。図11に例示したゲーム用画面60のゲーム用情報表示領域64に示すように、コマンドの設定状況に応じて、各ユーザによるゲームステージの選択の状況を表示するようにしても良い(図11の例では、選択可能なゲームステージ毎に(即ち、「左」及び「右」毎に)その時点におけるこのゲームステージを選択したユーザの数を表示している)。   If it is determined that the received character string indicates a predetermined command, this command is set as a command from the user who transmitted the character string (step S330). Here, step S330 is performed by the server 10 executing the game progress control module 54. Specifically, the setting of the command is performed by associating and storing the user and the command in the main memory 12 or the external memory 15 of the server 10. As shown in the game information display area 64 of the game screen 60 illustrated in FIG. 11, the game stage selection status by each user may be displayed according to the command setting status (FIG. 11). In the example, for each selectable game stage (ie, for each “left” and “right”), the number of users who have selected this game stage at that time is displayed).

続いて、受信した文字列を各ユーザの端末装置30に送信する(ステップS340)。ここで、ステップS340は、サーバ10が文字列送信モジュール55を実行することによって行われる。   Subsequently, the received character string is transmitted to the terminal device 30 of each user (step S340). Here, step S340 is performed by the server 10 executing the character string transmission module 55.

そして、上述した端末装置30からの文字列の受信(ステップS310)、受信した文字列が所定のコマンドを示すか否かの判定(ステップS320)、所定のコマンドを示す場合のコマンドの設定(ステップS330)及び文字列の送信(ステップS340)が、繰り返し実行され、クイズゲームに参加する全てのユーザのコマンドが設定されるか、又は、ゲームステージの選択の制限時間が経過すると(ステップS350)、ゲームステージの選択を確定させて(ステップS360)、このステージ選択処理を終了する。ここで、ステップS350及びステップS360は、サーバ10がゲーム進行制御モジュール54を実行することによって行われる。ゲームステージの選択の確定は、様々なルールを適用して行うことができ、例えば、選択可能なゲームステージのうち選択したユーザの数が多いゲームステージへの選択を確定させるルールとすることができる。ゲームステージの選択が確定されると、選択が確定されたゲームステージが各ユーザに通知される(例えば、選択が確定されたゲームステージに関する情報をゲーム用情報表示領域64に表示させる)。なお、直前にクリアしたゲームステージから進むことができるゲームステージが1つである場合には、ユーザによる選択の必要がないから、ステップS300−S350をスキップして、ゲームステージの選択の確定(ステップS360)のみを行うようにしても良い。   Then, reception of the character string from the terminal device 30 described above (step S310), determination of whether or not the received character string indicates a predetermined command (step S320), and setting of a command when indicating the predetermined command (step S320) S330) and the transmission of the character string (step S340) are repeatedly executed, and the commands of all users participating in the quiz game are set, or when the time limit for selecting the game stage has elapsed (step S350). The selection of the game stage is confirmed (step S360), and this stage selection process is terminated. Here, step S350 and step S360 are performed by the server 10 executing the game progress control module 54. The selection of the game stage can be confirmed by applying various rules, for example, a rule for confirming selection of a game stage with a large number of selected users among selectable game stages. . When the selection of the game stage is confirmed, the game stage for which the selection has been confirmed is notified to each user (for example, information relating to the game stage for which the selection has been confirmed is displayed in the game information display area 64). If there is only one game stage that can proceed from the game stage that was cleared immediately before, there is no need for selection by the user, so steps S300 to S350 are skipped and the selection of the game stage is confirmed (step Only S360) may be performed.

以上説明した一実施形態におけるサーバ10では、クイズゲームに参加する複数のユーザの端末装置30から、ユーザによって入力された文字列を受信し、この受信した文字列と所定の文字列(正解文字列/コマンド文字列)との比較に基づいて、この受信した文字列が所定の文字列に対応する(正解を示す/コマンドを示す)か否かを判定し、この判定結果に少なくとも基づいてクイズゲームの進行を制御し、受信した文字列を複数のユーザの端末装置30に対して送信する。従って、クイズゲームに参加するユーザは、文字列の送受信(チャット機能)によって他のユーザとのコミュニケーションを楽しむことができると共に、この文字列の送信によってクイズゲームを進行させることができる。即ち、チャット機能とより一層連携したゲームを提供することができ、この結果、ユーザがゲームの進行及びチャット機能によるコミュニケーションの一方のみに集中してしまうのを抑制することができる。   In the server 10 in the embodiment described above, a character string input by the user is received from the terminal devices 30 of a plurality of users participating in the quiz game, and the received character string and a predetermined character string (correct character string) / Command character string), it is determined whether or not the received character string corresponds to a predetermined character string (indicating correct answer / indicating command), and a quiz game based at least on the determination result And the received character string is transmitted to the terminal devices 30 of a plurality of users. Therefore, a user who participates in the quiz game can enjoy communication with other users by transmitting / receiving the character string (chat function) and can advance the quiz game by transmitting the character string. That is, it is possible to provide a game that is further linked to the chat function, and as a result, it is possible to suppress the user from concentrating on only one of the progress of the game and the communication by the chat function.

一実施形態のサーバ10では、受信した文字列が所定のコマンドを示すか否かの判定を、ステージ選択処理におけるゲームステージの選択(方向の選択)において適用したが、その他の処理に適用することも可能である。例えば、クイズ処理において、クイズの問題を送信した後に、問題のスキップを選択するコマンドを実行可能とすると共にこのコマンドに対応するコマンド文字列(例えば、「パス」)を設定し、ユーザから受信した文字列とこのコマンド文字列との比較に基づいて、受信した文字列が問題のスキップを選択するコマンドを示すか否かを判定し、全てのユーザが問題のスキップを選択したときに、問題をスキップして新たな問題を送信するようにしても良い。また、所定のコマンドとしては、方向(上下左右)の選択の他、決定の選択、キャンセルの選択等の、ゲームの進行状況に応じて実行可能とし得る様々なコマンドを適用し得る。   In the server 10 according to the embodiment, the determination as to whether or not the received character string indicates a predetermined command is applied in the selection of the game stage (selection of direction) in the stage selection process, but is applied to other processes. Is also possible. For example, in the quiz process, after sending a quiz question, a command for selecting skip of the problem can be executed, and a command character string (for example, “path”) corresponding to this command is set and received from the user Based on the comparison between the string and this command string, it is determined whether the received string indicates a command that selects skipping of the problem. You may make it skip and transmit a new problem. Also, as the predetermined command, various commands that can be executed according to the progress of the game, such as selection of direction (selection of up / down / left / right), selection of cancellation, selection of cancellation, etc. can be applied.

一実施形態のサーバ10が提供するクイズゲームでは、全てのユーザが問題に正解することによってゲームステージをクリアするようなゲームの形式としたが、その他の態様のゲームの形式とすることもできる。例えば、クイズの問題の正解をクイズゲームに参加するユーザの数と同じ文字数からなる文字列によって構成し、各ユーザによって入力された1文字を順に並べた文字列が正解を構成する文字列と一致したときにゲームステージをクリアするようなゲームの形式とすることもできる(この例の場合、各ユーザによって入力される各1文字がそれぞれ正解文字列となる)。また、クイズゲームも例示であって、クイズゲーム以外の様々なゲームを提供するサーバを、本発明の実施形態として適用し得る。   In the quiz game provided by the server 10 of one embodiment, the game format is such that all users clear the game stage by correctly answering the problem, but it may be a game format of other modes. For example, the correct answer of the quiz question is composed of a character string consisting of the same number of characters as the number of users participating in the quiz game, and the character string in which one character input by each user is arranged in order matches the character string constituting the correct answer It is also possible to use a game format in which the game stage is cleared at the time (in this example, each character input by each user is a correct character string). A quiz game is also an example, and a server that provides various games other than the quiz game can be applied as an embodiment of the present invention.

本明細書で説明された処理及び手順は、実施形態中で明示的に説明されたもの以外にも、ソフトウェア、ハードウェアまたはこれらの任意の組み合わせによって実現される。より具体的には、本明細書で説明される処理及び手順は、集積回路、揮発性メモリ、不揮発性メモリ、磁気ディスク、光ストレージ等の媒体に、当該処理に相当するロジックを実装することによって実現される。また、本明細書で説明される処理及び手順は、それらの処理・手順をコンピュータプログラムとして実装し、各種のコンピュータに実行させることが可能である。   The processes and procedures described in this specification are implemented by software, hardware, or any combination thereof other than those explicitly described in the embodiments. More specifically, the processes and procedures described in this specification are performed by mounting logic corresponding to the processes on a medium such as an integrated circuit, a volatile memory, a nonvolatile memory, a magnetic disk, or an optical storage. Realized. Further, the processes and procedures described in this specification can be implemented as a computer program and executed by various computers.

本明細書中で説明される処理及び手順が単一の装置、ソフトウェア、コンポーネント、モジュールによって実行される旨が説明されたとしても、そのような処理または手順は複数の装置、複数のソフトウェア、複数のコンポーネント、及び/又は複数のモジュールによって実行され得る。また、本明細書中で説明されるデータ、テーブル、又はデータベースが単一のメモリに格納される旨説明されたとしても、そのようなデータ、テーブル、又はデータベースは、単一の装置に備えられた複数のメモリまたは複数の装置に分散して配置された複数のメモリに分散して格納され得る。さらに、本明細書において説明されるソフトウェアおよびハードウェアの要素は、それらをより少ない構成要素に統合して、またはより多い構成要素に分解することによって実現することも可能である。   Even if the processes and procedures described herein are described as being performed by a single device, software, component, or module, such processes or procedures may be performed by multiple devices, multiple software, multiple Component and / or multiple modules. In addition, even though the data, tables, or databases described herein are described as being stored in a single memory, such data, tables, or databases are provided on a single device. Alternatively, the data can be distributed and stored in a plurality of memories or a plurality of memories arranged in a plurality of devices. Further, the software and hardware elements described herein may be implemented by integrating them into fewer components or by decomposing them into more components.

本明細書において、発明の構成要素が単数もしくは複数のいずれか一方として説明された場合、又は、単数もしくは複数のいずれとも限定せずに説明された場合であっても、文脈上別に解すべき場合を除き、当該構成要素は単数又は複数のいずれであってもよい。   In the present specification, when the constituent elements of the invention are described as one or a plurality, or when they are described without being limited to one or a plurality of cases, they should be understood separately in context. The component may be either singular or plural.

1 システム
10 サーバ
20 通信網
30 端末装置
51 問題送信モジュール
52 文字列受信モジュール
53 文字列判定モジュール
54 ゲーム進行制御モジュール
55 文字列送信モジュール
60 ゲーム用画面
70 正解者用画面
DESCRIPTION OF SYMBOLS 1 System 10 Server 20 Communication network 30 Terminal device 51 Problem transmission module 52 Character string reception module 53 Character string determination module 54 Game progress control module 55 Character string transmission module 60 Game screen 70 Correct person screen

Claims (7)

所定のプログラムを実行することによって、通信可能に接続された端末装置を操作するユーザに対して所定のゲームを提供するサーバであって、
前記所定のプログラムを格納するメモリと、
前記所定のプログラムを実行する1又は複数のコンピュータプロセッサを備え、
前記所定のプログラムは、
前記所定のゲームに参加する複数のユーザの端末装置に対してクイズの問題を送信するように構成された問題送信モジュールと、
前記複数のユーザの端末装置から、当該ユーザによって入力された文字列を受信するように構成された文字列受信モジュールと、
前記受信した文字列と所定の文字列との比較に基づいて、当該受信した文字列が当該所定の文字列に対応するか否かを判定するように構成された文字列判定モジュールと、
前記文字列判定モジュールによる判定結果に少なくとも基づいて前記所定のゲームの進行を制御するように構成されたゲーム進行制御モジュールと、
前記受信した文字列を前記複数のユーザの端末装置に対して送信するように構成された文字列送信モジュールと、を備え、
前記文字列判定モジュールは、前記受信した文字列と前記所定の文字列としての前記問題の正解を示す正解文字列との比較に基づいて、当該受信した文字列が当該正解を示すか否かを判定するように構成され、
前記文字列送信モジュールは、前記受信した文字列が前記正解を示すと判定された場合には、前記正解文字列がユーザによって認識されないようにするための所定の処理を施して、当該受信した文字列を前記複数のユーザの端末装置に対して送信するように構成される、
サーバ。
A server that provides a predetermined game to a user who operates a terminal device connected to be communicable by executing a predetermined program,
A memory for storing the predetermined program;
And a one or more computer processors executing a predetermined program,
The predetermined program is
A problem transmission module configured to transmit a quiz problem to terminal devices of a plurality of users participating in the predetermined game;
A character string receiving module configured to receive character strings input by the users from the terminal devices of the plurality of users;
A character string determination module configured to determine whether the received character string corresponds to the predetermined character string based on a comparison between the received character string and the predetermined character string;
A game progress control module configured to control the progress of the predetermined game based at least on a determination result by the character string determination module;
E Bei and a string transmission module configured to transmit to the terminal device of the plurality of users the string received;
The character string determination module determines whether the received character string indicates the correct answer based on a comparison between the received character string and a correct character string indicating the correct answer of the problem as the predetermined character string. Configured to determine,
When it is determined that the received character string indicates the correct answer, the character string transmission module performs a predetermined process for preventing the correct character string from being recognized by a user, and receives the received character string. Configured to transmit a sequence to the terminal devices of the plurality of users;
server.
前記文字列判定モジュールは、前記受信した文字列と前記所定の文字列とが完全一致する場合に、当該受信した文字列が当該所定の文字列に対応すると判定するように構成される請求項1記載のサーバ。   The character string determination module is configured to determine that the received character string corresponds to the predetermined character string when the received character string completely matches the predetermined character string. The listed server. 前記文字列判定モジュールは、前記受信した文字列に、前記所定の文字列が含まれる場合に、当該受信した文字列が当該所定の文字列に対応すると判定するように構成される請求項1記載のサーバ。   The character string determination module is configured to determine that the received character string corresponds to the predetermined character string when the received character string includes the predetermined character string. Server. 前記文字列判定モジュールは、前記受信した文字列及び/又は前記所定の文字列を所定の変換ルールで変換した変換後文字列を用いた比較に基づいて、当該受信した文字列が当該所定の文字列に対応するか否かを判定するように構成される請求項1ないし3いずれか記載のサーバ。   The character string determination module determines whether the received character string is the predetermined character based on a comparison using the received character string and / or a converted character string obtained by converting the predetermined character string using a predetermined conversion rule. 4. The server according to claim 1, wherein the server is configured to determine whether or not it corresponds to a column. 前記文字列判定モジュールは、前記受信した文字列から所定の文字を除去した除去後文字列と前記所定の文字列との比較に基づいて、当該受信した文字列が当該所定の文字列に対応するか否かを判定するように構成される請求項1ないし4いずれか記載のサーバ。   The character string determination module corresponds to the predetermined character string based on a comparison between the predetermined character string and the character string after removal by removing a predetermined character from the received character string. The server according to claim 1, wherein the server is configured to determine whether or not. 請求項1ないしいずれか記載のサーバであって、
前記文字列判定モジュールは、前記受信した文字列と前記所定の文字列としての所定のコマンドに対応するコマンド文字列との比較に基づいて、当該受信した文字列が当該所定のコマンドを示すか否かを判定するように構成され、
前記ゲーム進行制御モジュールは、当該受信した文字列が示す前記所定のコマンドに少なくとも基づいて、前記所定のゲームの進行を制御するように構成される、
サーバ。
The server according to any one of claims 1 to 5 ,
The character string determination module determines whether the received character string indicates the predetermined command based on a comparison between the received character string and a command character string corresponding to a predetermined command as the predetermined character string. Configured to determine whether
The game progress control module is configured to control the progress of the predetermined game based at least on the predetermined command indicated by the received character string.
server.
1又は複数のコンピュータによって、通信可能に接続された端末装置を操作するユーザに対して所定のゲームを提供する方法であって、
前記所定のゲームに参加する複数のユーザの端末装置に対してクイズの問題を送信し、
前記複数のユーザの端末装置から、当該ユーザによって入力された文字列を受信し、
前記受信した文字列と所定の文字列との比較に基づいて、当該受信した文字列が当該所定の文字列に対応するか否かを判定し、
前記判定結果に少なくとも基づいて前記所定のゲームの進行を制御し、
前記受信した文字列を前記複数のユーザの端末装置に対して送信
前記文字列の判定は、前記受信した文字列と前記所定の文字列としての前記問題の正解を示す正解文字列との比較に基づいて、当該受信した文字列が当該正解を示すか否かを判定し、
前記文字列の送信は、前記受信した文字列が前記正解を示すと判定された場合には、前記正解文字列がユーザによって認識されないようにするための所定の処理を施して、当該受信した文字列を前記複数のユーザの端末装置に対して送信する、
方法。
A method for providing a predetermined game to a user who operates a terminal device connected to be communicable by one or a plurality of computers,
Sending a quiz problem to the terminal devices of a plurality of users participating in the predetermined game,
Receiving character strings input by the users from the terminal devices of the plurality of users;
Based on the comparison between the received character string and the predetermined character string, it is determined whether the received character string corresponds to the predetermined character string;
Controlling the progress of the predetermined game based at least on the determination result;
Sending the string to the received for the plurality of user terminal devices,
The determination of the character string is based on a comparison between the received character string and a correct character string indicating the correct answer of the problem as the predetermined character string, and whether or not the received character string indicates the correct answer. Judgment,
When it is determined that the received character string indicates the correct answer, the character string is transmitted by performing a predetermined process for preventing the correct character string from being recognized by the user. Transmitting a sequence to the terminal devices of the plurality of users;
Method.
JP2013240600A 2013-11-21 2013-11-21 Server and method for providing game Active JP5519854B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013240600A JP5519854B1 (en) 2013-11-21 2013-11-21 Server and method for providing game

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013240600A JP5519854B1 (en) 2013-11-21 2013-11-21 Server and method for providing game

Publications (2)

Publication Number Publication Date
JP5519854B1 true JP5519854B1 (en) 2014-06-11
JP2015100373A JP2015100373A (en) 2015-06-04

Family

ID=51031333

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013240600A Active JP5519854B1 (en) 2013-11-21 2013-11-21 Server and method for providing game

Country Status (1)

Country Link
JP (1) JP5519854B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6089143B1 (en) * 2016-09-26 2017-03-01 株式会社 ディー・エヌ・エー System, method, and program for providing game
JP7428775B1 (en) 2022-11-07 2024-02-06 株式会社スクウェア・エニックス Programs, computer equipment and methods

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003255817A (en) * 2002-03-04 2003-09-10 Ntt Comware Corp Chat type education device, computer program, and recording medium with the same recorded thereon
JP2003529397A (en) * 1999-08-13 2003-10-07 エイシーティーブイ・インコーポレーテッド Interactive game play system and method scheduled based on actual events
JP2009018201A (en) * 2008-10-27 2009-01-29 Sega Corp Input letter processing method
JP2010157098A (en) * 2008-12-26 2010-07-15 Square Enix Co Ltd Communication terminal and communication method
WO2013172376A1 (en) * 2012-05-18 2013-11-21 株式会社コナミデジタルエンタテインメント Message management device, message management method, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003529397A (en) * 1999-08-13 2003-10-07 エイシーティーブイ・インコーポレーテッド Interactive game play system and method scheduled based on actual events
JP2003255817A (en) * 2002-03-04 2003-09-10 Ntt Comware Corp Chat type education device, computer program, and recording medium with the same recorded thereon
JP2009018201A (en) * 2008-10-27 2009-01-29 Sega Corp Input letter processing method
JP2010157098A (en) * 2008-12-26 2010-07-15 Square Enix Co Ltd Communication terminal and communication method
WO2013172376A1 (en) * 2012-05-18 2013-11-21 株式会社コナミデジタルエンタテインメント Message management device, message management method, and program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JPN6013064853; '"ココネ、iPhone用チャットアプリ『COCO』をリリース...アバターSNS『ポケットコロニー』とも連動"' Social Game Info , 20120816, ソーシャルゲームインフォ株式会社 *
JPN6013064854; '"ネクソンジャパン、多人数同時参加型のクイズゲーム「クイズクイズ」を8月上旬より正式稼働開始"' GAME Watch , 20010725, 株式会社Impress Watch *

Also Published As

Publication number Publication date
JP2015100373A (en) 2015-06-04

Similar Documents

Publication Publication Date Title
US9137322B2 (en) System and method for providing electronic content
US8926430B1 (en) Game system, game program, and method for providing game switchable between manual mode and automatic mode
US20140337427A1 (en) System for recommending electronic contents
JP5586771B1 (en) Server and method for providing game
JP5411386B1 (en) Server and method for providing game
JP2017113174A (en) Video game processing program and video game processing system
JP5524398B1 (en) Server device and game application program for providing online game
JP6290980B2 (en) Video game processing program and video game processing system
US9861891B2 (en) Information processing device and game program
JP5519854B1 (en) Server and method for providing game
JP5480944B2 (en) Video game processing apparatus and video game processing program
JP6434222B2 (en) Server device and game application program for providing online game
JP6465550B2 (en) GAME SYSTEM, GAME PROGRAM, AND GAME PROVIDING METHOD FOR PROVIDING A GAME SWITCHABLE BETWEEN MANUAL MODE AND AUTO MODE
JP5519813B1 (en) System and method for providing a platform capable of providing a plurality of services
US9398342B1 (en) Interactive applications
JP6530454B2 (en) Video game processing program and video game processing system
JP6688366B2 (en) Server device for providing online game and game application program
KR102418569B1 (en) Apparatus and method for providing question bank type game service
JP5727439B2 (en) GAME PROVIDING DEVICE AND PROGRAM USED FOR THE SAME
JP7128770B2 (en) Video game processing program and video game processing system
JP2015221193A (en) System and method for sharing quiz sequence
JP2015186578A (en) Server and method for providing game
JP2015110055A (en) Server for providing games and method
JP5696245B1 (en) System and method for sharing quiz sequences
JP2018089405A (en) Video game processing program and video game processing system

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140305

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140403

R150 Certificate of patent or registration of utility model

Ref document number: 5519854

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250