サポートセンター

Game Genius Gen をご利用いただきありがとうございます。アプリの使い方やトラブルシューティング、ご意見・ご要望はこちらからご確認ください。

よくある質問 (FAQ)

Q. どんなゲームが作れますか?

現在は2Dアクション、RPG、シューティング、パズルなど幅広いジャンルの制作が可能です。AIに「横スクロールのジャンプアクションを作って」のように具体的に指示するのがコツです。

Q. 生成に失敗します。

ネットワーク環境を確認し、アプリ内の「もう一度」ボタンを試してください。複雑すぎる指示の場合は、段階を分けて(例:まずは移動処理、次に敵の追加)依頼すると安定します。

Q. 自分の作品を削除したい。

ダッシュボードのプロジェクト一覧より、各プロジェクトカードの右下にある「ゴミ箱ボタン」をタップすることで削除可能です。

Q. アカウントを削除したい。

アプリ内の「設定(歯車アイコン)」>「すべてのデータを削除」より、ご自身で即座にすべてのアカウントデータおよびプロジェクト(作成したゲーム)を完全に消去いただけます。アプリのアンインストール前に、こちらのアプリ内削除機能をご利用いただくようお願いいたします。

なお、当サービスはメールアドレス等の個人情報を保持しない匿名認証を採用しているため、アプリを削除(アンインストール)されてしまっている等の理由による手動での削除対応は承ることができません(アンインストールに伴いアクセス権は失われ、アカウントは実質的に凍結状態となります)。サーバー上を含めた完全なデータ消去を希望される場合は、必ずアプリを削除する前に、アプリ内の設定画面より「すべてのデータを削除」を実行してください。

Q. 広告を視聴したのにリワードが付与されません。

通信環境が不安定な場合、リワードの付与が遅れる、または失敗することがあります。安定したWi-Fi環境等でお試しください。それでも解決しない場合は、アプリを再起動して再度お試しください。

Q. オフラインでも使えますか?

いいえ、ゲームの生成には高度なAIエンジンを使用するため、インターネット接続が必要です。作成済みのゲームを遊ぶ際も通信が発生します。

Q. ゲームが複雑になると、AIが指示を忘れることがあります。

AIには一度に把握できる情報の限界(コンテキスト制限)があります。プロジェクトが大きくなりすぎた場合は、新しいプロジェクトとして作り直すか、指示を最小限に絞ることで改善する場合があります。

Q. 公開したゲームを非公開に戻せますか?

はい、共有メニューの設定からいつでも「限定公開(リンクのみ)」に切り替えたり、プロジェクト自体を削除することでアーケードから取り下げたりすることが可能です。

Q. 作ったゲームを自分のサイトで公開したり、収益化したりしてもいいですか?

当サービスを通じて生成された個々のUGC(第三者のライブラリ、アセット等を除く、独自のコード・デザイン部分)の著作権は、これを作成したユーザー自身に帰属します。ユーザーは自己の責任において、商用・非商用問わず利用・収益化することができます。ただし、生成物は、必ずしも著作権その他の知的財産権が認められるものではなく、関係法令に照らしてそれらの権利性が認められない場合があり、当運営はそれらの権利が発生することを保証するものではありません。

Q. 自分の作ったゲームがアプリの宣伝などに使われることはありますか?

ユーザーは、当サービスに対し、アーケード機能での公開、サービスの宣伝、および品質向上のためにUGCを無償で利用(複製・公開等)する権利を永続的に許諾するものとします。

Q. 外部で公開する際に気をつけることはありますか?

ユーザーがUGCを外部で公開する場合、これがAIによって生成されたものであることを明記し、不正確な情報を含む可能性があることを十分に理解して利用するものとします。

Q. ゲームの内容や安全性は保証されますか?

当サービスは、AI生成物が不正確な情報(ハルシネーション:もっともらしい嘘)を含む可能性があること、および安全性や第三者の権利を侵害しないことについて一切の保証を行いません。

エクスポート活用ガイド

1. PCで動かして確認する(まずはここから!)

「エクスポートしたゲームがPCでどう見えるか」をまずは自分の手で確認してみましょう。PCでコードを保存する際は、無料のコードエディタ 「Visual Studio Code (VS Code)」 の使用を強く推奨します。

手順: VS Codeで新しいファイルを作成 > コードを貼り付け > 「index.html」という名前で保存 > 保存したファイルをダブルクリック!

ブラウザでゲームが動き出したら成功です。まずは自分のPCで存分に遊んでみて、それから公開方法を考えましょう。

2. ブログやWordPressに載せる

