The Game Production Toolbox

The Game Production Toolbox

Author: Heather Maxwell Chandler

Publisher: CRC Press

Published: 2020-04-07

Total Pages: 346

ISBN-13: 0429801777

DOWNLOAD EBOOK

The Game Production Toolbox focuses on the nuts and bolts of producing interactive content and how you can organize and support the creative, technical, and business efforts that are all part of interactive game development. This book isn’t going to tell you how to design a game or what technologies to use. Instead it provides techniques for and insights into managing, from concept to release, all the pieces that must come together in order to get a game into the hands of a player. Readers will learn about each phase of game production: prototyping, defining the requirements, assembling the team, making the game, and releasing to the players. Interviews from professional game developers give a behind-the-scenes look at what it takes to make a game. Key Features A framework for how to get an interactive game from concept to release, including information on financing and pitching to publishers and investors. Techniques for working with the game development team to get effective prototypes and documentation to prove out game concept and mechanics. Concrete information on how to plan and execute the different aspects of game production, such as audio, localization, testing, and software ratings. Advice from industry experts on managing teams, project management, communicating effectively, and keeping everyone happy. Information about working effectively with marketing, PR, and other people that are involved with the publishing and release process.


The Game Production Toolbox

The Game Production Toolbox

Author: Heather Chandler

Publisher: CRC Press

Published: 2020-04-07

Total Pages: 321

ISBN-13: 0429801785

DOWNLOAD EBOOK

The Game Production Toolbox focuses on the nuts and bolts of producing interactive content and how you can organize and support the creative, technical, and business efforts that are all part of interactive game development. This book isn’t going to tell you how to design a game or what technologies to use. Instead it provides techniques for and insights into managing, from concept to release, all the pieces that must come together in order to get a game into the hands of a player. Readers will learn about each phase of game production: prototyping, defining the requirements, assembling the team, making the game, and releasing to the players. Interviews from professional game developers give a behind-the-scenes look at what it takes to make a game. Key Features A framework for how to get an interactive game from concept to release, including information on financing and pitching to publishers and investors. Techniques for working with the game development team to get effective prototypes and documentation to prove out game concept and mechanics. Concrete information on how to plan and execute the different aspects of game production, such as audio, localization, testing, and software ratings. Advice from industry experts on managing teams, project management, communicating effectively, and keeping everyone happy. Information about working effectively with marketing, PR, and other people that are involved with the publishing and release process.


Fundamentals of Game Development

Fundamentals of Game Development

Author: Heather Chandler

Publisher: Jones & Bartlett Learning

Published: 2011-08-24

Total Pages: 408

ISBN-13: 0763778958

DOWNLOAD EBOOK

What is a game? -- The game industry -- Roles on the team -- Teams -- Effective communication -- Game production overview -- Game concept -- Characters, setting, and story -- Game requirements -- Game plan -- Production cycle -- Voiceover and music -- Localization -- Testing and code releasing -- Marketing and public relations.


The Advanced Game Narrative Toolbox

The Advanced Game Narrative Toolbox

Author: Tobias Heussner

Publisher: CRC Press

Published: 2019-02-18

Total Pages: 233

ISBN-13: 1351014382

DOWNLOAD EBOOK

The Advanced Game Narrative Toolbox continues where the Game Narrative Toolbox ended. While the later covered the basics of writing for games, the Advanced Game Narrative Toolbox will cover techniques for the intermediate and professional writer. The book will cover topics such as how to adapt a novel to a game, how to revive IPs and how to construct transmedia worlds. Each chapter will be written by a professional with exceptional experience in the field of the chapter. Key Features Learn from industry experts how to tackle today’s challenges in storytelling for games. A learn by example and exercise approach, which was praised in the Game Narrative Toolbox. An in depth view on advanced storytelling techniques and topics as they are currently discussed and used in the gaming industry. Expand your knowledge in game writing as you learn and try yourself to design quests, write romances and build worlds as you would as a writer in a game studio. Improve your own stories by learning and trying the techniques used by the professionals of game writing.


The Game Production Handbook

The Game Production Handbook

