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.
Oussama
Thank you Casey , can you just let the pre-stream record a little more than 2 week so I can catch …
»
Andrew Chronister
This is a red-letter day indeed! Because if you look at their other paperweight-style plushes, you…
»
Andrew Chronister
I don't know if we'll have it in the overworld, but it sounded from Casey's description of the "la…
»
Andrew Chronister
So I think the style has to be conducive to the gameplay in that manner. Interestingly, I think …
»
Mārtiņš Možeiko
Don't benchmark code without optimizations. Those numbers can be completely different than code wi…
»
Dan
I'm confused right now:( so who is wrong ?[/quote] I am going to try to take a stab at this.... …
»
ryalla
Another classic is Steve Yegge's . There are good things to learn from OOP, but the hoops you have…
»
Ruy Calderon
I think you'd be able to do it pretty easy actually! In this picture, elevation is a fictitious co…
»
Karl Kirch
I've updated with keyboard input and support for day 30 code. Still need controller support but it…
»
Daniel Wood
Is it possible, or planned that there will be elevation added to tiles? I was thinking along the l…
»
Simon Anciaux
Thanks for the answer. Since I had some time, I checked the assembly and did some test with rdtsc.…
»
theinternetftw
After hearing a mention of the Shame Owl's origins (Copenhagen), I found a few handy links. First:…
»
theinternetftw
One thing to look at is the kinds of procedural generation used by successful games. I think most …
»
Iker Murga
Keep the link in the email you received. Once Casey does more streams he uploads it and you can do…
»
Jordan M Jenkins
Hi there, bought the pre-order but that was before I owned my account, now I got the 30 days worth…
»
Andrew Chronister
I'm not sure how Casey plans to handle "Sparseness" with Tilemaps, but this seems like one way you…
»
Neil Blakey-Milner
And BMP is basically the equivalent to WAVE in the image world - it has some headers, and then a b…
»
Javier Flores
It is true they should be one language, but C++ is not the answer to everything, C++ is a overcomp…
»
hendrix
Bjarne Stroustrup: Why the Programming Language C Is Obsolete I'm confused right now:( so who is w…
»
Earthserver
Assuming that one paid relatively well, for a game like Binding of Isaac Rebirth, how much (ballpa…
»
Class GenericHuman
Since we are using four sided Tilemaps where each sides may or may not have exits, can we use a st…
»
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":Casey
»
kbailey
The simple way to put my problem with OOP is that it is "noun based" instead of "verb based". A ve…
»
José De Gouveia
I don't know if OOP is less optimal or not, but i like OOP concept of group code in classes , feel…
»
Jim Drury
javier, Well I feel thoroughly chastised after reading that. I did 2 years as a CS major before mo…
»
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 h…
»
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 admi…
»