Claude Code FREE UNLIMITED Setup (I Coded 4 Games With It!)

Claude Code FREE UNLIMITED Setup (I Coded 4 Games With It!) Download: vscode: https://code.visualstudio.com/ gitbash https://git-scm.com/install/windows nodejs https://nodejs.org/en/download openrouter for api ( you can also connect llm) Commands: 👉 INITIAL INSTALLATION COMMAND (Run PowerShell as Admin): irm https://claude.ai/install.ps1 | iex ------------------------------------------------------------- 🤖 CHOOSE YOUR AI MODEL SCRIPT (Paste Into VS Code Terminal): (Make sure to replace YOUR_API_KEY_HERE with your real key from OpenRouter!) 🔴 1. Moonshot Kimi K2.7 Coding Route (Note: If you have a $0 balance, this might show a 402 error. Use the free options below if it does!) Remove-Item Env:ANTHROPIC_API_KEY -ErrorAction SilentlyContinue; $env:CLAUDE_CODE_MAX_OUTPUT_TOKENS="8000"; $env:ANTHROPIC_BASE_URL="https://openrouter.ai/api"; $env:ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY_HERE"; $env:OPENROUTER_API_KEY="YOUR_API_KEY_HERE"; $env:ANTHROPIC_MODEL="moonshotai/kimi-k2.7-code"; claude 🔵 2. Google Gemma 4 31B Route (100% FREE TIER) Remove-Item Env:ANTHROPIC_API_KEY -ErrorAction SilentlyContinue; $env:CLAUDE_CODE_MAX_OUTPUT_TOKENS="8000"; $env:ANTHROPIC_BASE_URL="https://openrouter.ai/api"; $env:ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY_HERE"; $env:OPENROUTER_API_KEY="YOUR_API_KEY_HERE"; $env:ANTHROPIC_MODEL="google/gemma-4-31b-it:free"; claude 🟢 3. OpenAI GPT-OSS 20B Route (100% FREE TIER) Remove-Item Env:ANTHROPIC_API_KEY -ErrorAction SilentlyContinue; $env:CLAUDE_CODE_MAX_OUTPUT_TOKENS="8000"; $env:ANTHROPIC_BASE_URL="https://openrouter.ai/api"; $env:ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY_HERE"; $env:OPENROUTER_API_KEY="YOUR_API_KEY_HERE"; $env:ANTHROPIC_MODEL="openai/gpt-oss-20b:free"; claude 💡 Tip: You can experiment with any other free AI model on OpenRouter! Just look up their free model catalog and swap the text at the end of the script. ⚠️ QUICK TROUBLESHOOTING FIXES: • Getting an error in VS Code after running the keys? Windows doesn't register the new variable environment pathing instantly. Simply close your Visual Studio Code completely and restart it! • Hitting a 402 API/Token error on Kimi? Switch your command model parameter to "google/gemma-4-31b-it:free" or "openai/gpt-oss-20b:free". Free tiers don't require an active credit buffer to open the terminal. • Want to exit Claude Code? Type "exit" or press Ctrl + D to safely return to your normal terminal. ⏱️ Video Timestamps 0:00 - Zero Coding, 4 Games From Scratch 0:32 - Downloading Claude CLI via PowerShell 0:56 - Fixing the Windows Environment Path Bug 1:56 - How to Generate a Free OpenRouter API Key 2:52 - Downloading VS Code, Git, and Node.js 3:42 - Installing the VS Code Extension 5:07 - Connecting Your Token & The Terminal Refresh Bug 6:24 - Setting Up Recommended Settings 7:23 - Activating Kimi K2.7 & Fixing Token Limits 8:18 - Coding a Playable Snake Game From Scratch 9:48 - Finding Free AI Models on OpenRouter 10:47 - Swapping Claude Code to Free Gemma 11:43 - Building a Browser Calculator Application 12:40 - The Secret Weapons: 2D Mario & Ludo Proof 12:58 - No Excuses—Get Building! Hopefully, you guys learn something new today Happy learning 🙏❤️ ............................................................. Follow Me In Social Media:🙏🙂 📱Facebook:   / haxoid   ☎️Twitter:   / _haxoid   🤙Instagram:  / _haxoid   ............... ▶️Subscribe to My YouTube Channel: https://www.youtube.com/channel/haxoid