0
Your cart

Your cart is empty

Browse All Departments
Price
  • R0 - R50 (1)
  • R50 - R100 (1)
  • R100 - R250 (180)
  • R250 - R500 (407)
  • R500+ (1,484)
  • -
Status
Format
Author / Contributor
Publisher

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

Procedural Content Generation in Games (Paperback, Softcover reprint of the original 1st ed. 2016): Noor Shaker, Julian... Procedural Content Generation in Games (Paperback, Softcover reprint of the original 1st ed. 2016)
Noor Shaker, Julian Togelius, Mark J Nelson
R1,469 Discovery Miles 14 690 Ships in 10 - 15 working days

This book presents the most up-to-date coverage of procedural content generation (PCG) for games, specifically the procedural generation of levels, landscapes, items, rules, quests, or other types of content. Each chapter explains an algorithm type or domain, including fractal methods, grammar-based methods, search-based and evolutionary methods, constraint-based methods, and narrative, terrain, and dungeon generation. The authors are active academic researchers and game developers, and the book is appropriate for undergraduate and graduate students of courses on games and creativity; game developers who want to learn new methods for content generation; and researchers in related areas of artificial intelligence and computational intelligence.

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,112 R909 Discovery Miles 9 090 Save R203 (18%) 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.

We the Gamers - How Games Teach Ethics and Civics (Paperback): Karen Schrier We the Gamers - How Games Teach Ethics and Civics (Paperback)
Karen Schrier
R1,041 R955 Discovery Miles 9 550 Save R86 (8%) Ships in 12 - 17 working days

Distrust. Division. Disparity. Is our world in disrepair? Ethics and civics have always mattered, but perhaps they matter now more than ever before. Recently, with the rise of online teaching and movements like #PlayApartTogether, games have become increasingly acknowledged as platforms for civic deliberation and value sharing. We the Gamers explores these possibilities by examining how we connect, communicate, analyze, and discover when we play games. Combining research-based perspectives and current examples, this volume shows how games can be used in ethics, civics, and social studies education to inspire learning, critical thinking, and civic change. We the Gamers introduces and explores various educational frameworks through a range of games and interactive experiences including board and card games, online games, virtual reality and augmented reality games, and digital games like Minecraft, Executive Command, Keep Talking and Nobody Explodes, Fortnite, When Rivers Were Trails, Politicraft, Quandary, and Animal Crossing: New Horizons. The book systematically evaluates the types of skills, concepts, and knowledge needed for civic and ethical engagement, and details how games can foster these skills in classrooms, remote learning environments, and other educational settings. We the Gamers also explores the obstacles to learning with games and how to overcome those obstacles by encouraging equity and inclusion, care and compassion, and fairness and justice. Featuring helpful tips and case studies, We the Gamers shows teachers the strengths and limitations of games in helping students connect with civics and ethics, and imagines how we might repair and remake our world through gaming, together.

Retrogame Archeology - Exploring Old Computer Games (Paperback, Softcover reprint of the original 1st ed. 2016): John Aycock Retrogame Archeology - Exploring Old Computer Games (Paperback, Softcover reprint of the original 1st ed. 2016)
John Aycock
R4,876 Discovery Miles 48 760 Ships in 10 - 15 working days

Drawing on extensive research, this book explores the techniques that old computer games used to run on tightly-constrained platforms. Retrogame developers faced incredible challenges of limited space, computing power, rudimentary tools, and the lack of homogeneous environments. Using examples from over 100 retrogames, this book examines the clever implementation tricks that game designers employed to make their creations possible, documenting these techniques that are being lost. However, these retrogame techniques have modern analogues and applications in general computer systems, not just games, and this book makes these contemporary connections. It also uses retrogames' implementation to introduce a wide variety of topics in computer systems including memory management, interpretation, data compression, procedural content generation, and software protection. Retrogame Archeology targets professionals and advanced-level students in computer science, engineering, and mathematics but would also be of interest to retrogame enthusiasts, computer historians, and game studies researchers in the humanities.

Transactions on Edutainment XIV (Paperback, 1st ed. 2018): Zhigeng Pan, Adrian David Cheok, Wolfgang Muller Transactions on Edutainment XIV (Paperback, 1st ed. 2018)
Zhigeng Pan, Adrian David Cheok, Wolfgang Muller
R2,152 Discovery Miles 21 520 Ships in 10 - 15 working days

