![]() |
![]() |
Your cart is empty |
||
Books > Computing & IT > Computer software packages > Computer games
Game Audio Implementation offers a unique practical approach to learning all about game audio. If you've always wanted to hear your sound or music in a real game then this is the book for you. Each chapter is accompanied by its own game level where you can see the techniques and theories in action before working through over 70 exercises to develop your own demo level. Taking you all the way from first principles to complex interactive systems in the industry standard Unreal Engine (c) you'll gain the skills to implement your sound and music along with a deep transferable knowledge of the principles you can apply across a range of other game development tools. The accompanying website (www.gameaudioimplementation.com) includes: 12 downloadable demonstration games A unique exercise level for you to develop for your portfolio An up-to-date online bibliography with further reading for each chapter A free sound library with hundreds of game SFX
Fantasy sports have the opportunity to provide a sporting community in which gendered physical presence plays no role-a space where men and women can compete and interact on a level playing field. Whose Game? shows, however, that while many turn to this space to socialize with friends or participate in a uniquely active and competitive fandom, men who play also depend on fantasy sports to perform a boyhood vision of masculinity otherwise inaccessible to them. Authors Rebecca Kissane and Sarah Winslow draw on a rich array of survey, interview, and observational data to examine how gender, race, and class frame the experiences of everyday fantasy sports players. This pioneering book examines gendered structures and processes, such as jock statsculinity-a nerdish form of masculine one-upmanship-and how women are often rendered as outsiders. Ultimately, Whose Game? demonstrates that fantasy sports are more than just an inconsequential leisure activity. This online world bleeds into participants' social lives in gendered ways-forging and strengthening relationships but also taking participants' time and attention to generate negative emotions, stress, discord, and unproductivity.
Corona SDK is one of the most powerful tools used to create games and apps for mobile devices. The market requires speed; new developers need to operate quickly and efficiently. Create 2D Mobile Games with Corona SDK gives you the tools needed to master Corona - even within the framework of professional constraints. A must-read guide, this book gives you fast, accurate tips to learn the programming language necessary to create games. Read it sequentially or as an FAQ and you will have the tools you need to create any base game before moving on to advanced topics. The tutorial-based format: Contains step-by-step directions complete with coding and screenshots Is filled with tutorials, tips, and links to useful online resources Includes a comprehensive companion website featuring online exercise files to practice coding, full build samples from the text, additional book details, and more!
When making games for kids, it's tempting to simply wing-it on the design. We were all children once, right? The reality is that adults are far removed from the cognitive changes and the motor skill challenges that are the hallmark of the developing child. Designing Games for Children, helps you understand these developmental needs of children and how to effectively apply them to games. Whether you're a seasoned game designer, a children's media professional, or an instructor teaching the next generation of game designers, Designing Games for Children is the first book dedicated to service the specific needs of children's game designers. This is a hands-on manual of child psychology as it relates to game design and the common challenges designers face. Designing Games for Children is the definitive, comprehensive guide to making great games for kids, featuring: Guidelines and recommendations divided by the most common target audiences - babies and toddlers (0-2), preschoolers (3-5), early elementary students (6-8), and tweens (9-12). Approachable and actionable breakdown of child developmental psychology, including cognitive, physical, social, and emotional development, as it applies to game design Game design insights and guidelines for all aspects of game production, from ideation to marketing
This entry in the BEA Electronic Media Research Series, born out of the April 2017 BEA Research Symposium, takes a look at video games, outlining the characteristics of them as cognitive, emotional, physical, and social demanding technologies, and introduces readers to current research on video games. The diverse array of contributors in this volume offer bleeding-edge perspectives on both current and emerging scholarship. The chapters here contain radical approaches that add to the literature on electronic media studies generally and video game studies specifically. By taking such a forward-looking approach, this volume aims to collect foundational writings for the future of gaming studies.
Beginning Android C++ Game Development introduces general and Android game developers like you to Android's powerful Native Development Kit (NDK). The Android NDK platform allows you to build the most sophisticated, complex and best performing game apps that leverage C++. In short, you learn to build professional looking and performing game apps like the book's case study, Droid Runner. In this book, you'll learn all the major aspects of game design and programming using the Android NDK and be ready to submit your first professional video game app to Google Play and Amazon Appstore for today's Android smartphones and tablet users to download and play. The techniques contained in this book have been learned by the author, Bruce Sutherland, over a seven-year career which has involved programming on several AAA titles. Versions of these techniques have been used towards shipping game titles on hardware sold by all of the major console manufacturers: Sony, Microsoft and Nintendo.What you'll learn * How to build your first real-world quality game app for Android smartphones and tablets using the power of the Android C++ APIs as found in the NDK * How to do professional level, quality game design, starting the Droid Runner case study that's used throughout this book to illustrate the key concepts * How to build a game engine * How to write a renderer * How to build the Droid Runner game app with entities, game levels and collisions * How to insert perspectives using cameras and more *How to create or integrate audio into your game app * How to submit to the Android app stores like Google Play and Amazon Appstore Who this book is for This book is for game developers looking to get into Android development for the first time, as well as Android game developers who have never used the Native Development Kit (NDK).
Despite the rise of HTML5-based game engines, there is no comprehensive book that compares these engines to help developers decide which one is best for their project. This how-to guide covers game design and development and shows how to distribute an HTML5-based game. The book presents an introduction to game development using HTML5 engines, an analysis of the top engines, example game implementations using the engines, and techniques for packaging and distributing the final app. It also contains code, best practices, and many complete game examples.
This book is aimed at giving novice coders an understanding of the methods and techniques used in professional games development. Designed to help develop and strengthen problem solving and basic C/C++ skills, it also will help to develop familiarity targeting and using fixed/restricted hardware, which are key skills in console development. It allows the reader to increase their confidence as game programmers by walking them through increasingly involved game concepts, while maintaining the understanding that despite the increased complexity, the core methods remain consistent with the advancement of the technology; the technology only enhances the gaming experience. It also demonstrates underlying principles of game coding in practical step by step ways to increase exposure and confidence in game coding concepts. Key Features: Increases the confidence of new coders by demonstrating how to get things done. Introduces evolving projects to reinforce concepts, both directly and indirectly that the reader will use to produce and then enhance the project. Provides tutorials on Graphics API's that can be easily understood by a novice. Demystifies hardware used to gain new effects without blinding the user to the technical wizardry going on under the system. Gives a sense of achievement to the reader and pushes them toward improvement.
Everyone should learn to code. Much like drawing and sketching, playing an instrument, cooking, or taking pictures and shooting videos, coding is a creative endeavor, which means it's a way to actually create stuff, and creating stuff is incredibly rewarding and satisfying. Sure, it's fun to spend hours on your phone looking at what other people have created; but that's nothing compared to the joy and satisfaction of creating things that other people consume and use. Yep, coding is fun! And if that weren't enough, when you learn to code you develop all sorts of invaluable skills and traits beyond just coding. These include planning, problem solving, communication, logic, empathy, attention to detail, patience, resilience, persistence, and creativity. And it turns out that these skills (especially creativity and creative problem solving) are some of the most in-demand out there. So, coding will help your future career, too, regardless of what that career may be. But, where to start? Captain Code is a welcoming, engaging, and fun introduction to becoming a coder, designed for the young (ages 10-17) and young-at-heart. Experienced educators and coders Ben & Shmuel Forta will guide you using Python, one of the most popular programming languages in the world. You'll learn by creating games, yes, games, from simple projects to retro text-based adventures to complete graphical arcade style games.
Take your skyship pirate, haunted waif, or alien scientist to the next level with this fun, interactive book of exercises to help you build your RPG character's backstory-made specifically for the genres you love to play. You can now explore new RPG character ideas with this character backstory guide to the most popular RPG genres beyond fantasy, from sci-fi to horror and superhero to western-themed games. This latest guide from One Shot creator and RPG expert James D'Amato helps you build out an existing character or create a new one, with these activities that provide plenty of RPG fun before you even hit the gaming table. With activities to help you flesh out characters for fantasy, sci-fi, horror, x-punk, superhero and western campaigns (with an extra chapter of neutral exercises you can use whenever you like), this book has everything you need, whether you're looking to start a new character, build out an existing character you're currently playing, or explore new character ideas and genres.
Successfully Navigate the Evolving World of Mobile and Social Game Design and Monetization Completely updated, Mobile & Social Game Design: Monetization Methods and Mechanics, Second Edition explains how to use the interconnectedness of social networks to make "stickier," more compelling games on all types of devices. Through the book's many design and marketing techniques, strategies, and examples, you will acquire a better understanding of the design and monetization mechanics of mobile and social games as well as working knowledge of industry practices and terminology. Learn How to Attract-and Retain-Gamers and Make Money The book explores how the gaming sector has changed, including the evolution of free-to-play games on mobile and tablet devices, sophisticated subscription model-based products, and games for social media websites, such as Facebook. It also demystifies the alphabet soup of industry terms that have sprouted up around mobile and social game design and monetization. A major focus of the book is on popular mechanisms for acquiring users and methods of monetizing users. The author explains how to put the right kinds of hooks in your games, gather the appropriate metrics, and evaluate that information to increase the game's overall stickiness and revenue per user. He also discusses the sale of virtual goods and the types of currency used in games, including single and dual currency models. Each chapter includes an interview with industry leaders who share their insight on designing and producing games, analyzing metrics, and much more.
This engaging book presents the essential mathematics needed to describe, simulate, and render a 3D world. Reflecting both academic and in-the-trenches practical experience, the authors teach you how to describe objects and their positions, orientations, and trajectories in 3D using mathematics. The text provides an introduction to mathematics for game designers, including the fundamentals of coordinate spaces, vectors, and matrices. It also covers orientation in three dimensions, calculus and dynamics, graphics, and parametric curves.
Vintage Games explores the most influential videogames of all time,
including Super Mario Bros., Grand Theft Auto III, Doom, The Sims
and many more. Drawing on interviews as well as the authors own
lifelong experience with videogames, the book discusses each game's
development, predecessors, critical reception, and influence on the
industry. It also features hundreds of full-color screenshots and
images, including rare photos of game boxes and other materials.
Vintage Games is the ideal book for game enthusiasts and
professionals who desire a broader understanding of the history of
videogames and their evolution from a niche to a global market.
Pokemon Go is not just play-the game has had an impact on public spaces, social circles and technology, suggesting new ways of experiencing our world. This collection of new essays explores what Pokemon Go can tell us about how and why we play. Covering a range of topics from mobile hardware and classroom applications to social conflict and urban planning, the contributors approach Pokemon Go from both practical and theoretical angles, anticipating the impact play will have on our digitally augmented world.
The perfect gift for any fan of World of Warcraft. Journey through Azeroth and prepare to feast on new culinary delights inspired by World of Warcraft. This official gift set comes with World of Warcraft: New Flavors of Azeroth and an exclusive apron featuring celebrated Pandaren chef Nomi, equipped with a large front pocket and adjustable straps. As a young boy in Pandaria, Nomi answered the beckoning call of the Cooking School Bell and quickly grew into a promising chef. Through the years, this intrepid cook has traveled across Azeroth, learning countless regional recipes and techniques from Pandaria, the Broken Isles, and even the mysterious Shadowlands. In this cookbook, Nomi has collected the best recipes gathered during his travels, including: --Bladespire Bagel --Wild Berry Bread --Chewy Fel Taffy Equip your apron and let culinary expert Nomi be your guide in World of Warcraft: New Flavors of Azeroth Gift Set.
A mysterious group of phantom thieves skulks in the shadows of Tokyo, changing the hearts of corrupt adults. But behind their masks are--normal teenagers and a talking black cat?! PERSONA 5: MEMENTOS MISSION is an all-new mystery featuring the cast of PERSONA 5. IN THIS VOLUME: Phantom thieves Makoto and Haru infiltrate a maid cafe, while strange "space aliens" appear in Akihabara! With so much going on, the time Ren has for sleep keeps getting shorter and shorter... Will the phantom thieves be able to find their targets in Mementos, and change their hearts?!
Video games take players on a trip through ancient battlefields, to mythic worlds, and across galaxies. They provide players with a way to try on new identities and acquire vast superpowers. Video games also give people the chance to hit reset - to play again and again until they achieve a desired outcome. Their popularity has enabled them to grow far beyond their humble origins and to permeate other forms of popular culture, from comic books and graphic novels to films and television programs. Video games are universal. In 100 Greatest Video Game Franchises, editors Robert Mejia, Jaime Banks, and Aubrie Adams have assembled essays that identify, assess, and reveal the most important video games of all-time. Each entry makes a case for the game's cultural significance and why it deserves to be on the list, from its influence on other games to its impact on an international scale. In addition to providing information about the game developer and when the franchise was established, these entries explore the connections between the different video games, examining them across genre, theme, and content. This accessible collection of essays gives readers an opportunity to gauge their favorite video game franchises against the best of all time and argue how they each fit among the 100 greatest ever created. Whether casually looking up information on these games or eager to learn how franchises evolved over the years, readers will enjoy this entertaining and informative volume. Comprehensive and engaging, 100 Greatest Video Game Franchises will appeal to fans and scholars alike.
'Paul Chaloner is a living legend in the esports space.' - Jason Lake, founder and CEO of the esports team Complexity Gaming 'Terrific stories and insights from the inside.' - T.L. Taylor, professor of Comparative Media Studies From slapping coins down on arcade cabinets to the lights of Madison Square Garden, competitive video gaming has come a long way. Today, esports is a billion-dollar industry, the best players becoming stars in their own right, battling for eight-figure prizes in front of a global audience of tens of millions. From Call of Duty to Counter-Strike, FIFA to Fortnite, a generation of players have turned multiplayer video games from a pastime into a profession. But there are questions. How did we get here? What exactly is competitive gaming - is it a sport? How much money do the top stars make? Do you really have to retire at 23? And just what the hell is Dota? This is esports (and How to Spell it) addresses all of this and more, as award-winning broadcaster Paul 'Redeye' Chaloner takes you inside the unstoppable rise of pro gaming to reveal the bitter rivalries, scandals and untold history of esports, from origins to sold-out arenas. With his trademark wit - and unrivalled access - Paul delivers the definitive book on the fastest-growing entertainment phenomenon in the world today.
This textbook is about systematic problem solving and systematic reasoning using type-driven design. There are two problem solving techniques that are emphasized throughout the book: divide and conquer and iterative refinement. Divide and conquer is the process by which a large problem is broken into two or more smaller problems that are easier to solve and then the solutions for the smaller pieces are combined to create an answer to the problem. Iterative refinement is the process by which a solution to a problem is gradually made better-like the drafts of an essay. Mastering these techniques are essential to becoming a good problem solver and programmer. The book is divided in five parts. Part I focuses on the basics. It starts with how to write expressions and subsequently leads to decision making and functions as the basis for problem solving. Part II then introduces compound data of finite size, while Part III covers compound data of arbitrary size like e.g. lists, intervals, natural numbers, and binary trees. It also introduces structural recursion, a powerful data-processing strategy that uses divide and conquer to process data whose size is not fixed. Next, Part IV delves into abstraction and shows how to eliminate repetitions in solutions to problems. It also introduces generic programming which is abstraction over the type of data processed. This leads to the realization that functions are data and, perhaps more surprising, that data are functions, which in turn naturally leads to object-oriented programming. Part V introduces distributed programming, i.e., using multiple computers to solve a problem. This book promises that by the end of it readers will have designed and implemented a multiplayer video game that they can play with their friends over the internet. To achieve this, however, there is a lot about problem solving and programming that must be learned first. The game is developed using iterative refinement. The reader learns step-by-step about programming and how to apply new knowledge to develop increasingly better versions of the video game. This way, readers practice modern trends that are likely to be common throughout a professional career and beyond.
Demystify the creation of efficient AI systems using the model-based reinforcement learning Unity ML-Agents - a powerful bridge between the world of Unity and Python. We will start with an introduction to the field of AI, then discuss the progression of AI and where we are today. We will follow this up with a discussion of moral and ethical considerations. You will then learn how to use the powerful machine learning tool and investigate different potential real-world use cases. We will examine how AI agents perceive the simulated world and how to use inputs, outputs, and rewards to train efficient and effective neural networks. Next, you'll learn how to use Unity ML-Agents and how to incorporate them into your game or product. This book will thoroughly introduce you to ML-Agents in Unity and how to use them in your next project. What You Will Learn Understand machine learning, its history, capabilities, and expected progression Gives a step-by-step guide to creating your first AI Presents challenges of varying difficulty, along with tips to reinforce concepts covered Broad concepts within AI Who Is This Book For Tthose interested in machine learning using Unity ML-Agents. To get the best out of this book, you should have a fundamental understanding of C#, some background in Python, and are well versed in Unity.
Beginning Android Games offers everything you need to join the ranks of successful Android game developers. You'll start with game design fundamentals and programming basics, and then progress towards creating your own basic game engine and playable games. This will give you everything you need to branch out and write your own Android games. The potential user base and the wide array of available high-performance devices makes Android an attractive target for aspiring game developers. Do you have an awesome idea for the next break-through mobile gaming title? Beginning Android Games will help you kick-start your project. The book will guide you through the process of making several example games for the Android platform, and involves a wide range of topics: * The fundamentals of game development * The Android platform basics to apply those fundamentals in the context of making a game * The design of 2D and 3D games and their successful implementation on the Android platform What you'll learn * How to set up and use the development tools for developing your first Android application * The fundamentals of game programming in the context of the Android platform * How to use the Android's APIs for graphics (Canvas, OpenGL ES 1.0/1.1), audio, and user input to reflect those fundamentals * How to develop two 2D games from scratch, based on the Canvas API and OpenGL ES. * How to create a full-featured 3D game * How to publish your games, get crash reports, and support your users * How to complete your own playable 2D OpenGL games Who this book is for This book is for people with a basic knowledge of Java who want to write games on the Android platform. It also offers information for experienced game developers about the pitfalls and peculiarities of the platform.
"Beginning C++ Through Game Programming, Third Edition" approaches learning C++ from the unique and fun perspective of games. Written for the beginning game developer or programmer, the book assumes no previous programming experience and each new skill and concept is taught using simple language and step-by-step instructions. Readers will complete small projects in each chapter to reinforce what they've learned and a final project at the end combines all of the major topics covered in the book. Featuring twenty five percent new material, this third edition covers all the latest technology and advances.
Videogame history is not just a history of one successful technology replacing the next. It is also a history of platforms and communities that never quite made it; that struggled to make their voices heard; that aggravated against the conventions of the day; and that never enjoyed the commercial success or recognition of their major counterparts. In Minor Platforms in Videogame History, Benjamin Nicoll argues that 'minor' videogame histories are anything but insignificant. Through an analysis of transitional, decolonial, imaginary, residual, and minor videogame platforms, Nicoll highlights moments of difference and discontinuity in videogame history. From the domestication of vector graphics in the early years of videogame consoles to the 'cloning' of Japanese computer games in South Korea in the 1980s, this book explores case studies that challenge taken-for-granted approaches to videogames, platforms, and their histories.
Sound can make or break the visual experience of a video game. If you press a button, and you hear a click, you know you are playing a game, without the click, you are merely interacting with an image on the screen. Sound elevates the experience of a game, and is obviously a KEY ingredient to the success of a game. This book goes out to sound designers and music composers for games who may be able to pick up on the theories and concepts in other books, but will need the book that shows them just how to get their first demo reel done. Stevens and Raybould get right into the heart of sound design and implemention, providing real practical examples to learn from, so that composers and designers can quickly develop the skills they need to design sound and music for games. This hands-on book guides students and professionals through the whole development process of how to create and implement sound and music for games. Stevens and Raybould offer a hugely effective teaching tool to engage students: a complete set of tools and interactive tutorials that are fully tested and proven to work in a University setting. The book comes with a powerful associated web site including 20 videos (10 mins each) with screen captures, voice over and interactive commentary, several hundred sound files that designers can plug right into their own games, and a unique tutorial game level for readers to play and learn in - so that they can experience, interact, and see exactly how sounds are applied in a real game. This is the best vehicle for learning how to create compelling sound and music for games - a truly unique approach that gets designers and students up and running quickly.
How are the world's best videogames created? Are they truly hatched through marathon all-night sessions of acne-ridden, junk food-eating programmers and artists huddled in front of multiple monitors cranking out code and content? Which key decisions determine whether or not a particular game will be a hit? What's crunch time really like? Journey behind the scenes to learn the truth about how the world's greatest videogames get made. Join videogame industry veteran Michael Thornton Wyman on a series of detailed, behind-the-scenes tours with the teams that have made some of the most popular and critically acclaimed videogames of the modern era. Drawing on insider's perspectives from teams large and small, from single-person independent projects (Linerider), to casual game classics (Diner Dash), PC titles (Spore) to AAA Console games (NBA Live), and including modern-day masterpieces (Halo, Rock Band and World of Warcraft), learn from the creators about how these games were made, and hear their stories from the trenches of videogames production. The second part of the book provides real-world, hands-on advice you can start using immediately to make your own games better. Thorough and detailed analysis of common, proven best practices give you specific nuts and bolts tools to implement at any phase of your game project, from concept development through prototyping, production, testing and launch. The book is an excellent resource for those working directly on game design or production, for those aspiring to work in the field, or for anyone who has wondered how the world's greatest videogames get made. |
![]() ![]() You may like...
Cyber Security and Threats - Concepts…
Information Reso Management Association
Hardcover
R10,216
Discovery Miles 102 160
Data Science in Cybersecurity and…
Leslie F Sikos, Kim-Kwang Raymond Choo
Hardcover
R5,262
Discovery Miles 52 620
Security Careers - Skills, Compensation…
Stephen W. Walker, James E. Foushee
Paperback
R1,916
Discovery Miles 19 160
Proceedings of the 4th International…
Yong Qin, Limin Jia, …
Hardcover
R5,748
Discovery Miles 57 480
Advances in Learning Automata and…
Javidan Kazemi Kordestani, Mehdi Razapoor Mirsaleh, …
Hardcover
R4,938
Discovery Miles 49 380
Proceedings of International Conference…
C. Kiran Mai, B. V. Kiranmayee, …
Hardcover
R5,690
Discovery Miles 56 900
Big Data Analytics and Artificial…
Aboul Ella Hassanien, Nilanjan Dey, …
Hardcover
R2,911
Discovery Miles 29 110
|