Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 464 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 464 Bytes

chip-8-simulator

Build

Requirements

Instructions

  • Clone this repo. git clone https://github.com/wenhaozhao/chip-8.git
  • Cd into directory. cd chip8
  • Run via e.g. cargo run roms/IBM

Thanks