Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiwigrenade/gameboyweb
Web based Game Boy emulator written in C++ with Qt framework. Translated into WebAssembly using Emscripten.
https://github.com/kiwigrenade/gameboyweb
bachelor-project bachelor-thesis cpp emscripten emscripten-game emulator gameboy-emulator qt qt6 wasm webapp webassembly
Last synced: 4 months ago
JSON representation
Web based Game Boy emulator written in C++ with Qt framework. Translated into WebAssembly using Emscripten.
- Host: GitHub
- URL: https://github.com/kiwigrenade/gameboyweb
- Owner: KiwiGrenade
- License: gpl-3.0
- Created: 2024-09-01T13:53:53.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-28T13:48:20.000Z (4 months ago)
- Last Synced: 2024-09-29T07:41:37.682Z (4 months ago)
- Topics: bachelor-project, bachelor-thesis, cpp, emscripten, emscripten-game, emulator, gameboy-emulator, qt, qt6, wasm, webapp, webassembly
- Language: C++
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GameBoyWeb
Web based Game Boy emulator written in C++ with Qt framework. Translated into WebAssembly using Emscripten.It is my Bacherol's Degree Project, officially titled "The Web-based Implementation of the Game Boy Series Console Emulator in WASM"
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)