1
0
Fork 0
No description
Find a file
2023-04-19 17:45:46 +01:00
src initial commit 2023-04-19 17:45:46 +01:00
.gitignore initial commit 2023-04-19 17:45:46 +01:00
Cargo.toml initial commit 2023-04-19 17:45:46 +01:00
README.md initial commit 2023-04-19 17:45:46 +01:00

CHIP-8 Emulator

A kinda janky CHIP-8 emulator I've written using Rust. This should theoretically be cross platform with the libraries I have used.