After I recently got sound working (somewhat) in my platform layer using ALSA, I figured I should…
OOP culture promotes bad practices, you should be thinking about the data you are working on and …
There is no reason to use OOP.
No not a problem, I appreciate your opinion! I mean, a great deal of what I was proposing was adm…
This may have been answered in a Stream that I missed, or have not gotten to yet, but since we're…
I can guarantee you it's not the port or the microphone :) If you record the audio from the micro…
This might be a personal opinion kind of answer, but I've always considered good boss designs in …
Not saying this is the solution, just a possible solution I just thought of. Since as the "chambe…
epsilon I noticed that the current tile layout occludes half of a tile on each side of the chambe…
The idea behind the pre-stream questions is that they are meant to be transient and off-topic. I…
manishsharma hotly quipped:
Would be great to have entire stream somewhere. Not sure if there a w…
Tim —
I noticed that the current tile layout occludes half of a tile on each side of the chambers. I wa…
Yes! Some really interesting topics are being covered now, and if I miss a stream, I want to stil…
I would totally buy a coffee mug with the "no poopsauce" logo on it. My ancient GameDev.net mug n…
I really want an image of the Owl Of Shame staring out the window at a garbage man.
I'll see what I can do in the next day or so! I feel pretty close.
I don't know how "fixed" the game design, on casey's side, already is, but maybe we could collect…
Is he late, sick or took a day off? I was kind of expecting an update by now, and I am feeling li…
I've just added debug save state and replay, and ensured it works with Day 30.
Is there a downside to computing the pixel offset from x and y every loop cycle instead of increm…
The general principle is that that there is "stuff" which mostly doesn't change between frames. D…
royh —
If you run the ido-find-file command (ALT-f using Casey's .emacs), and you enter in a file that d…
Great tip! I didn't realize it worked for DLLs.
I think the one that I've heard most commonly referenced recently and a good start is Binding of …
I look forward to seeing your code - I wanted to use MMAP_INTERLEAVED simply because then I could…
Neo Ar —
I assume handmade penguin is going to go up to the equivilant of episode 25, any updates on when …
I just started working on ALSA for my Common Lisp implementation. I'm going the MMAP_INTERLEAVED …
So Legend of Zelda is mentioned by Casey but are there any other inspirational tilebased games we…
So the renderer is still in the CPU, the opengl bits are just to get the graphics buffer to the s…