⚡ Quick Feeds

🔧 Custom Feed Generator

â„šī¸ How it works

Select categories and options below to generate a custom RSS feed URL. You can use this URL in any RSS reader or embed games on your website!

đŸ‘ī¸ Live Preview

📱 Preview Your Feed

After generating a feed, you'll see a live preview here showing how games will appear.

Generate a feed to see preview

📖 How to Use

📡 Using RSS Feed

  1. Select your preferred categories above
  2. Click "Generate Feed URL"
  3. Copy the generated URL
  4. Add to your RSS reader (Feedly, Inoreader, etc.)
  5. New games will automatically appear!

🔧 Embedding Widget

  1. Select "Widget" as feed type
  2. Choose your categories and options
  3. Set widget dimensions
  4. Copy the generated iframe code
  5. Paste into your website HTML

🔗 API Access

  1. Use the JSON API endpoint
  2. API URL: api/games.php
  3. Add parameters: ?cat=Math&limit=10
  4. Parse JSON response in your app
  5. Display games on your platform