0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (2)
  • R100 - R250 (164)
  • R250 - R500 (440)
  • R500+ (1,601)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer software packages > Computer games

Artificial Intelligence for Computer Games - An Introduction (Paperback): John David Funge Artificial Intelligence for Computer Games - An Introduction (Paperback)
John David Funge
R1,843 Discovery Miles 18 430 Ships in 12 - 17 working days

Learn to make games that are more fun and engaging! Building on fundamental principles of Artificial Intelligence, Funge explains how to create Non-Player Characters (NPCs) with progressively more sophisticated capabilities. Starting with the basic capability of acting in the game world, the book explains how to develop NPCs who can perceive, remember what they perceive, and then continue in the game play to think about the effects of possible actions, and finally learn from their experience. Funge considers the system architecture and explains how to implement potential behaviors (both reactive and deliberate) for intelligent and responsive NPCs allowing for games that are more fun and engaging. Emphasizing enduring design principles, Funge covers the basics of Game AI and provides a clear, easy to read introduction that beginning programmers and game designers will enjoy.

Two- and Three-Dimensional Patterns of the Face (Paperback): Peter W. Hallinan, Gaile Gordon, A. L. Yuille, Peter Giblin, David... Two- and Three-Dimensional Patterns of the Face (Paperback)
Peter W. Hallinan, Gaile Gordon, A. L. Yuille, Peter Giblin, David Mumford
R1,771 Discovery Miles 17 710 Ships in 12 - 17 working days

The human face is perhaps the most familiar and easily recognized object in the world, yet both its three-dimensional shape and its two-dimensional images are complex and hard to characterize. This book develops the vocabulary of ridges and parabolic curves, of illumination eigenfaces and elastic warpings for describing the perceptually salient features of a face and its images. The book also explores the underlying mathematics and applies these mathematical techniques to the computer vision problem of face recognition, using both optical and range images.

Sensors for Mobile Robots (Paperback): H.R. Everett Sensors for Mobile Robots (Paperback)
H.R. Everett
R1,809 Discovery Miles 18 090 Ships in 12 - 17 working days

The author compiles everything a student or experienced developmental engineer needs to know about the supporting technologies associated with the rapidly evolving field of robotics. From the table of contents: Design Considerations * Dead Reckoning * Odometry Sensors * Doppler and Inertial Navigation * Typical Mobility Configurations * Tactile and Proximity Sensing * Triangulation Ranging * Stereo Disparity * Active Triangulation * Active Stereoscopic * Hermies * Structured Light * Known Target Size * Time of Flight * Phase-Shift Measurement * Frequency Modulation * Interferometry * Range from Focus * Return Signal Intensity * Acoustical Energy * Electromagnetic Energy * Optical Energy * Microwave Radar * Collision Avoidance * Guidepath Following * Position-Location Systems * Ultrasonic and Optical Position-Location Systems * Wall, Doorway, andCeiling Referencing * Application-Specific Mission Sensors

Audio Anecdotes III - Tools, Tips, and Techniques for Digital Audio (Paperback): Ken Greenebaum, Ronen Barzel Audio Anecdotes III - Tools, Tips, and Techniques for Digital Audio (Paperback)
Ken Greenebaum, Ronen Barzel
R1,804 Discovery Miles 18 040 Ships in 12 - 17 working days

This collection of articles provides practical and relevant tools, tips, and techniques for those working in the digital audio field. Volume III, with contributions from experts in their fields, includes articles on a variety of topics, including: - Recording Music - Sound Synthesis - Voice Synthesis - Speech Processing - Applied Signal Processing - HRTF Spatialization - Synchronization - Music Composition - Human Experience Applications of digital audio techniques are indispensable in the recording industry, the film industry, interactive gaming, human computer interaction, and more.

Collision Detection in Interactive 3D Environments (Hardcover, New): Gino Van Den Bergen Collision Detection in Interactive 3D Environments (Hardcover, New)
Gino Van Den Bergen
R2,556 Discovery Miles 25 560 Ships in 9 - 15 working days

The heart of any system that simulates the physical interaction between objects is collision detection-the ability to detect when two objects have come into contact. This system is also one of the most difficult aspects of a physical simulation to implement correctly, and invariably it is the main consumer of CPU cycles. Practitioners, new to the field or otherwise, quickly discover that the attempt to build a fast, accurate, and robust collision detection system takes them down a long path fraught with perils and pitfalls unlike most they have ever encountered. Without in-depth knowledge and understanding of the issues associated with engineering a collision detection system, the end of that path is an abyss that has swallowed many a good programmer!
Gino van den Bergen's new book is the story of his successful journey down that path. The outcome is his well-known collision detection system, the SOftware Library for Interference Detection (SOLID). Along the way, he covers the topics of vector algebra and geometry, the various geometric primitives of interest in a collision system, the powerful method of separating axes for the purposes of intersection testing, and the equally powerful Gilbert-Johnson-Keerthi (GJK) algorithm for computing the distance between convex objects. But this book provides much more than a good compendium of the ideas that go into building a collision system. The curse of practical computational geometry is floating-point arithmetic. Algorithms with straightforward implementations when using exact arithmetic can have catastrophic failures in a floating-point system. Specifically, intersection and distance algorithms implemented in a floating-point systemtend to fail exactly in the most important case in a collision system-when two objects are just touching. Great care must be taken to properly handle floating-point round off errors. Gino's ultimate accomplishment in this book is his presentation on how to correctly implement the GJK distance algorithm in the presence of single-precision floating-point arithmetic. And what better way to illustrate this than with a case study, the final chapter on the design and implementation of SOLID.
About the CD-ROM
The companion CD-ROM includes the full C++ source code of SOLID 3.5 as well as API documentation in HTML and PDF formats. Both single (32bit) and double (64bit) precision versions of the SOLID SDK plus example programs can be compiled for Linux platforms using GNU g++ version 2.95 to 3.3 and for Win32 platforms using Microsoft Visual C++ version 6.0 to 7.1. Use of the SOLID source code is governed by the terms of either the GNU GPL or the Trolltech QPL (see CD-ROM documentation for details).
About the Author
Gino van den Bergen is a game developer living and working in The Netherlands. He is the creator of SOLID and holds a Ph.D. in computing science from Eindhoven University of Technology. Gino implemented collision detection and physics in NaN Technologies' Blender, a creation suite for interactive 3D content.
*Explains the fundamental geometric and numerical concepts that underlie the key algorithms of collision detection.
*CD-ROM includes the full C++ source code of SOLID, a well-known library for collision detection, plus binaries and example programs for Win32.
*Discusses algorithms for commonly used primitive types, such as spheres, boxes, cylinders, cones, triangles, rays, and convex polyhedra.
*Presents techniques for accelerating collision detection for complex models and scenes.

World of Warcraft: Exploring Azeroth - Northrend (Hardcover): World of Warcraft: Exploring Azeroth - Northrend (Hardcover)
R631 Discovery Miles 6 310 Ships in 12 - 17 working days

Ever since the 'crown of Azeroth' assumed centre stage in World of Warcraft: Wrath of the Lich King, millions of players have been captivated by the dark, stormy depths of the continent that has become synonymous with the dreaded Scourge. Now, venture into the icy, mysterious tundra of Northrend under the expert guidance of Clan Bronzebeard in this third instalment in the wildly popular World of Warcraft: Exploring Azeroth series!

Technology in Physical Activity and Health Promotion (Paperback): Zan Gao Technology in Physical Activity and Health Promotion (Paperback)
Zan Gao
R1,381 Discovery Miles 13 810 Ships in 12 - 17 working days

As technology becomes an ever more prevalent part of everyday life and population-based physical activity programmes seek new ways to increase lifelong engagement with physical activity, so the two have become increasingly linked. This book offers a thorough, critical examination of emerging technologies in physical activity and health, considering technological interventions within the dominant theoretical frameworks, exploring the challenges of integrating technology into physical activity promotion and offering solutions for its implementation. Technology in Physical Activity and Health Promotion occupies a broadly positive stance toward interactive technology initiatives and, while discussing some negative implications of an increased use of technology, offers practical recommendations for promoting physical activity through a range of media, including: social media mobile apps global positioning and geographic information systems wearables active videogames (exergaming) virtual reality settings. Offering a logical and clear critique of technology in physical activity and health promotion, this book will serve as an essential reference for upper-level undergraduates, postgraduate students and scholars working in public health, physical activity and health and kinesiology, and healthcare professionals.

The Art of Crash Bandicoot 4: It's About Time (Hardcover): Micky Neilson The Art of Crash Bandicoot 4: It's About Time (Hardcover)
Micky Neilson
R1,561 R1,331 Discovery Miles 13 310 Save R230 (15%) Ships in 10 - 15 working days

The Crash Bandicoot(TM) series has remained a beloved staple of platform gaming ever since the first game's release in 1996. The Art of Crash Bandicoot(TM)4: It's About Time(TM)is a rich repository overflowing with interviews, quotes, observations and anecdotes, accompanied by a treasure trove of concept art detailing the characters and environments of the game. Gamers of every type will cherish this all-encompassing look into the zany, wild and unpredictable world of Crash Bandicoot(TM) .

Understanding Kids, Play, and Interactive Design - How to Create Games Children Love (Hardcover): Mark Schlichting Understanding Kids, Play, and Interactive Design - How to Create Games Children Love (Hardcover)
Mark Schlichting; Foreword by Jesse Schell
R3,961 Discovery Miles 39 610 Ships in 12 - 17 working days

This book is a way of sharing insights empirically gathered, over decades of interactive media development, by the author and other children's designers. Included is as much emerging theory as possible in order to provide background for practical and technical aspects of design while still keeping the information accessible. The author's intent for this book is not to create an academic treatise but to furnish an insightful and practical manual for the next generation of children's interactive media and game designers. Key Features Provides practical detailing of how children's developmental needs and capabilities translate to specific design elements of a piece of media Serves as an invaluable reference for anyone who is designing interactive games for children (or adults) Detailed discussions of how children learn and how they play Provides lots of examples and design tips on how to design content that will be appealing and effective for various age ranges Accessible approach, based on years of successful creative business experience, covers basics across the gamut from developmental needs and learning theories to formats, colors, and sounds

Feminist War Games? - Mechanisms of War, Feminist Values, and Interventional Games (Hardcover): Jon Saklofske, Alyssa Arbuckle,... Feminist War Games? - Mechanisms of War, Feminist Values, and Interventional Games (Hardcover)
Jon Saklofske, Alyssa Arbuckle, Jon Bath
R4,054 Discovery Miles 40 540 Ships in 12 - 17 working days

Feminist War Games? explores the critical intersections and collisions between feminist values and perceptions of war, by asking whether feminist values can be asserted as interventional approaches to the design, play, and analysis of games that focus on armed conflict and economies of violence. Focusing on the ways that games, both digital and table-top, can function as narratives, arguments, methods, and instruments of research, the volume demonstrates the impact of computing technologies on our perceptions, ideologies, and actions. Exploring the compatibility between feminist values and systems of war through games is a unique way to pose destabilizing questions, solutions, and approaches; to prototype alternative narratives; and to challenge current idealizations and assumptions. Positing that feminist values can be asserted as a critical method of design, as an ideological design influence, and as a lens that determines how designers and players interact with and within arenas of war, the book addresses the persistence and brutality of war and issues surrounding violence in games, whilst also considering the place and purpose of video games in our cultural moment. Feminist War Games? is a timely volume that questions the often-toxic nature of online and gaming cultures. As such, the book will appeal to a broad variety of disciplinary interests, including sociology, education, psychology, literature, history, politics, game studies, digital humanities, media and cultural studies, and gender studies, as well as those interested in playing, or designing, socially engaged games.

Marvel's Spider-Man: Miles Morales - The Art Of The Game (Hardcover): Matt Ralphs Marvel's Spider-Man: Miles Morales - The Art Of The Game (Hardcover)
Matt Ralphs
R994 R817 Discovery Miles 8 170 Save R177 (18%) Ships in 9 - 15 working days

Official art book of the PS5 launch game Marvel's Spider-Man: Miles Morales, featuring concept art created during the development of the game.

Be greater, be yourself as Miles Morales swings onto the scene in his own video game for the first time. Learning the ropes as Spider-Man in Peter Parker s absence, Miles must find the balance between keeping his new home, Harlem, safe and rising up to take on new challenges and enemies that test his abilities and loyalties to the limit.

The creative process of this much-anticipated game is captured in Marvel s Spider-Man: Miles Morales The Art of the Game. This lush, hardback book showcases the remarkable concept art and in-game renderings created by the talented development team creating the game in collaboration with Marvel. Characters, locations, tech, gadgets, Spider suits and much more are presented in all their incredible detail, accompanied by unique insights from the artists and developers behind the game.

FORTNITE Official: The Chronicle (Annual 2023) (Hardcover): Epic Games FORTNITE Official: The Chronicle (Annual 2023) (Hardcover)
Epic Games
R276 Discovery Miles 2 760 Ships in 12 - 17 working days

ALL THE CRAZIEST HIGHLIGHTS FROM FORTNITE'S LATEST SEASONS IN THE BRAND-NEW OFFICIAL ANNUAL FROM EPIC GAMES It's been another wild ride in the world of Fortnite, with new challenges, rewards, map changes, and awesome Outfits keeping the game as fresh as ever. Now, in this official yearbook from Epic Games, you can relive all the major Battle Royale stories and surprises from the past 12 months. Packed full of fun features, cool artwork, quizzes, and exclusive inside knowledge, this is essential reading for any Fortnite fan.

The Business of Indie Games - Everything You Need to Know to Conquer the Indie Games Industry (Paperback): Alex Josef, Alex Van... The Business of Indie Games - Everything You Need to Know to Conquer the Indie Games Industry (Paperback)
Alex Josef, Alex Van Lepp, Marshal D. Carper
R1,452 Discovery Miles 14 520 Ships in 9 - 15 working days

Explores the basics of indie game marketing Helps the reader with how to communicate to talk to investors, pbulishers, and major platforms Illustrates different negotiation tactics

We Deserve Better Villains - A Video Game Design Survival Guide (Hardcover): Jai Kristjan We Deserve Better Villains - A Video Game Design Survival Guide (Hardcover)
Jai Kristjan
R3,921 Discovery Miles 39 210 Ships in 12 - 17 working days

We Deserve Better Villains is a highly accessible how-to guide for video game designers no matter what level of experience to understand what is needed to be successful in the development cycle of any video game from concept to supporting the game live. Each chapter outlines a period in a video games development cycle, what key concepts need to be on a designers mind and how they can work to improve themselves every step of the way. To help visualize the journey the chapters start with a section centered on the reader as a hero character in a fictitious adventure video game that faces the trials and tribulations of the development cycle to completing the game. We all deserve better games, better heroes and villains which starts with learning what it takes to survive in the game development system as a videogame designer. Key Features Accessible enough for novices, insightful enough for veteran game designers Allows readers of at any level of video game knowledge to connect with the struggle of making a video game Concepts are delivered in a short, specific approach followed with practical exercises to follow to getting the reader into action to improve their skills

Python Workout - 50 Essential Exercises (Paperback): Reuven Lerner Python Workout - 50 Essential Exercises (Paperback)
Reuven Lerner
R1,263 Discovery Miles 12 630 Ships in 12 - 17 working days

Python Workout presents 50 exercises designed to deepen the reader's skill with Python. Readers will not only tackle exercises using built-in data structures, but also more advanced techniques, such as functional programming, object-oriented programming, iterators, and generators. With each engaging challenge, readers will practice a new skill and learn how to apply it to everyday coding tasks. Key Features 50 hands-on exercises and solutions Basic Python sequence types Python dictionaries and sets Functional programming in Python Creating your own classes Working with Python objects Generator functions Intended for readers with basic Python skills. About the technology Python is a versatile, elegant, general purpose programming language. Essential for data analysis, web development, artificial intelligence, games, desktop apps, and more, Python skills are a hot commodity. Reuven M. Lerner, an independent consultant for more than two decades, teaches Python, data science, and Git to companies around the world. His Better developers newsletter and blog are read by thousands of Python developers each week. Reuven has written a monthly column, "At the Forge," for Linux Journal since 1996 and is a panellist on the weekly Freelancers Show podcast. Reuven lives with his wife and three children in Modi'in, Israel, and can be reached at https://lerner.co.il/ or on Twitter at @reuvenmlerner.

Sport and Play in a Digital World (Paperback): Ivo Van Hilvoorde Sport and Play in a Digital World (Paperback)
Ivo Van Hilvoorde
R1,252 Discovery Miles 12 520 Ships in 12 - 17 working days

Digital technology plays an important role in the everyday lives of people. New types of 'digital sports', (sport) gaming, exergaming, cybersport and eSports increase in popularity all over the world and are even challenging the modern and hegemonic concept of sport. Modern games can hardly be compared with the first generation of electronic games, as the diversity of games has increased dramatically. Philosophers (of sport) have much to say about these new forms of digital play. This book bridges the gap between 'game studies' and current topics within the philosophy of sport literature. It does so by dealing with a variety of topics in which the virtual or the electronic takes over, contradicts or melts with current sports as we know it. This book deals with a variety of conceptual and moral questions, such as: Can video games and eSports be considered as sports activities or not? Are motor skills a defining characteristic of eSports? Can the personal identity be explored within the virtual world? What is happening in a virtual (game) world? How playful is a virtual environment? How do moral standards change in a digital game and how does the game-person and role-playing relate to the real person? This book was originally published as a special issue of Sport, Ethics and Philosophy.

Game Usability - Advice from the Experts for Advancing UX Strategy and Practice in Videogames (Hardcover, 2nd edition):... Game Usability - Advice from the Experts for Advancing UX Strategy and Practice in Videogames (Hardcover, 2nd edition)
Katherine Isbister, Celia Hodent
R3,957 Discovery Miles 39 570 Ships in 12 - 17 working days

This book introduces the basics in game usability and overall game UX mindset and techniques, as well as looking at current industry best practices and trends. Fully updated for its second edition, it includes practical advice on how to include usability in already tight development timelines, and how to advocate for UX and communicate results to higher-ups effectively. The book begins with an introduction to UX strategy considerations for games, and to UX design, before moving on to cover core user research and usability techniques as well as how to fit UX practices into the business process. It provides considerations of player differences and offers strategies for inclusion as well as chapters that give platform and context specific advice. With a wealth of new interviews with industry leaders and contributions from the very best in game UX, the book also includes brand new chapters on: Accessibility Mobile Game Usability Data Science Virtual and Augmented Reality Esports This book will be vital reading for all professional game developers and game UX advocates, as well as those students aspiring to work in game development and game UX.

Ultimate Guide to Video Game Writing and Design, T he (Paperback): F Dille Ultimate Guide to Video Game Writing and Design, T he (Paperback)
F Dille 2
R546 R363 Discovery Miles 3 630 Save R183 (34%) Ships in 12 - 17 working days

- Authors are top game designers
- Aspiring game writers and designers must have this complete bible


There are other books about creating video games out there.
Sure, they cover the basics. But The Ultimate Guide to Video Game Writing and Design goes way beyond the basics. The authors, top game designers, focus on creating games that are an involving, emotional experience for the gamer. Topics include integrating story into the game, writing the game script, putting together the game bible, creating the design document, and working on original intellectual property versus working with licenses. Finally, there's complete information on how to present a visionary new idea to developers and publishers. Got game? Get The Ultimate Guide to Video Game Writing and Design.

Beep to Boom - The Development of Advanced Runtime Sound Systems for Games and Extended Reality (Hardcover): Simon Goodwin Beep to Boom - The Development of Advanced Runtime Sound Systems for Games and Extended Reality (Hardcover)
Simon Goodwin
R4,952 Discovery Miles 49 520 Ships in 12 - 17 working days

Drawing on decades of experience, Beep to Boom: The Development of Advanced Runtime Sound Systems for Games and Extended Reality is a rigorous, comprehensive guide to interactive audio runtime systems. Packed with practical examples and insights, the book explains each component of these complex geometries of sound. Using practical, lowest-common-denominator techniques, Goodwin covers soundfield creation across a range of platforms from phones to VR gaming consoles. Whether creating an audio system from scratch or building on existing frameworks, the book also explains costs, benefits and priorities. In the dynamic simulated world of games and extended reality, interactive audio can now consider every intricacy of real-world sound. This book explains how and why to tame it enjoyably.

Game Dev Stories - Interviews About Game Development and Culture Volumes 1 and 2 (Paperback): David L Craddock Game Dev Stories - Interviews About Game Development and Culture Volumes 1 and 2 (Paperback)
David L Craddock
R2,341 Discovery Miles 23 410 Ships in 12 - 17 working days

Game Dev Stories: Interviews About Game Development and Culture Volumes 1 and 2 are a collection of interviews from renowned author David L. Craddock as he explores all corners of the video game industry. Collected from the author's archives, Game Dev Stories gathers conversations with individuals from all corners of the industry: Who they are, the paths they paved, and their contributions to this multibillion-dollar industry. This text offers viewpoints from well-known individuals like John Romero, Tom Hall, and Matt Householder. From artists and writers to programmers and designers, Game Dev Stories offers amazing insights and understanding to what occurs behind the screens of your favorite games and may help inspire future game developers in pursuing their dreams.

Practical Video Game Bots - Automating Game Processes using C++, Python, and AutoIt (Paperback, 1st ed.): Ilya Shpigor Practical Video Game Bots - Automating Game Processes using C++, Python, and AutoIt (Paperback, 1st ed.)
Ilya Shpigor
R1,171 R941 Discovery Miles 9 410 Save R230 (20%) Ships in 10 - 15 working days

Develop and use bots in video gaming to automate game processes and see possible ways to avoid this kind of automation. This book explains how bots can be very helpful in games such as multiplayer online games, both for training your character and for automating repetitious game processes in order to start a competition with human opponents much faster. Some players might use bots for cheating or avoiding game rules to gain an advantage over opponents - a sophisticated form of hacking that includes some elements of artificial intelligence (AI). However, while Practical Video Game Bots considers these topics, it is not a cheater's guide. Rather, this book is an attempt to overcome the information vacuum regarding bot development in video game applications. Through the use of three case study game examples, it covers most methods and technologies that are used by bot developers, and the details of anti-cheating systems. This book provides answers and useful advice for topics such as process automation, reverse engineering, and network applications. Modern bot applications use technologies from all these domains. You will also consider the work mechanisms of different kinds of bots and will write simple prototypes. What You Will Learn Discover bots and apply them to game applications Use clicker bots with OS-level embedding data, output-device capture, and more Develop in-game bots, with process memory analysis and access Work with out-game bots, with network interception and embedding data Deal with input device emulation and OS-level interception data Who This Book Is For Those with some prior experience in game development and coding experience in Python, C++, and Windows APIs.

Interaction Design for 3D User Interfaces - The World of Modern Input Devices for Research, Applications, and Game Development... Interaction Design for 3D User Interfaces - The World of Modern Input Devices for Research, Applications, and Game Development (Paperback)
Francisco R. Ortega, Fatemeh Abyarjoo, Armando Barreto, Naphtali Rishe, Malek Adjouadi
R1,496 Discovery Miles 14 960 Ships in 12 - 17 working days

In this new era of computing, where the iPhone, iPad, Xbox Kinect, and similar devices have changed the way to interact with computers, many questions have risen about how modern input devices can be used for a more intuitive user interaction. Interaction Design for 3D User Interfaces: The World of Modern Input Devices for Research, Applications, and Game Development addresses this paradigm shift by looking at user interfaces from an input perspective. The book is divided into four parts: Theory of input devices and user interfaces, with an emphasis on multi-touch interaction Advanced topics on reducing noise on input devices using Kalman Filters A collection of hands-on approaches that allows the reader to gain experience with some devices A case study examining speech as input Most of the chapters contain exercises that provide practical experience to enhance knowledge of the material in the related chapter. With its hands-on approach and the affordability of the required hardware, this book is an excellent flexible resource for both the novice and the expert in 3D user input device development. Researchers and practitioners will gain a much deeper understanding about user input devices and user interfaces. Game developers and software designers will find new techniques to improve their products by adding intuitive user interaction mechanisms to their games and applications. In addition to the resources provided in the book, its companion website, http://3DInputBook.com, provides additional resources, which include: additional exercises and project ideas, additional chapters, source code, and class instructors' resources. The additional resources are provided to keep helping you with new research and new technology as it becomes available to help you stay up to date.

Game Dev Stories - Interviews About Game Development and Culture Volumes 1 and 2 (Hardcover): David L Craddock Game Dev Stories - Interviews About Game Development and Culture Volumes 1 and 2 (Hardcover)
David L Craddock
R4,539 Discovery Miles 45 390 Ships in 12 - 17 working days

Game Dev Stories: Interviews About Game Development and Culture Volumes 1 and 2 are a collection of interviews from renowned author David L. Craddock as he explores all corners of the video game industry. Collected from the author's archives, Game Dev Stories gathers conversations with individuals from all corners of the industry: Who they are, the paths they paved, and their contributions to this multibillion-dollar industry. This text offers viewpoints from well-known individuals like John Romero, Tom Hall, and Matt Householder. From artists and writers to programmers and designers, Game Dev Stories offers amazing insights and understanding to what occurs behind the screens of your favorite games and may help inspire future game developers in pursuing their dreams.

Working with Video Gamers and Games in Therapy - A Clinician's Guide (Hardcover): Anthony M. Bean Working with Video Gamers and Games in Therapy - A Clinician's Guide (Hardcover)
Anthony M. Bean
R3,907 Discovery Miles 39 070 Ships in 12 - 17 working days

Working with Video Gamers and Games in Therapy moves beyond stereotypes about video game addiction and violence to consider the role that games play in psychological experiences and mental health. Chapters examine the factors that compel individual gamers to select and identify with particular games and characters, as well as the different play styles, genres, and archetypes common in video games. For clinicians looking to understand their clients' relationships with video games or to use games as a therapeutic resource in their own practice, this is a thoughtful, comprehensive, and timely resource.

Game Devs & Others - Tales from the Margins (Hardcover): Tanya DePass Game Devs & Others - Tales from the Margins (Hardcover)
Tanya DePass
R4,200 Discovery Miles 42 000 Ships in 12 - 17 working days

Game Devs & Others: Tales from the Margins tell the true stories of life in the industry by people of color, LGBTQIA and other marginalized identities. This collection of essays give people a chance to tell their stories and to let others know what life on the other side of the screen is like when you're not part of the supposed "majority". Key Features This book is perfect for anyone interested in getting into the games industry who feels they have a marginalized identity For those who wish to better diversify their studio or workplace who may or may not have access to individuals that could or would share their stories about the industry Includes initiatives aimed at diversifying the industry that have a positive or negative impact on the ongoing discussions Coverage of ajor news items about diversity, conferences aimed at or having diversity at its core of content and mission are discussed Included essays are written with as little game dev specific jargon as possible, makeing it accessible to people outside the industry as well as those in the scene but that may not have all the insider lingo

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Auroboros: Coils of the Serpent…
Warchief Gaming, Chris Metzen Hardcover R1,386 R1,091 Discovery Miles 10 910
Animal Crossing New Horizons Residents…
Claire Lister Paperback R176 Discovery Miles 1 760
The Game Music Toolbox - Composition…
Marios Aristopoulos Paperback R1,067 Discovery Miles 10 670
Minecraft: Guide to Survival (Updated)
Mojang AB, The Official Minecraft Team Hardcover R365 R301 Discovery Miles 3 010
Minecraft Dungeons Sticker Book
Mojang AB Paperback R194 Discovery Miles 1 940
Horizon Forbidden West Official Strategy…
Future Press Hardcover R1,325 Discovery Miles 13 250
The Secret History of Mac Gaming…
Bitmap Books Hardcover R934 Discovery Miles 9 340
Game Boy: The Box Art Collection
Bitmap Books Hardcover R1,159 Discovery Miles 11 590
The Elder Scrolls: The Official Cookbook
Chelsea Monroe-Cassel Hardcover  (2)
R750 R599 Discovery Miles 5 990
Destiny Comic Collection: Volume One
Bungie Hardcover R571 R472 Discovery Miles 4 720

 

Partners