Gameboy Emulator for Progressive Web Applications
PWABOY – Gameboy Emulator for Progressive Web Applications
Based on the awesome work of Wasmboy
Get Started
<style>
.container {
display: flex;
flex-direction: row;
}
.item {
}
img {
max-height: 100%;
min-width: 100%;
}
</style>
Load your favorite game ROM
You can proceed your recent game, start a new one, or load saved one.
Use the controls aligned like the original gameboy.