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.
hugo
I remember Winamp assuming those shapes back in the day :) People probably stopped doing it for a…
»
Bill Strong
fredih Thank you guys! I don't think that I was specially comfortable with programming, so I thin…
»
Mārtiņš Možeiko
You need top use Layered Windows to control actual shape of window. As for cool win32 secrets - …
»
Connor
Hello all! I was digging around the web for win32 stuff this week and found something cool. You…
»
Neo Ar
bunjee It's mostly QML so it should build well. Making it run is another story. I can already p…
»
Matt Mascarenhas
Hi Ishan, although I still haven't started coding along, as such, I did build it along here on Ar…
»
Mór
I think you should start his videos and see how you go. If you get stuck on something, use a sear…
»
fredih
Thank you guys! I don't think that I was specially comfortable with programming, so I think I'll …
»
Bill Strong
ishanatmuz I am new here. I am going to start from Monday 26th here in India. What I want to kno…
»
Ginger Bill
I also never finished it because it's time consuming. I may finish it eventually but I have other…
»
Simon Anciaux
Yes, you need to buy the game to get access to the source code.
»
Simon Anciaux
Ginger Bill also made an intro to C.
»
Ishan
I am new here. I am going to start from Monday 26th here in India. What I want to know is two th…
»
N Setobol
Casey always says don't worry about catching up. I'm only on day 34.
»
Casey Muratori
Yeah I don't really know why it's defined the way it's defined. We use a utility function for ac…
»
eteran
Ironically, looking back at episode #288, it used to be defined as "entity *Array[16]". Which is …
»
eteran
Well, any deference of the Array member will result in garbage data. If you aren't actually doing…
»
Casey Muratori
I'm not sure what bug you're reporting here, though? Unless I'm mis-remembering, we do not use A…
»
eteran
As a proof of concept, I wrote this little test program: 1 2 3 4 5 6 7 8 9 10 11 12 13 …
»
eteran
I believe that I have spotted a bug in the code. I'm not a paying member who can report on the gi…
»
Mārtiņš Možeiko
Yes, it is other way around. Instead of compiler making unoptimized builds slow, it does really h…
»
Bill Strong
How comfortable did you feel with writing the C# Unity game? Do you get programming? If the answ…
»
Bill Strong
So what Casey writes is code that fits his mental model of the CPU. Unless he is a super genius a…
»
Unlegushwanion
Casey has said that his code is more or less aligned to how the hardware works? So why is the un-…
»
fredih
Hello! I just found this project and instantly fell in love with it. It was exactly what I was lo…
»
Allen Webster
Yeah this is a known issue in 4.0.11 that a few people have already reported. It is fixed in the…
»
NotAClue
I have these keys bound to the builtin command write_and_auto_tab, all with MDFR_NONE: 1'\t','}',…
»
Casey Muratori
Yes, that seems reasonable, if you don't hear any artifacts with that (sometimes you can hear per…
»
Flyingsand
As you said in day 330, I agree that calculating sin/cos once per sample is too expensive. I actu…
»
ciprian
A way to select the audio device would be cool too. Something similar to
»