![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Computing & IT > Computer software packages > Computer games
Jump start your Unity game development journey with a detailed review of a complete, professionally built game using Unity, C#, and Visual Studio. Gain invaluable experience with code structure, project structure, centralization of game state data, controlled initialization of script components, AI opponents, multiple input sources, player preferences, a full HUD and menu system, music and sound effects, level/track building, and more. Author Victor Brusca walks you through the game's code, scripts, and overall structure, all the while showing you how the code works within the Unity engine to define a complete, refined game. Starting with game specifications, the book covers base classes, basic interaction classes, advanced interaction classes, helper classes, input classes, and abstraction of raw input. Next, you'll dive into the menu system and see how a full, complete menu and HUD are coded and set up in the project through a detailed review of the code and working examples. Subsequently, you'll gain insight on player and game state management, and the author will demystify the component-based structure of Unity games by demonstrating how to maintain order and centralization. Lastly, you will review pertinent build and project settings while learning techniques to profile and check the performance of your games, and tie it all together by building a new racetrack for the included game project. On completing this book, you'll have gained experience through the detailed review of a hover car racing game using C#, Unity Coding, Visual Studio, Unity C# Project Management, Unity Environment, Unity Project Management and more. What You Will Learn Understand Unity project design and implementation with regard to code base and scene hierarchy/game objects Learn to implement game mechanics connected to Unity scene game objects with working demonstrations Review professional topics, such as AI opponents, data persistence, menu systems, etc., and implement in the included project Create a complete game from ground up using prefab models and the code reviewed throughout the text Who This Book Is ForReaders with some coding experience, an understanding of classes in an OOP language, and solid experience using the Unity Editor. The code is reviewed and explained in detail on a class-by-class basis while also providing an overview of the overall structure of the code base, project, and scenes.
The 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.
Creating games in Flash is a never-ending journey of exploration, learning, and most of all, fun. Once you've mastered the basics, a new world is opened up to you, enabling you to take your existing skills to the next level and discover new skills that will in turn open new doors. This book is a direct continuation of Foundation Game Design with Flash, and is a complete point-by-point roundup of the most important skills a Flash game designer needs to know. You'll increase your ActionScript knowledge and your game design skills while creating some excellent example games. You'll learn advanced collision detection skills; professional AI and pathfinding; and how to load and save game data, create destructible environments, and build and switch game levels.Each chapter highlights a new advanced technique illustrated by practical examples. Examples of games are given in a variety of genres, all of which take an object-oriented programming approach. Advanced game design topics are covered, including vector-based collision reaction, pathfinding, billiard ball physics, and modeling game data. What you'll learn How to use vectors to figure out where objects are going and how they should react to collisions Pixel-perfect collision detection for irregular shapes using hitTest and bitmapData How to use design patterns and abstract data models to manage complex games efficiently How to create advanced enemy artificial intelligence systems using pathfinding strategies in grid-based environments How to use XML to load and save game data How to use sound and music in games and create particle effects using blitting. Who this book is for This book is for experienced Flash and ActionScript 3.0 developers who want to take their game design skills to a professional level. Readers should have a solid background in object-oriented ActionScript 3.0 programming, and may have attempted game projects of their own. If you have readFoundation Game Design with Flash, then this book will be a natural next step for you. The book covers game design strategies and techniques common to many game design platformsnot just Flashand will help you create top-quality games that are quick to build and easy to maintain. Table of Contents Modeling Game Data Vectors: Ghosts in the Machine Collisions Between Circles Collisions Between Polygons Pixel-Perfect Collision and Destructible Environments Explosions, Blitting, and Optimization Make It Fun Sound, Music, and AI Tile-Based Game Design Pathfinding XML and External Data
This engaging book presents the essential mathematics needed to describe, simulate, and render a 3D world. Reflecting both academic and in-the-trenches practical experience, the authors teach you how to describe objects and their positions, orientations, and trajectories in 3D using mathematics. The text provides an introduction to mathematics for game designers, including the fundamentals of coordinate spaces, vectors, and matrices. It also covers orientation in three dimensions, calculus and dynamics, graphics, and parametric curves.
Would you like to create your own games, but never have the time to dig into the details of multimedia programming? Now you don't have to XNA 3.0 makes it simple to create your own games, which will run on your PC and Xbox 360 console. Even if you don't know how to program at all, Beginning XNA 3.0 Game Programming: From Novice to Professional will teach you the basics of C# 2008 programming along the way. Don't get overwhelmed with details you don't need to knowjust learn what you need to start creating your own games right now This fastpaced introduction to XNA 3.0 and the C# language provides you with a quickstart guide to creating highquality XNA games. You'll be introduced to the key concepts and ideas you need to know in a gradual fashion so that you master one concept before using it as a foundation for the next. Before long, you will have the skills to create smooth, professionallooking results in a range of gaming genres. By the end of the book, you will have constructed several working games and have an excellent knowledge base from which to investigate more advanced techniques. What you'll learn Master game planning and programming basicsUnderstand 2D graphics, audio, and input basicsCreate your first 2D gameImprove your first 2D gameExplore the basics of game networkingDeal with sound in XNA 3.0See how to create a 2D multiplayer game, Rock Rain Live Understand 3D game programming basicsRender pipelines, shaders, and effectsWork with lights, cameras, and transformationsGenerate a terrainLearn skeletal animation techniquesCreate a thirdperson shooter gamePlay games on the Zune console Who this book is for This book is for anyone approaching XNA programming for the Xbox 360 for the first time, whether they have experience programming computer games or not.
Join the game development revolution today XNA 3.0 greatly simplifies the development of your own games, lowering the barrier for programmers to get into game development. In XNA, you can start coding your games from the very start, a true revelation compared to other game programming environments. XNA doesn't sacrifice power for this ease of useit is built entirely on DirectX technology. Completely updated for XNA 3.0, expert Riemer Grootjans brings together a selection of the hottest recipes in XNA programming for the Xbox 360, PC, and Zune. Advanced XNA programmers, experienced coders new to game development, and even complete beginners will find XNA 3.0 Game Programming Recipes an invaluable companion whether building games for fun or as commercial products. What you'll learn This title covers virtually every feature of the XNA 3.0 Framework. It focuses primarily on 2D and 3D graphics programming, but other game programming features such as audio playback, networking, and mobile gaming are also discussed in detail. These are some of the topics that are being covered in depth: How to create 2D graphics 3D rendering techniques at various levels of difficulty Creating games for the Zune mobile device Loading, rendering, and animating 3D models How to read input devices: keyboard, mouse, and Xbox 360 Controller Using audio to spice up your game Adding networking to your game to challenge your friends Architectural XNA features, such as GameComponents The content pipeline: one of the three major components in XNA game development A whole list of HLSL techniques Who this book is for This book is for everyone Whatever your experience, you will find a recipe to suit your need and skill. Great care has been taken to ensure the easier recipes provide a great deal of detail so they can be followed by readers without much programming experience. Each chapter gradually builds in difficulty so you will be able to progress through it as your XNA coding improves and you move on to more sophisticated techniques.
Building XNA 2.0 Games: A Practical Guide for Independent Game Development is written by James Silva, who recently won the prestigious Microsoft Dream Build Play game competition with his award-winning game, The Dishwasher: Dead Samurai. Building XNA 2.0 Games: A Practical Guide for Independent Game Development is an in-depth and exclusive look into the entire XNA game development process and includes the creation of a software game masterpiece. James Silva guides you through the process he took to build his award-winning title, from concept to reality. He reveals tips and techniques for creating a polished, high-quality game with very few resources, while bridging the gap between coding and art. This title shows software developers the following: The creation of a polished game from start to finish Design philosophies Next-gen 2D graphics, including shaders Techniques for fast, fluid game play XACT Audio and XInput Eye-catching particle effects for visual stimulation The book is packed full of code, pictures, and valuable insights into XNA game development.
Create amazing games with solid gameplay features, using a professional-grade workflow inside the Unity engine! About This Book * Become a Unity master by creating a practical, in-depth game-development project with Unity * Use advanced C# scripting to unlock the complete potential of Unity 5 * Use Version Control to Effectively Manage and Scale your workflow Who This Book Is For If you are a Unity developer who now wants to develop and deploy interesting games by leveraging the new features of Unity 5.x, then this is the book for you. Basic knowledge of C# programming is assumed. What You Will Learn * Explore hands-on tasks and real-world scenarios to make a Unity horror adventure game * Create enemy characters that act intelligently and make reasoned decisions * Use data files to save and restore game data in a way that is platform-agnostic * Get started with VR development * Use Navigation Meshes, Occlusion Culling, and the Profiler tools * Work confidently with GameObjects, Rotations, and Transformations * Understand specific gameplay features such as AI enemies, inventory systems, and level design In Detail Do you want to take the leap from being an everyday Unity developer to being a pro game developer? Then look no further! This book is your one stop solution to creating mesmerizing games with lifelike features and amazing gameplay. This book takes an in-depth focus on a practical project with Unity, building a first-person game with many features. You'll dive deep into the architecture of a Unity game, creating expansive worlds, interesting render effects, and other features to make your games special. You will create individual game components, use efficient animation techniques, and implement collision and physics effectively. Specifically, we'll explore optimal techniques for importing game assets, such as meshes and textures; tips and tricks for effective level design; how to animate and script NPCs; how to configure and deploy to mobile devices; how to prepare for VR development; and how to work with version control, and more. By the end of this book, you'll have developed sufficient competency in Unity development to produce fun games with confidence. Style and approach This book takes a step-by-step, practical tutorial approach. You will create an advanced level Unity game with an emphasis on leveraging the advanced Unity 5 features. You will make the most of the Unity 5 advanced features while you develop the game in its entirety.
In this book, XNA expert Reimer Grootjans brings together a selection of the hottest quick-start recipes in XNA programming for the Xbox and Windows PC. Advanced XNA programmers, experienced coders new to games development, and even complete beginners will find XNA Game Programming Recipes an invaluable companion when building games for fun or as commercial products. Numerous problem-solving recipes cover topics from cameras and angles, to textures, models, and lighting and shadowing, and will get you over the common hurdles encountered in both 2D and 3D XNA application design.
This book provides readers with an introductory resource for learning how to create compelling games using the open source Python programming language and Pygame games development library. Authored by industry veteran and Python expert Will McGugan, readers are treated to a comprehensive, practical introduction to games development using these popular technologies. They can also capitalize upon numerous tips and tricks the author has accumulated over his career creating games for some of the world's largest gaming developers.
In Respawn Colin Milburn examines the connections between video games, hacking, and science fiction that galvanize technological activism and technological communities. Discussing a wide range of games, from Portal and Final Fantasy VII to Super Mario Sunshine and Shadow of the Colossus, Milburn illustrates how they impact the lives of gamers and non-gamers alike. They also serve as resources for critique, resistance, and insurgency, offering a space for players and hacktivist groups such as Anonymous to challenge obstinate systems and experiment with alternative futures. Providing an essential walkthrough guide to our digital culture and its high-tech controversies, Milburn shows how games and playable media spawn new modes of engagement in a computerized world.
In this latest work, Selfe and Hawisher explore the complexly
rendered relationship between computer gaming environments and
literacy development by focusing on the stories of computer gamers
in the United States at the beginning of the twenty-first century.
Using the words and observations of individual gamers, this book
offers historical and cultural analyses of literacy development,
practices, and values.
Do you have what it takes to become a game developer? With this hands-on book, you'll learn quickly and easily how to develop computer games with Microsoft's XNA 3.0 framework-not just for your PC, but for Xbox 360 and the Microsoft Zune as well. Written by an experienced university-level game development instructor, Learning XNA 3.0 walks you through the framework in a clear and understandable step-by-step format. Each chapter offers a self-contained lesson with lots of illustrations and annotated examples to help you master key concepts. Once you finish the book, you'll know how to develop sophisticated games from start to finish. Learn game development concepts from 2D animation to 3D cameras and effects Delve into high-level shader language (HLSL) and introductory artificial intelligence concepts Develop three complete and exciting games using 2D,3D and multiplayer concepts Develop and deploy games to the Xbox 360 and the Microsoft Zune While teaching XNA to beginning game developers, author Aaron Reed noticed that several key concepts were difficult for students to grasp. Learning XNA 3.0 was written specifically to address those issues. With this book, you can test your understanding and practice new skills as you go with unique "Test Your Knowledge" exercises and review questions in each chapter. Why wait? Amaze your family and friends by building your own games for the PC, Xbox 360, and Zune-with Learning XNA 3.0. "An outstanding book Teaches you XNA development in a smart way, starting from 2D basics and going into 3D and shader development. What I really like is the 'peeling the onion' approach the author takes, which builds up knowledge from previous chapters." --David "LetsKillDave" Weller, CEO, Cogito Ergonomics, LLC, and former XNA program manager |
You may like...
555 Timer - New Simple Works - Saw tooth…
Ambika Parameswari K, Anbazhagan K
Paperback
R511
Discovery Miles 5 110
Nano-Physics and Bio-Electronics - A New…
T. Chakraborty, F. Peeters, …
Hardcover
R4,070
Discovery Miles 40 700
Applications of Field-Programmable Gate…
Hartmut F.-W. Sadrozinski, Jin Yuan Wu
Hardcover
|