Subscription Gaming Platform Website Build
Budget: $250 – $750 USD
Dream Generator will be a clean, content-driven web platform where visitors pay a recurring subscription to unlock a growing catalogue of casual, no-save games—think Reindeer-style match titles, quick crossword or Sudoku rounds, even a nostalgia-hit Pac-Man clone. After a smooth single-click sign-in with Apple ID, Facebook or Google, users land directly on the game lobby and start playing in-browser; nothing to download, nothing to install.
Core flow
• Account creation and login handled through OAuth for Apple, Facebook and Gmail.
• Stripe (or a comparable gateway) powers monthly and annual plans, automatically granting or revoking access.
• Games delivered as lightweight HTML5/JavaScript embeds so they load instantly and reset after every session—no state storage required.
• An “Inspire” tab offers a simple image generator backed by the OpenAI ChatGPT/Image API: users enter a prompt, receive a picture, and can download or share it.
Admin comfort
A small dashboard should let me add or remove games, view subscription metrics and moderate the prompt-to-image feature without touching the codebase.
Acceptance criteria
1. Responsive site deployed on my domain with SSL.
2. OAuth sign-in and Stripe subscription tested in live mode.
3. Minimum of one fully functional match game plus two sample puzzle/arcade titles included.
4. OpenAI image endpoint integrated and rate-limited per user.
5. Clear hand-off: source code in Git, concise README and a walkthrough call.
If you’ve shipped subscription-based HTML5 gaming portals or worked with OpenAI endpoints before, this build should feel straightforward.
Core flow
• Account creation and login handled through OAuth for Apple, Facebook and Gmail.
• Stripe (or a comparable gateway) powers monthly and annual plans, automatically granting or revoking access.
• Games delivered as lightweight HTML5/JavaScript embeds so they load instantly and reset after every session—no state storage required.
• An “Inspire” tab offers a simple image generator backed by the OpenAI ChatGPT/Image API: users enter a prompt, receive a picture, and can download or share it.
Admin comfort
A small dashboard should let me add or remove games, view subscription metrics and moderate the prompt-to-image feature without touching the codebase.
Acceptance criteria
1. Responsive site deployed on my domain with SSL.
2. OAuth sign-in and Stripe subscription tested in live mode.
3. Minimum of one fully functional match game plus two sample puzzle/arcade titles included.
4. OpenAI image endpoint integrated and rate-limited per user.
5. Clear hand-off: source code in Git, concise README and a walkthrough call.
If you’ve shipped subscription-based HTML5 gaming portals or worked with OpenAI endpoints before, this build should feel straightforward.