Scratch Notes

by Vorn Mom March 18, 2009 15:56

I'm just doing some preliminary design.  The game will use a silverlight front-end that ties to a WCF web service which will store the game history in a XML file. I know that I'm going to store the game as a list of moves borrowing from the chess layout and notation.

 The XML format will be something like this:

<SilverlightChecker>
<Game ID="1">
      <Moves>
              <Move>3a-4b<Move>
      </Moves>
</Game>
</SilverlightChecker>

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Silverlight Checkers

by Vorn Mom March 14, 2009 20:22


I'm going to be working on a series of tutorials that will show you have to build a checkers game from scratch in Silverlight.  More info soon...

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

General

Hello World!

by Vorn Mom March 14, 2009 14:35
This is my first blog entry!

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

General

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen | Modified by Mooglegiant

About the author

Vorn is a professional .NET software developer with 6+ years of experience from the south-eastern massachusetts area.  He specializes in web development technologies including ASP.NET, AJAX, and Silverlight.

Month List

Page List