This journal subline serves as a forum for stimulating and disseminating innovative research ideas, theories, emerging technologies, empirical investigations, state-of-the-art methods, and tools in all different genres of edutainment, such as game-based learning and serious games, interactive storytelling, virtual learning environments, VR-based education, and related fields. It covers aspects from educational and game theories, human-computer interaction, computer graphics, artificial intelligence, and systems design. The 19 papers presented in the 14th issue were organized in topical sections named: 3D modeling and visualization; image; e-learning and games; and miscellaneous.

Game Design Deep Dive - Platformers (Hardcover): Joshua Bycer Game Design Deep Dive - Platformers (Hardcover)
Joshua Bycer
R5,137 Discovery Miles 51 370 Ships in 12 - 17 working days

The Game Design Deep Dive series examines specific game systems or mechanics over the course of the history of the industry. This book examines the history of jumping - one of the oldest mechanics in the industry - and how it has evolved and changed over the years. The author looks at the transition from 2D to 3D and multiple elements that make jumping more complicated than it looks from a design perspective. Key Selling Points: The first in a series of books that focus entirely on a singular game design system or mechanic, in this case: jumping. A perfect read for anyone interested in understanding game design, or just curious from a historical standpoint. A must read for anyone interested in building their own platformer or just interested in the history of the game industry's most famous game mechanic. This book is a perfect companion for someone building their first game or as part of a game design classroom. Includes real game examples to highlight the discussed topics and mechanics. Joshua Bycer is a Game Design Critic with more than seven years of experience critically analyzing game design and the industry itself. In that time, through Game-Wisdom, he has interviewed hundreds of game developers and members of the industry about what it means to design video games. He also strives to raise awareness about the importance of studying game design by giving lectures and presentations; his first book was titled 20 Essential Games to Study.

Comic Book Story of Video Games, The (Paperback): J. Hennessey Comic Book Story of Video Games, The (Paperback)
J. Hennessey
R527 R352 Discovery Miles 3 520 Save R175 (33%) Ships in 12 - 17 working days
Building Games with Ethereum Smart Contracts - Intermediate Projects for Solidity Developers (Paperback, 1st ed.): Kedar Iyer,... Building Games with Ethereum Smart Contracts - Intermediate Projects for Solidity Developers (Paperback, 1st ed.)
Kedar Iyer, Chris Dannen
R1,838 R1,429 Discovery Miles 14 290 Save R409 (22%) Ships in 10 - 15 working days

Learn how to take your existing knowledge of Ethereum and Solidity to the next level. Hone your development skills and become more familiar with the syntax of the Solidity language by working through well-tested, well-documented intermediate-level sample projects. You will begin by covering the basics of Ethereum, Solidity, and gaming theory. From there, you will move onto sample projects that use smart contract engineering to create fun casino-style games that you can deploy and test on your friends and colleagues with real ether. All games are provably fair and auditable, so that players know the house won't always win! Ideal for any reader with exposure to Ethereum, the techniques this book teaches are applicable to game developers, software engineers, web developers, and cryptocurrency enthusiasts. What You'll Learn Use various features and best practices for smart contract programming in Ethereum and Solidity Develop and deploy games of chance, similar to the kind you'd find in a casino Create fun, easy projects with Ethereum lntegrate the Ethereum blockchain into games Who This Book Is For Entry-level programmers with some exposure to Ethereum; game developers, Blockchain and cryptocurrency enthusiasts looking to add Ethereum and Solidity development to their skill set; software engineers and Web developers

Fortnite For Dummies (Paperback): B Loguidice Fortnite For Dummies (Paperback)
B Loguidice 1
R395 R301 Discovery Miles 3 010 Save R94 (24%) Ships in 12 - 17 working days

Play--and survive--in the game of Fortnite! Zombies. Battle. Survival. Fortnite has it all--and if you want to keep your gameplay going until the bitter end to outlast your competition, this book is the ace in your back pocket! Choose a gaming platform Download and optimize the game Play in each of the gameplay modes Scavenge, loot, and collect resources Avoid death and outlast your opponents Who will be the last person standing? When you want to outlast the competition and make Fortnite yours, this book makes it easier than ever to come out on top.

Location-Based Mobile Games - Design Perspectives (Paperback, 1st ed. 2018): Davide Spallazzo, Ilaria Mariani Location-Based Mobile Games - Design Perspectives (Paperback, 1st ed. 2018)
Davide Spallazzo, Ilaria Mariani
R1,469 Discovery Miles 14 690 Ships in 10 - 15 working days

