At work we have a paper leaderboard stuck to the wall with our xbox Live gamerscores on. This needs to be manually updated, and especially during busy times, just doesnt get touched. So I had an idea to do a basic PHP script that would sort named players into order of gamerscore, highest to lowest. It also seemd like a good idea because I've never done anything PHP related before, so it seemd like a good little intro excercise.
Currently done:
- All gametags displayed with avatars included (thanks to http://mygamercard.net)
- gamercards sorted by score
- dynamically able to handle adding and removing extra gamertags
- placeholder background image
Getting an artist friend to do a proper background image, and to be honest not really sure what other features to add.
Here it is!
Once finished I'll post full source.



