
CHIP-8 emulation with C# and Blazor - part 3
Hi All and welcome back to the third article of our CHIP-8 Emulation Series! Last time we started writing a functional CHIP-8 emulator using Blazor Webassembly. We saw how we can hook up the rendering using an HTML Canvas in Blazor, but we quickly realized that it was not exactly...
2021, May 25 — 3 minute read