How can you move hero offscreen? Day 37 keeps hero centered in screen all the time. And Day 39 has…
iain —
Hello, I've been coding along and am really enjoying the series, thank you Casey for all your hard…
IMO... 11th Rule of Programming: every GPL (e.g. C++, Python) is a meagre implementation of an IDE…
spx —
Hi, regarding your issues: I wasn't yet able to reproduce this. At least not with a "minimal X11 e…
I'm a complete beginner in graphics programming and want to learn more about the current graphics …
Thanks very mucho. I understand it now.
A tile chunk is the concept of a group of tiles, in our case, a block of 16 * 16 tiles. But in pra…
Thank you. So We still allocate same 128x128, we just don't touch the parts of this 128x128 block …
The concept of tiles and tile chunks are separated things. The game still allocates 128 * 128 tile…
Hello, In the video at 32:05 we can see the map drawn and the red area correctly showing where the…
This certainly comes up a lot and as such has a pretty high-priority. I currently plan on using na…
Isn't your premise antithetical to the handmade manifesto? It seems like your premise is "performa…
C_Worm —
Hi! During the refterm mini-series where casey talks about the refterm, he mentions that he did li…
Jason —
Awesome. Ya, I definitely was not modifying and removing struct members between runs. I went back …
Neo Ar —
Noid Developer Preview 5 CUSTOMER CARE PACK Halloween Pumpkin Patch™️ OUT NOW!!!! Download you…
I've been using RemedyBG alongside 10x editor as a Visual Studio replacement. 10x allows custom py…
The expanded state should be preserved as long as the type of the variable remains the same across…
Thanks so much for trying the demo! The visual glitching you're seeing is an issue with AMD's Rade…
Jason —
It seems my watch window variables don't stay open in there current state through multiple runs (r…
Neo Ar —
Oh my god, I hadn't seen this yet and it is incredible. This bad boy is gettin a youtube-dl right …
C_Worm —
Yes haha, that's it! Big thanks! :)
Jens —
It's been a while since last update so I figured I would show instead of tell what's going on. As …
Do you mean Codelesthenics stream?
Neo Ar —
I'm going to be extremely upset if we don't get a literal "Casey's Karate Warmup Video" now. My ex…
Hi, I'm using Codeclap 0.9.7.1 on x86_64 linux (Ubuntu 20.04) Issues:Running an X11 application in…
C_Worm —
hello! I know i watched a video on youtube with casey where he had like a red headband and did som…
Congrats for the release. I tried the demo and I have some visual glitches (small "triangles" flic…
We would need some way to describe to Remedy how a type coming from a particular module would map …
Hi all! Sorry for the late update! We have some new developments to share. We just released AOgmaN…
Although I don't have a use for it at the moment, I tried it quickly to see if I should keep it in…