Settings

Theme

Show HN: gboy.ts: A gameboy emulator in TypeScript for the browser and server

gboy-ts.vercel.app

3 points by MaxLeiter a month ago · 0 comments · 1 min read

Reader

I've wanted to mess with variations of TwitchPlaysPokemon but on Bluesky and similar but couldn't find a DMG/gameboy emulator that fit my needs.

This runs in the browser, on the server, and on more limited environments like lambda and workers.

It supports dumping and loading save states, audio, and a debug CLI that lets you (or agents) use it from the terminal.

Without AI, this would have taken me days to make (I've tried in the past). With AI, it took a few hours, although I have experience with emulation and was able to guide the LLMs/impose judgement on some design decisions.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection