Simple Pricing

Start free. Go pro when you need multiplayer, export, and marketplace.

Free

$0
  • 8 game templates
  • 3 scenes per game
  • 200 entities
  • 50 custom assets
  • AI personalization (DDA, adaptive audio, emotional state)
  • On-device SLM inference
  • XR support (OpenXR 1.1)
  • Community support
Start Creating

Frequently Asked Questions

Do I need to know how to code?

No. Describe your game to any AI assistant (ChatGPT, Claude, Gemini) in plain English. The AI generates the .raku file, and the runtime plays it instantly. You can learn game dev concepts by reading the generated code.

What AI platforms work with RakuAI?

Any AI that can generate JSON works. We've tested with ChatGPT (GPT-4, GPT-4o), Claude (Opus, Sonnet), Google Gemini (Pro, Ultra), and GitHub Copilot. The .raku schema is documented and open.

How big is the runtime?

About 19 MB total for all 16 subsystems. Installs in seconds, no dependencies required. Works on Windows 10/11. XR features require a compatible headset.

Can I sell games I create?

Yes. You own the games you create. Free tier games can be shared freely. Pro tier includes standalone export for commercial distribution on Steam, itch.io, or any platform.

What is the ai_disclosure block?

Every .raku game includes an ai_disclosure section for Steam and platform compliance. It declares which AI features are used (DDA, NPC dialogue, content generation) so players and storefronts know. This is built into every template automatically.