Skip to content

Instantly share code, notes, and snippets.

@ajweeks
Last active January 31, 2016 15:54
Show Gist options
  • Save ajweeks/bb5836241b03d2d130ed to your computer and use it in GitHub Desktop.
Save ajweeks/bb5836241b03d2d130ed to your computer and use it in GitHub Desktop.
Eleventh of Devember

Devember Day 11

I spent about an hour today watching some more Handmade Hero. It was a Friday livestream, during which Casey mostly just reviews the code that was written that week, which I honestly find very useful. There isn't much I can show for that here though. Casey spent a while describing how pointer aliasing works in C++, and answered various other questions over the ~1 hour Q&A section of the video.

I kind of felt like I was cheating Devember a bit by only watching a video, so I also spent some time working on my programming school assignment. More uses of classes, this time a MovingCircle class, a Pentagram class, and a Sprite class (finally something I can see myself actually using in the future). Screenshot of the final result shown below. I didn't create either of the animations by the way.

So anyways, that's all for today, I ended up actually getting a good two hours or so of programming done today, which I feel good about. See you tomorrow!

Previous Entry | All Entries | Next Entry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment