by Cameron Albert
22. August 2007 11:17
I found a good resource for creating games in
Silverlight at
SilverLight Games 101. Some basic tutorials and a game loop and key handler classes for use in your own projects. I am currently working on making some small Silverlight games and will eventually write a PBBG in Silverlight. I find it a little easier to use than Flash, escpecially the 1.1 Alpha since I can code in C# instead of JavaScript.