Skip to content

naafiyan/chip8-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8 emulator written in Rust using the SDL library for the GUI and main EventLoop

Building and Running

  • To build the binary: cargo build
  • To run (and build) the binary: cargo run <path to ch8 rom>

Search around Google for Chip8 programs to run :)

About

Chip8 Emulator in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages