I'm nearing completion of my first game and I'm adding a Hall of Fame, which people can submit their name to if they complete the game (very hard) and view in game (possibly also on my website).
I was wondering what the easiest and best way of doing this is? I don't want to have to do it on my own server, so a website that will host them for me would be ideal. Just if there was a way my website could access them, but not act as a server would be a bonus but it's not necessary.
I've tried out OpenFeint but it's too intrusive on the game - I'm looking for something simple like Doodle Jump's leaderboards. Also it's important the leaderboard is ordered by date and doesn't display a score.
Thanks!