- Table View
- List View
Game + Design Education: Proceedings of PUDCAD 2020 (Springer Series in Design and Innovation #13)
by Özge Cordan Demet Arslan Dinçay Çağıl Yurdakul Toker Elif Belkıs Öksüz Sena SemizoğluThis book gathers the papers of the PUDCAD Universal Design Practice Conference: Game + Design Education, organized by Istanbul Technical University and held online on June 24-26, 2020. The conference represented one of the key events of the Practicing Universal Design Principles in Design Education through a CAD-Based Game (PUDCAD) project, which developed a design game on a CAD-based platform, enabling students and designers to learn about universal design principles and develop accessible and innovative design ideas. As such, the PUDCAD project met one of the foremost goals of the European Commission, making sure the inclusion and efficient accessibility for people with disabilities into everyday life. The main topics of the conference include: universal design and education, universal design and user experience, game and design studies, gamification, virtual reality experiment, e-learning in design, and playful spaces and interfaces. The contributions, which were selected by means of a rigorous international peer-review process, highlight numerous exciting ideas that will spur novel research directions and foster multidisciplinary collaboration among different specialists.
Game Design Essentials
by Briar Lee MitchellAn easy-to-follow primer on the fundamentals of digital game designThe quickly evolving mobile market is spurring digital game creation into the stratosphere, with revenue from games exceeding that of the film industry. With this guide to the basics, you'll get in on the game of digital game design while you learn the skills required for storyboarding, character creation, environment creation, level design, programming, and testing.Teaches basic skill sets in the context of current systems, genres, and game-play stylesDemonstrates how to design for different sectors within gaming including console, PC, handheld, and mobileExplores low-poly modeling for game playAddresses character and prop animation, lighting and rendering, and environment designDiscusses the path from concept to product, including pre- and post-productionIncludes real-world scenarios and interviews with key studio and industry professionalsWith Game Design Essentials, you'll benefit from a general-but-thorough overview of the core art and technology fundamentals of digital game design for the 21st century.
Game Design for Free-to-Play Live Service (Synthesis Lectures on Image, Video, and Multimedia Processing)
by Stanislav Stanković"Game Design for Free to Play Live Service" is the ultimate guide to designing successful free-to-play mobile games. Based on a decade of experience at companies like Rovio, EA, and Supercell, the author provides practical advice on gameplay mechanics, monetization strategies, and player engagement. With case studies and expert insights, this book is essential reading for any game developer looking to create a hit mobile game.
Game Dev Stories Volume 1: Interviews About Game Development and Culture
by David L. CraddockGame 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. Author Bio David L. Craddock writes fiction, nonfiction, and grocery lists. He is the author of over a dozen nonfiction books about video game development and culture, including the bestselling Stay Awhile and Listen series, Arcade Perfect: How Pac-Man, Mortal Kombat, and Other Coin-Op Classics Invaded the Living Room, and fiction for young adults, including The Dumpster Club and Heritage: Book One of the Gairden Chronicles. Find him online @davidlcraddock on Twitter.
Game Dev Stories Volume 2: More Interviews About Game Development and Culture
by David L. CraddockGame 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. Author Bio David L. Craddock writes fiction, nonfiction, and grocery lists. He is the author of over a dozen nonfiction books about video game development and culture, including the bestselling Stay Awhile and Listen series, Arcade Perfect: How Pac-Man, Mortal Kombat, and Other Coin-Op Classics Invaded the Living Room, and fiction for young adults, including The Dumpster Club and Heritage: Book One of the Gairden Chronicles. Find him online @davidlcraddock on Twitter.
Game Development for iOS with Unity3D
by Jeff W. MurrayThis hands-on guide takes you through the complete process of Unity iOS game development. A game developer for over 12 years, the author presents production-proven techniques and valuable tips and tricks needed to plan, build, test, and launch games for the iPhone, iPod, and iPad. He walks you through all the necessary procedures, including how to publish your game to the App Store.
Game Development Patterns with Unity 2021: Explore practical game development using software design patterns and best practices in Unity and C#, 2nd Edition
by David BaronDiscover practical design propositions to resolve game programming challenges in UnityKey FeaturesGet an overview of Unity engine architecture and coding modelBuild a complete racing game using software design patterns and understand how to implement them in UnityDownload the source code of the complete prototype demonstrating each of the software patterns usedBook DescriptionUnity's coding model and architecture require knowledge of common software design patterns. To optimally code a game in Unity, in the same way you do in other engines, you'll have to adapt to programming techniques that involve the use of design patterns. In this second edition, you'll get to grips with using design patterns with the help of supplemented code examples based on actual implementations of game mechanics and systems of a playable racing game prototype. You'll be introduced to the core principles of reusable software patterns and how to employ them to build components efficiently. Some notable additions include a game design document (GDD), a Unity programming primer, and the downloadable source code of a complete prototype. You'll start by learning about the overall design of the core game mechanics and systems that you'll be building throughout this Unity book, and discover tried-and-tested software patterns to code essential components of a game in a structured manner. You'll also find out how you can use classic design patterns to utilize Unity's unique API features. Finally, you'll identify the negative impacts of bad architectural decisions and understand how to overcome them with simple but effective practices. By the end of this book, you'll be able to develop Unity games in a structured, scalable, and optimized way.What you will learnStructure professional Unity code using industry-standard development patternsIdentify the right patterns for implementing specific game mechanics or featuresDevelop configurable core game mechanics and ingredients that can be modified without writing a single line of codeReview practical object-oriented programming (OOP) techniques and learn how they're used in the context of a Unity projectBuild unique game development systems such as a level editorExplore ways to adapt traditional design patterns for use with the Unity APIWho this book is forThis book is for Unity game developers who want to learn industry standards for building Unity games. Knowledge of the Unity game engine and programming in the C# language is expected. If you're only just starting your journey to becoming a Unity game developer, this book is not suitable for you.
Game Development with Blender and Godot: Leverage the combined power of Blender and Godot for building a point-and-click adventure game
by Kumsal ObuzUnderstand how to use one of the most popular 3D modeling software and advanced game engines to create a seamless workflow between the two and produce dynamic gamesKey FeaturesLearn how to create, rig, and animate 3D low-poly models in BlenderDiscover the 3D workflow of Godot Engine and understand how to enhance your modelsUse modeling and game design skills to create a dynamic point-and-click gameBook DescriptionGame Development with Blender and Godot is a comprehensive introduction for those new to building 3D models and games, allowing you to leverage the abilities of these two technologies to create dynamic, interactive, and engaging games.This book will start by focusing on what low-poly modeling is, before showing you how to use Blender to create, rig, and animate your models. You will also polish these assets until they're game-ready, making it easy for you to import them into Godot and use them effectively and efficiently. Next, you will use the game engine to design scenes, work with light and shadows, and transform your 3D models into interactive, controllable assets.By the end of this book, you will have a seamless workflow between Blender and Godot which is specifically geared toward game development. Alongside, you'll also be building a point-and-click adventure game following the instructions and guidance in the book. Finishing this game will help you take these newly acquired skills and create your own 3D games from conception to completion.What you will learnDiscover what low-poly modeling is and why it mattersUnderstand how to use materials, shaders, and textures in your modelsExplore how to render and animate a scene in BlenderFocus on how to export Blender assets and import them into GodotUse 3D low-poly models in Godot to create fun gamesDesign a dynamic and easy-to-navigate game worldExplore how to interact with the game via interfacesUnderstand how to export your game for WindowsWho this book is forThis book is for game developers who are looking to make the transition from 2D to 3D games. Readers should have a basic understanding of Godot, being able to navigate the UI, understand the inspector panel, create scenes, add scripts to game objects, and more. Previous experience with Blender is helpful but not required.
Game Development with Unreal Engine 5 Volume 1: Design Phase
by Tiow Wee TanDive into the heart of game development with Unreal Engine 5 (UE5), the latest revolution in creating immersive and visually stunning game worlds. Crafted to encourage your imaginative and inventive skills, Volume 1 of this two-part guide stands as a crucial tool in your journey towards developing incredible video games with UE5 and serves as a transition into the programming dimensions of game creation with C++ featured in Volume 2. Blending artistic mastery with technical prowess, you’ll journey from the basics of UE5’s environment to creating expansive landscapes with procedural content generation and combining materials for lifelike terrains. Discover the power of Quixel Bridge and Megascans to bring realistic textures and models into your projects, and master Nanite for rendering complex scenes with cinematic fidelity. You’ll also learn to create dynamic lighting and shadow effects with Lumen, enrich your game’s atmosphere with sophisticated particle systems using Niagara. Then integrate characters and adversaries into our worlds, making them come alive with interactive elements. From designing large open landscapes to implementing advanced visual effects, Game Development with UE 5, Volume 1 is your gateway to elevating the visual appeal and interactive experience of your game. What You Will Learn Sculpt vast, open worlds with UE5's advanced landscape tools and Heightmaps. Construct highly detailed environments with Nanite, achieving unparalleled visual quality without sacrificing performance. Introduce dynamic global illumination with Lumen, crafting stunning lighting and shadow effects that respond to changes in the game world in real-time. Implement Real-Time Virtual Textures to significantly enhance texture streaming efficiency in large-scale environments. Use Procedural Content Graph to populate your game worlds with dynamic, lifelike vegetation that adds depth and realism to your landscapes. Explore Niagara's powerful visual effects system to create complex and captivating effects that elevate the aesthetic appeal of your game. Who This Book Is For Game developers who want to learn how to use Unreal Engine 5 would benefit from this book.
Game Engine Architecture
by Jason GregoryHailed as a "must-have textbook" (CHOICE, January 2010), the first edition of Game Engine Architecture provided readers with a complete guide to the theory and practice of game engine software development. Updating the content to match today’s landscape of game engine architecture, this second edition continues to thoroughly cover the major components that make up a typical commercial game engine. New to the Second Edition Information on new topics, including the latest variant of the C++ programming language, C++11, and the architecture of the eighth generation of gaming consoles, the Xbox One and PlayStation 4 New chapter on audio technology covering the fundamentals of the physics, mathematics, and technology that go into creating an AAA game audio engine Updated sections on multicore programming, pipelined CPU architecture and optimization, localization, pseudovectors and Grassman algebra, dual quaternions, SIMD vector math, memory alignment, and anti-aliasing Insight into the making of Naughty Dog’s latest hit, The Last of Us The book presents the theory underlying various subsystems that comprise a commercial game engine as well as the data structures, algorithms, and software interfaces that are typically used to implement them. It primarily focuses on the engine itself, including a host of low-level foundation systems, the rendering engine, the collision system, the physics simulation, character animation, and audio. An in-depth discussion on the "gameplay foundation layer" delves into the game’s object model, world editor, event system, and scripting system. The text also touches on some aspects of gameplay programming, including player mechanics, cameras, and AI. An awareness-building tool and a jumping-off point for further learning, Game Engine Architecture, Second Edition gives readers a solid understanding of both the theory and common practices employed within each of the engineering disciplines covered. The book will help readers on their journey through this fascinating and multifaceted field.
Game Engine Architecture, Third Edition
by Jason GregoryIn this new and improved third edition of the highly popular Game Engine Architecture, Jason Gregory draws on his nearly two decades of experience at Midway, Electronic Arts and Naughty Dog to present both the theory and practice of game engine software development. In this book, the broad range of technologies and techniques used by AAA game studios are each explained in detail, and their roles within a real industrial-strength game engine are illustrated.New to the Third Edition This third edition offers the same comprehensive coverage of game engine architecture provided by previous editions, along with updated coverage of: computer and CPU hardware and memory caches, compiler optimizations, C++ language standardization, the IEEE-754 floating-point representation, 2D user interfaces, plus an entirely new chapter on hardware parallelism and concurrent programming. This book is intended to serve as an introductory text, but it also offers the experienced game programmer a useful perspective on aspects of game development technology with which they may not have deep experience. As always, copious references and citations are provided in this edition, making it an excellent jumping off point for those who wish to dig deeper into any particular aspect of the game development process.Key Features Covers both the theory and practice of game engine software development Examples are grounded in specific technologies, but discussion extends beyond any particular engine or API. Includes all mathematical background needed. Comprehensive text for beginners and also has content for senior engineers.
Game Engine Gems 2
by Eric LengyelThis book, the second volume in the popular Game Engine Gems series, contains short articles that focus on a particular technique, describe a clever trick, or offer practical advice within the subject of game engine development. The 31 chapters cover three broad categories-graphics and rendering, game engine design, and systems programming. Profess
Game Face: What Does a Female Athlete Look Like?
by Jane GottesmanThe extraordinary collection of photographs and rich personal stories that make upGame Facedocuments the tremendous impact that sports has on the daily lives of millions of girls and women. On playing fields and street corners, in backyards and gyms, the people in this arresting array of pictures are unselfconsciously exploring the physical and emotional pleasures of competition and play. Each image offers an affirming and satisfying answer to the question at the heart ofGame Face: What do girls and women look like, freed from traditional feminine constraints, using their bodies in joyful and empowering ways? When Title IX was passed in 1972, only one out of twenty-seven school-age girls played sports. Now one in three does. Yet their expanding involvement in sports is still largely overlooked by the media, and as a consequence, millions of young female athletes crave not only role models but an authentic and appealing reflection of their own athleticism. As a young sports journalist, Jane Gottesman was all too aware of this imbalance, and saw the need for a book that honors both our top female athletes and the everyday girls and women whose self-image is strengthened through athletic participation. With the goal of showing America what women's sports looks like, she searched through the work of our country's best photographers, from the newest photojournalists to artists such as Annie Leibovitz and Ansel Adams. The result isGame Face, a unique and inspiring selection of color and black-and-white photographs, a text with first-person accounts by athletes, and an illustrated time line of women's athletic milestones. Published simultaneously with the opening of an important exhibition at the Smithsonian Institution that will tour for five years,Game Facehas been endorsed by the Girl Scouts of the USA, who've developed aGame Facepatch, the NCAA, and the YWCA of the USA. An inspiring gift for an athlete of any age, this powerful, timely book takes one of art's most studied subjects the female body and celebrates it in a brand-new way.
Game Feel: A Game Designer's Guide to Virtual Sensation
by Steve Swink"Game Feel" exposes "feel" as a hidden language in game design that no one has fully articulated yet. 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 whe
The Game Maker's Companion
by Jacob Habgood Nana Nielsen Martin Rijks Kevin CrossleyThe Game Maker's Companion is the long-awaited sequel to The Game Maker's Apprentice. This book picks up where the last book left off, advancing your game development journey with some seriously impressive gaming projects. This time you'll learn how to make professional-quality platform games with solid collision detection and slick control mechanisms and you'll get acquainted with a long-lost icon of platform gaming history on the way. You'll go on to discover techniques to add depth and believability to the characters and stories in your games, including The Monomyth, cut scene storyboarding, and character archetypes. This culminates in the creation of an original atmospheric platform-adventure which will take your GML programming skills to new heights. There's even a handy reference section at the back of the book which will be invaluable for adding common features to your own games. With contributions from four games industry professionals and a highly respected member of the Game Maker community, The Game Maker's Companion is another labor of love that will give you even more hours of enjoyment than the original. If you already own Game Maker then you really must own this book as well. What you'll learn * Learn the fundamentals of how to create platform games with nature's first platform game character: Fishpod. * Discover how to recreate the classic 90's platform game Zool (Ninja of the Nth Dimension) entirely using drag-and-drop programming. * Learn how to extend and improve upon the drag-and-drop functionality of Game Maker using GML scripts. * Follow the design of the atmospheric platform-adventure game OC Shadows on Deck from original concept to a completed vertical slice of gameplay. * See how professional designers create engaging storylines with believable characters. * Learn how to modify the Shadows on Deck artwork to include in your own games. * Experience a practical journey into game development which has been unparalleled since The Game Maker's Apprentice. * Gain access to professional game resources from Shadows on Deck which you are free to use in your own Game Maker games. Who this book is for This book is for Game Maker's Apprentice readers, along with other game developers in general. Table of Contents * Greetings, Game Maker * Platform Beginnings: An Idea with Legs * Zool: Taking It to the Nth Dimension * Empowerment: Sliding Ninjas * Krool's Forces: Sweetening the Challenge * Fighting Talk: The Empower Strikes Back * Game Design: OC Shadows on Deck * Storytelling in Theory * Storytelling Applied * Of Mice and Pen: Pirate Art * GML: From Ninja to Pirate * Rogues' Rendezvous: Vertically Sliced * The Story Begins * Feature Reference * Rogues' Rendezvous: Dialogue"
The Game Music Toolbox: Composition Techniques and Production Tools from 20 Iconic Game Soundtracks
by Marios AristopoulosThe Game Music Toolbox provides readers with the tools, models, and techniques to create and expand a compositional toolbox, through a collection of 20 iconic case studies taken from different eras of game music. Discover many of the composition and production techniques behind popular music themes from games such as Cyberpunk 2077, Mario Kart 8, The Legend of Zelda, Street Fighter II, Diablo, Shadow of the Tomb Raider, The Last of Us, and many others. The Game Music Toolbox features: Exclusive interviews from industry experts Transcriptions and harmonic analyses 101 music theory introductions for beginners Career development ideas and strategies Copyright and business fundamentals An introduction to audio implementation for composers Practical takeaway tasks to equip readers with techniques for their own game music The Game Music Toolbox is crucial reading for game music composers and audio professionals of all backgrounds, as well as undergraduates looking to forge a career in the video game industry.
The Game Narrative Toolbox (Focal Press Game Design Workshops)
by Tobias Heussner Jennifer Brandes Hepler Toiya Kristen Finley Ann LemayLearn how to create compelling game storylines. Four experienced narrative designers from different genres of game development have banded together to create this all-inclusive guide on what it's like to work as a writer and narrative designer in the videogame industry. From concept to final testing, The Game Narrative Toolbox walks readers through what role a narrative designer plays on a development team and what the requirements are at every stage of development. Drawing on real experiences, authors Tobias Heussner, Toiya Finley, Ann Lemay, and Jennifer Hepler provide invaluable advice for writing compelling player-centered stories and effective dialogue trees in order to help readers make the switch from prose- or screen- writing to interactive. Accompanying every chapter are exercises that allow the reader to develop their own documentation, outlines, and game-dialogue samples for use in applying for industry jobs or developing independent projects. This first installment of Focal Press's Game Design Workshops series is a must-have for individuals looking to create captivating storylines for games.
Game of Thrones (Fan Phenomena Ser.)
by Kavita FinnWinter is coming. Every Sunday night, millions of fans gather around their televisions to take in the spectacle that is a new episode of Game of Thrones. Much is made of who will be gruesomely murdered each week on the hit show, though sometimes the question really is who won’t die a fiery death. The show, based on the Song of Ice and Fire series written by George R. R. Martin, is a truly global phenomenon. <P><P> With the seventh season of the HBO series in production, Game of Thrones has been nominated for multiple awards, its cast has been catapulted to celebrity, and references to it proliferate throughout popular culture. Often positioned as the grittier antithesis to J. R. R. Tolkien’s Lord of the Rings, Martin’s narrative focuses on the darker side of chivalry and heroism, stripping away these higher ideals to reveal the greed, amorality, and lust for power underpinning them. <P><P> Fan Phenomena: Game of Thrones is an exciting new addition to the Intellect series, bringing together academics and fans of Martin’s universe to consider not just the content of the books and HBO series, but fan responses to both. From trivia nights dedicated to minutiae to forums speculating on plot twists to academics trying to make sense of the bizarre climate of Westeros, everyone is talking about Game of Thrones. Edited by Kavita Mudan Finn, the book focuses on the communities created by the books and television series and how these communities envision themselves as consumers, critics, and even creators of fanworks in a wide variety of media, including fiction, art, fancasting, and cosplay.
Game of Thrones: Inside the Creation of a Targaryen Dynasty
by Insight EditionsDiscover the filmmaking secrets behind HBO&’s House of the Dragon! With fire and blood, House Targaryen ruled Westeros for over 200 years—a legendary reign depicted in HBO&’s House of the Dragon. Now, fans can embark on an epic behind the scenes journey, with this deluxe coffee table book chronicling the production of the landmark television series. An official collection of concept art, interviews with cast and crew, and stunning unit photography, The Making of HBO&’s House of the Dragon will be the ultimate account of this hugely anticipated television event.
Game of Thrones: Inside the Dawn of the Targaryen Civil War
by Gina McIntyreReturn to Westeros with this deluxe book that explores the creation of season two of HBO&’s hit series House of the Dragon.Following the huge international success of House of the Dragon season one, HBO&’s acclaimed series returns for a second season. Author Gina McIntyre, who wrote Insight&’s best-selling book on season one, Game of Thrones: House of the Dragon: Inside the Creation of a Targaryen Dynasty, has returned to the set at Leavesden Studios near London to chronicle the making of season two, receiving unprecedented access to the production. Season two promises even more intrigue and action, with remarkable performances and unforgettable set pieces, all explored in-depth within this must-have volume that makes the perfect companion to McIntyre&’s original book. Filled with concept art, on-set photography, and other dazzling visuals, this will be the ultimate exploration of a highly anticipated TV event. EXCLUSIVE ACCESS: Go behind the scenes of season two of House of the Dragon and discover exclusive insights and secrets from the show&’s set. REVEALING INTERVIEWS: Go behind the scenes of House of the Dragon through in-depth interviews with showrunner Ryan Condal and the incredible cast and crew. STUNNING IMAGERY: Explore a treasure trove of never-before-seen images, including concept designs for the show&’s dragons, locations, and costumes, plus candid on-set photos. OFFICIALLY LICENSED: The only officially licensed making-of book for season two of HBO&‘s House of the Dragon. COMPLETE YOUR COLLECTION: Game of Thrones: House of the Dragon: Inside the Dawn of the Targaryen Civil War is the perfect companion to Game of Thrones: House of the Dragon: Inside the Creation of a Targaryen Dynasty, The Art of Game of Thrones, and Game of Thrones: The Costumes, also published by Insight Editions
Game of Thrones: The Complete Series (Game Of Thrones X Chronicle Bks.)
by Myles McNuttBound in gorgeous gold and silver foil, this remarkable volume celebrates and explores the complex stories, relationships, and world building in HBO's Emmy-award winning Game of Thrones series, from Season 1 through Season 8. The book follows the story of Essos and southern Westeros, with firebreathing dragons and clashing noble houses, and the story of northern Westeros, where the Night King leads his army of the dead across the icy landscape. Mapping bloodlines and battle lines, the approximately 300 pages are filled with stunning photographs, original art, timelines, and charts newly created for this book. This definitive visual guide commemorates this momentous series and offers a must-have companion for every Game of Thrones fan.©2019 Home Box Office, Inc. All rights reserved. Game of Thrones and related trademarks are the property of Home Box Office, Inc.
Game of Thrones: In Memoriam
by Running PressGame of Thrones: In Memoriam is a tribute to some of the most memorable characters that have died during the course of the first four seasons. The book includes quotes, brief character profiles, and is fully illustrated with series photography throughout.
Game of Thrones: Seasons 1-5
by Running PressAn essential guide to Games of Thrones seasons 1-5, profiling the noble houses of Westeros through their history, family tree, character profiles, photos, and much more.Game of Thrones: The Noble Houses of Westeros Seasons 1-5 serves as a guide to the key houses as their constant struggle for power persists and as the hierarchical structure of the kingdom evolves. The book is filled with essential information including each house's sigil, history, home, family tree, character profiles, and is fully illustrated with series photography throughout.
Game of Thrones - A View from the Humanities Vol. 1: Time, Space and Culture
by Alfonso Álvarez-Ossorio Fernando Lozano Rosario Moreno Soldevila Cristina Rosillo-LópezThis book reflects on time, space and culture in the Game of Thrones universe. It analyses both the novels and the TV series from a multidisciplinary perspective ultimately aimed at highlighting the complexity, eclecticism and diversity that characterises Martin’s world. The book is divided into three thematic sections. The first section focuses on space—both the urban and natural environment—and the interaction between human beings and their surroundings. The second section follows different yet complementary approaches to Game of Thrones from an aesthetic and cultural perspective. The final section addresses the linguistic and translation implications of the Game of Thrones universe, as well as its didactic uses. This book is paired with a second volume that focuses on the characters that populate Martin’s universe, as well as on one of the ways in which they often interact—violence and warfare—from the same multidisciplinary perspective.
A Game of Two Halves: Football Fandom, Television and Globalisation (Comedia)
by Cornel SandvossProfessional football is one of the most popular television 'genres' worldwide, attracting the support of millions of fans, and the sponsorship of powerful companies. In A Game of Two Halves, Sandvoss considers football's relationship with television, its links with transnational capitalism, and the importance of football fandom in forming social and cultural identities around the globe. He presents the phenomenon of football as a reflection postmodern culture and globalization.Through a series of case studies, based in ethnographic audience research, Sandvoss explores the motivations and pleasures of football fans, the intense bond formed between supporters and their clubs, the implications of football consumption on political discourse and citizenship, football as a factor of cultural globalisation, and the pivotal role of football and television in a postmodern cultural order.