8-bit-computer-emulator
PythonA software emulator for an 8-bit breadboard computer, inspired by Ben Eater's build — runs the same instruction set in code instead of on physical logic chips.
A few things from github.com/JanOleA worth a look.
A software emulator for an 8-bit breadboard computer, inspired by Ben Eater's build — runs the same instruction set in code instead of on physical logic chips.
Replays Norway's 2021 parliamentary election results under different seat-allocation methods (Sainte-Laguë variants) to compare how the outcome would have shifted.
A tile-based RPG built with Pygame — custom maps, sprites, and a hand-rolled game loop.
Crunches the numbers to estimate the fastest possible route through "The Flat" level in the game Stray.
Solutions to Advent of Code 2022, used as an excuse to actually learn Rust.