I need to boast a bit and ask for âcode reviewâ. Iâm sorry if this doesnât constitute a good post.
I browse local communities more often than I should for my mental health.
I was checking out https://nim-lang.org/ and when I googled it one of the links was to rosettacode.org and I decided to check out the implementation of 2048.
I noticed that zigâs implementation was a non-working auto translation of rustâs, so I decided to rewrite it.
My repo: https://codeberg.org/Vulwsztyn/2048_zig
With the reader, writer, and arraylist api changes in 0.15 most of the sources were usless and if I hadnât found https://github.com/xyaman/mibu I guess I would have surrendered.
Feel free to roast the hell out of my code.
You must log in or # to comment.

