.game-info padding: 1.2rem;
.specs display: flex; flex-wrap: wrap; gap: 12px; margin: 12px 0; font-size: 0.75rem; color: #bbb;
/* Filter Bar */ .filter-bar background: #2c2f36; padding: 1.5rem; border-radius: 24px; margin-bottom: 2rem; display: flex; flex-wrap: wrap; gap: 1.5rem; align-items: flex-end; baixar jogos para pc fraco
.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 renderGames(pcTier, maxSizeMB) const container = document.getElementById("gamesContainer"); const filtered = gamesDatabase.filter(game => if (maxSizeMB !== 9999 && game.storageMB > maxSizeMB) return false; if (pcTier === "all") return true; const compat = getCompatibility(game, pcTier); return compat !== "red"; // hide red games for the chosen tier ); .game-info padding: 1.2rem
name: "Undertale", image: "https://placehold.co/400x150/ffcc00/black?text=Undertale", ram: 1, storageMB: 150, gpu: "Qualquer", tier: "potato", description: "RPG único, 200MB apenas" ,
<script> // GAMES DATABASE - only lightweight games for weak PCs const gamesDatabase = [ .specs display: flex
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" ,
.game-title font-size: 1.2rem; font-weight: 700; margin-bottom: 0.5rem;