Bouncing Balls (p5.js) — MVC + Diagrama
adminUncategorizedBouncing Balls (p5.js) — MVC + Diagrama :root{--bg:#1b1b1d;--panel:#fafafa;--muted:#d0d0d0} body{margin:0;font-family:system-ui,Segoe UI,Roboto,Arial;background:var(--bg);color:#111} .wrap{display:grid;grid-template-columns:1fr 360px;gap:16px;height:100vh;padding:12px;box-sizing:border-box} .canvas-wrap{position:relative;background:#111;border-radius:8px;overflow:hidden;box-shadow:0 6px 30px rgba(0,0,0,0.6)} /* p5 canvas will fill this area */ ...Blog Aula Informàtica Gimnèsia