WordPressなどのブログサービスを利用している場合、「カスタムHTML」ブロックを使用することで、記事の中に直接ゲームを埋め込むことができます。コピーしたコードを貼り付けるだけで、あなたのブログがゲームセンターに早変わりします。

3. 本格的にWeb公開する

自分のURLを持って世界中に公開したい場合は、Vercel、Netlify、Cloudflare Pages などのモダンなホスティングサービスの利用がおすすめです。保存した「index.html」をドラッグ&ドロップするだけで、数秒で世界中からアクセス可能なゲームサイトが完成します。

お問い合わせ窓口

ご質問等は、以下のメールアドレスまでお問い合わせください。

support@gamegeniusgen.com

Thank you for using Game Genius Gen. Please review this page for app usage instructions, troubleshooting, feedback, and inquiries.

Frequently Asked Questions (FAQ)

Q. What kind of games can I create?

Currently, you can create a wide range of 2D genres, including Action, RPG, Shooter, and Puzzle. The key is to give specific instructions to the AI, such as "create a side-scrolling jump action game."

Q. The generation fails.

Please check your network environment and try tapping the "Try Again" button in the app. For overly complex instructions, try generating in stages (e.g., define player movement processing first, then add enemies) to improve stability.

Q. How do I delete my creations?

You can delete any project by tapping the "Trash Can button" on the bottom right of each project card in the project list on your dashboard.

Q. How do I delete my account?

You can instantly, automatically, and permanently delete all your account data and projects from our systems by going to "Settings (gear icon)" > "Delete All Data" in the app. We strongly recommend utilizing this in-app deletion feature before uninstalling the app.

Please note that because the Service utilizes anonymous authentication and does not store personal credentials like email addresses, manual deletion requests after the app has been uninstalled cannot be processed. If you wish to permanently delete your account and associated data from our servers, you must execute the "Delete All Data" option within the in-app settings before uninstalling the app.

Q. I watched an advertisement, but no reward was granted.

If the connection environment is unstable, rewards may be delayed or fail to be granted. Please try again in a stable Wi-Fi environment. If the issue persists, try restarting the app and attempting again.

Q. Can I use the app offline?

No, an internet connection is required to use the app, as it utilizes a high-performance AI engine to generate games. Communication also occurs when playing generated games.

Q. When games become complex, the AI sometimes forgets instructions.

AI has a limit on the amount of information it can comprehend at one time (context limit). If a project becomes too large, try recreating it as a new project or narrowing down your instructions to the minimum required to improve performance.

Q. Can I make a published game private again?

Yes, you can switch it back to "Limited Access (Link Only)" at any time through the share menu settings, or withdraw it from the arcade by deleting the project itself.

Q. Can I publish my created games on my own site or monetize them?

Yes. The copyright of the individual UGC (excluding third-party libraries, assets, etc., and referring to the original code and design parts) generated through this Service belongs to the user themselves. Users can utilize and monetize it at their own risk, for both commercial and non-commercial purposes. However, generated outputs may not necessarily qualify for copyright or other intellectual property protection under applicable laws. The Developer does not warrant or guarantee that any intellectual property rights will be established for the generated outputs.

Q. Will my generated games be used for promoting the app?

Users grant the Service a non-exclusive, royalty-free, perpetual license to use (reproduce, publish, etc.) their UGC for public display in the arcade, promotion of the Service, and quality improvement.

Q. Is there anything to watch out for when publishing externally?

When users publish UGC externally, they must clearly state that it was generated by AI and utilize it with a full understanding that it may contain inaccurate information.

Q. Are the content and safety of the games guaranteed?

The Service does not provide any warranties that AI-generated content does not contain inaccurate information (hallucinations: plausible lies) or that it does not infringe on safety or third-party rights.

Export Guide

1. Run on PC to verify (Start from here!)

Let's verify for yourself "how the exported game looks on PC." We strongly recommend using the free code editor "Visual Studio Code (VS Code)" when saving the code on PC.

Steps: Create a new file in VS Code > Paste the code > Save it with the name "index.html" > Double-click the saved file!

If the game starts running in your browser, it's a success. Play it to your heart's content on your own PC first, and then think about how to publish it.

2. Post on your blog or WordPress

If you are using a blog service like WordPress, you can embed the game directly into your articles using the "Custom HTML" block. Simply paste the copied code, and your blog instantly turns into an arcade.

3. Publish on the Web professionally

If you want to have your own URL and publish your game to the world, we recommend using modern hosting services like Vercel, Netlify, or Cloudflare Pages. Simply drag and drop your saved "index.html" to build a game site accessible from all over the world in seconds.

Contact Support

Please contact the following email address for any inquiries.

support@gamegeniusgen.com