Half-Life 2: Raising the Bar
David Hodgson - 2004
-Unprecedented access behind "Half-Life" and "Half-Life 2" -A forward by Valve founder Gabe Newell -Hundreds of art, design, preproduction, and other art pieces crammed into the book -Over a dozen key members of Valve's staff interviewed -Officially approved by Valve -Behind City 17 and other locations -The development of the Source engine -A rogue's gallery of beasts, characters, and monstrosities -Key weapons development revelations -A tour of many of the game's locations, from inception to completion -Filled with art, screens, and anecdotes from the Valve team
The Art of Cuphead
Eli Cymet - 2020
Take a gander at the game's traditional hand-drawn frame-by-frame animation. Peek at the early concepts, production work, and early ideas that went into the making of Cuphead's characters, bosses, stages and more including never-before-seen content from the upcoming DLC!Relive the most cherished and challenging moments of Cuphead and Mugman's adventure to reclaim their souls from The Devil, all in a way you've never seen before! Guided by personal insights from game directors Chad and Jared Moldenhauer, take a one-of-a-kind trip through the Inkwell Isles and discover an all-new appreciation for Cuphead's animation style and challenging retro gameplay.Dark Horse Books and Studio MDHR are thrilled to present The Art of Cuphead! This vintage-style art extravaganza is the perfect book for fans of Cuphead!
Designing Games
Tynan Sylvester - 2013
You’ll learn principles and practices for crafting games that generate emotionally charged experiences—a combination of elegant game mechanics, compelling fiction, and pace that fully immerses players.In clear and approachable prose, design pro Tynan Sylvester also looks at the day-to-day process necessary to keep your project on track, including how to work with a team, and how to avoid creative dead ends. Packed with examples, this book will change your perception of game design.Create game mechanics to trigger a range of emotions and provide a variety of playExplore several options for combining narrative with interactivityBuild interactions that let multiplayer gamers get into each other’s headsMotivate players through rewards that align with the rest of the gameEstablish a metaphor vocabulary to help players learn which design aspects are game mechanicsPlan, test, and analyze your design through iteration rather than deciding everything up frontLearn how your game’s market positioning will affect your design
Game Programming Patterns
Robert Nystrom - 2011
Commercial game development expert Robert Nystrom presents an array of general solutions to problems encountered in game development. For example, you'll learn how double-buffering enables a player to perceive smooth and realistic motion, and how the service locator pattern can help you provide access to services such as sound without coupling your code to any particular sound driver or sound hardware. Games have much in common with other software, but also a number of unique constraints. Some of the patterns in this book are well-known in other domains of software development. Other of the patterns are unique to gaming. In either case, Robert Nystrom bridges from the ivory tower world of software architecture to the in-the-trenches reality of hardcore game programming. You'll learn the patterns and the general problems that they solve. You'll come away able to apply powerful and reusable architectural solutions that enable you to produce higher quality games with less effort than before. Applies classic design patterns to game programming. Introduces new patterns specific to game programming. Brings abstract software architecture down to Earth with approachable writing and an emphasis on simple code that shows each pattern in practice. What you'll learn Overcome architectural challenges unique to game programming Apply lessons from the larger software world to games. Tie different parts of a game (graphics, sound, AI) into a cohesive whole. Create elegant and maintainable architecture. Achieve good, low-level performance. Gain insight into professional, game development. Who this book is forGame Programming Patterns is aimed at professional game programmers who, while successful in shipping games, are frustrated at how hard it sometimes is to add and modify features when a game is under development. Game Programming Patterns shows how to apply modern software practices to the problem of game development while still maintaining the blazing-fast performance demanded by hard-core gamers. Game Programming Patterns also appeals to those learning about game programming in their spare time. Hobbyists and aspiring professionals alike will find much to learn in this book about pathfinding, collision detection, and other game-programming problem domains.
Racing the Beam: The Atari Video Computer System
Nick Montfort - 2009
The Atari VCS was affordable and offered the flexibility of changeable cartridges. Nearly a thousand of these were created, the most significant of which established new techniques, mechanics, and even entire genres. This book offers a detailed and accessible study of this influential video game console from both computational and cultural perspectives.Studies of digital media have rarely investigated platforms--the systems underlying computing. This book (the first in a series of Platform Studies) does so, developing a critical approach that examines the relationship between platforms and creative expression. Nick Montfort and Ian Bogost discuss the Atari VCS itself and examine in detail six game cartridges: Combat, Adventure, Pac-Man, Yars' Revenge, Pitfall!, and Star Wars: The Empire Strikes Back. They describe the technical constraints and affordances of the system and track developments in programming, gameplay, interface, and aesthetics. Adventure, for example, was the first game to represent a virtual space larger than the screen (anticipating the boundless virtual spaces of such later games as World of Warcraft and Grand Theft Auto), by allowing the player to walk off one side into another space; and Star Wars: The Empire Strikes Back was an early instance of interaction between media properties and video games. Montfort and Bogost show that the Atari VCS--often considered merely a retro fetish object--is an essential part of the history of video games.
Kobold Guide to Worldbuilding (Kobold Guides to Game Design)
Janna SilversteinMichael A. Stackpole - 2012
It took startling leaps of imagination as well as careful thought and planning to create places like these: places that readers and players want to come back to again and again.Now, eleven of adventure gaming's top designers come together to share their insights into building worlds that gamers will never forget. Learn the secrets of designing a pantheon, creating a setting that provokes conflict, determining which historical details are necessary, and so much more.Take that creative leap, and create dazzling worlds of your own!Essays by Wolfgang Baur, Keith Baker, Monte Cook, Jeff Grubb, Scott Hungerford, David "Zeb" Cook, Chris Pramas, Jonathan Roberts, Michael A. Stackpole, Steve Winter, with an introduction by Ken Scholes.
Game Feel: A Game Designer's Guide to Virtual Sensation
Steve Swink - 2008
The language could be compared to the building blocks of music (time signatures, chord progressions, verse)—no matter the instruments, style or time period—these building blocks come into play. Feel and sensation are similar building blocks where game design is concerned. They create the meta-sensation of involvement with a game.The understanding of how game designers create feel, and affect feel are only partially understood by most in the field and tends to be overlooked as a method or course of study, yet a game's feel is central to a game's success. This book brings the subject of feel to light by consolidating existing theories into a cohesive book.The book covers topics like the role of sound, ancillary indicators, the importance of metaphor, how people perceive things, and a brief history of feel in games.The associated web site contains a playset with ready-made tools to design feel in games, six key components to creating virtual sensation. There's a play palette too, so the designer can first experience the importance of that component by altering variables and feeling the results. The playset allows the reader to experience each of the sensations described in the book, and then allows them to apply them to their own projects. Creating game feel without having to program, essentially. The final version of the playset will have enough flexibility that the reader will be able to use it as a companion to the exercises in the book, working through each one to create the feel described.
Game Engine Black Book, Wolfenstein 3D
Fabien Sanglard - 2017
How was Wolfenstein 3D made and what were the secrets of its speed? How did id Software manage to turn a machine designed to display static images for word processing and spreadsheet applications into the best gaming platform in the world, capable of running games at seventy frames per seconds? If you have ever asked yourself these questions, Game Engine Black Book is for you.
Beginning C++ Through Game Programming
Michael Dawson - 2004
If you aspire to move from game player to game creator, it all starts with learning the fundamentals of C++ and game-programming basics. With BEGINNING C++ THROUGH GAME PROGRAMMING, FOURTH EDITION, you will find an up-to-date and thorough introduction to everything you need to get started—with no previous programming experience required. In the new fourth edition of this popular guide to learning C++, you will work with a complete program while learning each new concept and a game program at the end of each chapter. A final game project at the end of the book draws together everything you’ve learned. Written with the beginning programmer in mind, BEGINNING C++ THROUGH GAME PROGRAMMING, FOURTH EDITION is a great way to get started in game programming
Play Between Worlds: Exploring Online Game Culture
T.L. Taylor - 2006
L. Taylor examines multiplayer gaming life as it is lived on the borders, in the gaps--as players slip in and out of complex social networks that cross online and offline space. Taylor questions the common assumption that playing computer games is an isolating and alienating activity indulged in by solitary teenage boys. Massively multiplayer online games (MMOGs), in which thousands of players participate in a virtual game world in real time, are in fact actively designed for sociability. Games like the popular Everquest, she argues, are fundamentally social spaces.Taylor's detailed look at Everquest offers a snapshot of multiplayer culture. Drawing on her own experience as an Everquest player (as a female Gnome Necromancer)--including her attendance at an Everquest Fan Faire, with its blurring of online--and offline life--and extensive research, Taylor not only shows us something about games but raises broader cultural issues. She considers "power gamers," who play in ways that seem closer to work, and examines our underlying notions of what constitutes play--and why play sometimes feels like work and may even be painful, repetitive, and boring. She looks at the women who play Everquest and finds they don't fit the narrow stereotype of women gamers, which may cast into doubt our standardized and preconceived ideas of femininity. And she explores the questions of who owns game space--what happens when emergent player culture confronts the major corporation behind the game.
A Book of Surrealist Games
Mel Gooding - 1995
Invented and played by such artists as André Breton, Rene Magritte, and Max Ernst, these gems still produce results ranging from the hilarious to the mysterious and profound.
Itchy, Tasty: An Unofficial History of Resident Evil
Alex Aniel - 2021
Itchy, Tasty narrates the development of each Resident Evil game released between 1996 and 2006, interspersed with fascinating commentary from the game creators themselves, offering unique insight into how the series became the world-conquering franchise it is today.
Ambiguity of Play (Revised)
Brian Sutton-Smith - 1998
Is it a kind of adaptation, teaching us skills, inducting us into certain communities? Is it power, pursued in games of prowess? Fate, deployed in games of chance? Daydreaming, enacted in art? Or is it just frivolity? Brian Sutton-Smith, a leading proponent of play theory, considers each possibility as it has been proposed, elaborated, and debated in disciplines from biology, psychology, and education to metaphysics, mathematics, and sociology.Sutton-Smith focuses on play theories rooted in seven distinct "rhetorics"--the ancient discourses of Fate, Power, Communal Identity, and Frivolity and the modern discourses of Progress, the Imaginary, and the Self. In a sweeping analysis that moves from the question of play in child development to the implications of play for the Western work ethic, he explores the values, historical sources, and interests that have dictated the terms and forms of play put forth in each discourse's "objective" theory.This work reveals more distinctions and disjunctions than affinities, with one striking exception: however different their descriptions and interpretations of play, each rhetoric reveals a quirkiness, redundancy, and flexibility. In light of this, Sutton-Smith suggests that play might provide a model of the variability that allows for "natural" selection. As a form of mental feedback, play might nullify the rigidity that sets in after successful adaption, thus reinforcing animal and human variability. Further, he shows how these discourses, despite their differences, might offer the components for a new social science of play.
Knock-Out Blackjack: The Easiest Card-Counting System Ever Devised
Olaf Vancura - 1998
The scientifically devised unbalanced K-O count can be used profitably anywhere blackjack is played: Las Vegas, Atlantic City, Mississippi, riverboat casinos, Native American casinos, the Bahamas, and on cruise ships.This second edition, revised and expanded, is now easier to use than ever. Step into the ring and learn to:Implement an abbreviated system—the “K-O Rookie”— that’s powerful enough to yield a player advantage and simple enough to be mastered in a few hours.Advance to a profession-level system—the “K-O Preferred”—which performs on par with the most sophisticated systems on the market.Win the cat-and-mouse game between the casinos and the players.
Grand Theft Auto V Limited Edition Strategy Guide
Tim Bogenn - 2013
We provide strategy for every action-packed mission.Learn everything there is to know about the three playable characters, Michael, Franklin, and Trevor. Each character has his own personality, motivations, and skillsets.Mission maps identify key objectives, specify targets, and chart the fastest path to success.Complete coverage of all off-mission activities and sophisticated mini-games.Our maps cover every square mile of this enormous world that’s bigger than Red Dead Redemption, Grand Theft Auto IV, and Grand Theft Auto: San Andreas combined.