From 26f347455410db42a958102f50d6d52ef7e74cab Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 18 Sep 2024 08:50:34 +0200 Subject: Added reading of Doom WAD files in Zig --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8fad2cc..0fe7b3a 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,4 @@ running it. | [zig-http](./zig-http) | Basic example of a HTTP 1.1 server without any routing etc. | | [zig-x11-box](./zig-x11-box) | Move a box around with arrow keys with Xlib and Zig. | | [zig-kv-store](./zig-kv-store) | Simple Key-value store that mimics memcached written in Zig. | +| [zig-wad](./zig-wad) | Reads doom.wad and extracts the identification header. | -- cgit v1.2.3