Game
Displays game roms for 20+ platforms via emulatorjs
↓ Import the componentimport {Game} from 'react-exo/game';
↓ Try the example<Game url="https://get.ult.dev/samples/dino.gb"
name="Dino's Offline Adventure"
platform="gb"
startOnLoaded
volume={0}
/>
Technology
Platform | Library | Support | Notes |
---|---|---|---|
Web | emulatorjs | ✅ | Loaded via Iframe |
Native | emulatorjs | ✅ | Loaded via WebView |