chore: update docs

This commit is contained in:
2026-04-11 19:07:00 +02:00
parent d871db2b2f
commit a646dc3650
21 changed files with 118 additions and 18 deletions

View File

@@ -1,4 +1,7 @@
# Raylib in Zig
<div align="center">
<h1>Raylib in Zig</h1>
<img src="./demo.gif" alt="Zig Raylib demo" />
</div>
## Quick start
@@ -6,3 +9,9 @@
$ make
$ ./raylib_zig
```
Complete command in [Makefile](./Makefile)
## Credits
- Logo: [Wikimedia](https://commons.wikimedia.org/wiki/File:Zig-logomark-2024.svg)

BIN
languages/zig/demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB