Getting Started on Isometric Board Game port

Posted by Jehosephat on Game Development See other posts from Game Development or by Jehosephat
Published on 2012-12-02T15:21:05Z Indexed on 2012/12/02 17:22 UTC
Read the original article Hit count: 276

I have developed a (off-line) board game that I would like to translate to an online/social game in an isometric grid perspective. My background is in .NET web development, so I'm very comfortable with C#, HTML, jQuery/javascript. Still getting my feet wet with HTML5. I have familiarity with Flash, but I haven't worked with it in years. I'm also interested in working with Azure for hosting the back-end.

Ultimately I'd like this game to have persistent leaderboard/achievements and therefore be able to log in through FB and Kong and the like.

Obviously, I'm not looking for 'here's exactly how to do all of this'. But I would love some opinions on where to start, particularly given my background and goals. Would be happy to share more details if it makes answering easier!

Thanks!

© Game Development or respective owner

Related posts about isometric

Related posts about tutorials