โ† Back to Game

๐Ÿค– Create Games with AI

Use Claude, ChatGPT, or any AI assistant to generate a complete Jeopardy game in seconds.

Step 1: Copy the Prompt

Click the button below to copy a specially crafted prompt to your clipboard. This prompt tells the AI exactly how to build a Jeopardy game file for you.

Step 2: Paste into an AI Assistant

Open one of these AI tools and paste the prompt:

Claude โ†—ChatGPT โ†—Gemini โ†—

The AI will ask you questions about your course, topics, difficulty level, and preferences โ€” answer them one at a time. When it has everything it needs, it will generate the JSON file.

Step 3: Save the JSON File

Once the AI outputs the JSON:

  1. Copy the entire JSON block
  2. Open a text editor (Notepad, TextEdit, VS Code, etc.)
  3. Paste the JSON and save the file as my-game.json

Step 4: Load into the Game

  1. Go to the Jeopardy game
  2. Click the ๐Ÿ“‚ Load button in the top toolbar
  3. Select your .json file
  4. Your game is ready to play!

๐Ÿ’ก Tips for Better Games

  • Be specific about topics. "Chapter 5 file permissions including chmod, chown, and octal notation" works better than just "Linux."
  • Paste your notes. You can paste syllabus sections, lecture notes, or textbook outlines โ€” the AI will use them to create accurate questions.
  • Mention your audience. "These are community college freshmen" produces very different questions than "senior CS majors."
  • Review before class. AI-generated questions are usually accurate, but always skim through the JSON to catch anything off.
  • Save your games. Build a library of JSON files for different chapters โ€” reuse them every semester.

โ† Back to Game ยท GitHub