๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

The Advanced Game Developerโ€™s Toolkit: Create Amazing Web-based Games with JavaScript and HTML5

โœ Scribed by Rex van der Spuy [Rex van der Spuy]


Publisher
Apress
Year
2017
Tongue
English
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Master the most important skills and techniques you need to know for professional HTML5 and JavaScript 2D game development. This book delves into many of the great classic techniques of video game design.

Youโ€™ll discover how to develop games and game levels using Tiled Editor, how to implement tile-based collision, how to design advanced pathfinding and enemy AI systems, the fundamentals of broad-phase collision, and how to make isometric games. All the techniques and supporting code are explained in an easy-to-understand manner and written in a general way so that they can be applied to any game engine or technology that youโ€™re comfortable using.

You'll find detailed working examples, with dozens of illustrations and many concepts you can freely apply to your own projects. All the math and programming techniques are elaborately explained and examples are open-ended to encourage you to think of original ways to use these techniques in your own games. You can use what you learn in this book as the basis for making games for desktops, mobile phones, tablets, or the Web.

The Advanced Game Developer's Toolkitย is a great next step if you already have some JavaScript game-making- experience, or a great continuation if you've already readย Advanced Game Design with HTML5 and JavaScriptย by the same author.

What You'll Learn

  • Work with advanced tile-based design techniques for puzzle, platform and maze games
  • Use Tiled Editor to build game worlds
  • Build path-finding and AI systems using Line of Sight and A* (A-Star)
  • Make isometric games
  • Manage complexity to build games of any size that scale seamlessly

Who This Book Is Forย 

Video game developers with some experience who want to learn the essential techniques they need to know to take their skills to the next level and for readers who want to understand and fine-tune every line of code they write, without resorting to quick fixes.ย 


๐Ÿ“œ SIMILAR VOLUMES


Advanced Game Design with HTML5 and Java
โœ Spuy, Rex van der ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Apress ๐ŸŒ English

How do you make a video game? Advanced Game Design with HTML5 and JavaScript is a down to earth education in how to make video games from scratch, using the powerful HTML5 and JavaScript technologies. This book is a point-by-point round up of all the essential techniques that every game designer nee