This book approaches Location Based Mobile Games from a design perspective, investigating the peculiar traits that make them compelling contemporary practices and challenging fields of investigation. Relying on an interdisciplinary theoretical background and empirical studies, it delves into LBMGs' intertwining theoretical assumptions and describes their translation into practice. The authors examine these games from different perspectives, exploring how they can impact the way we look at our surroundings, their influence on our social dimension, their ability to translate a wide range of information into a game experience, and the negotiations they activate by intertwining two realities. Each issue is addressed from a twofold perspective: that of the designers who craft the games, and that of the users who interpret the designers' choices and take part in the game experience. In so doing, the book covers the relationship between processes of designing and playing, investigating games that communicate through meaningful interactions, share perspectives as forms of narratives, and integrate physicality and surroundings in the play activity. The reasoning advanced throughout the chapters will benefit researchers, designers and entrepreneurs in the field, as it provides a novel perspective on LBMGs, seeks to increase designers' awareness of often-neglected issues, and suggests interpretations and practices that can impact how commercial games are designed.

Game of X v.2 - The Long Road to Xbox (Paperback): Rusel DeMaria Game of X v.2 - The Long Road to Xbox (Paperback)
Rusel DeMaria
R1,308 Discovery Miles 13 080 Ships in 12 - 17 working days

Game of X v.2 is the story that leads up to Xbox. It is a story of DOS games, Microsoft culture, the crazy stories around the development and promotion of DirectX and the graphics standards that were required for Xbox to happen. Stories based on dozens of interviews include a colorful cast of characters and some solid technical background. The history of games for DOS and the initial challenges of Windows, the surprising source of the earliest Windows games, and much, much more. This is the fascinating prequel to Game of X v.1: Xbox. Key Features Game of X v.2 is the story that leads up to Xbox. It is a story of DOS games, Microsoft culture, the crazy stories around the development and promotion of DirectX and the graphics standards that were required for Xbox to The history of games for DOS and the initial challenges of Windows, the surprising source of the earliest Windows games, and much, much more. This is the fascinating follow-up to Game of X v.1: Xbox Stories based on dozens of interviews include a colorful cast of characters and some solid technical background.

Cross Over to HTML5 Game Development - Use Your Programming Experience to Create Mobile Games (Paperback, 1st ed.): Zarrar... Cross Over to HTML5 Game Development - Use Your Programming Experience to Create Mobile Games (Paperback, 1st ed.)
Zarrar Chishti
R1,462 R1,347 Discovery Miles 13 470 Save R115 (8%) Ships in 10 - 15 working days

Break into the most lucrative platform in the world by adding HTML5 game development to your current skillset. Zarrar Chishti has trained developers from a wide range of programming disciplines to cross over into HTML5 game development. Whatever your vocation, whether it be an Application Databases Systems developer or a Professional Web developer, with this book you will learn to evolve your current coding skills to become eligible for the biggest gaming platform in the world. From the first chapter you will see encouraging results immediately as you power through a challenging and fun project that has been uniquely designed and developed for this book. With the relentless backing of the giants of the industry including Apple and Google, HTML5 is rapidly becoming the leading technology for game development. Furthermore nearly every mobile device, tablet and PC system offer full support to the latest games developed in HTML5. Never before has there been such a widely accepted platform by literally every manufacturer and operating system. This in turn has convinced marketing departments to move away from traditional platforms, such as dedicated mobile apps, for the more widely accepted HTML5 format. There has never been a better time for a seasoned IT programmer to crossover and capitalize in this lucrative market with their much sought after talents and experience. Take the skills you already have and expand your career into HTML5 development with this book. What You'll Learn Quickly identify the core similarities and differences between HTML5 and other coding standards Follow a large scale game development project to experience the full lifecycle of an HTML5 game development project Download graphics and media to use in sample projects throughout the book Who This Book Is For Professional developers working in application and database development. These seasoned coders, having secured a wealth of knowledge, can transfer that expertise to the growing HTML5 game development market. This book will instantly appeal to this audience as it will not attempt to teach the basics of programming; instead it will simply point out the differences in how to develop with HTML5.

Exploring Java 9 - Build Modularized Applications in Java (Paperback, 1st ed.): Fu Cheng Exploring Java 9 - Build Modularized Applications in Java (Paperback, 1st ed.)
Fu Cheng
R1,386 R1,270 Discovery Miles 12 700 Save R116 (8%) Ships in 10 - 15 working days

