JP5468155B1 - ゲーム提供装置、ゲーム提供方法及びゲーム提供プログラム - Google Patents
ゲーム提供装置、ゲーム提供方法及びゲーム提供プログラム Download PDFInfo
- Publication number
- JP5468155B1 JP5468155B1 JP2013069456A JP2013069456A JP5468155B1 JP 5468155 B1 JP5468155 B1 JP 5468155B1 JP 2013069456 A JP2013069456 A JP 2013069456A JP 2013069456 A JP2013069456 A JP 2013069456A JP 5468155 B1 JP5468155 B1 JP 5468155B1
- Authority
- JP
- Japan
- Prior art keywords
- selection
- player
- game
- objects
- game providing
- 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
Links
- 238000000034 method Methods 0.000 title claims description 67
- PWPJGUXAGUPAHP-UHFFFAOYSA-N lufenuron Chemical compound C1=C(Cl)C(OC(F)(F)C(C(F)(F)F)F)=CC(Cl)=C1NC(=O)NC(=O)C1=C(F)C=CC=C1F PWPJGUXAGUPAHP-UHFFFAOYSA-N 0.000 title 1
- 238000003672 processing method Methods 0.000 claims abstract description 15
- 238000012545 processing Methods 0.000 claims description 36
- 238000011084 recovery Methods 0.000 description 36
- 238000012905 input function Methods 0.000 description 6
- 238000004891 communication Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000003213 activating effect Effects 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000010187 selection method Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Classifications
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/30—Interconnection arrangements between game servers and game devices; Interconnection arrangements between game devices; Interconnection arrangements between game servers
- A63F13/35—Details of game servers
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/55—Controlling game characters or game objects based on the game progress
- A63F13/58—Controlling game characters or game objects based on the game progress by computing conditions of game characters, e.g. stamina, strength, motivation or energy level
-
- A—HUMAN NECESSITIES
- A63—SPORTS; GAMES; AMUSEMENTS
- A63F—CARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
- A63F13/00—Video games, i.e. games using an electronically generated display having two or more dimensions
- A63F13/80—Special adaptations for executing a specific game genre or game mode
- A63F13/822—Strategy games; Role-playing games
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Processing Or Creating Images (AREA)
Abstract
【解決手段】プレイヤーによって選択可能な複数のオブジェクトを含む画像情報を生成し、複数のオブジェクトの各々に対して処理方法を設定し、複数のオブジェクトのうち1つ又は複数のオブジェクトの選択を受け付け、選択されたオブジェクトに対して設定された処理方法を実行する。
【選択図】図2
Description
図1は、本実施形態に係るゲーム提供システムの構成を示す図である。サーバ100は、クライアント102(102a,102b,102c・・・)と情報交換可能に接続される。例えば、サーバ100は、インターネット等のネットワーク104を介して、各クライアント102と接続される。
本発明の実施の形態におけるゲーム提供方法について説明する。ゲーム提供方法は、図2に示すフローチャートに沿って行われる。サーバ100及びクライアント102は、それぞれサーバプログラム(サーバロジック)及びクライアントプログラム(クライアントロジック)を実行することにより、以下に説明する処理を実現する。
以下、ステップS22において、ポイント回復ボタン20bが指定された場合の処理について説明する。この場合、図12のフローチャートにおいてS50から処理が行われる。
本実施の形態では、自キャラクタの攻撃力を増加させる処理として、応援コンボ処理を行ってもよい。応援コンボ処理とは、敵キャラクタに所定のダメージを与えた場合に敵キャラクタへの攻撃力を増加させる処理である。
本実施の形態では、自キャラクタの攻撃力を増加させる処理として、応援プレイ処理を行ってもよい。
本実施の形態では、プレイ中に敵キャラクタを仲間の他のプレイヤーに逃がす処理を行ってもよい。
Claims (13)
- ゲーム提供装置であって、
一つの処理対象に対して、プレイヤーによって選択可能な複数のオブジェクトを含む画像情報を生成する画像情報生成部と、
前記複数のオブジェクトのうち1つ又は複数のオブジェクトの選択を受け付ける選択受付部と、
前記選択受付部において前記オブジェクトの選択を受け付ける度に、前記選択受付部において選択された前記オブジェクトの各々に対して処理方法を設定する設定部と、
を備え、
選択された前記オブジェクトに対して設定された処理方法を前記処理対象に対して実行するゲーム提供装置。 - 請求項1に記載のゲーム提供装置であって、
前記設定部は、前記選択受付部において前記オブジェクトの選択を受け付ける度に、前記選択受付部において選択された前記オブジェクトの各々に対して処理方法を確率的に設定するゲーム提供装置。 - 請求項1又は2に記載のゲーム提供装置であって、
前記処理対象は、敵キャラクタであり、
前記設定部は、前記選択受付部において複数の前記オブジェクトの選択を受け付けた場合、選択された前記オブジェクトの各々に対して前記敵キャラクタに対して異なるダメージポイントを与える処理を設定するゲーム提供装置。 - 請求項1又は2に記載のゲーム提供装置であって、
前記処理対象は、敵キャラクタであり、
前記設定部は、前記選択受付部において複数の前記オブジェクトの選択を受け付けた場合、選択された前記オブジェクトの選択数に応じて前記敵キャラクタに対して異なるダメージポイントを与える処理を設定するゲーム提供装置。 - 請求項1〜4のいずれか1項に記載のゲーム提供装置であって、
前記選択受付部は、予め記憶されている消費ポイントに対応する数だけ前記オブジェクトの選択を受け付け可能とするゲーム提供装置。 - 請求項3又は4に記載のゲーム提供装置であって、
前記設定部は、前記選択受付部において前回選択された前記オブジェクトに対して設定されたダメージポイントに応じて、前記選択受付部において選択された前記オブジェクトに対するダメージポイントを増加させるゲーム提供装置。 - 請求項6に記載のゲーム提供装置であって、
前記選択されたオブジェクトに対して設定されたダメージポイントに応じて、前記画像情報生成部は、さらに応援キャラクタを含む画像データを生成するゲーム提供装置。 - 請求項3又は4に記載のゲーム提供装置であって、
複数のクライアントと接続可能であり、
クライアントからの応援を受け付ける応援受付部を備え、
前記応援を受け付けた場合、前記選択されたオブジェクトに対するダメージポイントを増加させるゲーム提供装置。 - 請求項8に記載のゲーム提供装置であって、
前記応援を受け付けた場合、前記画像情報生成部は、さらに応援キャラクタを含む画像データを生成するゲーム提供装置。 - 請求項8又は9に記載のゲーム提供装置であって、
前記応援を受け付けた場合、応援元のクライアントを使用するプレイヤーに対して所定の処理を実行するゲーム提供装置。 - 請求項3又は4に記載のゲーム提供装置であって、
複数のクライアントと接続可能であり、
前記複数のクライアントのうち1つを使用するプレイヤーに対する敵キャラクタに関する情報を前記複数のクライアントのうち他のクライアントを使用するプレイヤーに転送するゲーム提供装置。 - ゲーム提供方法であって、
コンピュータによって、
一つの処理対象に対して、プレイヤーによって選択可能な複数のオブジェクトを含む画像情報を生成する画像情報生成ステップと、
前記複数のオブジェクトのうち1つ又は複数のオブジェクトの選択を受け付ける選択受付ステップと、
前記選択受付部において前記オブジェクトの選択を受け付ける度に、前記選択受付部において選択された前記オブジェクトの各々に対して処理方法を設定する設定ステップと、
選択された前記オブジェクトに対して設定された処理方法を前記処理対象に対して実行する実行ステップと、を処理するゲーム提供方法。 - ゲーム提供プログラムであって、
コンピュータを、
一つの処理対象に対して、プレイヤーによって選択可能な複数のオブジェクトを含む画像情報を生成する画像情報生成手段と、
前記複数のオブジェクトのうち1つ又は複数のオブジェクトの選択を受け付ける選択受付手段と、
前記選択受付部において前記オブジェクトの選択を受け付ける度に、前記選択受付部において選択された前記オブジェクトの各々に対して確率的に処理方法を設定して記憶手段に記憶させる設定手段と、
選択された前記オブジェクトに対して設定された処理方法を前記処理対象に対して実行する実行手段と、
を実行させるゲーム提供プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013069456A JP5468155B1 (ja) | 2013-03-28 | 2013-03-28 | ゲーム提供装置、ゲーム提供方法及びゲーム提供プログラム |
US14/218,780 US9039525B2 (en) | 2013-03-28 | 2014-03-18 | Game providing device, game providing method and non-transitory computer-readable storage medium storing game program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013069456A JP5468155B1 (ja) | 2013-03-28 | 2013-03-28 | ゲーム提供装置、ゲーム提供方法及びゲーム提供プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP5468155B1 true JP5468155B1 (ja) | 2014-04-09 |
JP2014188331A JP2014188331A (ja) | 2014-10-06 |
Family
ID=50619517
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013069456A Active JP5468155B1 (ja) | 2013-03-28 | 2013-03-28 | ゲーム提供装置、ゲーム提供方法及びゲーム提供プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US9039525B2 (ja) |
JP (1) | JP5468155B1 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016006654A1 (ja) * | 2014-07-11 | 2016-01-14 | 株式会社コナミデジタルエンタテインメント | ゲームシステム、及びコンピュータプログラム |
JP2016028650A (ja) * | 2014-07-25 | 2016-03-03 | ガンホー・オンライン・エンターテイメント株式会社 | 端末装置 |
WO2017010173A1 (ja) * | 2015-07-15 | 2017-01-19 | 株式会社バンダイ | ゲーム用物品、プログラム及びゲーム装置 |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5753330B1 (ja) * | 2015-03-11 | 2015-07-22 | 株式会社 ディー・エヌ・エー | 情報処理装置、及び、ゲームプログラム |
JP6494405B2 (ja) * | 2015-05-01 | 2019-04-03 | 株式会社 ディー・エヌ・エー | 情報処理装置、及び、ゲームプログラム |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000197767A (ja) * | 1998-12-28 | 2000-07-18 | Square Co Ltd | ゲ―ム装置、目標物に対する攻撃制御方法、及び記録媒体 |
JP2007044308A (ja) * | 2005-08-10 | 2007-02-22 | Taito Corp | 対戦バトルゲーム機の勝敗判定システム |
JP2008033521A (ja) * | 2006-07-27 | 2008-02-14 | Namco Bandai Games Inc | プログラム、情報記憶媒体、及び画像生成システム |
JP2008245987A (ja) * | 2007-03-30 | 2008-10-16 | Namco Bandai Games Inc | プログラム、情報記憶媒体、ゲーム機、サーバ、及びゲームシステム |
JP2010017395A (ja) * | 2008-07-11 | 2010-01-28 | Namco Bandai Games Inc | プログラム、情報記憶媒体及びゲーム装置 |
JP2010252992A (ja) * | 2009-04-23 | 2010-11-11 | Namco Bandai Games Inc | プログラム、情報記憶媒体、及び、ゲーム装置 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7137891B2 (en) * | 2001-01-31 | 2006-11-21 | Sony Computer Entertainment America Inc. | Game playing system with assignable attack icons |
JP3931796B2 (ja) * | 2002-11-28 | 2007-06-20 | 株式会社セガ | アクションゲームの制御プログラム |
JP4159491B2 (ja) * | 2004-02-23 | 2008-10-01 | 任天堂株式会社 | ゲームプログラムおよびゲーム装置 |
US8210943B1 (en) * | 2006-05-06 | 2012-07-03 | Sony Computer Entertainment America Llc | Target interface |
JP4651604B2 (ja) * | 2006-11-16 | 2011-03-16 | 株式会社スクウェア・エニックス | ビデオゲーム処理装置、およびビデオゲーム処理プログラム |
US8449367B2 (en) * | 2011-06-06 | 2013-05-28 | Universal Entertainment Corporation | Gaming machine capable of being played by a plurality of players and dividing the prize among them |
-
2013
- 2013-03-28 JP JP2013069456A patent/JP5468155B1/ja active Active
-
2014
- 2014-03-18 US US14/218,780 patent/US9039525B2/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000197767A (ja) * | 1998-12-28 | 2000-07-18 | Square Co Ltd | ゲ―ム装置、目標物に対する攻撃制御方法、及び記録媒体 |
JP2007044308A (ja) * | 2005-08-10 | 2007-02-22 | Taito Corp | 対戦バトルゲーム機の勝敗判定システム |
JP2008033521A (ja) * | 2006-07-27 | 2008-02-14 | Namco Bandai Games Inc | プログラム、情報記憶媒体、及び画像生成システム |
JP2008245987A (ja) * | 2007-03-30 | 2008-10-16 | Namco Bandai Games Inc | プログラム、情報記憶媒体、ゲーム機、サーバ、及びゲームシステム |
JP2010017395A (ja) * | 2008-07-11 | 2010-01-28 | Namco Bandai Games Inc | プログラム、情報記憶媒体及びゲーム装置 |
JP2010252992A (ja) * | 2009-04-23 | 2010-11-11 | Namco Bandai Games Inc | プログラム、情報記憶媒体、及び、ゲーム装置 |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2016006654A1 (ja) * | 2014-07-11 | 2016-01-14 | 株式会社コナミデジタルエンタテインメント | ゲームシステム、及びコンピュータプログラム |
JP2016016287A (ja) * | 2014-07-11 | 2016-02-01 | 株式会社コナミデジタルエンタテインメント | ゲームシステム、それに用いられる制御方法及びコンピュータプログラム |
US10532280B2 (en) | 2014-07-11 | 2020-01-14 | Konami Digital Entertainment Co., Ltd | Game system, and storage medium |
JP2016028650A (ja) * | 2014-07-25 | 2016-03-03 | ガンホー・オンライン・エンターテイメント株式会社 | 端末装置 |
US9744460B2 (en) | 2014-07-25 | 2017-08-29 | GungHo Online Entertainment, Inc. | Device and method for determining attack power based on operating objects disposed on a board |
WO2017010173A1 (ja) * | 2015-07-15 | 2017-01-19 | 株式会社バンダイ | ゲーム用物品、プログラム及びゲーム装置 |
JP2017023177A (ja) * | 2015-07-15 | 2017-02-02 | 株式会社バンダイ | ゲーム用物品、プログラム及びゲーム装置 |
Also Published As
Publication number | Publication date |
---|---|
US20140295962A1 (en) | 2014-10-02 |
US9039525B2 (en) | 2015-05-26 |
JP2014188331A (ja) | 2014-10-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9333434B2 (en) | Collaborative network game using player rankings | |
JP6185518B2 (ja) | プログラム、方法及びサーバ装置 | |
JP6285162B2 (ja) | プログラム及びゲームシステム | |
JP5468155B1 (ja) | ゲーム提供装置、ゲーム提供方法及びゲーム提供プログラム | |
JP6380472B2 (ja) | 情報処理装置およびゲームプログラム | |
JP5774165B2 (ja) | プログラム、方法及びサーバ装置 | |
JP2020081315A (ja) | プログラム、ゲーム装置及びサーバ装置 | |
JP2016137301A (ja) | プログラム、方法及びサーバ装置 | |
JP6987521B2 (ja) | ゲーム提供システム及びゲームプログラム | |
JP2019166263A (ja) | ゲームシステム及びプログラム | |
JP2018166007A (ja) | 情報処理装置およびゲームプログラム | |
US9017166B2 (en) | Matching network game players by giving the perception of being the first to request participation | |
JP2022066482A (ja) | プログラム、方法及びサーバ装置 | |
JP5809375B1 (ja) | ゲームプログラム、及び、情報処理装置 | |
JP6043780B2 (ja) | ゲームプログラム、制御方法、及び情報処理装置 | |
JP5563171B1 (ja) | 端末装置、システム、および、プログラム | |
JP6535787B2 (ja) | プログラム、方法及びサーバ装置 | |
JP6325705B2 (ja) | プログラム、方法及びサーバ装置 | |
JP6126277B1 (ja) | ゲーム提供システム及びゲームプログラム | |
JP2021029430A (ja) | プログラム、端末、ゲーム管理装置及びゲームシステム | |
JP2015228931A (ja) | ビデオゲーム処理装置、及びビデオゲーム処理プログラム | |
JP7289345B2 (ja) | ゲーム提供システム及びゲームプログラム | |
US9795889B2 (en) | Game program and information processing device | |
JP6795669B2 (ja) | ビデオゲーム処理装置、及びビデオゲーム処理プログラム | |
JP2019041919A (ja) | ゲームシステム、およびゲームプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20140107 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140128 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5468155 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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |