Book picks similar to
Pattern Language for Game Design by Christopher Barney
game-design
_priority-read
_wishlist
art-comprehension
Joystick Nation: How Videogames Ate Our Quarters, Won Our Hearts, and Rewired Our Minds
J.C. Herz - 1997
In arcades, living rooms, student dorms, and (admit it) offices from Ohio to Osaka, video games have become a fixture in people's lives, marking a tectonic shift in the entertainment landscape.Now, as Hollywood and Silicon Valley rush to sell us online interactive multimedia everything, J. C. Herz brings us the first popular history and critique of the video-game phenomenon. From the Cold War computer programmers who invented the first games (when they should have been working) to the studios where the networked 3-D theme parks of the future are created, Herz brings to life the secret history of Space Invaders, Pac Man, Super Mario, Myst, Doom, and other celebrated games. She explains why different kinds of games have taken hold (and what they say about the people who play them) and what we can expect from a generation that has logged millions of hours vanquishing digital demons.Written with 64-bit energy and filled with Herz's sharp-edged insights and asides, Joystick Nation is a fascinating pop culture odyssey that's must-reading for media junkies, pop historians, and anyone who pines for their old Atari.
The Innovator's Toolkit: 50+ Techniques for Predictable and Sustainable Organic Growth
David Silverstein - 2008
It presents fundamental tools and concepts for innovation and includes methods and strategies for improving products and service or creating new ones. You'll master a four-step innovation methodology that takes you through problem identification, into ideal generation, to idea selection, and finally implementation. This one-of-a-kind guide presents an effective plan for achieving constant innovation for business success.
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.
The Gamification of Learning and Instruction: Game-Based Methods and Strategies for Training and Education
Karl M. Kapp - 2012
He has put together a brilliant primer for learning professionals on how to gamify learning, packed with useful advice and examples." --Anders Gronstedt, president, Gronstedt Group"After reading this book, you'll never be able to design boring learning again." --Connie Malamed, author, Visual Language For Designers; author/creator of The eLearning Coach Blog"Engaging, informative and complete; if you need to understand anything about instructional game design, this is the book you need. It provides the right amount of academic evidence, practical advice and insightful design tips to have you creating impactful learning in no time." --Sherry Engel, associate director learning technology, Penn Medicine Center for Innovation and Learning"What Karl Kapp has done with this book is looked at games and learning from every possible angle....he provocatively asks questions that the learning community needs to answer, like 'Do our design processes still work?' and 'Are we really meeting the needs of today's learners?' This book may make you anxious, make you laugh, or make you angry. But one thing it will definitely do is make you think." --Rich Mesch, experiential learning guru, Performance Development Group
A Composer's Guide to Game Music
Winifred Phillips - 2014
Composers of video game music must master an array of specialized skills not taught in the conservatory, including the creation of linear loops, music chunks for horizontal resequencing, and compositional fragments for use within a generative framework. In A Composer's Guide to Game Music, Winifred Phillips--herself an award-winning composer of video game music--provides a comprehensive, practical guide that leads an aspiring video game composer from acquiring the necessary creative skills to understanding the function of music in games to finding work in the field.Musicians and composers may be drawn to game music composition because the game industry is a multibillion-dollar, employment-generating economic powerhouse, but, Phillips writes, the most important qualification for a musician who wants to become a game music composer is a love of video games. Phillips offers detailed coverage of essential topics, including musicianship and composition experience; immersion; musical themes; music and game genres; workflow; working with a development team; linear music; interactive music, both rendered and generative; audio technology, from mixers and preamps to software; and running a business.A Composer's Guide to Game Music offers indispensable guidance for musicians and composers who want to deploy their creativity in a dynamic and growing industry, protect their musical identities while working in a highly technical field, and create great music within the constraints of a new medium.
The Pocket Universal Principles of Design: 150 Essential Tools for Architects, Artists, Designers, Developers, Engineers, Inventors, and Makers
William Lidwell - 2015
Now, there's a handy travel companion for any designer, so that you always have the essentials at your fingertips.Portable, condensed, and armed with 150 principles, Universal Principles of Design, Pocket Edition is like a Swiss Army knife of design knowledge. Richly illustrated and easy to navigate, it pairs critical need-to-know design knowledge with visual examples of the principles applied in practice. An indispensable field reference for designers of all types, this pocket edition of the best-selling Universal Principles of Design will sharpen your design thinking and expand your sense of the possible.
Playing at the World: A History of Simulating Wars, People, and Fantastic Adventure from Chess to Role-Playing Games
Jon Peterson - 2012
From a vast survey of primary sources ranging from eighteenth-century strategists to modern hobbyists, Playing at the World distills the story of how gamers first decided fictional battles with boards and dice, and how they moved from simulating wars to simulating people. The invention of role-playing games serves as a touchstone for exploring the ways that the literary concept of character, the lure of fantastic adventure and the principles of gaming combined into the signature cultural innovation of the late twentieth century.
The Multiplayer Classroom: Designing Coursework as a Game
Lee Sheldon - 2011
THE MULTIPLAYER CLASSROOM: DESIGNING COURSEWORK AS A GAME is your detailed guide to designing any structured learning experience as a game. Written for professional educators or those learning to be educators, here are the tools to engage and excite students by using principles learned in the development of popular video games. Suitable for use in the classroom or the boardroom, the book features a reader-friendly style that introduces game concepts and vocabulary in a logical way. You don't need any experience making games or even playing games to use this book. Yet, you will learn how to create multiplayer games for any age on any subject. Bring your classroom into the 21st century!
Valve: Handbook for New Employees
Valve - 2012
A place where incredibly talented individuals are empowered to put their best work into the hands of millions of people, with very little in their way.This book is an abbreviated encapsulation of our guiding principles. As Valve continues to grow, we hope that these principles will serve each new person joining our ranks. If you are new to Valve, welcome. Although the goals in this book are important, it’s really your ideas, talent, and energy that will keep Valve shining in the years ahead. Thanks for being here. Let’s make great things.
Understanding Comics: The Invisible Art
Scott McCloud - 1993
Scott McCloud's Understanding Comics is a seminal examination of comics art: its rich history, surprising technical components, and major cultural significance. Explore the secret world between the panels, through the lines, and within the hidden symbols of a powerful but misunderstood art form.
Programming in Lua
Roberto Ierusalimschy - 2001
Currently, Lua is being used in areas ranging from embedded systems to Web development and is widely spread in the game industry, where knowledge of Lua is an indisputable asset. "Programming in Lua" is the official book about the language, giving a solid base for any programmer who wants to use Lua. Authored by Roberto Ierusalimschy, the chief architect of the language, it covers all aspects of Lua 5---from the basics to its API with C---explaining how to make good use of its features and giving numerous code examples. "Programming in Lua" is targeted at people with some programming background, but does not assume any prior knowledge about Lua or other scripting languages. This Second Edition updates the text to Lua 5.1 and brings substantial new material, including numerous new examples, a detailed explanation of the new module system, and two new chapters centered on multiple states and garbage collection.