This updated second edition expounds upon the first with more details and techniques. With new chapters, updated C# code and examples, Jeff W. Murray’s book explains structured game development in Unity. New to this edition is a step-by-step tutorial for building a 2D infinite runner game from the framework and scripts included in the book. The book contains a flexible and reusable framework in C# suitable for all game types. From game state handling to audio mixers to asynchronous scene loading, the focus of this book is building a reusable structure to take care of many of the most used systems.
<ASIN:0367321645>
Author: Jeff W. Murray Publisher: CRC Press Date: March 2021 Pages: 316 ISBN: 978-0367321642 Print: 0367321645 Kindle: B08VBMBGN2 Audience: C# developers Level: Intermediate Category: C#
- Focuses on programming, structure, and an industry-level, C#-based framework
- Extensive breakdowns of all the important classes
- Example projects illustrate and break down common and important Unity C# programming concepts, such as coroutines, singletons, static variables, inheritance, and scriptable objects.
- Three fully playable example games with source code: a 2D infinite runner, an arena blaster, and an isometric racing game
- The script library includes a base Game Manager, timed and proximity spawning, save profile manager, weapons control, artificial intelligence controllers (path following, target chasing and line-of-sight patrolling behaviors), user interface Canvas management and fading, car physics controllers, and more.
For recommendations of C# books see C# Books - Pick of the Shelf in our Programmer's Bookshelf section.
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
Beginning Programming All-in-One For Dummies
Author: Wallace Wang Publisher: For Dummies Pages: 800 ISBN: 978-1119884408 Print: 1119884403 Kindle: B0B1BLY87B Audience: Novice programmers Rating: 3 Reviewer: Kay Ewbank
This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]
|
Functional Design (Addison-Wesley)
Author: Robert C. Martin Publisher: Addison-Wesley Date: September 2023 Pages: 384 ISBN: 978-0138176396 Print: 0138176396 Kindle: B0CGHQKGYG Audience: General Rating: 4.5 Reviewer: Kay Ewbank
This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]
| More Reviews |
|