Creating an RTS Game in Unity 2023

Creating an RTS Game in Unity 2023

Bruno Cicanci

96,94 €
IVA incluido
Disponible
Editorial:
Packt Publishing
Año de edición:
2023
Materia
Pasatiempos, acertijos y juegos
ISBN:
9781804613245
96,94 €
IVA incluido
Disponible
Añadir a favoritos

Build real-time strategy (RTS) games using Unity with practical techniques, best coding practices, and popular design patternsKey FeaturesLearn how to implement game architecture and gameplay featuresExplore unit actions, resource management, physics simulations, and audiovisual enhancements to boost player engagementDiscover RTS mechanics such as implementing melee/ranged battles, unit spawning, dynamic maps, pathfinding, and morePurchase of the print or Kindle book includes a free PDF eBookBook DescriptionBuilding a successful real-time strategy game is challenging, because of both the complex mechanics and the need to strike a balance between different elements, ensuring that players enjoy creating and executing strategies against the game’s AI.Creating an RTS Game in Unity 2023 will teach you how to install and set up the Unity game engine, create a new 3D project, and build a level editor to make it easier to modify and add maps to a game. The RTS game will start to take shape while you learn to implement different core systems such as melee and ranged battles, unit spawners, camera controls, dynamic mapping generation, basic enemy AI, and the pathfinder algorithm. You’ll also get to grips with implementing command units to perform actions, crafting and producing resources, basic physics and collision detection, and building an RTS game from scratch using C# and the latest features of the Unity game engine.By the end of this book, you’ll be able to make professional and high-quality end-to-end RTS games using the best practices and techniques from the gaming industry.What you will learnIncorporate the most used design patterns, algorithms, and techniques into your gameEmploy the best coding practices used in the games industryExplore the basics of AI and physics to create high-quality gamesBuild dynamic and configurable maps to enhance the player experienceSolve complex problems using the industry standards for Unity and C#Create the mechanics present in classic RTS games using a modern approachGain a deep understanding of how to create professional games using UnityWho this book is forIf you are a beginner game developer who wants to learn the skills to develop a professional RTS game, a programmer looking at career options in the industry who needs to develop a portfolio, or even an indie game developer seeking inspiration for your own games, this book is for you. Professional game developers, programmers with experience in C#, as well as game designers and artists looking for a practical guide to bring their game ideas to life will also find plenty of useful information in this book.Table of ContentsIntroducing Real-Time Strategy GamesSetting Up Unity and the Dragoncraft Project, Getting Started with Our Level DesignCreating the User Interface and HUDSpawning an Army of UnitsCommanding an Army of UnitsAttacking and Defending UnitsImplementing the PathfinderAdding EnemiesCreating an AI to Attack the PlayerAdding Enemies to the MapBalancing the Game’s DifficultyProducing and Gathering ResourcesCrafting Buildings and Defense TowersTracking Progression and ObjectivesExporting and Expanding your Game

Artículos relacionados

  • Innovations in XML Applications and Metadata Management
    As new concepts such as virtualization, cloud computing, and web applications continue to emerge, XML has begun to assume the role as the universal language for communication among contrasting systems that grow throughout the internet. Innovations in XML Applications and Metadata Management: Advancing Technologies addresses the functionality between XML and its related technolo...
    Disponible

    255,61 €

  • Theory and Practice of Computation
     This is the proceedings of the Third Workshop on Computing: Theory and Practice, WCTP 2013 devoted to theoretical and practical approaches to computation. This workshop was organized by four top universities in Japan and the Philippines: Tokyo Institute of Technology, Osaka University, University of the Philippines — Diliman, and De La Salle University. The proceedings provide...
    Disponible

    138,85 €

  • DMN Cookbook
    Bruce Silver / Edson Tirelli
    Decision Model and Notation (DMN), the new standard for business decision modeling, is changing the methodology of business rules projects.  While its Decision Requirements Diagrams (DRDs) and decision tables can be used to create business requirements handed off to programmers in a traditional rule language, DMN is actually a complete rule language shared by business and IT.  ...
  • React 16 Tooling
    Adam Boduch
    ...
    Disponible

    64,76 €

  • HP Certified Systems Administrator (2nd Edition)
    Asghar Ghori
    Like the first edition of this book, the second edition also covers three main objectives ¿ to provide a comprehensive resource to individuals, including novice, IT/Non-HP-UX administrators, and HP-UX administrators who intend to take the new HP Certified Systems Administrator exam HP0-095 and pass it; to provide a quick and valuable on-the-job resource to HP-UX administrators,...
    Disponible

    58,77 €

  • Build your own Programming Language - Second Edition
    Clinton L. Jeffery / Imran Ahmad
    Learn to design your own programming language in a hands-on way by building compilers, using preprocessors, transpilers, and more, in this fully-refreshed second edition, written by the creator of the Unicon programming language.Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesTakes a hands-on approach; learn by building the Jzero language, a subset of ...