Condition: very_good. Gently read. May have name of previous ownership, or ex-library edition. Binding tight; spine straight and smooth, with no creasing; covers clean and crisp. Minimal signs of handling or shelving. 100% GUARANTEE! Shipped with delivery confirmation, if you're not satisfied with purchase please return item for full refund. Ships USPS Media Mail.
US$ 49.64
Convert currencyQuantity: 20 available
Add to basketCondition: new.
Published by Springer-Verlag Berlin and Heidelberg GmbH & Co. KG, Berlin, 2020
ISBN 10: 3662592541 ISBN 13: 9783662592540
Language: English
Seller: Grand Eagle Retail, Bensenville, IL, U.S.A.
Paperback. Condition: new. Paperback. Developing computer games is a perfect way to learn how to program in modern programming languages. This book teaches how to program in C# through the creation of computer games and without requiring any previous programming experience.Contrary to most programming books, van Toll, Egges, and Fokker do not organize the presentation according to programming language constructs, but instead use the structure and elements of computer games as a framework. For instance, there are chapters on dealing with player input, game objects, game worlds, game states, levels, animation, physics, and intelligence. The reader will be guided through the development of four games showing the various aspects of game development. Starting with a simple shooting game, the authors move on to puzzle games consisting of multiple levels, and conclude the book by developing a full-fledged platform game with animation, game physics, and intelligent enemies. They show a number of commonly used techniques in games, such as drawing layers of sprites, rotating, scaling and animating sprites, dealing with physics, handling interaction between game objects, and creating pleasing visual effects. At the same time, they provide a thorough introduction to C# and object-oriented programming, introducing step by step important programming concepts such as loops, methods, classes, collections, and exception handling.This second edition includes a few notable updates. First of all, the book and all example programs are now based on the library MonoGame 3.6, instead of the obsolete XNA Game Studio. Second, instead of explaining how the example programs work, the text now invites readers to write these programs themselves, with clearly marked reference points throughout the text. Third, the book now makes a clearer distinction between general (C#) programming concepts and concepts that are specific to game development. Fourth, the most important programming concepts are now summarized in convenient Quick Reference boxes, which replace the syntax diagrams of the first edition. Finally, the updated exercises are now grouped per chapter and can be found at the end of each chapter, allowing readers to test their knowledge more directly.The book is also designed to be used as a basis for a game-oriented programming course. Supplementary materials for organizing such a course are available on an accompanying web site, which also includes all example programs, game sprites, sounds, and the solutions to all exercises. Starting with a simple shooting game, the authors move on to puzzle games consisting of multiple levels, and conclude the book by developing a full-fledged platform game with animation, game physics, and intelligent enemies. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
US$ 61.28
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
US$ 60.29
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
US$ 61.86
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
US$ 60.52
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Condition: New.
Condition: New.
Published by Springer-Verlag Berlin and Heidelberg GmbH & Co. KG, Berlin, 2019
ISBN 10: 3662592517 ISBN 13: 9783662592519
Language: English
Seller: Grand Eagle Retail, Bensenville, IL, U.S.A.
Hardcover. Condition: new. Hardcover. Developing computer games is a perfect way to learn how to program in modern programming languages. This book teaches how to program in C# through the creation of computer games and without requiring any previous programming experience.Contrary to most programming books, van Toll, Egges, and Fokker do not organize the presentation according to programming language constructs, but instead use the structure and elements of computer games as a framework. For instance, there are chapters on dealing with player input, game objects, game worlds, game states, levels, animation, physics, and intelligence. The reader will be guided through the development of four games showing the various aspects of game development. Starting with a simple shooting game, the authors move on to puzzle games consisting of multiple levels, and conclude the book by developing a full-fledged platform game with animation, game physics, and intelligent enemies. They show a number of commonly used techniques in games, such as drawing layers of sprites, rotating, scaling and animating sprites, dealing with physics, handling interaction between game objects, and creating pleasing visual effects. At the same time, they provide a thorough introduction to C# and object-oriented programming, introducing step by step important programming concepts such as loops, methods, classes, collections, and exception handling.This second edition includes a few notable updates. First of all, the book and all example programs are now based on the library MonoGame 3.6, instead of the obsolete XNA Game Studio. Second, instead of explaining how the example programs work, the text now invites readers to write these programs themselves, with clearly marked reference points throughout the text. Third, the book now makes a clearer distinction between general (C#) programming concepts and concepts that are specific to game development. Fourth, the most important programming concepts are now summarized in convenient Quick Reference boxes, which replace the syntax diagrams of the first edition. Finally, the updated exercises are now grouped per chapter and can be found at the end of each chapter, allowing readers to test their knowledge more directly.The book is also designed to be used as a basis for a game-oriented programming course. Supplementary materials for organizing such a course are available on an accompanying web site, which also includes all example programs, game sprites, sounds, and the solutions to all exercises. Starting with a simple shooting game, the authors move on to puzzle games consisting of multiple levels, and conclude the book by developing a full-fledged platform game with animation, game physics, and intelligent enemies. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
US$ 70.15
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
US$ 67.63
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
US$ 64.26
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
US$ 69.95
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
US$ 67.61
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by Springer-Verlag Berlin and Heidelberg GmbH and Co. KG, DE, 2020
ISBN 10: 3662592541 ISBN 13: 9783662592540
Language: English
Seller: Rarewaves USA, OSWEGO, IL, U.S.A.
Paperback. Condition: New. Second Edition 2019. Developing computer games is a perfect way to learn how to program in modern programming languages. This book teaches how to program in C# through the creation of computer games - and without requiring any previous programming experience.Contrary to most programming books, van Toll, Egges, and Fokker do not organize the presentation according to programming language constructs, but instead use the structure and elements of computer games as a framework. For instance, there are chapters on dealing with player input, game objects, game worlds, game states, levels, animation, physics, and intelligence. The reader will be guided through the development of four games showing the various aspects of game development. Starting with a simple shooting game, the authors move on to puzzle games consisting of multiple levels, and conclude the book by developing a full-fledged platform game with animation, game physics, and intelligent enemies. They show a number of commonly used techniques in games, such as drawing layers of sprites, rotating, scaling and animating sprites, dealing with physics, handling interaction between game objects, and creating pleasing visual effects. At the same time, they provide a thorough introduction to C# and object-oriented programming, introducing step by step important programming concepts such as loops, methods, classes, collections, and exception handling.This second edition includes a few notable updates. First of all, the book and all example programs are now based on the library MonoGame 3.6, instead of the obsolete XNA Game Studio. Second, instead of explaining how the example programs work, the text now invites readers to write these programs themselves, with clearly marked reference points throughout the text. Third, the book now makes a clearer distinction between general (C#) programming concepts and concepts that are specific to game development. Fourth, the most important programming concepts are now summarized in convenient "Quick Reference" boxes, which replace the syntax diagrams of the first edition. Finally, the updated exercises are now grouped per chapter and can be found at the end of each chapter, allowing readers to test their knowledge more directly.The book is also designed to be used as a basis for a game-oriented programming course. Supplementary materials for organizing such a course are available on an accompanying web site, which also includes all example programs, game sprites, sounds, and the solutions to all exercises.
Condition: New. 2nd ed. 2019 edition NO-PA16APR2015-KAP.
Condition: New.
US$ 89.57
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
US$ 43.07
Convert currencyQuantity: 1 available
Add to basketCondition: as new. Wie neu/Like new.
US$ 43.07
Convert currencyQuantity: 1 available
Add to basketCondition: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
US$ 76.73
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
US$ 76.73
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. Learning C# by Programming Games. Book.
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Hardback or Cased Book. Condition: New. Learning C# by Programming Games. Book.
Published by Springer-Verlag Berlin and Heidelberg GmbH and Co. KG, DE, 2020
ISBN 10: 3662592541 ISBN 13: 9783662592540
Language: English
Seller: Rarewaves.com USA, London, LONDO, United Kingdom
US$ 106.39
Convert currencyQuantity: Over 20 available
Add to basketPaperback. Condition: New. Second Edition 2019. Developing computer games is a perfect way to learn how to program in modern programming languages. This book teaches how to program in C# through the creation of computer games - and without requiring any previous programming experience.Contrary to most programming books, van Toll, Egges, and Fokker do not organize the presentation according to programming language constructs, but instead use the structure and elements of computer games as a framework. For instance, there are chapters on dealing with player input, game objects, game worlds, game states, levels, animation, physics, and intelligence. The reader will be guided through the development of four games showing the various aspects of game development. Starting with a simple shooting game, the authors move on to puzzle games consisting of multiple levels, and conclude the book by developing a full-fledged platform game with animation, game physics, and intelligent enemies. They show a number of commonly used techniques in games, such as drawing layers of sprites, rotating, scaling and animating sprites, dealing with physics, handling interaction between game objects, and creating pleasing visual effects. At the same time, they provide a thorough introduction to C# and object-oriented programming, introducing step by step important programming concepts such as loops, methods, classes, collections, and exception handling.This second edition includes a few notable updates. First of all, the book and all example programs are now based on the library MonoGame 3.6, instead of the obsolete XNA Game Studio. Second, instead of explaining how the example programs work, the text now invites readers to write these programs themselves, with clearly marked reference points throughout the text. Third, the book now makes a clearer distinction between general (C#) programming concepts and concepts that are specific to game development. Fourth, the most important programming concepts are now summarized in convenient "Quick Reference" boxes, which replace the syntax diagrams of the first edition. Finally, the updated exercises are now grouped per chapter and can be found at the end of each chapter, allowing readers to test their knowledge more directly.The book is also designed to be used as a basis for a game-oriented programming course. Supplementary materials for organizing such a course are available on an accompanying web site, which also includes all example programs, game sprites, sounds, and the solutions to all exercises.
Seller: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Ireland
US$ 96.84
Convert currencyQuantity: 15 available
Add to basketCondition: New.
Condition: New.
Published by Springer-Nature New York Inc, 2020
ISBN 10: 3662592541 ISBN 13: 9783662592540
Language: English
Seller: Revaluation Books, Exeter, United Kingdom
US$ 98.26
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: Brand New. 2nd edition. 512 pages. 10.00x7.01x1.14 inches. In Stock.
US$ 101.25
Convert currencyQuantity: 2 available
Add to basketHardcover. Condition: Brand New. 2nd edition. 512 pages. 10.00x7.00x1.25 inches. In Stock.