En este repositorio tenemos una Nintendo GameBoy hecha con «vibe-coding en un sólo prompt» con diferentes modelos LLM de Inteligencia Artificial.
Se ha utilizado el prompt devuelto por GitReverse desde el repositorio ManzDev/gameboycss, que contiene una Nintendo GameBoy hecha con HTML/CSS/JS:
I want to build a cool web component that looks just like a classic Nintendo GameBoy. The whole thing should be made with HTML, CSS, and JavaScript. It should be styled to look like the original grey handheld, with all the buttons and the screen in the right place.
For the screen itself, let's show a static scene from the old "Terminator 2: Judgment Day" game. When the page loads, I want it to automatically play the theme music from that game, so use a library like HowlerJS for the audio. The buttons and D-pad should be interactive, maybe just making a little click sound when you press them.
Also, please add a small control widget on the side of the page that lets a user tweak some of the visual settings. Let's use WebComponents for this, maybe with LitElement to keep it all nicely contained.
- Idea original de Mei.
- Llevada a cabo por ManzDev.
- Opus 4.6 gracias a AlinedMooner.