File tree 1 file changed +3
-3
lines changed
Filter options
content/posts/newsletter-013
1 file changed +3
-3
lines changed
Original file line number Diff line number Diff line change @@ -70,11 +70,11 @@ If needed, a section can be split into subsections with a "------" delimiter.
70
70
71
71
"Writing NES Emulator in Rust" is a tutorial by [ @bugzmanov ] on creating a fully
72
72
capable NES/Famicom emulator from scratch in the online book format. It walks
73
- through major steps of emulating NES platform components to run
73
+ through major steps of emulating NES platform components to run
74
74
all-time classics, like Pacman, Donkey Kong, and Super Mario Bros.
75
75
76
- It's a fun way of getting into hardware internals and fundamentals of
77
- computer systems. The tutorial also covers game-dev basics and how to
76
+ It's a fun way of getting into hardware internals and fundamentals of
77
+ computer systems. The tutorial also covers game-dev basics and how to
78
78
work with graphics in Rust using [ SDL2] [ sdl2 ] library.
79
79
80
80
[ rust_nes_tutorial ] : https://bugzmanov.github.io/nes_ebook/index.html
You can’t perform that action at this time.
0 commit comments