![]() |
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
Do you want to build mobile games, but lack game development experience? No problem. This practical guide shows you how to create beautiful, interactive content for iOS and Android devices with the Unity game engine. Authors Jon Manning and Paris Buttfield-Addison (iOS Swift Game Development Cookbook) provide a top-to-bottom overview of Unity's features with specific, project-oriented guidance on how to use them in real game situations. Over the course of this book, you'll learn hands-on how to build 2D and 3D games from scratch that will hook and delight players. If you have basic programming skills, you're ready to get started. Explore the basics of Unity, and learn how to structure games, graphics, scripting, sounds, physics, and particle systems Use 2D graphics and physics features to build a side-scrolling action game Create a 3D space combat simulator with projectile shooting and respawning objects, and learn how to manage the appearance of 3D models Dive into Unity's advanced features, such as precomputed lighting, shading, customizing the editor, and deployment
Argues for the queer potential of video games While popular discussions about queerness in video games often focus on big-name, mainstream games that feature LGBTQ characters, like Mass Effect or Dragon Age, Bonnie Ruberg pushes the concept of queerness in games beyond a matter of representation, exploring how video games can be played, interpreted, and designed queerly, whether or not they include overtly LGBTQ content. Video Games Have Always Been Queer argues that the medium of video games itself can-and should-be read queerly. In the first book dedicated to bridging game studies and queer theory, Ruberg resists the common, reductive narrative that games are only now becoming more diverse. Revealing what reading D. A. Miller can bring to the popular 2007 video game Portal, or what Eve Sedgwick offers Pong, Ruberg models the ways game worlds offer players the opportunity to explore queer experience, affect, and desire. As players attempt to 'pass' in Octodad or explore the pleasure of failure in Burnout: Revenge, Ruberg asserts that, even within a dominant gaming culture that has proved to be openly hostile to those perceived as different, queer people have always belonged in video games-because video games have, in fact, always been queer.
The success of Angry Birds, Peggle, and Fruit Ninja has proven that fun and immersive game experiences can be created in two dimensions. Furthermore, 2D graphics enable developers to quickly prototype ideas and mechanics using fewer resources than 3D. 2D Graphics Programming for Games provides an in-depth single source on creating 2D graphics that can be easily applied to many game platforms, including iOS, Android, Xbox 360, and the PlayStation Suite. The author presents examples not only from video games but also from art and animated film. The book helps new programmers learn the concepts and techniques used to produce appealing 2D graphics. It starts with the basics and then covers topics pertaining to motion and depth, such as cel animation, tiling, and layering. The text also describes advanced graphics, including the use of particle systems, shaders, and splines. Code samples in the text and online allow readers to see a particular line of code in action or as it relates to the code around it. In addition, challenges and suggested projects encourage readers to work through problems, experiment with solutions, and tinker with code. Full of practical tools and tricks, this color book gives novices in-depth guidance on making professional, high-quality graphics for games. It also improves the relationship between programmers and artists by explaining how certain art and design challenges can be solved with a programmatic solution.
Beginning Android 4 Games Development offers everything you need to join the ranks of successful Android game developers. You'll start with game design fundamentals and programming basics, and then progress toward creating your own basic game engine and playable game that works on Android 4.0 and earlier devices. This will give you everything you need to branch out and write your own Android games. The potential user base and the wide array of available high-performance devices makes Android an attractive target for aspiring game developers. Do you have an awesome idea for the next break-through mobile gaming title? Beginning Android 4 Games Development will help you kick-start your project. The book will guide you through the process of making several example games for the Android platform, and involves a wide range of topics: The fundamentals of Android game development targeting Android 1.5-4.0+ devices The Android platform basics to apply those fundamentals in the context of making a game The design of 2D and 3D games and their successful implementation on the Android platform
Phone application development is a phenomenon, with games the hottest commodity on the App Store. And Unity is a hugely powerful game engine that is fast becoming the most loved middleware in the game world, revolutionizing game development and making game creation for the iPhone much more accessible and fun for artists. With these two killer platforms (iPhone and Unity) game developers are empowered to create compelling games but they must be careful to specifically address the unique challenges of the iPhone hardware cpu and gpu requirements. Art in this medium must adhere to specific specs like: texture size, polygon count, and shader support, so that the 3D content looks great and runs optimally. This book teaches artists how to circumvent the potential pitfalls of the medium by doing things like "batching," "creating meshes," and "sharing materials" to improve performance. Learn how to create stunning 3D game assets using Luxology's artist-friendly modo, and Blender, the free open-source 3D app. And optimize your art for the iPhone through exercises in modelling characters and environmental assets, texturing painting, animating skinned characters, UV Mapping and baking light information, as well as importing the assets and setting up shaders. The companion web site offers the assets and scene files in the book, and several video walkthrough further illustrating concepts covered in the book. **The author will also deploy a demo of the game assets to the App Store in the form of an iPhone/iPad app that mimics the look and feel of the book. The app will be available free
Ready to make amazing games for the iPhone and iPad? With Apple's Swift programming language, it's never been easier. This updated cookbook provides detailed recipes for managing a wide range of common iOS game-development issues, ranging from 2D and 3D math, SpriteKit, and OpenGL to augmented reality with ARKit. You get simple, direct solutions to common problems found in iOS game programming. Need to figure out how to give objects physical motion, or want a refresher on gaming-related math problems? This book provides sample projects and straightforward answers. All you need to get started is some familiarity with iOS development in Swift. For more information and resources, check out the book's website at https://www.secretlab.com.au/books/ios-game-dev-cookbook-swift.
This book constitutes the thoroughly refereed post-proceedings of the 11th International Conference on Advances in Computer Games, ACG 2005, held in Taipei, Taiwan, in September 2005 in conjunction with the 10th Computer Olympiad. It contains 20 papers that cover all aspects of artificial intelligence in computer-game playing.
In the last few years, Android has progressed with the debut of better fonts, new User Interface and Experience (UI/UX) APIs, tablet considerations, multi-touch capabilities, multi-tasking, faster performance, improved battery management techniques, and now Google TV Android Apps for the Android game app developer repertoire. With actionable real-world source, Pro Android Games, Second Edition shows you how to build more sophisticated and addictive Android games, by leveraging the power of these recent advancements found in the new Android Jelly Beans development platform as well as those you've counted on in earlier releases. Multi-touch code gives these games and their players dynamic input and exchange ability, for a more realistic arcade game experience. Faster and better performance offers game players a more seamless, fun arcade experience like never before on Android. There is also improved native C/C++ integration with Android's NDK as well, which makes coding, compiling, and converting both productive and efficient with gains in app performance. Pro Android Games, Second Edition features the following improvements: Updates to the latest version of the Android SDK, NKD, plus the latest Eclipse IDE. Greater focus on tablets the ever changing device resolutions, and hardware specs. Native game development and hardware accelerated graphics. Bigger and Better Real World Engines, such as Quake I and II Plus an oldie from the previous edition: Doom Coverage of the new smart TV APIs (Google TV), UI, UX, multi-touch and multi-tasking features available with Android Jelly Bean. A look into the future with augmented reality Advanced techniques for improving your game playing experience including better multi-tasking, improved performance optimization, battery management and more. A Quake 3D-like game app case study You'll definitely have fun, and perhaps you'll even make some money. Enjoy What you'll learn Key advanced Android gaming techniques using the new Android SDK and NDK How to add and integrate multi-touch How to use Bluetooth controllers (Zeemote) More gaming tricks and tips, such as hybrid 3D graphics with OpenGL and JNI How to port, augment a 3D shooter Doom-like game app using OpenGL How to build a 3D shooter game like Quake and Quake II How and where to best deploy these game apps Who this book is for This book is for savvy Android app developers who are looking for professional or advanced techniques for porting, augmenting and building 3D game apps that are complex, fun and lucrative.
The Unreal UDK features Epic's award-winning Unreal Engine 3, used to create bestselling games such as Infinity Blade for iOS, and popular console games like Borderlands and Bioshock. Now, you can build your own Unreal game for the iOS platform. Beginning iOS 3D Unreal Games Development covers using the Unreal UDK game creation system to create 3D games for the iOS platform, which includes the iPhone, iPod touch and iPad.Specifically, this book covers: * UnrealScript programming language, going beyond the limitations of the visual Kismet scripting language * The Unreal UDK code framework, basic UDK tools and other UDK items needed to build a game * Various author-created game frameworks are presented and are used to illustrate the UnrealScript programming language and user input methods specific to the iOS mobile platform What you'll learn * What the UnrealScript programming language is and does * The basic Unreal UDK base code framework * What the basic Unreal tools used to make a game * What the key parts of the Unreal engine such as the physics engine * How to do the fundamentals of 3D games programming, including basic 3D math * What are the the basic frameworks of many different types of games * How to use the provided source code to build your own games using the frameworks as a reference Who this book is for Game programmers, both professional and hobbyists, interested in developing 3D games for the iOS platform using the Unreal UDK. Additionally, students using the Unreal UDK in their coursework.Finally, game designers who are not experienced programmers but are interested in learning enough about UnrealScript and the Unreal UDK to make small changes to game code created by contracted programmers (For example: changing code to increase the health of a player or change the message displayed when a player dies).
This book covers the state-of-the-art in digital games research and development for anyone working with or studying digital games and those who are considering entering into this rapidly growing industry. Many books have been published that sufficiently describe popular topics in digital games; however, until now there has not been a comprehensive book that draws the traditional and emerging facets of gaming together across multiple disciplines within a single volume.
Although the number of commercial Java games is still small compared to those written in C or C++, the market is expanding rapidly. Recent updates to Java make it faster and easier to create powerful gaming applications-particularly Java 3D-is fueling an explosive growth in Java games. Java games like Puzzle Pirates, Chrome, Star Wars Galaxies, Runescape, Alien Flux, Kingdom of Wars, Law and Order II, Roboforge, Tom Clancy's Politika, and scores of others have earned awards and become bestsellers. Java developers new to graphics and game programming, as well as game developers new to Java 3D, will find "Killer Game Programming in Java" invaluable. This new book is a practical introduction to the latest Java graphics and game programming technologies and techniques. It is the first book to thoroughly cover Java's 3D capabilities for all types of graphics and game development projects. "Killer Game Programming in Java" is a comprehensive guide to everything you need to know to program cool, testosterone-drenched Java games. It will give you reusable techniques to create everything from fast, full-screen action games to multiplayer 3D games. In addition to the most thorough coverage of Java 3D available, "Killer Game Programming in Java" also clearly details the older, better-known 2D APIs, 3D sprites, animated 3D sprites, first-person shooter programming, sound, fractals, and networked games. "Killer Game Programming in Java" is a must-have for anyone who wants to create adrenaline-fueled games in Java.
"Advanced Java Game Programming" teaches you how to create desktop and Internet computer games using the latest Java programming language techniques. Whereas other Java game programming books focus on introductory Java material, this book covers game programming for experienced Java developers. David Wallace Croft, founder of the Game Developers Java Users Group (GameJUG), has assembled an open-source reusable game librarya Swing animation engine that allows developers to use these techniques and put out new games very rapidly. The open-source game library also includes a reusable game deployment framework and a multiplayer networking library with HTTP firewall tunneling capability for applets. All of the code is open source, including the example games. The animation has been scrupulously tested and optimized in the Swing environment, and Croft clearly explains how the code works in great detail. The graphics and audio libraries used in the examples are public domain and may also be used royalty-free for creating new games. Table of Contents Development Setup Deployment Frameworks Swing Animation Animation Library Advanced Graphics Persistent Data Game Architecture A* Algorithm HTTP Tunneling HTTP Polling HTTP Pulling
How game designers can use the psychological phenomenon of loss aversion to shape player experience. Getting something makes you feel good, and losing something makes you feel bad. But losing something makes you feel worse than getting the same thing makes you feel good. So finding $10 is a thrill; losing $10 is a tragedy. On an "intensity of feeling" scale, loss is more intense than gain. This is the core psychological concept of loss aversion, and in this book game creator Geoffrey Engelstein explains, with examples from both tabletop and video games, how it can be a tool in game design. Loss aversion is a profound aspect of human psychology, and directly relevant to game design; it is a tool the game designer can use to elicit particular emotions in players. Engelstein connects the psychology of loss aversion to a range of phenomena related to games, exploring, for example, the endowment effect-why, when an object is ours, it gains value over an equivalent object that is not ours-as seen in the Weighted Companion Cube in the game Portal; the framing of gains and losses to manipulate player emotions; Deal or No Deal's use of the utility theory; and regret and competence as motivations, seen in the context of legacy games. Finally, Engelstein examines the approach to Loss Aversion in three games by Uwe Rosenberg, charting the designer's increasing mastery.
Push your GameMaker programming skills to the edge with 100 programming challenges using the popular GameMaker: Studio and GML. Each challenge includes an outline of the challenge, a scoring and time guide, useful GML code, and a working example provided in GMZ format. For more advanced programmers, each challenge comes with an additional task to complete. Think you're a good GameMaker game application developer or programmer? Think again with this awesome book! What You'll Learn Upgrade your skills with each specific game application coding challenge Create many different game events, action or scenarios Code for many different kinds of game applications or themes from space to adventure to sports to fantasy Who This Book Is For GameMaker and GameMaker: Studio users and coders.
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.
Create stunning 3D games in a short amount of time using Amazon Lumberyard, a free and exciting game development platform. This book is a ground-up, out-of-the-box tutorial on 3D game development and programming with Lua and Amazon Lumberyard with little or no game development experience required. Beginning Game Development with Amazon Lumberyard walks you through the user interface of the Amazon Lumberyard engine; teaches you how to develop detailed terrain using heightmaps, megatextures, weather, and vegetation; and takes you through exporting the game for distribution. The book will show you how to create a player as well as enemies while not getting bogged down with third-party tools for animation or model creation. You will also work with simple physics, colliders, meshes, weather generation, Lua scripting, user interface development, and much more. By the end of the book, you will be able to create many different types of video games using the Amazon Lumberyard engine and even have a completed project ready to release or put in your portfolio. What You Will Learn Discover the mechanics and terminology of game development Familiarize yourself with the Amazon Lumberyard game engine in detail Modify game scripts using the Lua language Discover how to optimally structure game layers Who This Book is For Developers, programmers, and would-be game designers who have long wanted to dip their toes into the world of game development but have found other game engines and platforms to have too high a barrier to entry.
The design for Quest to Learn, an innovative school in New York City that offers a "game-like" approach to learning. Quest to Learn, an innovative school for grades 6 to 12 in New York City, grew out of the idea that gaming and game design offer a promising new paradigm for curriculum and learning. The designers of Quest to Learn developed an approach to learning that draws from what games do best: drop kids into inquiry-based, complex problem spaces that are built to help players understand how they are doing, what they need to work on, and where to go next. Content is not treated as dry information but as a living resource; students are encouraged to interact with the larger world in ways that feel relevant, exciting, and empowering. Quest to Learn opened in the fall of 2009 with 76 sixth graders. In their first semester, these students learned-among other things-to convert fractions into decimals in order to break a piece of code found in a library book; to use atlases and read maps to create a location guide for a reality television series; and to create video tutorials for a hapless group of fictional inventors. This research and development document outlines the learning framework for the school, making the original design available to others in the field. Elements in development include a detailed curriculum map, a budget, and samples of student and teacher handbooks.
Inside the Games You Grew Up with but Never Forgot
Unity brings you ever closer to the "author once, deploy anywhere" dream. With its multiplatform capabilities, you can target desktop, web, mobile devices, and consoles using a single development engine. Little wonder that Unity has quickly become the #1 game engine out there. Mastering Unity is absolutely essential in an increasingly competitive games market where agility is expected, yet until now practical tutorials were nearly impossible to find. Creating Games with Unity and Maya gives you with an end-to-end solution for Unity game development with Maya. Written by a twelve-year veteran of the 3D animation and games industry and professor of 3D animation, this book takes you step-by-step through the process of developing an entire game from scratch-including coding, art, production, and deployment. This accessible guide provides a "non-programmer" entry point to the world of game creation. Aspiring developers with little or no coding experience will learn character development in Maya, scripts, GUI interface, and first- and third-person interactions.
Choose your faction, pick your weapon, and prepare for an astonishing vision of the world of Azeroth like you've never seen before! Built by best-selling paper engineer Matthew Reinhardt, the World of Warcraft Pop-Up Book brings the most well-loved locations of Warcraft to life, from the classic faction hubs of Ogrimmar and Stormwind, to the battle-scarred lands of Lordaeron and Teldrassil, and even the new capital cities of Kul Tiras and Zandalar! Each page unfolds into an eye-popping treat, depicting iconic locations with brand new art and interactive pieces that you've never seen before. Unfold each individual spread to form a map of Azeroth!
Start building commercial and playable games in Unity with C# through a series of practical projects ranging from a simple 2D game to adding AR/VR experiences with this full-color guide Key Features * Create game apps, including a 2D adventure game, a 3D first-person shooter, and more * Explore Unity's component-based approach to implementing features in Unity 2022 through a GameObject hierarchy based on C# scripts * Follow steps for publishing, marketing, and maintaining your games effectively Book Description Unity 2022 by Example is a complete introduction to building games in Unity following a project-based approach. You'll be introduced to the Unity game engine and the tools available for building and customizing a game exactly the way you want while maintaining a good code foundation to build upon. Once you get familiar with the fundamentals of Unity game development, you'll start creating a 2D collection game and an adventure game followed by a 3D first-person shooter game. You'll then explore advanced topics such as machine learning by creating AI-based enemy behavior, virtual reality by extending the first-person game, and augmented reality by exploring a farming sim in a real-world setting. These topics are completed in practice while building projects using the latest game tool kits. Finally, you'll learn how to commercialize your game by publishing it to a distribution platform and maintain and support it throughout its lifespan. As you progress, you'll gain real-world knowledge and experience by taking a game from conceptual design to completion. By the end of this Unity book, you'll have strong foundational knowledge of how to structure a Unity project that is both maintainable and extensible for commercially released games. What you will learn * Navigate and use the primary windows of the editor, and the new features introduced in Unity 2022 * Create new Unity game projects and add functionality with C# code * Specify your game design and break it down into systems and components for implementation * Create beautiful playable environments quickly and use them for both 2D and 3D games * Build player characters and use them to develop complete game mechanics, the core game loop, and win/lose conditions * Get up to speed with Unity Gaming Services available for creating commercially viable games Who This Book Is For If you find yourself struggling with completing game projects in Unity and want to follow best practices while maintaining a good coding structure, then this book is for you. Aspiring game developers, as well as anyone with some experience in developing games who wants to design basic playable and commercial games in Unity with a core loop, player verbs, simple mechanics, and win/lose conditions will find this book useful. Readers are expected to have experience with the Unity Editor interface and implementing functionality by creating C# scripts. |
You may like...
Learn Java GUI Applications - 11th…
Philip Conrod, Lou Tylee
Paperback
R2,844
Discovery Miles 28 440
|