Skip to content

An accurate Gameboy Color emulator, written in TypeScript

Notifications You must be signed in to change notification settings

N1ark/gbc-emulator

Repository files navigation

Emmy, the GBC Browser Emulator

Emmy is a Gameboy and Gameboy Color emulator, written in TypeScript.

Running the web app

To run the web app locally, run the following commands from the command line:

npm install
npm run dev

You can then access the app from localhost:5173/

To play a ROM, you need to acquire the ROM file yourself. Open source ROMs are available from https://www.retroveteran.com/category/nintendo-game-boy-color/.

Two examples of ROMs you may want to try:

Deployed Version

The emulator is automatically deployed - it can be accessed at https://emmy-gbc.vercel.app/.

About

An accurate Gameboy Color emulator, written in TypeScript

Resources

Stars

Watchers

Forks

Packages

No packages published