RPG Programming with XNA Game Studio 3.0
Author | : Jim Perry |
Publisher | : Jones & Bartlett Learning |
Total Pages | : 335 |
Release | : 2009-06-19 |
ISBN-10 | : 9781449631505 |
ISBN-13 | : 1449631509 |
Rating | : 4/5 (05 Downloads) |
Download or read book RPG Programming with XNA Game Studio 3.0 written by Jim Perry and published by Jones & Bartlett Learning. This book was released on 2009-06-19 with total page 335 pages. Available in PDF, EPUB and Kindle. Book excerpt: RPG Programming Using XNA Game Studio 3.0 provides detailed information on role-playing games (RPGs) and how to create them using Microsoft’s XNA Game Studio 3.0. The book examines the history of the genre and takes a piece-by-piece approach to producing a 2D tile-based game, demonstrating how to create the various components that make up an RPG and implement them using C# and XNA Game Studio 3.0. By the end of the book, readers will have built a complete toolset that can be used to create data for their own RPGs. Learn how to: * Creating the characters and monsters that populate RPG worlds * Add stats and skills to allow game entities to perform actions * Populate the game world with items and treasures. Construct a conversation editor to add another degree of interaction * Create a multiple-step quest system to give players goals to research during gameplay * Creating a tile engine for displaying the world Populating the game world with items and treasure * Implementing a sound and music system * Adding multiplayer support