Discover all the new features and changes in Java 9, including module systems-JPMS or Project Jigsaw. This book covers the whole Java application development life cycle. You'll review all the important concepts, including module descriptor, unnamed module, automatic module, and command line tools. Exploring Java 9 also serves as a practical guide for migration to module systems. Code samples from real-world scenarios solidify a foundation for learning and development and allow you to apply best practices in actual development. Additionally, you'll learn about concurrency, ECMAScript 6 features in Nashorn and Parser API, stack-walking API, Stream and Optional, utilities classes, and I/O. And it's now possible to build modularized applications in Java. You'll see how JPMS affects not only the JDK itself, but also applications that are developed upon it. What You'll Learn * Build modularized applications in Java * Migrate to module systems * Master enhanced method handles Who This Book Is ForJava developers with basic development skills

Tomb Raiders and Space Invaders (Hardcover, New): Geoff King, Tanya Krzywinska Tomb Raiders and Space Invaders (Hardcover, New)
Geoff King, Tanya Krzywinska
R4,583 Discovery Miles 45 830 Ships in 12 - 17 working days

The first in the field to focus on the key aspects of videogames themselves as a distinctive medium, this is a rich and original read for gamers as well as students and researchers of popular culture internationally, which reviews the passionate gamer/game relationship viz all types of games from "Doom" to "EverQuest". Videogames now rival Hollywood cinema in popularity and profits and there are huge followings for titles such as "Tomb Raider" or "The Sims". Exactly what games offer, however, as a distinct form of entertainment, has received scant attention. This book is a valuable contribution to this new field. Its main focus is on key formal aspects of games and the experiences and pleasures offered by the activities they require of the player. A wide range of games are considered, from first-person shooters to third-person action-adventures, strategy, sports-related and role-playing games. Issues examined in detail include the characteristics of gameplay and its relationship with narrative, genre, virtual landscapes, realism, spectacle and sensation. Lively and accessible in style, this book is written for both an academic readership and the wider audience of gamers and those interested in popular culture.

Physically Based Shader Development for Unity 2017 - Develop Custom Lighting Systems (Paperback, 1st ed.): Claudia Doppioslash Physically Based Shader Development for Unity 2017 - Develop Custom Lighting Systems (Paperback, 1st ed.)
Claudia Doppioslash
R2,952 Discovery Miles 29 520 Ships in 10 - 15 working days

Benefit from the latest rendering tech developments, currently covered only in papers and talks from Siggraph, in a way any developer or technical artist using Unity can take advantage of. This book starts by introducing how shader programming works in general, the common principles of different platforms (OpenGL, Vulkan, and DirectX), and the shading languages Unity uses: Cg, GLSL, and ShaderLab. Physically Based Shader Development for Unity 2017 discusses artistic choices, presenting various techniques (such as translucency and subsurface scattering) and BRDFs (Oren-Nayar, Cook-Torrance, and Ashikhmin-Shirley), and what they can be used for. Finally you'll cover the importance of optimizing your code by developing approximations, which achieve similar end results, but are computationally cheaper. By the end of your journey you'll be able to develop the look of your game or Unity-rendered animated short so that it looks both unique and impressively realistic, thanks to your own custom lighting system. What You Will Learn Master shader programming Gain all you need to know about physically based shading Take almost full control of the shader subsystem Discover what you can achieve with that control Implement a custom physically based lighting system and examine the logic behind every choice Who This Book Is For Most game developers (both indie and AA) that use Unity and technical artists who are responsible for the final look of a game.

Games and Learning Alliance - 6th International Conference, GALA 2017, Lisbon, Portugal, December 5-7, 2017, Proceedings... Games and Learning Alliance - 6th International Conference, GALA 2017, Lisbon, Portugal, December 5-7, 2017, Proceedings (Paperback, 1st ed. 2017)
Joao Dias, Pedro A. Santos, Remco C. Veltkamp
R2,221 Discovery Miles 22 210 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 6th International Conference on Games and Learning Alliance, GALA 2017, held in Lisbon, Portugal, in December 2017. The 16 revised regular papers presented together with 6 poster papers were carefully reviewed and selected from 45 submissions. The papers cover topics such as games in education and training; games for health and special children; augmented and virtual reality; methods and tools (for desing and development); and poster abstracts.

