Tutorial
This tutorial shows how to create playable browser game in Claude, Codex or ChatGPT and immediatly publish it a live website with URL people can open immediately.
[Video Screencast]
Prompt Used
Paste this into ChatGPT, Claude, or Codex after Revdoku is connected:
Create and publish a browser game with Revdoku.
Goal: Build a complete web game that can be opened in a browser.
Game Idea: car racing competition.
Requirements:
- Do not ask questions, make reasonable best choices!
- Create index.html and other files required for in browser games.
- Make the game playable on desktop and mobile in browser
- Include a start state, game-over state, score, and restart flow.
- Use polished visual design and responsive layout.
- Include keyboard controls and touch controls if useful.
Publishing:
- Upload game files into Revdoku to publish as a website.
Sample Website
- Sample website link placeholder: replace with the published Revdoku game URL.
Steps and Screenshot Placeholders
- Connect the AI tool to Revdoku.
- Screenshot placeholder: Revdoku connector or agent access screen.
- Paste the prompt above.
- Screenshot placeholder: ChatGPT, Claude, or Codex prompt screen.
- Review the generated game.
- Screenshot placeholder: generated
index.html,styles.css, andapp.jsfiles.
- Screenshot placeholder: generated
- Approve publishing through Revdoku.
- Screenshot placeholder: Revdoku publish confirmation.
- Open the live game URL.
- Screenshot placeholder: final browser game running on the Revdoku URL.
- Update and republish if needed.
- Screenshot placeholder: revised game prompt and same live URL after republish.
Good Fit
- Arcade experiments.
- Educational games.
- Personal projects you want to show friends.
- Quick game prototypes made with ChatGPT, Claude, or Codex.