Chip8 Interpreter in Rust & Wasm


This is a quick emulator/interpreter project I made to gain some familiarity with Rust & Wasm! If you want to read more about CHIP-8, wikipedia has a good deal of background. And here is a great technical reference.



Game Controls (needs a keyboard):

  rotate: q
  
  move left: w

  move right: e