Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lyrakisk authored Dec 18, 2024
1 parent 422543f commit cc54814
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
A (soon to be) fully-featured NES emulator written in Rust.
![image](https://github.com/user-attachments/assets/bb47153a-433a-4c9e-97e1-85bfd7fa192d)

# How to run
- Install Rust
- Install the SDL2 library
- Try out one of the examples by running `cargo run --release --example [example_name]`. For the pacman example, you will need to legally own the game's ROM dump.

# Resources
## General
Expand Down

0 comments on commit cc54814

Please sign in to comment.