Beginning C++ Game Programming : Learn C++ from scratch by building fun games

Enregistré dans:
Détails bibliographiques
Auteur principal: Horton, John (19..-....; informaticien). (Auteur)
Support: E-Book
Langue: Anglais
Publié: Birmingham : Packt Publishing.
Autres localisations: Voir dans le Sudoc
Résumé: Get to grips with programming and game development techniques using C++ libraries and Visual Studio 2022 with this updated edition of the bestselling series.Key FeaturesCreate fun games in C++, with this up-to-date guide covering the latest features of C++20 and VS2022Build clones of popular games such as a Timberman clone, a Pong game, a Zombie Survival Shooter, and a platform endless runner gameDiscover tips to expand your finished games by thinking critically, technically, and creativelyBook DescriptionAlways dreamed of creating your own games? With the third edition of Beginning C++ Game Programming, you can turn that dream into reality! This beginner-friendly guide is updated and improved to include the latest features of VS 2022, SFML, and modern C++20 programming techniques. You'll get a fun introduction to game programming by building four fully playable games of increasing complexity. You'll build clones of popular games such as Timberman, Pong, a Zombie survival shooter, and an endless runner. The book starts by covering the basics of programming. You'll study key C++ topics, such as object-oriented programming (OOP) and C++ pointers and get acquainted with the Standard Template Library (STL). The book helps you learn about collision detection techniques and game physics by building a Pong game. As you build games, you'll also learn exciting game programming concepts such as vertex arrays, directional sound (spatialization), OpenGL programmable shaders, spawning objects, and much more. You'll dive deep into game mechanics and implement input handling, levelling up a character, and simple enemy AI. Finally, you'll explore game design patterns to enhance your C++ game programming skills. By the end of the book, you'll have gained the knowledge you need to build your own games with exciting features from scratch.What you will learnSet up your game project in VS 2022 and explore C++ libraries such as SFMLBuild games in C++ from the ground up, including graphics, physics, and input handlingImplement core game concepts such as game animation, game physics, collision detection, scorekeeping, and game soundImplement automatically spawning objects and AI to create rich and engaging experiencesLearn advanced game development concepts, such as OpenGL shaders, texture atlases, and parallax backgroundsScale and reuse your game code with modern game programming design patternsWho this book is forThis book is perfect for you if you have no C++ programming knowledge, you need a beginner-level refresher course, or you want to learn how to build games or just use games as an engaging way to learn C++. Whether you aspire to publish a game (perhaps on Steam) or just want to impress friends with your creations, you'll find this book useful
Accès en ligne: Accès à l'E-book
LEADER 05148nmm a2200721 i 4500
001 ebook-280311958
005 20240917165329.0
007 cu|uuu---uuuuu
008 240917s2024||||uk ||||g|||| ||||||eng d
020 |a 9781835088258 
035 |a (OCoLC)1456998976 
035 |a FRCYB88957633 
035 |a FRCYB04188957633 
035 |a FRCYB08288957633 
035 |a FRCYB09888957633 
035 |a FRCYB10288957633 
035 |a FRCYB26088957633 
035 |a FRCYB14088957633 
035 |a FRCYB17088957633 
035 |a FRCYB19188957633 
035 |a FRCYB20188957633 
035 |a FRCYB24288957633 
035 |a FRCYB26888957633 
035 |a FRCYB27488957633 
035 |a FRCYB24788957633 
035 |a FRCYB24888957633 
035 |a FRCYB29388957633 
035 |a FRCYB29588957633 
035 |a FRCYB55488957633 
035 |a FRCYB55988957633 
035 |a FRCYB57188957633 
035 |a FRCYB72988957633 
035 |a FRCYB080088957633 
035 |a FRCYB083688957633 
035 |a FRCYB084688957633 
035 |a FRCYB085688957633 
035 |a FRCYB087588957633 
035 |a FRCYB087888957633 
035 |a FRCYB089888957633 
035 |a FRCYB56788957633 
035 |a FRCYB63288957633 
035 |a FRCYB095788957633 
035 |a FRCYB097088957633 
035 |a FRCYB101388957633 
035 |a FRCYB087088957633 
040 |a ABES  |b fre  |e AFNOR 
041 0 |a eng  |2 639-2 
100 1 |0 (IdRef)195580001  |1 http://www.idref.fr/195580001/id  |a Horton, John  |d (19..-....;   |c informaticien).  |4 aut.  |e Auteur 
245 1 0 |a Beginning C++ Game Programming :  |b Learn C++ from scratch by building fun games   |c John Horton. 
264 1 |a Birmingham :  |b Packt Publishing. 
264 2 |a Paris :  |b Cyberlibris,  |c 2024. 
336 |b txt  |2 rdacontent 
337 |b c  |2 rdamedia 
337 |b b  |2 isbdmedia 
338 |b ceb  |2 RDAfrCarrier 
500 |a Couverture (https://static2.cyberlibris.com/books_upload/136pix/9781835088258.jpg). 
506 |a L'accès en ligne est réservé aux établissements ou bibliothèques ayant souscrit l'abonnement  |e Cyberlibris 
520 |a Get to grips with programming and game development techniques using C++ libraries and Visual Studio 2022 with this updated edition of the bestselling series.Key FeaturesCreate fun games in C++, with this up-to-date guide covering the latest features of C++20 and VS2022Build clones of popular games such as a Timberman clone, a Pong game, a Zombie Survival Shooter, and a platform endless runner gameDiscover tips to expand your finished games by thinking critically, technically, and creativelyBook DescriptionAlways dreamed of creating your own games? With the third edition of Beginning C++ Game Programming, you can turn that dream into reality! This beginner-friendly guide is updated and improved to include the latest features of VS 2022, SFML, and modern C++20 programming techniques. You'll get a fun introduction to game programming by building four fully playable games of increasing complexity. You'll build clones of popular games such as Timberman, Pong, a Zombie survival shooter, and an endless runner. The book starts by covering the basics of programming. You'll study key C++ topics, such as object-oriented programming (OOP) and C++ pointers and get acquainted with the Standard Template Library (STL). The book helps you learn about collision detection techniques and game physics by building a Pong game. As you build games, you'll also learn exciting game programming concepts such as vertex arrays, directional sound (spatialization), OpenGL programmable shaders, spawning objects, and much more. You'll dive deep into game mechanics and implement input handling, levelling up a character, and simple enemy AI. Finally, you'll explore game design patterns to enhance your C++ game programming skills. By the end of the book, you'll have gained the knowledge you need to build your own games with exciting features from scratch.What you will learnSet up your game project in VS 2022 and explore C++ libraries such as SFMLBuild games in C++ from the ground up, including graphics, physics, and input handlingImplement core game concepts such as game animation, game physics, collision detection, scorekeeping, and game soundImplement automatically spawning objects and AI to create rich and engaging experiencesLearn advanced game development concepts, such as OpenGL shaders, texture atlases, and parallax backgroundsScale and reuse your game code with modern game programming design patternsWho this book is forThis book is perfect for you if you have no C++ programming knowledge, you need a beginner-level refresher course, or you want to learn how to build games or just use games as an engaging way to learn C++. Whether you aspire to publish a game (perhaps on Steam) or just want to impress friends with your creations, you'll find this book useful 
856 |q HTML  |u https://srvext.uco.fr/login?url=https://univ.scholarvox.com/book/88957633  |w Données éditeur  |z Accès à l'E-book 
886 2 |2 unimarc  |a 181  |a i#  |b xxxe## 
993 |a E-Book  
994 |a BNUM 
995 |a 280311958