FAQ
Q. Why single-file HTML only?
A. Because AIGameHub values games that are instantly playable, easy to share, and compatible with AI generation.
Q. Can I upload a zip file?
A. No. Only one HTML file can be posted.
Q. Can I use external images?
A. No. Please embed images inside the HTML, such as with data: URLs.
Q. Can I use external JavaScript?
A. No. External scripts, CDNs, and external libraries are prohibited.
Q. Are AI-generated games allowed?
A. Yes. Games created with AI tools such as ChatGPT, Claude, Gemini, and Codex are welcome.
Q. Can I remix someone else's game?
A. Learning, modification, and derivative works are welcome. Please respect copyrights and licenses.
Q. Can I use localStorage?
A. It may not be available due to sandbox restrictions. A save-code system is recommended.
Q. Are submitted games safe?
A. Submitted HTML goes through an automated safety check.
Games also run isolated in a sandbox environment.
However, complete safety is not guaranteed.
Q. Why sandbox execution?
A. To improve safety. Games run isolated on a dedicated domain, and external communication is prohibited.
Q. Can the source code be viewed?
A. Yes. Each game is a single HTML file, so anyone can inspect the contents.
Q. Is it safe to embed API keys?
A. Absolutely not. Submitted HTML is public and can be viewed by anyone.
Q. Can games be played on phones?
A. Yes. Responsive design makes them more comfortable to play.
Q. My game was not published
A. It may have failed the safety check. Please check for external communication or external file references.
Q. Is there a contact address?
A. Yes.