Skip to content

Commit 414d047

Browse files
authored
Merge pull request #300 from bobeff/nes-emulator-in-rust
Add a tutorial about writing an NES emulator
2 parents f223d6c + b0e1224 commit 414d047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
575575
- [Part 1: Implementing WebSocket. Introduction.](https://nbaksalyar.github.io/2015/07/10/writing-chat-in-rust.html)
576576
- [Part 2: Sending and Receiving Messages](https://nbaksalyar.github.io/2015/11/09/rust-in-detail-2.html)
577577
- [Writing a Rust Roguelike for the Desktop and the Web](https://aimlesslygoingforward.com/blog/2019/02/09/writing-a-rust-roguelike-for-the-desktop-and-the-web/)
578+
- [Writing NES Emulator in Rust](https://bugzmanov.github.io/nes_ebook/)
578579
- Create a simulation of evolution using neural network and genetic algorithm, and compile the application to WebAssembly
579580
- [Part 1](https://pwy.io/en/posts/learning-to-fly-pt1/)
580581
- [Part 2](https://pwy.io/en/posts/learning-to-fly-pt2/)

0 commit comments

Comments
 (0)