Alternatives
Products that do what Ocelot – A Game Boy and Game Boy Color Emulator in Haskell does
The web version of the emulator: https://pixel-clover.github.io/ocelot/ Project repo og GitHub: https://github.com/pixel-clover/ocelot
- 1GB
Hey HN, Over the past ~1.5 years, I built an open-source FPGA retro emulation handheld that can play Game Boy, Game Boy Color, and Game Boy Advance cartridges. To my knowledge, there isn't an existing open-source FPGA emulator that can play physical cartridges like this. One of my main goals was to do all of the pieces myself, and be able to understand every component of it, so I designed my own PCB, wrote the firmware, wrote a Game Boy and Game Boy Advance emulator for the FPGA (using the Chisel HDL), and designed a 3D-printed case. I detailed the design and development process in the…
2025 · eli.lipsitz.net
- 2LA
2017 · github.com
- 3AM
Hello HN! We’re a small creative studio specializing in real-time 3D experiences. Netlify approached us to design and build an interactive experience to celebrate reaching 5 million developers. Inspired by the classic game Marble Madness, we created a gamified experience where users control a ball through playful, interactive levels. The goal was to blend marketing content with the look and feel of a game to engage users. The app is built with Three.js [1], using our custom render pipeline and shaders, and uses Rapier for physics simulation [2]. The 2D content is overlaid on the WebGL view…
2024 · 5-million-devs.netlify.com
- 4

- 5IM
This is a little toy project of mine that lets you simulate digital logic graphs. It was inspired by Minecraft's Redstone and the Piet esolang. It's got some serious drawbacks-- you write circuits as PNGs and simulate them with a Python interface. It's slow to run and slow to experiment with. And it is certainly difficult to use for people with any kind of color blindness. But despite that, I hope this can still be a fun toy!
2022 · github.com
- 6

- 7AG
2016 · github.com
- 8GJ
2012 · jpfau.github.com
- 9RT
2021 · github.com
- 10IS
Hey everyone! Long time lurker, first time poster. I've just reached beta in my game BoxByte Lyte. -What is it- It's a free 3d arcade game for hardcore players that uses color matching in interesting ways. Also it's a one button game, well movement and one button. Cool huh? The final release will be free too. -What I need- This is a very challenging game, so I really need to balance the difficulty so that it's still hard but not impossible. It would be great just to hear your experiences of the game and how far in it you got. -Where can I report bugs?-…
2015
- 11GP
I've been exploring new ways of testing Ghidra processor modules. In this repo, I was able to emulate NES ROMs in Ghidra to test its 6502 specification, which resulted in finding and fixing some bugs. Context: Ghidra is used for reverse engineering binary executables, complementing the usual disassembly view with function decompilation. Each supported architecture has a SLEIGH specification, which provides semantics for parsing and emulating instructions, not unlike the dispatch handlers you would find in interpreters written for console emulators. Emulator devs have long had extensive test…
2023 · github.com
- 12IM
2020 · github.com
- 13

- 14MP
I have been working on this game somewhat sparsely for the past three years or so. However, it is still in a very early stage, and there is a lot of work to do. One of my friends encouraged me to post about it here, since he felt people might find interesting how I don’t use any libraries for it. The game can be played on a browser by virtue of WebAssembly. There are native ports using either MiniFB or SDL2, but you have to build those yourself. I decided to write the game in C because I feel like it is a simple language that a lot of people can understand well enough, and I didn’t think I…
2023 · zamfofex.neocities.org
- 15

- 16

- 17

- 18AP
The idea for this pixel art puzzle game came from playing Triominos, and wondering what would happen if you replaced numbers with colors. A few mutations later, and it became a mobile game where you click a piece to turn it in place, to recreate pixel art. I built the basic idea in just over an hour on Twitch. Dev-wise, I used a homebrew Typescript game engine I created, called Booyah (https://github.com/play-curious/booyah). The graphics are all rendered using the awesome library PixiJS. What do you think?
2023 · pixel-puzzler.playcurious.games
- 19IA
Hey HN! Been working on this emulator on and off for the last couple years, and thought now would be a good time to try and show it off here. As far as unique features... I think this is the only online GameBoy emulator with support for save files? So there's your reason to exist, I guess. The WASM port was something I had in the back of my mind but I just kept putting it off because it seemed like it would've been a pain in the ass to implement, but all in all I think it took less than a week so that was a nice surprise!
2023 · nicolas-siplis.com
- 204B
2023 · github.com
- 21PA
2014 · jackschaedler.github.io
- 22AB
2021 · github.com
- 23

Hi HN! I built a free pixel art editor that runs entirely in the browser — no install, no signup, no watermark. The frontend is open source (MIT): https://github.com/comficker/simplepixelart What it does: - Sprite editor with layers, selections, mirror drawing, and an infinite-canvas workspace (multiple boards on one desk) - Frame-by-frame animation with onion skin, per-frame duration, GIF and spritesheet export - Tileset builder that auto-generates Wang-16 and blob-47 terrain sets from a single base tile — exports Godot 4 TileSet, Tiled .tsx, or PNG+JSON — plus a tilemap…
Aug 2026 · simplepixelart.com
- 24GB
I made a pixel pipeline explorer for the original Game Boy's Pixel Processing Unit (PPU). If you are implementing a Game Boy emulator or just interested in it then this might provide some help :)
May 2026 · pixelpipeline.xyz
Ranked by how close each launch is in meaning, then by votes. Refine with a description →