Tonight I teamed up with Jason and we got some more stuff in order. Originally we set up a server for Nomad Axe but it isn't really doing anything. So Jason is working on moving Nomad Axe from the server over to an Amazon S3 bucket. Anything dealing with player interaciotns can be handled in a different way using something called web RTC.More on this later as I wrap my head around it and I can explain it in my own words.

I have been sitting on this favicon for a while so it's about time to throw it up on the site. I highly reccomend using Icon Slate for any of your icon needs. It allows your .ico to be retina ready with only one file and no code. You can check out this post on daringfireball.net and it explains everything including how to use Slate Icon to make your favicon.

In addition I have been working on more of Sam Lacanshires HTML5 game tutorials. The second tutorial adds 'items' to the canvas that the player can 'pick up,' the third allows you to add your own sprites, and the fourth adds a counter to the game. One thing I still don't understand is how to make the sprites loops. For example, if I wanted to add more frames to make it look like the character is walking. It's alright there is another tutorial that explains how do it and I will be going through it maybe sometime tomorrow.