[Vibe Coding #0] I heard you can make games with AI, so I'm giving it a try [Vibe Coding #1] I made a browser-playable game just by giving instructions to AI [Vibe Coding #2] Evolved the shooting game ...
• Event Bubbling — I said events move from child to parent, like clicking a button inside a div triggers both unless stopPropagation is used. • Arrow vs Normal Functions — mentioned syntax, forgot ...