We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Class GenericHuman
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.
»
Casey Muratori
Another commonly referenced "introduction to why OOP is bad": https://www.youtube.com/watch?v=rX…
»
kbailey
The simple way to put my problem with OOP is that it is "noun based" instead of "verb based". A …
»
José De Gouveia
I don't know if OOP is less optimal or not, but i like OOP concept of group code in classes , fee…
»
Jim Drury
javier, Well I feel thoroughly chastised after reading that. I did 2 years as a CS major before …
»
Neil Blakey-Milner
After I recently got sound working (somewhat) in my platform layer using ALSA, I figured I should…
»
Javier Flores
OOP culture promotes bad practices, you should be thinking about the data you are working on and …
»
itsuart
There is no reason to use OOP.
»
Ruy Calderon
No not a problem, I appreciate your opinion! I mean, a great deal of what I was proposing was adm…
»
Jim Drury
This may have been answered in a Stream that I missed, or have not gotten to yet, but since we're…
»
Caleb Spare
I can guarantee you it's not the port or the microphone :) If you record the audio from the micro…
»
Iker Murga
This might be a personal opinion kind of answer, but I've always considered good boss designs in …
»
Iker Murga
Not saying this is the solution, just a possible solution I just thought of. Since as the "chambe…
»
Casey Muratori
epsilon I noticed that the current tile layout occludes half of a tile on each side of the chambe…
»
Casey Muratori
The idea behind the pre-stream questions is that they are meant to be transient and off-topic. I…
»
SteelGolem
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…
»
SteelGolem
Yes! Some really interesting topics are being covered now, and if I miss a stream, I want to stil…
»
SteelGolem
I would totally buy a coffee mug with the "no poopsauce" logo on it. My ancient GameDev.net mug n…
»
Lachlan Easton
I really want an image of the Owl Of Shame staring out the window at a garbage man.
»
Christopher
I'll see what I can do in the next day or so! I feel pretty close.
»
sinsizer
I don't know how "fixed" the game design, on casey's side, already is, but maybe we could collect…
»
Livet Ersomen Strøm
Is he late, sick or took a day off? I was kind of expecting an update by now, and I am feeling li…
»
Neil Blakey-Milner
I've just added debug save state and replay, and ensured it works with Day 30.
»
Andrew Bromage
Is there a downside to computing the pixel offset from x and y every loop cycle instead of increm…
»
Andrew Bromage
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…
»
Patrick Lahey
Great tip! I didn't realize it worked for DLLs.
»
Neil Blakey-Milner
I think the one that I've heard most commonly referenced recently and a good start is Binding of …
»