0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (1)
  • R100 - R250 (150)
  • R250 - R500 (356)
  • R500+ (1,457)
  • -
Status
Format
Author / Contributor
Publisher

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

Cleopatra's Alexandria - The Legacy of Cleopatra (Paperback): Travis Wayne Goodsell Cleopatra's Alexandria - The Legacy of Cleopatra (Paperback)
Travis Wayne Goodsell
R142 Discovery Miles 1 420 Ships in 18 - 22 working days
Beneath a Starless Sky - Pillars of Eternity and the Infinity Engine Era of RPGs (Paperback): Lili Ibrahim Beneath a Starless Sky - Pillars of Eternity and the Infinity Engine Era of RPGs (Paperback)
Lili Ibrahim; Foreword by Asif Khan; David L Craddock
R808 Discovery Miles 8 080 Ships in 18 - 22 working days
Halloween & Texas Chainsaw Massacre for the Vcs 2600 - The First and Only Unofficial and Unauthorized Strategy Guide... Halloween & Texas Chainsaw Massacre for the Vcs 2600 - The First and Only Unofficial and Unauthorized Strategy Guide (Paperback)
Jackie Colvin; Danni Frazee; Photographs by George Silva
R168 Discovery Miles 1 680 Ships in 18 - 22 working days
The Ultimate Guide to the Sega Genesis Mini - Tips, Tricks, and Strategies to All 42 Games (Paperback): The Genesis Guy The Ultimate Guide to the Sega Genesis Mini - Tips, Tricks, and Strategies to All 42 Games (Paperback)
The Genesis Guy
R650 R584 Discovery Miles 5 840 Save R66 (10%) Ships in 18 - 22 working days
Clash Secrets Revealed - Rushing Your Town Hall (Paperback): Leader Clash Secrets Revealed - Rushing Your Town Hall (Paperback)
Leader
R296 Discovery Miles 2 960 Ships in 18 - 22 working days
Computer Programming The Doctrine - An introduction to the language of computer programming. From user-friendly HTML to the... Computer Programming The Doctrine - An introduction to the language of computer programming. From user-friendly HTML to the more advanced Python. C, C++, C#, Coding, Rasberry PI and Black Hat Hacking (Paperback)
Adesh Silva
R515 Discovery Miles 5 150 Ships in 18 - 22 working days
A Beginner's Guide to 2D Puzzle Games with Unity - Create simple 2D puzzle games and learn C# in the process (Paperback):... A Beginner's Guide to 2D Puzzle Games with Unity - Create simple 2D puzzle games and learn C# in the process (Paperback)
Patrick Felicia
R1,097 Discovery Miles 10 970 Ships in 18 - 22 working days
Halloween Word Search Large Print - 96 Word Search Activities for Everyone (Holiday Word Search) (Large print, Paperback, Large... Halloween Word Search Large Print - 96 Word Search Activities for Everyone (Holiday Word Search) (Large print, Paperback, Large type / large print edition)
Mario Press
R246 Discovery Miles 2 460 Ships in 18 - 22 working days
Swift Game Development - Learn iOS 12 game development using SpriteKit, SceneKit and ARKit 2.0, 3rd Edition (Paperback, 3rd... Swift Game Development - Learn iOS 12 game development using SpriteKit, SceneKit and ARKit 2.0, 3rd Edition (Paperback, 3rd Revised edition)
Siddharth Shekar, Stephen Haney
R1,201 Discovery Miles 12 010 Ships in 18 - 22 working days

Embrace the mobile gaming revolution by creating popular iOS games with Swift 4.2 Key Features Learn to create games for iPhone and iPad with the latest Swift Programming language Understand the fundamental concepts of game development like game physics, camera action, sprites, controls, among others Build Augmented reality games using ARKit for true performance Book DescriptionSwift is the perfect choice for game development. Developers are intrigued by Swift and want to make use of new features to develop their best games yet. Packed with best practices and easy-to-use examples, this book leads you step by step through the development of your first Swift game. The book starts by introducing Swift's best features - including its new ones for game development. Using SpriteKit, you will learn how to animate sprites and textures. Along the way, you will master physics, animations, and collision effects and how to build the UI aspects of a game. You will then work on creating a 3D game using the SceneKit framework. Further, we will look at how to add monetization and integrate Game Center. With iOS 12, we see the introduction of ARKit 2.0. This new version allows us to integrate shared experiences such as multiplayer augmented reality and persistent AR that is tied to a specific location so that the same information can be replicated on all connected devices. In the next section, we will dive into creating Augmented Reality games using SpriteKit and SceneKit. Then, finally, we will see how to create a Multipeer AR project to connect two devices, and send and receive data back and forth between those devices in real time. By the end of this book, you will be able to create your own iOS games using Swift and publish them on the iOS App Store. What you will learn Deliver powerful graphics, physics, and sound in your game by using SpriteKit and SceneKit Set up a scene using the new capabilities of the scene editor and custom classes Maximize gameplay with little-known tips and strategies for fun, repeatable action Make use of animations, graphics, and particles to polish your game Understand the current mobile monetization landscape Integrate your game with Game Center Develop 2D and 3D Augmented Reality games using Apple's new ARKit framework Publish your game to the App Store Who this book is forIf you wish to create and publish iOS games using Swift, then this book is for you. No prior game development or experience with Apple ecosystem is needed.

The Video Game Archeologist - Volume 3 (Paperback): Derek Slaton The Video Game Archeologist - Volume 3 (Paperback)
Derek Slaton
R395 R371 Discovery Miles 3 710 Save R24 (6%) Ships in 18 - 22 working days
The Money Guide For Young Entrepreneurs - Eight Easy Lessons To Help Young Innovators Create Career-Building Opportunities &... The Money Guide For Young Entrepreneurs - Eight Easy Lessons To Help Young Innovators Create Career-Building Opportunities & Launch Business Ventures (Paperback, 2nd Money Guide Curriculum Series ed.)
Dana Jewel Harris
R864 Discovery Miles 8 640 Ships in 18 - 22 working days
Hands-On Game Development with WebAssembly - Learn WebAssembly C++ programming by building a retro space game (Paperback): Rick... Hands-On Game Development with WebAssembly - Learn WebAssembly C++ programming by building a retro space game (Paperback)
Rick Battagline
R1,002 Discovery Miles 10 020 Ships in 18 - 22 working days

Make your WebAssembly journey fun while making a game with it Key Features Create a WebAssembly game that implements sprites, animations, physics, particle systems, and other game development fundamentals Get to grips with advanced game mechanics in WebAssembly Learn to use WebAssembly and WebGL to render to the HTML5 canvas element Book DescriptionWithin the next few years, WebAssembly will change the web as we know it. It promises a world where you can write an application for the web in any language, and compile it for native platforms as well as the web. This book is designed to introduce web developers and game developers to the world of WebAssembly by walking through the development of a retro arcade game. You will learn how to build a WebAssembly application using C++, Emscripten, JavaScript, WebGL, SDL, and HTML5. This book covers a lot of ground in both game development and web application development. When creating a game or application that targets WebAssembly, developers need to learn a plethora of skills and tools. This book is a sample platter of those tools and skills. It covers topics including Emscripten, C/C++, WebGL, OpenGL, JavaScript, HTML5, and CSS. The reader will also learn basic techniques for game development, including 2D sprite animation, particle systems, 2D camera design, sound effects, 2D game physics, user interface design, shaders, debugging, and optimization. By the end of the book, you will be able to create simple web games and web applications targeting WebAssembly. What you will learn Build web applications with near-native performance using WebAssembly Become familiar with how web applications can be used to create games using HTML5 Canvas, WebGL, and SDL Become well versed with game development concepts such as sprites, animation, particle systems, AI, physics, camera design, sound effects, and shaders Deploy C/C++ applications to the browser using WebAssembly and Emscripten Understand how Emscripten HTML shell templates, JavaScript glue code, and a WebAssembly module interact Debug and performance tune your WebAssembly application Who this book is forWeb developers and game developers interested in creating applications for the web using WebAssembly. Game developers interested in deploying their games to the web Web developers interested in creating applications that are potentially orders of magnitude faster than their existing JavaScript web apps C/C++ developers interested in using their existing skills to deploy applications to the web

Wtf Is My Password - Keep track of usernames, passwords, web addresses in one easy & organized location - navy blue Cover... Wtf Is My Password - Keep track of usernames, passwords, web addresses in one easy & organized location - navy blue Cover (Paperback)
Norman M Pray
R168 Discovery Miles 1 680 Ships in 18 - 22 working days
Practical Game AI Programming (Paperback): Micael DaGraca Practical Game AI Programming (Paperback)
Micael DaGraca
R1,311 Discovery Miles 13 110 Ships in 18 - 22 working days

Jump into the world of Game AI development About This Book * Move beyond using libraries to create smart game AI, and create your own AI projects from scratch * Implement the latest algorithms for AI development and in-game interaction * Customize your existing game AI and make it better and more efficient to improve your overall game performance Who This Book Is For This book is for game developers with a basic knowledge of game development techniques and some basic programming techniques in C# or C++. What You Will Learn * Get to know the basics of how to create different AI for different type of games * Know what to do when something interferes with the AI choices and how the AI should behave if that happens * Plan the interaction between the AI character and the environment using Smart Zones or Triggering Events * Use animations correctly, blending one animation into another and rather than stopping one animation and starting another * Calculate the best options for the AI to move using Pruning Strategies, Wall Distances, Map Preprocess Implementation, and Forced Neighbours * Create Theta algorithms to the AI to find short and realistic looking paths * Add many characters into the same scene and make them behave like a realistic crowd In Detail The book starts with the basics examples of AI for different game genres and directly jumps into defining the probabilities and possibilities of the AI character to determine character movement. Next, you'll learn how AI characters should behave within the environment created. Moving on, you'll explore how to work with animations. You'll also plan and create pruning strategies, and create Theta algorithms to find short and realistic looking game paths. Next, you'll learn how the AI should behave when there is a lot of characters in the same scene. You'll explore which methods and algorithms, such as possibility maps, Forward Chaining Plan, Rete Algorithm, Pruning Strategies, Wall Distances, and Map Preprocess Implementation should be used on different occasions. You'll discover how to overcome some limitations, and how to deliver a better experience to the player. By the end of the book, you think differently about AI. Style and approach The book has a step-by-step tutorial style approach. The algorithms are explained by implementing them in #.

Wtf Is My Password - Keep track of usernames, passwords, web addresses in one easy & organized location - Pink Cover... Wtf Is My Password - Keep track of usernames, passwords, web addresses in one easy & organized location - Pink Cover (Paperback)
Norman M Pray
R168 Discovery Miles 1 680 Ships in 18 - 22 working days
The Sacred & the Digital - Critical Depictions of Religions in Video Games (Paperback): Frank G. Bosman The Sacred & the Digital - Critical Depictions of Religions in Video Games (Paperback)
Frank G. Bosman
R1,189 R1,045 Discovery Miles 10 450 Save R144 (12%) Ships in 18 - 22 working days
Kyoto - Japan (Paperback): Lea Rawls Kyoto - Japan (Paperback)
Lea Rawls
R447 Discovery Miles 4 470 Ships in 18 - 22 working days
Easy Minecraft(R) Mod Programming - Learn to Code Minecraft(R) Mods with Kotlin (Paperback): Isaac S Norman, Michael D Norman Easy Minecraft(R) Mod Programming - Learn to Code Minecraft(R) Mods with Kotlin (Paperback)
Isaac S Norman, Michael D Norman
R803 Discovery Miles 8 030 Ships in 18 - 22 working days
College eSports - What You Need to Know (Paperback): Chris Haskell, Brett E. Shelton College eSports - What You Need to Know (Paperback)
Chris Haskell, Brett E. Shelton
R184 Discovery Miles 1 840 Ships in 18 - 22 working days
Learning Android Game Development (Paperback): Nikhil Malankar Learning Android Game Development (Paperback)
Nikhil Malankar
R941 Discovery Miles 9 410 Ships in 18 - 22 working days

Learn the art of making Android games and turn your game development dreams into reality About This Book * Leverage the latest features of Android N to create real-world 2D games * Architect a 2D game from scratch and level up your Android game development skill * Transition from developing simple 2D games to 3D games using basic Java code Who This Book Is For If you are a mobile developer who has basic Java programming knowledge, then this book is ideal for you. Previous Android development experience is not needed; however, basic mobile development knowledge is essential. What You Will Learn * Understand the nuts and bolts of developing highly interactive and interesting games for Android N * Link the interface to the code used in games through simple methods * Interact with the images on the screen and also learn to animate them * Set and save the game state and save high scores, hit points, and so on for your games * Get a grasp of various collision techniques and implement the bounding box technique * Convert your 2D games to 3D games using Android N * Get an understanding of the process of UI creation using Android Studio In Detail In this book, we'll start with installing Android studio and its components, and setting it up ready for Android N. We teach you how to take inputs from users, create images and interact with them, and work with sprites to create animations. You'll then explore the various collision detection methods and use sprites to create an explosion. Moving on, you'll go through the process of UI creation and see how to create buttons as well as display the score and other parameters on screen. By the end of the book, you will have a working example and an understanding of a 2D platform game like Super Mario and know how to convert your 2D games to 3D games. Style and approach This easy-to-understand guide follows a step-by-step approach to building games, and contains plenty of graphical examples for you to follow and grasp quickly, giving you the chance to implement the concepts practically.

Video Game Easter Eggs Log - Track the Hidden Interactions, Cut Scenes, and Unlockable Content in Video Games (Paperback):... Video Game Easter Eggs Log - Track the Hidden Interactions, Cut Scenes, and Unlockable Content in Video Games (Paperback)
Larkspur & Tea Publishing
R197 Discovery Miles 1 970 Ships in 18 - 22 working days
Complete Virtual Reality and Augmented Reality Development with Unity - Leverage the power of Unity and become a pro at... Complete Virtual Reality and Augmented Reality Development with Unity - Leverage the power of Unity and become a pro at creating mixed reality applications (Paperback)
Jesse Glover, Jonathan Linowes
R1,500 Discovery Miles 15 000 Ships in 18 - 22 working days

Get close and comfortable with Unity and build applications that run on HoloLens, Daydream, and Oculus Rift Key Features Build fun augmented reality applications using ARKit, ARCore, and Vuforia Explore virtual reality by developing more than 10 engaging projects Learn how to integrate AR and VR concepts together in a single application Book DescriptionUnity is the leading platform to develop mixed reality experiences because it provides a great pipeline for working with 3D assets. Using a practical and project-based approach, this Learning Path educates you about the specifics of AR and VR development using Unity 2018 and Unity 3D. You'll learn to integrate, animate, and overlay 3D objects on your camera feed, before moving on to implement sensor-based AR applications. You'll explore various concepts by creating an AR application using Vuforia for both macOS and Windows for Android and iOS devices. Next, you'll learn how to develop VR applications that can be experienced with devices, such as Oculus and Vive. You'll also explore various tools for VR development: gaze-based versus hand controller input, world space UI canvases, locomotion and teleportation, timeline animation, and multiplayer networking. You'll learn the Unity 3D game engine via the interactive Unity Editor and C# programming. By the end of this Learning Path, you'll be fully equipped to develop rich, interactive mixed reality experiences using Unity. This Learning Path includes content from the following Packt products: Unity Virtual Reality Projects - Second Edition by Jonathan Linowes Unity 2018 Augmented Reality Projects by Jesse Glover What you will learn Create 3D scenes to learn about world space and scale Move around your scenes using locomotion and teleportation Create filters or overlays that work with facial recognition software Interact with virtual objects using eye gaze, hand controllers, and user input events Design and build a VR storytelling animation with a soundtrack and timelines Create social VR experiences with Unity networking Who this book is forIf you are a game developer familiar with 3D computer graphics and interested in building your own AR and VR games or applications, then this Learning Path is for you. Any prior experience in Unity and C# will be an advantage. In all, this course teaches you the tools and techniques to develop engaging mixed reality applications.

Unreal Engine 4 Game Development Quick Start Guide - Programming professional 3D games with Unreal Engine 4 (Paperback): Rachel... Unreal Engine 4 Game Development Quick Start Guide - Programming professional 3D games with Unreal Engine 4 (Paperback)
Rachel Cordone
R660 Discovery Miles 6 600 Ships in 18 - 22 working days

Learn how to use Unreal Engine 4 by building 3D and multiplayer games using Blueprints Key Features Learn the fundamentals of Unreal Engine such as project templates, Blueprints, and C++ Learn to design games; use UMG to create menus and HUDs, and replication to create multiplayer games Build dynamic game elements using Animation Blueprints and Behavior Trees Book DescriptionUnreal Engine is a popular game engine for developers to build high-end 2D and 3D games. This book is a practical guide, starting off by quickly introducing you to the Unreal Engine 4 (UE4) ecosystem. You will learn how to create Blueprints and C++ code to define your game's functionality. You will be familiarized with the core systems of UE4 such as UMG, Animation Blueprints, and Behavior Trees. You will also learn how to use replication to create multiplayer games. By the end of this book, you will have a broad, solid knowledge base to expand upon on your journey with UE4. What you will learn Use project templates to give your game a head start Create custom Blueprints and C++ classes and extend from Epic's base classes Use UMG to create menus and HUDs for your game Create more dynamic characters using Animation Blueprints Learn how to create complex AI with Behavior Trees Use replication to create multiplayer games Optimize, test, and deploy a UE4 project Who this book is forReaders who already have some game development experience and Unity users who would like to try UE4 will all benefit from this book. Knowledge of basic Object-Oriented Programming topics such as variables, functions, and classes is assumed.

Gief's Gym - A Guide to Street Fighter V - Third Edition (Paperback): Quasimodox Gief's Gym - A Guide to Street Fighter V - Third Edition (Paperback)
Quasimodox; Joe Munday
R430 Discovery Miles 4 300 Ships in 18 - 22 working days
The Micro Kids - An 80s Adventure with ZX Spectrum, Commodore 64 and more (Paperback): Gary Plowman The Micro Kids - An 80s Adventure with ZX Spectrum, Commodore 64 and more (Paperback)
Gary Plowman
R300 R281 Discovery Miles 2 810 Save R19 (6%) Ships in 18 - 22 working days
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Diet For A Dead Planet - Big Business…
Christopher Cook Paperback R441 Discovery Miles 4 410
Excel 2019 Intermediate
M. L. Humphrey Hardcover R566 Discovery Miles 5 660
Nicolson Digital Scottish Whisky…
Val Fry Sheet map, folded R273 R216 Discovery Miles 2 160
FME '93: Industrial-Strength Formal…
James C. P. Woodcock, Peter G Larsen Paperback R2,964 Discovery Miles 29 640
Dr. Marta's Literacy Learning Guide For…
Marta D Collier Hardcover R1,563 Discovery Miles 15 630
The Life and Times of Barbara Wilson
Matthew Wilson Paperback R353 Discovery Miles 3 530
Research Anthology on Remote Teaching…
Information R Management Association Hardcover R9,057 Discovery Miles 90 570
Man's Unconscious Passion
Lay Paperback R499 Discovery Miles 4 990
Trends in Control Theory and Partial…
Fatiha Alabau-Boussouira, Fabio Ancona, … Hardcover R3,994 Discovery Miles 39 940
Site Assessment and Remediation for…
Cristiane Q. Surbeck, Jeff Kuo Paperback R1,536 Discovery Miles 15 360

 

Partners