 |
| Visual Web Developer 2005 Discuss creating ASP.NET 2.0 sites with Microsoft's Visual Web Developer 2005. If your question is more specific to a piece of code than the Visual tool, see the ASP.NEt 2.0 forums instead. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Visual Web Developer 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

July 21st, 2011, 06:35 AM
|
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 72
Thanks: 17
Thanked 0 Times in 0 Posts
|
|
Game program
Hi,
I have to make a game in .net
The game is like Ladder & Snake game, there will be a dice. on rolling a dice the user will move from 1 to 100. And there will be a snake which will pull down the user & Ladder will pull him up.
I have not done game programming before. I am confused where to start from.
Please give me some suggestion where to start from, and how to make the game, on which language. I only have vwd 2005 & vwd 2008 installed on my machine with sql server.
Thank u...!!
|
|

July 21st, 2011, 11:42 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Hi there,
You may want to take a look at XNA Game Studio: http://msdn.microsoft.com/en-us/library/bb200104.aspx
I don't have any experience with it, so I don't know if it does what you want....
Imar
|
|

July 22nd, 2011, 07:28 AM
|
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 72
Thanks: 17
Thanked 0 Times in 0 Posts
|
|
Hi,
I studied the XNA game studio & also installed it. It's for creating console Games.
Now the plan has changed, I am making it on html 5 (which i am yet to learn).
Thank u...!!
|
|

July 22nd, 2011, 09:50 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
According to the site I linked to:
Quote:
|
XNA Game Studio 4.0 is a programming environment that allows you to use Visual Studio to create games for Windows Phone, the Xbox 360 console, and Windows-based computers.
|
is XNA for more than just the console.
Anyway, good luck with the HTML 5 project.
Cheers,
Imar
|
|
The Following User Says Thank You to Imar For This Useful Post:
|
|
|

July 23rd, 2011, 01:24 AM
|
|
Authorized User
|
|
Join Date: Oct 2009
Posts: 72
Thanks: 17
Thanked 0 Times in 0 Posts
|
|
Hi Imar,
I have just started reading your book BEGINNING ASP.NET 3.5 IN C# & VB , Superb book, the language is simple & easily understandable. Until now whatever i have read, i have understood each & every bit of it.
Great Work...!!
I have also read the book ASP.NET 2.0 Website Programming - Problem-Design-Solution, And i hardly understood anything, Personally i didn't like the book at all. The Beerhouse site example is great.
|
|

July 23rd, 2011, 11:40 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Quote:
|
Superb book, the language is simple & easily understandable. Until now whatever i have read, i have understood each & every bit of it.
|
Thank you. Have fun with the rest of the book.
Cheers.
Imar
|
|

June 11th, 2014, 03:50 AM
|
|
Registered User
|
|
Join Date: Jun 2014
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Snakes and Ladders, also commonly referred to as Chutes and Ladders, is a board game in which players try to move their game pieces across a game board with 100 spaces. Certain spaces are marked by a ladder that can be climbed to jump ahead, while others have a snake or a chute that sends the player who lands on it back several spaces
|
|
 |