Why I didn鈥檛 rate your game

It sucks to have very few ratings and comments on your game, so here are a few pointers for next time.

Platform
The most rated games are the ones you can play in your browser. Try making your entry in java or in flash and embedding it in a webpage for maximum exposure. If you don’t want to have to suffer the horror that is (Java|AS|Flash) at least make a binary release for Windows since most people seem to have access to that platform (I don’t so please also make an OS X version 馃槈 ). If you’re making your game in Python (or its pale imitator ruby 馃槢 , or any other interpreted language for that matter) you might think you don’t need binaries but you’re wrong, people aren’t going to install a different environment for every single game. Same for L枚ve games.

Dependencies
If you do only release as source, or if you only release for one platform, or dynamically link libraries, keep dependencies to a minimum. If all I have to do to build the game is type “make” there’s a better chance I’ll try it than if I have to install 13 libraries which each in turn depend on half a dozen others.

Screenshot
I try to play all games regardless of the screenshot (in part because my own drawing skills are easily surpassed by those of a drunk monkey with a pen) but if the entry requires more than clicking on a shiny icon to run, I’ll definitely spend more time trying to get an entry with a cool screenshot working.

Rate other games (and leave comments!)
While I am determined to try as many games as I can, I prioritize rating the games from the people who left comments on my games first.

Of course these “rules” aren’t set in stone. You can make a game for the Atari 2600 and still have plenty of ratings. You can also make a game with an uninspiring screenshot and win best overall.
Of course you could also cheat by making a ton of games under different names to rate your own games 馃槢 .

Comments

28. Apr 2009 路 21:05 UTC
I think that the fact that mine is a Flash game was an incentive to rate it, definitely. Good tips overall.
Radix
29. Apr 2009 路 02:11 UTC
I think I probably would’ve gotten more ratings if my screenshot wasn’t dark as hell, but I had trouble taking something fairly representative of the game that didn’t spoil the ending.

That and I was really, really tired.
Endurion
29. Apr 2009 路 05:28 UTC
Hear, hear!
Mike_W
29. Apr 2009 路 07:37 UTC
I’ve rated quite a few . I had problems with the python ones that were not py to exe’d. I rated as many of those as I could, then found myself in the midst of a windows reinstall.
29. Apr 2009 路 08:57 UTC
I hear you. At the same time, as long as it’s technically possible for me to run something, I’ll install anything (short of malware) that’s needed. It doesn’t usually take long to download, and in the meantime I can go try other entries.