Since we are using four sided Tilemaps where each sides may or may not have exits, can we use a s…
Mike —
:woohoo: I'm on board!
Hello to everybody, it's going to be one cool journey.
Another commonly referenced "introduction to why OOP is bad":
https://www.youtube.com/watch?v=rX…
The simple way to put my problem with OOP is that it is "noun based" instead of "verb based".
A …
I don't know if OOP is less optimal or not, but i like OOP concept of group code in classes , fee…
javier,
Well I feel thoroughly chastised after reading that. I did 2 years as a CS major before …
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 …