So, as I promised, I want to start showing the core libraries of the engine. I am not releasing li…
so I tend to agree with gb on this--generics (as found in c#, hindley-milner, etc) are one thing,…
fwiw i think c++ makes two mistakes--1) thinking types are hard to reason about, and treating them…
The code is pretty messy, and I didn't check to see if you already had string operations somewhere…
Maybe. ;) I'm still considering it and I'm finding some holes in the mechanic, unfortunately; a go…
Ah, that was something I cut. Wirmpht generates prototypes for procedures, forward-declares struct…
For sound effects, check out BFXR For music, give Bosca Ceoil a try Both are basic but simple, a…
Hey everyone, I just recorded a series of several installments of the Cipher Drive project, the fi…
Arrived here for the same reason of the OP. Finally resolved using the start in combination with t…
I don't think full-on code generation is the right choice for the simple things like generic conta…
If you can do you web programming in C, then Odin is even better for it. The problem is that Odin …
That idea of faking generics is quite clever and would be good enough to solve most problems that …
naej —
Hey just wanted to say I'm finally picking up this series again after buying source code over a ye…
xel —
Thanks for sharing, I found this useful. Could you elaborate on how this tool you're making solves…
I just watched it. Trying to turn everyone into synethesiasts? ;-) Interesting game mechanic, inde…
Hey everyone! I just recently uploaded the third game devlog. I didn't get a whole lot done, as li…
Web dev isn't so bad if you have a team of ~3 people. Then one person can just do javascript/css/h…
good call. I may need to also create a test galaxy sector where it is obvious if things are right…
So I just stumbled onto ... It basically shows that go uses a trait bundle (which they call type …
you can check the textures end up in the right place/orientation using a debug texture with colore…
wooo, I haven't verified if the stars are really in the right positions, but I just spewed a ton o…
The syntax highlighter currently auto-detects the language inside the codeblock. However auto-dete…
Perhaps something simple like "The game must compile in under 2 seconds".
Yeah, constraints are great, and I agree they boost creativity! Just suggesting we make them opt-i…
aka if it's the x component and it is negative then the coordinates on the -x plane is (-y/x, -z/…
Said monthly update is now .
It's been doing that for over a decade. Webdev tends to follow this hype cycle: "Look at this ne…
For me, the most fun jams are the ones that have constraints. It breeds more creativity and becom…
I'm also not a musician in any way, but when I make jam games, I usually use . It's free and as fa…
I am not a expert in music so I was thinking is there any way for a programmer to make music. I wa…