
Weeknotes 5
- weeknotes
- rpg
- zig
Another long break 😅 at this point, it shouldn’t bother me.
Plus note - currently I’m taking a vacation, so I might even write another post in the next week.
Ker Nethalas
Great solo-ttrpg which I have been playing for the past few weeks. Crunchy dungeon exploration and combat mechanics, intertwined with good character progression.
I don’t want to spoil to much, so I will end at that - I might write a full review after some more game sessions.
Learn more at their official website.
Zig
It is exactly 2 years since, I started playing around with zig. I quite quickly abandoned this language after not being able to import some c libs to it.
Around 3-4 months ago I come back to it and this time I fallen in love with it.
- Rewriting my the code for the microcontroller from c to zig - I might write about this project another time.
- Writing a simulator for my university.
- Writing an experimental collision system for future breakout rewrite.
… and many many more projects.
I have two conclusions
It is fun to code in.
and because of it
I will chose this language, even if I know that I will write more code to achieve the same stuff (with the same performance), then another language.