Categories
Game Development Game Jams Learning

Mutations and Puzzles

So, I said at the end of my last post that I ought to play and rate the other entries in the two game jams I’d recently participated in, and I… didn’t do that as soon or as much as I should have. It was a busy time; the spring semester just started the day […]

Categories
Game Jams Learning Unity

A World in Pieces

So, over the weekend I participated in another game jam: Mini Jam 71, the latest installment of a biweekly game jam where each jam involves both an optional theme and a required limitation. This time the theme was “Puzzles”, and the limitation was that each entry had to combine two different game genres. This, incidentally, […]

Categories
Game Development Game Jams Learning Unity

Learning with LEGOs… a Later Look

So, two months ago I tried out the then-in-beta LEGO® Microgame, and wrote a blog post about my experience. Well, the microgame is now apparently out of beta, and there’s a four-week Live Learning Series devoted to it… which is now almost over, its fourth and last session this coming Monday. (Though of course the […]

Categories
Game Development Learning

A Look at the Unity LEGO Microgame

So last week Unity released a new LEGO® Microgame, and I said in my last blog post that I was going to try it out and probably make a post about it “tomorrow”. That “tomorrow” would have been last Thursday, and it is now the following Wednesday. What took me so long? Well, part of […]

Categories
Learning

Roll-a-Ball (Unity Learning Project)

So. Thus far most of my posts on this blog have been about my Create with Code Live personal project, Last Day to Live. That’s because for the last few weeks, that’s what I’d been spending most of my time on. But it’s not the only thing I’d been spending time on, or even the […]

Categories
Game Development Learning

Create with Code Live: Personal Project Retrospective, and Next Steps

So, this morning was the final session of the Create with Code Live Summer 2020 course, and the Graduation Play-a-thon. And while the course was definitely fun and illuminating, in one way I’m glad it’s over, because it means I can step away from my personal project for a while. For the last few weeks, […]

Categories
Game Development Learning

Last Day To Live: Week Five, Part Two

Today—about five minutes from the time I’m posting this—is the final session of the Create with Code Summer live course, the Graduation Play-a-thon. I don’t, of course, know whether Last Day to Live will be one of the games chosen to be played during the Play-a-thon, but just in case it was I wanted to […]

Categories
Game Development Learning

Last Day to Live: Week Five, Part One

So I have hitherto been making one post a week about my progress on Last Day to Live, but here in the final week of the Create with Code Live course I figured I’d split things up into two… largely because I’m at a point where I have some visually distinctive images to show, since […]

Categories
Game Development Learning

Last Day To Live, Week Four

So, I’ve had a lot to deal with this week and didn’t have as much time to work on Last Day To Live as I’d hoped, but I still got quite a bit done. Here’s a list of what’s new since last week, in the order I worked on them (more or less, though I […]

Categories
Game Development Learning

Last Day To Live, Week Three

So, I’ve made some progress on Last Day To Live since my last post. I got through the Unity Learn Beginner Programming course, and used what I’d learned there to redo the player control code using a state-based machine, which made the code a lot cleaner… and made it much easier than it would have […]