Author: Heather Maxwell Chandler

Publisher: Jones & Bartlett Publishers

Published: 2014

Total Pages: 484

ISBN-13: 1449688098

DOWNLOAD EBOOK

Updated to reflect the rapidly evolving game development landscape, industry veteran Heather Chandler continues to educate game enthusiasts on the procedures and processes of game production. This Third Edition presents information that a producer, lead, or studio manager must know to successfully develop a game from concept to gold master.


A Game of Fox & Squirrels

A Game of Fox & Squirrels

Author: Jenn Reese

Publisher: Henry Holt and Company (BYR)

Published: 2020-04-14

Total Pages: 164

ISBN-13: 1250243025

DOWNLOAD EBOOK

A 2021 Oregon Book Award Winner An NPR Best Book of 2020 A Finalist for the 2021-22 Maine Student Book Award A 2021 Mythopoeic Awards Finalist Andre Norton Award finalist Jenn Reese explores the often thin line between magic and reality, light and darkness in her enchanting middle grade standalone. "Brings to life, viscerally, what it is like to live in fear of abuse—even after the abuse itself is over. But there is magic here too, and the promise of a better future that comes with learning to let people who care about you into your world." —Alan Gratz, New York Times-bestselling author of Refugee “A captivating and touching story... both whimsical and emotionally—sometimes frighteningly—compelling.” —Ingrid Law, Newbery Honor-winning author of Savvy "Magically creative and deeply honest, A Game of Fox & Squirrels merges games and grimness in a fantasy tale that tells the truth." —Elana K. Arnold, Printz Honor-winning author of Damsel and A Boy Called Bat After an incident shatters their family, eleven-year old Samantha and her older sister Caitlin are sent to live in rural Oregon with an aunt they've never met. Sam wants nothing more than to go back to the way things were... before she spoke up about their father's anger. When Aunt Vicky gives Sam a mysterious card game called "A Game of Fox & Squirrels," Sam falls in love with the animal characters, especially the charming trickster fox, Ashander. Then one day Ashander shows up in Sam’s room and offers her an adventure and a promise: find the Golden Acorn, and Sam can have anything she desires. But the fox is hiding rules that Sam isn't prepared for, and her new home feels more tempting than she'd ever expected. As Sam is swept up in the dangerous quest, the line between magic and reality grows thin. If she makes the wrong move, she'll lose far more than just a game. Perfect for fans of Barbara O'Connor, Lauren Wolk, and Ali Benjamin, A Game of Fox & Squirrels is a stunning, heartbreaking novel about a girl who finds the light in the darkness... and ultimately discovers the true meaning of home.


Game Development Patterns and Best Practices

Game Development Patterns and Best Practices

Author: John P. Doran

Publisher: Packt Publishing Ltd

Published: 2017-04-27

Total Pages: 383

ISBN-13: 178712696X

DOWNLOAD EBOOK

Utilize proven solutions to solve common problems in game development About This Book Untangle your game development workflow, make cleaner code, and create structurally solid games Implement key programming patterns that will enable you to make efficient AI and remove duplication Optimize your game using memory management techniques Who This Book Is For If you are a game developer who wants to solve commonly-encountered issues or have some way to communicate to other developers in a standardized format, then this book is for you. Knowledge of basic game programming principles and C++ programming is assumed. What You Will Learn Learn what design patterns are and why you would want to use them Reduce the maintenance burden with well-tested, cleaner code Employ the singleton pattern effectively to reduce your compiler workload Use the factory pattern to help you create different objects with the same creation logic and reduce coding time Improve game performance with Object Pools Allow game play to interact with physics or graphics in an abstract way Refractor your code to remove common code smells In Detail You've learned how to program, and you've probably created some simple games at some point, but now you want to build larger projects and find out how to resolve your problems. So instead of a coder, you might now want to think like a game developer or software engineer. To organize your code well, you need certain tools to do so, and that's what this book is all about. You will learn techniques to code quickly and correctly, while ensuring your code is modular and easily understandable. To begin, we will start with the core game programming patterns, but not the usual way. We will take the use case strategy with this book. We will take an AAA standard game and show you the hurdles at multiple stages of development. Similarly, various use cases are used to showcase other patterns such as the adapter pattern, prototype pattern, flyweight pattern, and observer pattern. Lastly, we'll go over some tips and tricks on how to refactor your code to remove common code smells and make it easier for others to work with you. By the end of the book you will be proficient in using the most popular and frequently used patterns with the best practices. Style and approach This book takes a step-by-step real-life case studies approach. Every pattern is first explained using a bottleneck. We will show you a problem in your everyday workflow, and then introduce you to the pattern, and show you how the pattern will resolve the situation.


