8 lines
753 B
Markdown
8 lines
753 B
Markdown
|
# NextGBA - All you gameboy games in a browser window
|
||
|
|
||
|
> 💡 NextGBA is built with next js, emulator js and shadcn/ui!
|
||
|
|
||
|
Have you ever wanted to play your favorite Gameboy games in a self-hosted web app? A web app that can save the game state and is not complicated to run? NextGBA is your solution! With NextGBA, you can quickly spin it up using a Docker Compose file or through [runtipi](https://github.com/runtipi/runtipi). It features a very simple UI, based on the renowned project [Emulator.js](https://emulatorjs.org/), with all the features you could ever need. This includes support for controllers and game states directly through the UI!
|
||
|
|
||
|
![Preview](https://raw.githubusercontent.com/meienberger/nextgba/main/screenshots/screenshot_main.png)
|