Related Articles

4 users responded in this post

Subscribe to this post comment rss or trackback url
User Gravatar
martiinko said in February 5th, 2010 at 6:13 pm

I think that the high score table should have the same background color as the credits have. :-)

User Gravatar
Jayenkai said in February 6th, 2010 at 4:36 am

Indeed, the highscore looked nice to start with, but after some background color experimentations yesterday it became strikingly obvious that any light background would completely wash out the highscore table’s box..
I’m currently leaving it as it is, though. I’d rather get the game done over the next few days, and have another play around with the titlescreen for the next game.

Might even *shock horror* attempt to draw a few polygons, for slightly rounded edges!!!

User Gravatar
martiinko said in February 7th, 2010 at 2:31 pm

How is that I don’t have that nice avatar as you have? :-D

User Gravatar
Jayenkai said in February 7th, 2010 at 2:53 pm

They’re “Gravatars”. Head to gravatar.com, sign up, upload an avatar, and it’ll appear.

They’re pretty universal, and work from your email address. Any gravatar supporting site will automatically use it, assuming you use the same email address.

Serverside, Gravatars are quite easy to implement into your own site. Just take the user’s email address, convert to lowercase, and mash it with md5, then ask gravatar for the associated image.

Any email it doesn’t know will instead get a random image. Or monster in this case..

(since the email address is MD5 hashed, it’s pretty damn near impossible to un-hash it, and extract a user’s email addy. So.. Safe and sound!!)

Leave A Reply

 Username (Required)

 Email Address (Remains Private)

 Website (Optional)