Basics of Game Design

Basics of Game Design

Author: Michael Moore

Publisher: CRC Press

Published: 2016-04-19

Total Pages: 378

ISBN-13: 1439867763

DOWNLOAD EBOOK

Basics of Game Design is for anyone wanting to become a professional game designer. Focusing on creating the game mechanics for data-driven games, it covers role-playing, real-time strategy, first-person shooter, simulation, and other games. Written by a 25-year veteran of the game industry, the guide offers detailed explanations of how to design t


Dragon Hoops

Dragon Hoops

Author: Gene Luen Yang

Publisher: First Second

Published: 2020-03-17

Total Pages: 433

ISBN-13: 1250783143

DOWNLOAD EBOOK

In his latest graphic novel, Dragon Hoops, New York Times bestselling author Gene Luen Yang turns the spotlight on his life, his family, and the high school where he teaches. Gene understands stories—comic book stories, in particular. Big action. Bigger thrills. And the hero always wins. But Gene doesn’t get sports. As a kid, his friends called him “Stick” and every basketball game he played ended in pain. He lost interest in basketball long ago, but at the high school where he now teaches, it's all anyone can talk about. The men’s varsity team, the Dragons, is having a phenomenal season that’s been decades in the making. Each victory brings them closer to their ultimate goal: the California State Championships. Once Gene gets to know these young all-stars, he realizes that their story is just as thrilling as anything he’s seen on a comic book page. He knows he has to follow this epic to its end. What he doesn’t know yet is that this season is not only going to change the Dragons’s lives, but his own life as well.


Agile Game Development with Scrum

Agile Game Development with Scrum

Author: Clinton Keith

Publisher: Pearson Education

Published: 2010-05-23

Total Pages: 615

ISBN-13: 0321670280

DOWNLOAD EBOOK

Deliver Better Games Faster, On Budget—And Make Game Development Fun Again! Game development is in crisis—facing bloated budgets, impossible schedules, unmanageable complexity, and death march overtime. It’s no wonder so many development studios are struggling to survive. Fortunately, there is a solution. Scrum and Agile methods are already revolutionizing development outside the game industry. Now, long-time game developer Clinton Keith shows exactly how to successfully apply these methods to the unique challenges of game development. Keith has spent more than fifteen years developing games, seven of them with Scrum and agile methods. Drawing on this unparalleled expertise, he shows how teams can use Scrum to deliver games more efficiently, rapidly, and cost-effectively; craft games that offer more entertainment value; and make life more fulfilling for development teams at the same time. You’ll learn to form successful agile teams that incorporate programmers, producers, artists, testers, and designers—and promote effective collaboration within and beyond those teams, throughout the entire process. From long-range planning to progress tracking and continuous integration, Keith offers dozens of tips, tricks, and solutions—all based firmly in reality and hard-won experience. Coverage includes Understanding Scrum’s goals, roles, and practices in the context of game development Communicating and planning your game’s vision, features, and progress Using iterative techniques to put your game into a playable state every two to four weeks— even daily Helping all team participants succeed in their roles Restoring stability and predictability to the development process Managing ambiguous requirements in a fluid marketplace Scaling Scrum to large, geographically distributed development teams Getting started: overcoming inertia and integrating Scrum into your studio’s current processes Increasingly, game developers and managers are recognizing that things can’t go on the way they have in the past. Game development organizations need a far better way to work. Agile Game Development with Scrum gives them that—and brings the profitability, creativity, and fun back to game development.