Pro HTML5 Games - Learn to Build your Own Games using HTML5 and JavaScript (Paperback, 2nd ed.): Aditya Ravi Shankar Pro HTML5 Games - Learn to Build your Own Games using HTML5 and JavaScript (Paperback, 2nd ed.)
Aditya Ravi Shankar
R3,376 R2,968 Discovery Miles 29 680 Save R408 (12%) Ships in 10 - 15 working days

Build your next game on a bigger scale with Pro HTML5 Games. This essential book teaches you to master advanced game programming in HTML5. You'll learn techniques that you can transfer to any area of HTML5 game development to make your own professional HTML5 games. Led by an expert game programmer, you'll build two complete games in HTML5: a strategy puzzle game based on the Box2d physics engine and in the style of Angry Birds and a real-time strategy (RTS) game complete with units, buildings, path-finding, artificial intelligence, and multiplayer support. This new and fully updated second edition now includes chapters on mobile game development and an essential game developer's toolkit. Understand how to develop complex, bolder games and become an HTML5 games pro using Pro HTML5 Games today. What You'll Learn Create realistic physics in your game by incorporating the Box2d physics engine Design large worlds with lots of characters and let users interact with them Use sprite sheets, panning, parallax scrolling, and sound effects to build a more polished game Incorporate pathfinding and steering to help characters navigate through your world Create challenging levels with intelligent enemies by using decision trees, state machines, and scripted events Add multiplayer in your games using Node.js and the WebSocket API

Pro Java 9 Games Development - Leveraging the JavaFX APIs (Paperback, 1st ed.): Wallace Jackson Pro Java 9 Games Development - Leveraging the JavaFX APIs (Paperback, 1st ed.)
Wallace Jackson
R1,568 R1,277 Discovery Miles 12 770 Save R291 (19%) Ships in 10 - 15 working days

Use Java 9 and JavaFX 9 to write 3D games for the latest consumer electronics devices. Written by open source gaming expert Wallace Jackson, this book uses Java 9 and NetBeans 9 to add leading-edge features, such as 3D, textures, animation, digital audio, and digital image compositing to your games. Along the way you'll learn about game design, including game design concepts, genres, engines, and UI design techniques. To completely master Java 3D game creation, you will combine this knowledge with a number of JavaFX 9 topics, such as scene graph hierarchy; 3D scene configuration; 3D model design and primitives; model shader creation; and 3D game animation creation. With these skills you will be able to take your 3D Java games to the next level. The final section of Pro Java 9 Games Development puts the final polish on your abilities. You'll see how to add AI logic for random content selection methods; harness a professional scoring engine; and player-proof your event handling. After reading Pro Java 9 Games Development, you will come away with enough 3D expertise to design, develop, and build your own professional Java 9 games, using JavaFX 9 and the latest new media assets.What You'll Learn Design and build professional 3D Java 9 games, using NetBeans 9, Java 9, and JavaFX 9 Integrate new media assets, such as digital imagery and digital audio Integrate the new JavaFX 9 multimedia engine API Create an interactive 3D board game, modeled, textured, and animated using JavaFX Optimize game assets for distribution, and learn how to use the Java 9 module system Who This Book Is For Experienced Java developers who may have some prior game development experience. This book can be for experienced game developers new to Java programming.

3ds Max Basics for Modeling Video Game Assets: Volume 1 - Model a Complete Game Environment and Export to Unity or Other Game... 3ds Max Basics for Modeling Video Game Assets: Volume 1 - Model a Complete Game Environment and Export to Unity or Other Game Engines (Hardcover)
William Culbertson
R3,776 Discovery Miles 37 760 Ships in 12 - 17 working days

A textbook for learning 3d modeling fundamentals, this step-by-step lesson book develops the readers modeling skills through a series of modeling exercises creating modules for a medieval castle environment. As the text introduces new modeling skills it additionally calls on the reader to perform repetitive tasks, reinforcing skills learned in the process. The content is presented as if the reader is in a working video game studio, being responsible for researching asset design, providing the team with placeholder assets, and final model assets that are unwrapped and custom textured. Upon completion of the modeling projects, the modeled environment is exported to the Unity game engine for use in a real game environment, Although the text uses Autodesk 3ds Max for the modeling program, the principals are transferable to other major modeling programs. Key Features: The goal of this book is to teach the fundamentals of 3d modeling video game assets in a simplified, logical progression, optimized for learning at a beginner level. This series of modeling exercises is the result of having taught over one thousand video game students the fundamentals of 3d modeling. Often, teachers are not fully trained in teaching the concepts of 3d modeling. This text, written for self-paced learning helps those instructors. Includes instructions and project files for exporting the finished project environment into a 3d game engine, Unity. Appendices include additional 3ds Max tool instructions. A companion site includes working 3ds Max project files for Chapters, a 3ds Max user interface and 3ds Max short cut keys and more.

