Thank you Casey , can you just let the pre-stream record a little more than 2 week so I can catch …
This is a red-letter day indeed! Because if you look at their other paperweight-style plushes, you…
I don't know if we'll have it in the overworld, but it sounded from Casey's description of the "la…
So I think the style has to be conducive to the gameplay in that manner. Interestingly, I think …
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…
I think you'd be able to do it pretty easy actually! In this picture, elevation is a fictitious co…
I've updated with keyboard input and support for day 30 code. Still need controller support but it…
Is it possible, or planned that there will be elevation added to tiles? I was thinking along the l…
Thanks for the answer. Since I had some time, I checked the assembly and did some test with rdtsc.…
After hearing a mention of the Shame Owl's origins (Copenhagen), I found a few handy links. First:…
One thing to look at is the kinds of procedural generation used by successful games. I think most …
Keep the link in the email you received. Once Casey does more streams he uploads it and you can do…
Hi there, bought the pre-order but that was before I owned my account, now I got the 30 days worth…
I'm not sure how Casey plans to handle "Sparseness" with Tilemaps, but this seems like one way you…
And BMP is basically the equivalent to WAVE in the image world - it has some headers, and then a b…
It is true they should be one language, but C++ is not the answer to everything, C++ is a overcomp…
Bjarne Stroustrup: Why the Programming Language C Is Obsolete I'm confused right now:( so who is w…
Assuming that one paid relatively well, for a game like Binding of Isaac Rebirth, how much (ballpa…
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.
Another commonly referenced "introduction to why OOP is bad":Casey
The simple way to put my problem with OOP is that it is "noun based" instead of "verb based". A ve…
I don't know if OOP is less optimal or not, but i like OOP concept of group code in classes , feel…
javier, Well I feel thoroughly chastised after reading that. I did 2 years as a CS major before mo…
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 h…
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 admi…