Yesterday I made a quick game called Flippy Flop using Otter. The whole thing only took me two hours or so, and the end result ended up being a relatively clean coded game.
Flippy Flop makes use of the EventRouter included in Otter. The EventRouter was originally authored by some smart Phoenix locals, and is used a lot in their Unity projects. Since it was just a C# implementation I grabbed and it stuck it in Otter. The EventRouter is all about following the Observer pattern. It can be a little weird to use at first, but I'm beginning to see the appeal of it.
(Disclaimer: There may be some bugs in the source for FlippyFlop. I didn't really check it over for memory leaks, which can easily pop up when using an Event system. If you don't make sure you're unsubscribing from events when objects are removed, or clearing the event router, you might find yourself in memory leak city.)
If you have any questions about Otter, or the source code of the game, check out the Otter forums or leave a comment below.
Apparently there's a game jam going down soon about a recent mobile game sensation. I had a few hours to spare today and I wasn't being productive on my big game, so I decided to whip something up in Otter.
Not only is it a pretty sweet game for iOS, but it also features my voice for one of the characters. I got to voice the number 48 in the game, and Corey voiced number 24!
Threes is a super clean, well designed game with amazing artwork and great music. It's insane how talented these dudes are and they've totally earned that number 1 spot on the app store. It's pretty cool just to be a tiny tiny part of it! Being a voice in a number 1 selling game is totally going on my resume. (I don't actually have a resume.)
Hi! I'm Kyle Pulver, and I make video games most of the time in Seattle, Washinton. Here you will find my thoughts, games, websites, doodles, and other stuff like that.
If you want to get a hold of me leave a comment, check out my email at the bottom of the page, or just tweet at me. Thanks for stoppin' by! You're the coolest.