Skip to main content

gba-pokemon-engine

Playbook para extender el motor del mini-Pokémon GBA de GB-AI Studio (carpeta gb-ai-studio, archivos generator.js + simulator.js + app.js, JavaScript vanilla sin build). Úsala al añadir o modificar tiles, paletas, mapas, edificios con interior, NPCs, combate por turnos con tipos, tienda, menú START o guardado en el modo GBA "town". La mayoría del CONTENIDO (especies, ataques, ítems, encuentros, entrenadores, NPCs, warps, mapas interiores, balance, paletas) se añade editando `GAME.md` + `node tools/game-export.js`, SIN tocar código; el código se reserva para mecánicas/arte nuevos. Cubre las convenciones del motor (rango de IDs, índices de paleta, colisiones por tile) y el método de verificación cuando el preview no ejecuta requestAnimationFrame.

Jump to install

Source facts

Repository
MauricioPerera/gb-ai-studio
Last source activity
June 3, 2026 at 18:07
Detected SKILL.md language
Spanish
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.