Skip to main content

Baixar Jogos Para Pc Fraco Online

name: "Terraria", image: "https://placehold.co/400x150/8B4513/white?text=Terraria", ram: 1.5, storageMB: 200, gpu: "Qualquer", tier: "potato", description: "Aventura e construção 2D" ,

.filter-group display: flex; flex-direction: column; gap: 0.5rem; min-width: 160px;

function getCompatibility(game, tierSelected) // Returns "green", "yellow", "red" if (tierSelected === "all") return "green"; if (tierSelected === "potato" && game.ram <= 1.5 && game.storageMB <= 500) return "green"; if (tierSelected === "potato" && game.ram <= 2) return "yellow"; if (tierSelected === "low" && game.ram <= 3 && game.storageMB <= 1300) return "green"; if (tierSelected === "low" && game.ram <= 4) return "yellow"; if (tierSelected === "office" && game.ram <= 4 && game.storageMB <= 2000) return "green"; if (tierSelected === "office" && game.ram <= 6) return "yellow"; return "red"; baixar jogos para pc fraco

.compatibility-badge position: absolute; bottom: 10px; right: 10px; padding: 5px 12px; border-radius: 40px; font-size: 0.75rem; font-weight: bold; background: rgba(0,0,0,0.7); backdrop-filter: blur(4px);

h1 font-size: 2rem; margin-bottom: 0.5rem; name: "Terraria", image: "https://placehold

name: "Left 4 Dead 2", image: "https://placehold.co/400x150/2c3e50/white?text=L4D2", ram: 2, storageMB: 1300, gpu: "DX9 mínimo", tier: "low", description: "Zumbis em FPS leve e otimizado" ,

container.innerHTML = filtered.map(game => const compat = (pcTier !== "all") ? getCompatibility(game, pcTier) : "green"; let compatText = ""; if (compat === "green") compatText = "🟢 Roda perfeitamente"; else if (compat === "yellow") compatText = "🟡 Pode lagar levemente"; else compatText = "🔴 Não recomendado"; description: "Aventura e construção 2D"

.specs span background: #1e2128; padding: 4px 10px; border-radius: 20px;