Silverlight Tic-Tac-Toe
I got it into my head one fine day that I will try to find out what this Silverlight thingy is all about. I read the quickstart tutorials a bit, read some arbit blogs and finally decided to write up a tic-tac-toe implementation using the alpha version of Silverlight 1.1 (or is it 2.0 now?). If you have Silverlight 1.1 installed on your Windows box and happen to use Internet Explorer or Firefox then you can click here to take a look at the game. The game AI isn't exactly HAL 9000 but does an admirable job of appearing to be intelligent by making inexplicable random moves. If you're a geeky kind of person and want to look at the source then the links are available below.
- Click here to run the game using your current browser.
- Click here to download the source code. You'll need to install Visual Studio 2008 and the tools alpha for Visual Studio 2008 if you want to build the project.
comments powered by Disqus