What is Silverlight?
Read this
Silverlight overview
, or browse
Silverlight.net
for tons of information about Microsoft's cool new technology.
Play free Silverlight games on Mashooo.
Login with
OpenID
Mashooo on twitter:
   
 
<< Developers
Useful resources for game developers and designers
Search by tag cloud:
.NET
-
Animation
-
Articles
-
Books-Magazines
-
Code
-
C-Sharp
-
Discussions
-
Dynamic Languages
-
Engines-Frameworks
-
Expression Blend
-
Expression Design
-
Firefox
-
Fireworks
-
Graphic Design
-
How to
-
IE
-
JavaScript
-
Linux
-
Mac
-
News
-
Open Source
-
Photoshop
-
Tips and Tricks
-
Troubleshoot
-
Tutorials
-
VB.NET
-
Visual Studio
-
Web Services
-
Websites-Blogs
-
Windows
-
Xaml
-
Search by keyword:
All resources tagged "C-Sharp":
1
Farseer Physics Engine based game Krashlander and path to mini language conversion
   
Added on 
May 5, 2009
 
in category 
Development
 
by 
APIJunkie
Jeff Weber talks about his new game Krashlander and on the way shares valuable information and resources on path geometry to point list conversion in Silverlight which can be an issue when designing Silverlight games. Among other things Jeff posts code that enables you to take path objects convert them to mini-language and then back into path objects.
Tags:
  
C-Sharp
  
Tips and Tricks
  
How to
  
Code
2
Source code for the We Are Bugs game refactored and released
   
Added on 
March 1, 2009
 
in category 
Development
 
by 
APIJunkie
Jeff Weber has recently released the source code for his cool Mix 10k game entry. The source code was refactored and uses the Model-View-Controller pattern.
Tags:
  
C-Sharp
  
Open Source
  
Code
2
Anatomy of a Silverlight Game: Avoid Common Mistakes When Building Online Games
   
Added on 
February 7, 2009
 
in category 
Development
 
by 
APIJunkie
Nikola Mihaylov from Microsoft wrote a comprehensive document about Silverlight game development using his popular shock game as a reference. He is releasing the code to the game as well. The document discusses the basics of online game development in Silverlight and uses shock source code as an example.
Tags:
  
C-Sharp
  
Code
  
Articles
0
Silverlight eyes
   
Added on 
January 28, 2009
 
in category 
Development
 
by 
Silverlight Girl
Clear explanation on how to create a pair of eyes that will follow the mouse's motion. I can see the huge potential of these eyes when they fall in the hands of a graphic designer.
Tags:
  
C-Sharp
  
Animation
  
Code
0
Developing a Casual Game with Siverlight 2 – Part III
   
Added on 
January 21, 2009
 
in category 
Development
 
by 
APIJunkie
Part 3 in a Silverlight game development series of articles by Joel Neubeck exploring the process of designing and building a casual online game in Silverlight 2.
Tags:
  
C-Sharp
  
Tutorials
  
Code
  
Articles
0
Destroy All Invaders Game and Code
   
Added on 
January 1, 2009
 
in category 
Development
 
by 
APIJunkie
A cool action game with source code that uses Microsoft Virtual Earth images for the background. The game was written by Andy Beaulieu. You should also check out the other cool games and code available on his site.
Tags:
  
C-Sharp
  
Code
0
A simple Silverlight game particle system
   
Added on 
December 23, 2008
 
in category 
Development
 
by 
APIJunkie
Particles are a key part of game programming. They are used in explosions, smoke effects, and many other types of effects.
Tags:
  
C-Sharp
  
How to
  
Code
1
Getting Started with Silverlight Game Development
   
Added on 
December 20, 2008
 
in category 
Development
 
by 
APIJunkie
A list of resources by Andy Beaulieu to help you get started with Silverlight game programming.
Tags:
  
C-Sharp
  
How to
  
Tutorials