Game Development Books
Featured Book
-
Blender Master Class: A Hands-On Guide to Modeling, Sculpting, Materials, and Rendering
By Ben Simonds
Buy from Amazon:
Top Selling Books
-
1. Super Scratch Programming Adventure!:...
By The LEAD Project, Sales Rank #1363 -
2. Blender Master Class: A Hands-On Guid...
By Ben Simonds, Sales Rank #17465 -
3. Mathematics for 3D Game Programming a...
By Eric Lengyel, Sales Rank #25399 -
4. Introduction to 3D Game Programming w...
By Frank Luna, Sales Rank #27182 -
5. The Multiplayer Classroom: Designing...
By Lee Sheldon, Sales Rank #29411 -
6. Character Development in Blender 2.5
By Jonathan Williamson, Sales Rank #57915 -
7. Beginning 3D Game Development with Un...
By Sue Blackman, Sales Rank #108552 -
8. Learn Objective-C on the Mac: For OS...
By Scott Knaster, Waqar Malik, Mark Dalrymple, Sales Rank #111471 -
9. Core HTML5 Canvas: Graphics, Animatio...
By David Geary, Sales Rank #117103 -
10. UDK Game Development
By Alan Thorn, Sales Rank #129477
Latest Books
- 1. Blender Master Class: A Hands-On Guide to Modeling, Sculpting, Materials, and Rendering By Ben Simonds
- 2. Shipping Greatness: Practical lessons on building and launching outstanding software, learned on the job at Google and Amazon By Chris Vander Mey
- 3. Super Scratch Programming Adventure!: Learn to Program By Making Cool Games By The LEAD Project
- 4. Learn Objective-C on the Mac: For OS X and iOS By Scott Knaster, Waqar Malik, Mark Dalrymple
- 5. Core HTML5 Canvas: Graphics, Animation, and Game Development (Core Series) By David Geary
C# Game Programming: For Serious Game Creation
![]() |
Featured
By Daniel Schuller Published June 2010 List Price: Amazon.com Sales Rank: 58,311 Availability: Usually ships in 24 hours Summary: Even experienced game development students sometimes have a hard time making their vision for a great game a reality. The number of available programming languages, libraries, and production methods can make the development process overwhelming and result in complicated, unreliable game code. C# Game Programming: For Serious Game Creation shows student game programmers how to write simple, clean, and reliable code step-by-step through the creation of a basic game. The game is built using C#, a high-level programming language, and OpenGL, an industry favorite for graphics display. Students will get an overview of the methods and libraries used to build good games, learn how to use those libraries and create your own, and finally build your own scrolling shooter game. They'll even find tips and information on how to develop your own game ideas and you'll have an excellent code base to work with. C# Game Programming: For Serious Game Creation provides students with all the information they need to take their game ideas from concept to completion. GDNet Staff Review: First, a word about the title. A few years ago, a couple of books came out describing "Serious Games". This term was used to describe software that was conceptually and structurally similar to a game but was intended to serve a very non-gamelike purpose. Serious Games were things like machine training or traffic simulation. When this book refers to "Serious Game Creation", it is not referring specifically to that. In this case, the title appears to be intended to differentiate this book from the more beginner-oriented "for teens" titles. Think of it more as C# For People Who Aren't Messing Around. Second, the book is build around the Tao C# framework, and any input (keyboard, mouse, joypad) and output (OpenGL screen, OpenAL sound) in the book either invokes the Tao framework directly or abstracts the Tao code further. This is important to know because C#, unlike something like ActionScript, has grown beyond being a single platform into a generalized language available on several platforms. C# is, for example, a primary language for Unity3D and MonoTouch. And while some of the code in this book might be useful for those platforms, much of it will not, as they have their own I/O abstractions. While C# spans several platforms, this book is a Windows-only thing. All that disclaimering aside, C# Game Programming For Serious Game Creation is about as far from the "for teens" model as you can get. This is a book intended for seasoned game programmers who want to hit the ground running on a C# project. The language itself is given about the most cursory coverage possible in favor of building a game loop, view, graphics, and input. And at that point you are catering to a fairly narrow audience. And this narrow audience likely already has a project in mind. Is it necessary to, for example, spend half of a chapter explaining and implementing a matrix functions? Either your audience already knows about matrices, doesn't know about them and needs to, or doesn'''t know about them and doesn't need them. And C# Game Programming For Serious Game Creation'''s matrix code is only useful to one of those groups. C# Game Programming For Serious Game Creation is useful for experienced programmers who either want to get into C# for a project that needs porting or for moderately experienced programmers who think C# might be a possibility for a not-yet-implemented idea. In either case, the book would be worth the asking price. Otherwise you should take a closer look before deciding if it is worth it. Similar Books:
Buy it now: |









0 Comments