This content is not currently approved and is visible here for review only.

Visual C# Game Programming for Teens

Visual C# Game Programming for Teens
Authors
Jonathan S. Harbour
ISBN
1435458486
Published
31 Mar 2011
Purchase online
amazon.com

VISUAL C# GAME PROGRAMMING FOR TEENS teaches teens and other beginners how to create games using C# and Windows Forms (GDI+). A true beginner's guide, this book covers each essential step for creating your own complete role-playing game, including a character creation screen and a combat system. This book serves as a comprehensive introductory guide for readers who are new to programming or new to programming for games.

Editorial Reviews

VISUAL C# GAME PROGRAMMING FOR TEENS teaches teens and other beginners how to create games using C# and Windows Forms (GDI+). A true beginner's guide, this book covers each essential step for creating your own complete role-playing game, including a character creation screen and a combat system. This book serves as a comprehensive introductory guide for readers who are new to programming or new to programming for games. The reader is shown how to load and draw bitmaps, create sprites, render a game world, keep track of inventory and character stats, and build tools: a level editor, character editor, item editor, monster editor. Every chapter contributes toward a growing game library that is used to improve and add new and more advanced features to the game, and when the student is finished they will have created a complete game.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programs must be written for people to read, and only incidentally for machines to execute.”