A few years back the authors of Continuum -- a black and white arcade game for 68k macs -- released the code for the game into the public domain. I recently finished porting it over to Javascript so it runs in the browser using Canvas for rendering and browser Audio Worklet for sound.
I've...