Blog

Behind Lucky Shot Part 1 of 2 - Smooth Moves

A while back, I posted a postmortem for my game, Lucky Shot. In it, I mentioned that one of the aspects that was most well-received was the AI. I myself found this amusing — while it was a good system, it was incredibly simple, only a small step above the enemies you see in a game like Super Mario Bros. So how did the enemies move so smoothly? A lot of it has to do with the movement system, and that’s what I’m going to cover in this article.

Before I get started, though, I’d just like to say that this likely won’t be anything new to anyone who’s programmed a physics system in a game before — in fact, if you have, you will likely see this as overly basic. And it is. This is meant more as a beginner’s introduction and as a showcase on how some very simple ideas can lead to some very nice behaviour. It does, however, require some knowledge of high-school level math and physics.

Read more…

Lucky Shot Postmortem

A while ago, I released my retro-gambling-shooter game, Lucky Shot, to the public. As I mentioned there, this wasn’t the first time the game had seen the light of day — it was created for the University of Toronto Game Design and Development Club’s 2011 Game Making Deathmatch. It won the grand prize in the judged competition, ranked fourth in the public showcase, and was generally well-received. And of course, more than anything else, it was a great learning experience.

Last year was actually the first time the club ran the public showcase. We held it during the Computer Science Student Union’s game night, and to take full advantage of it, we gave out feedback forms, asking people to rate each game and write a few words about it. I found that the reactions we observed and the feedback we got were even more valuable than the prizes given out. With that in mind, let’s take a look at how people enjoyed the game.

Read more…

Lucky Shot

Let’s start things off with a bang! Now available to play right in your browser, the grand prize winner of the University of Toronto Game Design and Development Club’s 2011 Game Making Deathmatch competition, Lucky Shot!

<a href="https://www.kronopath.com/games/luckyshot/"target="_blank" rel="noopener noreferrer"> Lucky Shot </a>

Click the image to play!

Your questions and feedback are welcome as well. You can post a comment here or send me an email. Also, keep an eye on the blog in the coming weeks: a postmortem will be coming soon, as well as a breakdown of the game’s simple physics and AI systems. Hope you’ll enjoy it!

Hello everyone!

It appears you’ve somehow stumbled across this little corner of the web. This website is still under construction, so it may be a bit before any real content shows up, and you may see wild changes to the site’s layout. This is normal! Just give it some time.