MakeCode Arcade Game Jam

For obvious reasons (you know, like knowing nothing about making video games), I’d never participated in a Game Jam before this one. Since MakeCode Arcade is so intuitive and easy to pick up, and with the theme being a 5-second minigame in the thread of Warioware, I knew I had to come up with at least one entry.

And in the end, entered two: “CROSS” and “BRUSH”

Full Game Jam game is HERE.

CROSS

Very straightforward game. Help the doggy safely cross the road to get that sweet, sweet drumstick. Code was similar to that of Trogdor: Endless Burnination, so I was fairly confident I could get it to work on my own.

Link to the minigame to see all the ins and outs HERE.

BRUSH

This was a bit more of a challenge for me. Goal was to have multiple randomly-placed items that needed to be destroyed when the player sprite and the item sprite overlapped. In my practice game, I thought an array was the way to achieve my goal, but instead of each item sprite being destroyed individually, all of them would be destroyed at once.

I was stuck, reached out to the MakeCode Arcade forum, and jwunderl came in (again) with expert advise on how to solve the problem.

Once I had the practice game sorted out, I was able to implement the code into the Game Jam template and my entries were complete. The objective here is to brush the gunk out of the teeth.

Link to the minigame to see all the ins and outs HERE.

Both were really fun to put together, and I am proud and excited to have them included in the full game along so many other excellent minigames.

ALSO, “BRUSH” was mentioned in Adafruit’s MakeCode Newsletter. I am honored to have made something so great/gross that it received a shout-out.

Like what you’re seeing here? Leave me a comment below, follow @DragonMtnDesign on Twitter, or say hey if you see u/DragonMountainDesign about on Reddit.

I have an itch.io page now too, so all future video game projects will be posted there as well.

Categorised in: ,

Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.