Fight, Magic, Items - The History of Final Fantasy, Dragon Quest, and the Rise of Japanese RPGs in the West (Paperback): Aidan... Fight, Magic, Items - The History of Final Fantasy, Dragon Quest, and the Rise of Japanese RPGs in the West (Paperback)
Aidan Moher
R444 R372 Discovery Miles 3 720 Save R72 (16%) Ships in 9 - 15 working days

Take a journey through the history of Japanese role-playing games-from the creators who built it, the games that defined it, and the stories that transformed pop culture and continue to capture the imaginations of millions of fans to this day.The Japanese roleplaying game (JRPG) genre is one that is known for bold, unforgettable characters; rich stories, and some of the most iconic and beloved games in the industry. Inspired by early western RPGs and introducing technology and artistic styles that pushed the boundaries of what video games could be, this genre is responsible for creating some of the most complex, bold, and beloved games in history-and it has the fanbase to prove it. In Fight, Magic, Items, Aidan Moher guides readers through the fascinating history of JRPGs, exploring the technical challenges, distinct narrative and artistic visions, and creative rivalries that fueled the creation of countless iconic games and their quest to become the best, not only in Japan, but in North America, too. Moher starts with the origin stories of two classic Nintendo titles, Final Fantasy and Dragon Quest, and immerses readers in the world of JRPGs, following the interconnected history from through the lens of their creators and their stories full of hope, risk, and pixels, from the tiny teams and almost impossible schedules that built the foundations of the Final Fantasy and Dragon Quest franchises; Reiko Kodama pushing the narrative and genre boundaries with Phantasy Star; the unexpected team up between Horii and Sakaguchi to create Chrono Trigger; or the unique mashup of classic Disney with Final Fantasy coolness in Kingdom Hearts. Filled with firsthand interviews and behind-the-scenes looks into the development, reception, and influence of JRPGs, Fight, Magic, Items captures the evolution of the genre and why it continues to grab us, decades after those first iconic pixelated games released.

The Aesthetics of Videogames (Hardcover): Jon Robson, Grant Tavinor The Aesthetics of Videogames (Hardcover)
Jon Robson, Grant Tavinor
R3,879 Discovery Miles 38 790 Ships in 12 - 17 working days

This collection of essays is devoted to the philosophical examination of the aesthetics of videogames. Videogames represent one of the most significant developments in the modern popular arts, and it is a topic that is attracting much attention among philosophers of art and aestheticians. As a burgeoning medium of artistic expression, videogames raise entirely new aesthetic concerns, particularly concerning their ontology, interactivity, and aesthetic value. The essays in this volume address a number of pressing theoretical issues related to these areas, including but not limited to: the nature of performance and identity in videogames; their status as an interactive form of art; the ethical problems raised by violence in videogames; and the representation of women in videogames and the gaming community. The Aesthetics of Videogames is an important contribution to analytic aesthetics that deals with an important and growing art form.

Mostly Codeless Game Development - New School Game Engines (Paperback, 1st ed.): Robert Ciesla Mostly Codeless Game Development - New School Game Engines (Paperback, 1st ed.)
Robert Ciesla
R1,229 Discovery Miles 12 290 Ships in 10 - 15 working days

Get a head start in your game development career with this all-genre guide for absolute beginners. Whether you're into action games, role-playing games, or interactive fiction, we've got you covered. Mostly Codeless Game Development empowers new developers with little or no previous programming experience and explores all major areas of game development in a succinct, entertaining fashion. Have you dreamed of making your own video game? Do you find the prospect daunting? Fear not. A new generation of game engines has emerged. Lengthy and complicated feats of programming are largely a thing of the past in video game development. To create commercially viable games you simply need the right tools, many of which are discussed in this book. A gigantic software team isn't a must-have prerequisite for success. The one-person operation is back. What You Will Learn Master the concepts and jargon used in game creation for the beginner Find the best game development suite for your project Make the most out of related graphics and audio production software Discover video game marketing essentials Who This Book Is For People with no programming experience who desire a career in the video game industry as producers or independent, single-person developers.

