My Experience of building bytebeat player in Zig
blog.karanjanthe.me·6h·
Discuss: Hacker News, r/Zig
Flag this post

I left my job at startup last month to have break and enjoy some time being bored, on the weekend i decided to write a bytebeat player for fun, which i was thinking from long time.

This was my first time with Zig, and I actually enjoyed writing the code, writing Zig feels like C with friendly defaults.

It is a joy to write, I am not fighting borrow checker or fighting with syntax.

You can call this a passion project, there is no goal or agenda behind building this, I built it because I wanted.

Demo(play with sound on): #

Try here: https://kmj-007.github.io/zigbeat/

Bytebeat #

For many people who don’t know what is bytebeat, let me explain:

Bytebeat is music generated from short progra…

Similar Posts

Loading similar posts...