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.
Roderic Bos
Was answered in later stream and already asked here: ;-)
»
Thompson Lee
At 2:14:26 into the Day 20 video, I see Casey adding a new variable called ExpectedBytesUntilFlip.…
»
GAFBlizzard
For what it's worth, I think I've had an odd noise issue issue with analog ports, though I can't r…
»
itsuart
Try this
»
Rafael Grossi
I'm pretty sure this isn't the best place.. maybe not even the right place?? to post this, but i'l…
»
Troncoso
Nice! I was actually trying to do this for a very short time, but I found that it got harder and …
»
Casey Muratori
Yeah, sorry for not putting a big disclaimer on these things, but until we get to writing these f…
»
Flyingsand
I seem to recall that Casey touched on this briefly when he was doing the sound stuff, but audio t…
»
Class GenericHuman
Uberstedt, round to even is useful when you have a lot of half fractions in your data(3.5, -4.5). …
»
Thompson Lee
I found the problem. In this code of Day 19, at 0:47:15 in the video, where Casey is working on t…
»
Andrew Chronister
This ended up happening due to the way he decided to time the sound output relative to the frame …
»
Thompson Lee
Day 19. Other than the issue I'm having (stack corruption), I am happy that I get to code and foll…
»
Mike
I've just hit the 10 episode mark. Also want to share my experience with the series. I started wit…
»
Thompson Lee
Newcomer here. I followed Casey's coding sessions from Day 1 through Day 19 along using Visual Stu…
»
Nines Baobaberson
I also like to program along on my own version from scratch, although keeping things coordinated w…
»
Patrick Lahey
The general problem with OOP is that it presupposes that a hierarchy is always the best way to dec…
»
handmade_clutz
mrmixer, that works great, thank you! My NppExec script wasn't showing up in the Run->Modify Shor…
»
Neil Blakey-Milner
Just noticed this stream: It happens on most Thursdays recently (just not last week on Christmas).…
»
Johan Öfverstedt
Pseudonym73, Do you know why round to even is a common rounding mode? It seems kind of strange but…
»
Neil Blakey-Milner
That video is so so awesome.
»
Benjamin Kloster
Hi there, Casey probably mentioned it in one of the streams, but I must have missed it. Why are th…
»
Iker Murga
Speaking of game flourishes, this is the funniest talk on the topic I've ever seen:
»
Iker Murga
Yes, you are correct. As I mentioned Casey started by talking about the width of the rectangle as …
»
John Meyer
Changing from instant switch to scroll in very specific cases (say, boss battles) could be very e…
»
Roderic Bos
Changing from instant switch to scroll in very specific cases (say, boss battles) could be very e…
»
Neil Blakey-Milner
I've always been interested in how to take the flourishes that seem cool/new at first, and ratchet…
»
Roderic Bos
Yeah so will it make it harder to distinguish between world space and screen levels?
»
Roderic Bos
Casey[/quote] I feel like instant switching gives off a vibe of being unpolished.[/quote] I'd like…
»
Andrew Chronister
I thought the height ended up being used anyway? Our tiles were square (60 pixels by 60 pixels), a…
»
Andrew Chronister
I've only taken cursory looks at what native calls on android look like, but the way I'd probably…
»