A project to emulate the Nintendo Entertainment System in Rust. A live demo of this project can be viewed here.
This project needs to be compiled before you can run locally. Please ensure you have installed Rust before continuing.
You can download or clone this repository, then navigate to this folder in your cmd and run cargo run
. It should download dependencies, compile, and run the emulator.
- Rust Language - programming language
- MasterPlan - light-weight project management software
- Daniel Kilgallon - Creator and Maintainer