File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/posts/newsletter-013 Expand file tree Collapse file tree 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.
7070
7171"Writing NES Emulator in Rust" is a tutorial by [ @bugzmanov ] on creating a fully
7272capable 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
7474all-time classics, like Pacman, Donkey Kong, and Super Mario Bros.
7575
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
7878work with graphics in Rust using [ SDL2] [ sdl2 ] library.
7979
8080[ rust_nes_tutorial ] : https://bugzmanov.github.io/nes_ebook/index.html
You can’t perform that action at this time.
0 commit comments