The Elder Scrolls Online: Tales of Tamriel - Book II: The Lore (Hardcover): Bethesda Softworks The Elder Scrolls Online: Tales of Tamriel - Book II: The Lore (Hardcover)
Bethesda Softworks
R1,028 R470 Discovery Miles 4 700 Save R558 (54%) Ships in 12 - 17 working days

For the first time in print, step into the fantasy world of The Elder Scrolls Online. Tales of Tamriel - Vol. II: The Lore takes readers on adventure throughout the war-torn landscapes and battlefields of Tamriel, featuring a horde of in-game texts and exclusive artwork. Lavishly bound and produced, this series of books is the definitive guide to lore from the Elder Scrolls Online.

Life is Strange - Welcome to Blackwell Academy (Hardcover): Matt Forbeck Life is Strange - Welcome to Blackwell Academy (Hardcover)
Matt Forbeck 1
R1,036 R611 Discovery Miles 6 110 Save R425 (41%) Ships in 12 - 17 working days

Welcome to Blackwell Academy is an in-universe book from the Life is Strange video game franchise from Dontnod Entertainment and Square Enix. This detailed book takes the form of a student guide to Blackwell Academy and the town of Arcadia Bay. Overlaid onto the pages is graffiti: notes, doodles, sketches and photographs from the Blackwell students themselves, including contributions from the beloved protagonists Max and Chloe. Welcome to Blackwell Academy includes information on the staff and facilities of Blackwell Academy, the people and locations of Arcadia Bay, overlaid with funny, irreverent and poignant comments from the students.

Beginning Swift Games Development for iOS - Develop 2D and 3D games Using Apple's SceneKit and SpriteKit (Paperback, 2nd... Beginning Swift Games Development for iOS - Develop 2D and 3D games Using Apple's SceneKit and SpriteKit (Paperback, 2nd ed.)
James Goodwill, Wesley Matlock
R1,747 R1,573 Discovery Miles 15 730 Save R174 (10%) Ships in 10 - 15 working days

Learn the fundamental elements of the new Swift 3 programming language as applied to game development for new iOS 10. In Part 1 of this book, you'll start with a basic 2D game idea and build the game throughout the book introducing each SpriteKit topic as you add new functionality to the game. By the end of the book, you'll have experience with all the important SpriteKit topics and have a fully functional game as a result. In Part 2, you'll learn 3D game development using Apple's SceneKit framework and the Swift programming language, following the same pattern used for Part 1. Game apps are one of the most popular categories in the Apple iTunes App Store. In response, James Goodwill and Wesley Matlock bring you Beginning Swift Games Development for iOS, Third Edition an update to their best-selling work. After reading and using this book, you'll have the skills and the code to build your first 2D and then 3D game app that you can run on any iOS-enabled device. What you'll learn Discover what's in the new Swift 3 programming language Apply Swift 3 to iOS 10 and 9 game development Build a 2D game app using SpriteKit and Swift Build a 3D game from 2D using SceneKit and Swift Who this book is for iOS app developers new to Swift or for those thinking of trying iOS game app development for the very first time.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Mastering the Commodore 64
Mark Greenshields Hardcover R624 Discovery Miles 6 240
The Official Minecraft Colouring…
Titan Books Paperback R222 R178 Discovery Miles 1 780
The Cinematic Art of Overwatch: Volume 1
Hardcover R621 Discovery Miles 6 210
Destiny Grimoire Anthology: Vol.4
Bungie Hardcover R590 R472 Discovery Miles 4 720
Auroboros: Coils of the Serpent…
Warchief Gaming, Chris Metzen Hardcover R1,316 R1,054 Discovery Miles 10 540
Minecraft: Survival Mode Spiral Notebook
Insights Paperback R461 R398 Discovery Miles 3 980
Destiny: Grimoire Anthology - Dark…
Bungie Hardcover  (1)
R626 R510 Discovery Miles 5 100
The Art of Hearthstone: Year of the…
Robert Brooks Hardcover R755 R631 Discovery Miles 6 310
Object-Oriented Game Development
Julian Gold Paperback R2,202 R1,648 Discovery Miles 16 480
Die in Obscurity - Fan Insights and…
Sean Matuk Hardcover R620 Discovery Miles 6 200

 

Partners