mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2025-08-13 12:27:27 +00:00
fix: update Zig CHIP-8 tutorial link to correct archived URL
This commit is contained in:
parent
8e30539695
commit
1dbec05c33
@ -169,7 +169,7 @@ It's a great way to learn.
|
||||
* [**JavaScript**: _GameBoy Emulation in JavaScript_](http://imrannazar.com/GameBoy-Emulation-in-JavaScript)
|
||||
* [**Python**: _Emulation Basics: Write your own Chip 8 Emulator/Interpreter_](http://omokute.blogspot.com.br/2012/06/emulation-basics-write-your-own-chip-8.html)
|
||||
* [**Rust**: _0dmg: Learning Rust by building a partial Game Boy emulator_](https://jeremybanks.github.io/0dmg/)
|
||||
* [**Zig**: _Making a CHIP-8 emulator in Zig_](https://handling.website/archives/tag/zig)
|
||||
* [**Zig**: _Making a CHIP-8 emulator in Zig_](https://web.archive.org/web/20231029134327/https://handling.website/archives/1977)
|
||||
|
||||
#### Build your own `Front-end Framework / Library`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user