Matthew Ammann

Student, Programmer, Flash Enthusiast

New Firefox Addon – Better Kongregate

Better Kongregate is an add-on I created for Firefox that brings 13 Greasemonkey scripts for Kongregate together in one simple package. You don’t need to know anything about scripting or Greasemonkey to install the add-on and you’ll be able to enable or disable each script as desired. Also, there are links available that will take [...]

Robot Saga – Big Hit on Big Fish Games

I’ve got great news! Robot Saga: Escape is the third most popular game in the Action & Arcade genre on Big Fish Games! It’s got about 7,300 views as of now, and is the 10th most popular online game on the entire site. We had a non-exclusive license agreement that gave me some extra cash [...]

Greasemonkey AFK Color Chooser Script (Kongregate)

Kongregate users, Have you ever wanted to change the color of the AFK (Away From Keyboard) users in Kongregate chat? Now you can. I’ve designed a script, with a lot of help from Ventero, that allows you to change the color of the users that are AFK to whatever color you want using hexadecimal colors. [...]

SoundObject Class Tutorial [AS3]

During development of my latest game, Robot Saga: Escape, I created a custom class from scratch that is designed to increase efficency. This class, called SoundObject, is used to manage all the sound functions for my other class files. This allowed me to simply call a SoundObject function from the other classes without having to [...]

Inside Robot Saga: Escape

Every developer has to keep things organized. Since I usually have multiple applications going at once, I write things down. These notes can be anything from Known Bugs to ideas about future game features. Here are some of the things I wrote down while developing Robot Saga: Escape: