Baixar Jogos Para Pc Fraco | EXTENDED |
.download-btn display: inline-block; background: #2ecc71; color: #0a2f1f; text-decoration: none; padding: 8px 16px; border-radius: 40px; font-weight: bold; font-size: 0.85rem; margin-top: 10px; transition: 0.2s;
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
name: "Undertale", image: "https://placehold.co/400x150/ffcc00/black?text=Undertale", ram: 1, storageMB: 150, gpu: "Qualquer", tier: "potato", description: "RPG único, 200MB apenas" , .download-btn display: inline-block
.specs span background: #1e2128; padding: 4px 10px; border-radius: 20px; padding: 8px 16px
.container max-width: 1300px; margin: 0 auto;
.green color: #2ecc71; .yellow color: #f1c40f; .red color: #e74c3c;
.filter-group label font-size: 0.85rem; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; color: #bbb;