Skip to content

Commit cefd6b1

Browse files
authored
Exploring Zig Programming Language with The Mandelbrot Set
1 parent 3c2e5f9 commit cefd6b1

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
@@ -90,6 +90,7 @@ The main documentation is always the best beginning, so if you haven't read it y
9090
* :star: [Building an HTTP client/server from scratch](https://blog.orhun.dev/zig-bits-04/) - A practical guide to building a web server in Zig.
9191
* [Writing a struct deserializer with Zig metaprogramming](https://nathancraddock.com/blog/deserialization-with-zig-metaprogramming/)
9292
* [Starting a new game dev project](https://www.youtube.com/watch?v=YiuCltFZldk) - A practical guide to building a new game dev project
93+
* [Exploring Zig Programming Language with The Mandelbrot Set](https://www.rdiachenko.com/posts/zig/exploring-ziglang-with-mandelbrot-set/) - Explore Zig by building a program that plots the Mandelbrot set
9394

9495
## Best Practices/Style Guides
9596

0 commit comments

Comments
 (0)