Buch, Englisch, 464 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 453 g
Using Target-based Development
Buch, Englisch, 464 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 453 g
ISBN: 978-1-032-86380-1
Verlag: Taylor & Francis Ltd
This book gives novice coders an understanding of the methods and techniques used in professional games development. Projects are designed to help develop and strengthen problem solving and basic C/C++ skills. The book also helps to develop familiarity with Microsoft Visual Studio's ability to target and use fixed/restricted hardware, which are key skills in console development.
The book allows readers to increase their confidence as game programmers by walking them through increasingly involved game concepts, while maintaining the understanding that despite the increased complexity, the core methods remain consistent with the advancement of the technology. It also demonstrates underlying principles and some pitfalls, of game coding in practical step by step ways to increase exposure and confidence in game coding concepts and technical advances.
This second edition has been fully updated in line with recent hardware changes, with new and updated cross platform code examples hosted at the companion website, which can also be compiled and run on a standard Windows PC, without a target system if the user does not have one readily available.
This book will be useful to all novice coders looking to learn the fundamentals of C/C++ game programming.
Zielgruppe
Professional Practice & Development and Undergraduate Advanced
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Brian Beuken Who is He?, Chapter 1 Getting Started, Chapter 2 Getting our Target ready, Chapter 3 Using the Target, Chapter 4 Putting it all together, Chapter 5 Finally Our 1st Games, Chapter 6 A new 3rd Dimension, Chapter 7 Space the final frontier, Chapter 8 Recognisable environments, Chapter 9 Let’s go indoors, Chapter 10 Graphics need a boost, Chapter 11 Populating the world, Chapter 12 Some advanced stuff, The End is Near!