|
|
|||
How do you embed an XNA Game into a web page?
Is it possible to embed an XNA game into a web page so you can play them in a browser?
Renea Mackie
2 Replies
Depending on the game you've developed it may not be possible.
If you aren't using 3D graphics you can use the SilverSprite library to run your game using Silverlight 2. Another option is to use ClickOnce to launch your game from a browser, but the game won't run from within the browser. Hope that helps!
Comment by
Renea Mackie
: Jun 08 2010 12:06 PM
That's awesome! Thanks Sarah. I'll show the students.
Some of them were interested in entering a game making competition and wanted to know if they could embed games they're working on in GS, but yes, it would be easy enough for them to make games using Silverlight.
Renea Mackie
|
|||
|