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.
Casey Muratori
Both seem to work fine for me... - Casey
»
Patrick Lahey
If you are interested in mathematics fundamentals (i.e. introduction to vectors, coordinate syste…
»
Mike
It seems that youtube got some problems with these 2 videos. Day 7 loads only on 360p after a lo…
»
Thomas Frase
The fact that it's going to be tiled screens with no scrolling is a bit disappointing. At this po…
»
Moritz
Thanks alot! I now have a batchfile to run devenv with the files i want it to open in it, works p…
»
Class GenericHuman
create an enum for the tilevalues and one for tiledirection 1 2enum class TileName {OPEN, WAL…
»
Class GenericHuman
Do they have ones with eyes? These don't seem to have any stitched on.
»
Simon Anciaux
The LINK error is normal: when you build handmade hero there are 2 compiles, one for win32_handma…
»
Class GenericHuman
For your first problem: 1) Right click on win32_handmade in your solution explorer. Choose 'Debug…
»
Simon Anciaux
I had never used the volatile keyword. Using only "volatile uint64 diff..." I couldn't inspect th…
»
Moritz
When i use devenv win32_handmade.exe, it only loads the win32_handmade.cpp file as well as a the …
»
Roderic Bos
Man I really suck at Binding of Isaac.... Hopefully HH will start easier than that. (well I'll ge…
»
Sleepy
If I recall correctly, Casey mentioned that he wanted it to be obvious to the player whether a sh…
»
Sleepy
I was thinking along the same lines as the OP, that something needs to be changed with the Q&…
»
kbailey
C++ <=/=> OOP. I've worked on C++ and Java OOP projects and they were not good. The projec…
»
itsuart
I've heard good things about "How to Design Programs" beginners book (http://htdp.org/), but it's…
»
Andrew Bromage
I'm going to try to be fair here. OO isn't "bad" in and of itself, but it's not what you want her…
»
itsuart
I think good indicator of how good "paradigm" X is inverse of number of books titled "Effective X…
»
Randy Gaul
Best C book besides knrc is http://www.amazon.com/Programming...pproach-2nd-Edition/dp/0393979504…
»
Oussama
You can find here a good one from Standford : Stanford C programming, Introduction to Computer…
»
Andrew Chronister
In my experience, if you want to code without knowing the details of how a computer works, C++ is…
»
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, yo…
»
Andrew Chronister
I don't know if we'll have it in the overworld, but it sounded from Casey's description of the "l…
»
Andrew Chronister
theinternetftw I think far less authored are things like Minecraft, Terraria, No man's guy, et a…
»
Mārtiņš Možeiko
Don't benchmark code without optimizations. Those numbers can be completely different than code w…
»
Dan
hendrix Bjarne Stroustrup: Why the Programming Language C Is Obsolete https://www.youtube.com/wa…
»
ryalla
Another classic is Steve Yegge's Execution in the Kingdom of Nouns. There are good things to lear…
»
Ruy Calderon
I think you'd be able to do it pretty easy actually! In this picture, elevation is a fictitious c…
»
Karl Kirch
I've updated with keyboard input and support for day 30 code. Still need controller support but i…
»