https://github.com/sharkwouter/multiboy
WIP Gameboy emulator with a focus on local multiplayer
https://github.com/sharkwouter/multiboy
Last synced: about 1 year ago
JSON representation
WIP Gameboy emulator with a focus on local multiplayer
- Host: GitHub
- URL: https://github.com/sharkwouter/multiboy
- Owner: sharkwouter
- License: mit
- Created: 2024-08-18T22:10:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T19:08:17.000Z (over 1 year ago)
- Last Synced: 2025-03-20T03:14:05.406Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multiboy
It has long bothered me that there is no Gameboy emulator that properly supports multiplayer on the same system. There are some options, but they are not as plug-in-play as I would want them to be.
This emulator will offer the following features:
- Insanely good controller support.
- Each player can play a different game or play the same game together.
- Each player has their own saves.