🎮 Virtual Game Boy

Load JavaScript game modules from URLs - AI-generated games supported!

Load Game Module

Examples:

Debug Panel

FPS: 60
Power: ON
Game: None

Controls

Arrow Keys: D-Pad
Z: A Button
X: B Button
Enter: Start
Space: Select

Game Module API

export default {
  init(screen, input) { },
  update(deltaTime) { },
  render(ctx) { },
  handleInput(keys) { }
}
Powered by berrry.app - Turn social media posts into web apps in minutes! 🍓