 |
|
|
|
Shuffleboard: A Windows Phone 7 Sample Game
|
|
|
 |
|
Comments (6)
Add Comment
|
Shuffleboard: пример игры для Windows Phone 7 с открытым исходным кодом
|
By TrackBack on
5/27/2010 7:07 AM
|
Thank you for submitting this cool story - Trackback from progg.ru # progg.ru
|
|
|
Re: Shuffleboard: A Windows Phone 7 Sample Game
|
By Anonymous on
5/27/2010 2:24 PM
|
Is Silverlight capable of a bowling game or are the 3D requirements for the pins too demanding? by the way, great work on this
|
|
|
Re: Shuffleboard: A Windows Phone 7 Sample Game
|
By Anonymous on
5/27/2010 6:59 PM
|
I would go with XNA for anything requiring real 3D on WP7 at this point. Silverlight is limited to simple Perspective 3D transforms on 2D elements. I suppose you could try with something like Balder (http://balder.codeplex.com/) with Silverlight, but the performance would be quite less than anything XNA could do with 3D.
Now... As far as 2D stuff, I think Silverlight rocks, it has Vector Graphics, and a great design tool (Blend).
-Andy
|
|
|
Re: Shuffleboard: A Windows Phone 7 Sample Game
|
By Anonymous on
5/27/2010 9:52 PM
|
|
Thanks or the response Andy. Never saw Balder before but that's pretty impressive stuff.
|
|
|
Request for tutorial
|
By Anonymous on
6/10/2010 3:39 PM
|
|
Hi Andy, I have a request, we have a competition in WP7 development, bit since is there no phones yet, it would be great if you would show in a example, how do you make an emulator in browser like in this example.thanks
|
|
|
Re: Shuffleboard: A Windows Phone 7 Sample Game
|
By Anonymous on
6/10/2010 6:17 PM
|
Yeah just download and check out the solution. If you can wait a little while, the full tutorial should be available on coding4fun.com (they are editing). But basically it's just a skin on the Web project, and the WP7 project uses linked files to share the source code with the Web project.
-Andy
|
|
|
|
 |
|
 |
|
|