Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustByte

RustByte is an NES emulator written in Rust as part of a Programming in Rust course.

Dependencies

This project uses the following dependencies:

  • SDL2
  • lazy_static

Build and Run

To build the project, you need to have Rust installed. You can install it by following the instructions on the official website.

After installing Rust, you can build and run the project by running the following commands:

cargo build
cargo run

References

About

An NES Emulator written in Rust for my Programming in Rust course.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages