aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: edf6dead575990ac7d74a4a952d714c61045e10b (plain) (blame)
1
2
3
4
5
6
7
8
9
# Another Chip-8 Emulator!


A simple Chip-8 emulator written in Rust! 🦀




Run `cargo run /path/to/rom.ch8` to run the emulator.