https://github.com/owdproject/app-wasmboy
Game Boy app for OWD client
https://github.com/owdproject/app-wasmboy
emulator gameboy owd-apps owd-client wasmboy webdesktop
Last synced: 10 months ago
JSON representation
Game Boy app for OWD client
- Host: GitHub
- URL: https://github.com/owdproject/app-wasmboy
- Owner: owdproject
- License: gpl-3.0
- Created: 2025-03-29T03:47:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-17T08:23:10.000Z (about 1 year ago)
- Last Synced: 2025-05-19T10:03:02.275Z (about 1 year ago)
- Topics: emulator, gameboy, owd-apps, owd-client, wasmboy, webdesktop
- Language: TypeScript
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WasmBoy
WasmBoy App for Open Web Desktop.
## Overview
This app for Open Web Desktop is a Game Boy emulator based on torch2424/wasmboy.
## Installation
```bash
owd install-app @owdproject/app-wasmboy
```
## Usage
#### Available commands
```
wasmboy
wasmboy manager
```
## License
The application is released under the [GNU General Public License v3](LICENSE).