![]() |
![]() |
Your cart is empty |
||
Showing 1 - 7 of 7 matches in All Departments
Create and display interactive graphics, build scenes and animated transitions, make cross-platform, responsive games and applications for multiple screen resolutions, and use Pixi.js's spectacular WebGL rendering effects. Learn how to create applications for desktop and touch-screen devices, and how to use the best open-source plugins to extend Pixi.js's capabilities in a myriad of exciting ways. If you've ever wondered what you need to know to start making games, or what technology you need to build high-performance mobile apps, this book will show you the way. Learn Pixi.js is your one-stop shop for everything you need to know to quickly start making spectacular cross-platform interactive games and animations. Take a step-by-step tour of Pixi.js's features by building fun game projects. Learn how to use Pixi.js to make richly interactive graphics and all kind of cross-platform applications. Learn Pixi.js is a fun and practical brief introduction to using the powerful Pixi.js graphics-rendering engine for making websites, games and mobile apps.
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 needs to know. You'll discover how to create and render game graphics, add interactivity, sound, and animation. You'll learn how to build your own custom game engine with reusable components so that you can quickly develop games with maximum impact and minimum code. You'll also learn the secrets of vector math and advanced collision detection techniques, all of which are covered in a friendly and non-technical manner. You'll find detailed working examples, with hundreds of illustrations and thousands of lines of source code that you can freely adapt for 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 to make games for desktops, mobile phones, tablets or the Web. Advanced Game Design with HTML5 and JavaScript is a great next step for experienced programmers or ambitious beginners who already have some JavaScript experience, and want to jump head first into the world of video game development. It's also great follow-up book for readers of Foundation Game Design with HTML5 and JavaScript (by the same author) who want to add depth and precision to their skills. The game examples in this book use pure JavaScript, so you can code as close to the metal as possible without having to be dependent on any limiting frameworks or game engines. No libraries, no dependencies, no third-party plugins: just you, your computer, and the code. If you're looking for a book to take your game design skills into the stratosphere and beyond, this is it!
Foundation Game Design with HTML5 and JavaScript teaches you everything you need to know about how to make video games. If you've never done any programming before and don't know where to start, this book will show you how to make games from start to finish. You'll learn all the latest programming technologies (HTML5, CSS, and JavaScript) to create your games. All written in a fun and friendly style with open-ended projects that encourage you to build your own original games. Foundation Game Design with HTML5 and JavaScript starts by showing you how you can use basic programing to create logic games, adventure games, and create interactive game graphics. Design a game character, learn to control it with the keyboard, mouse, or touch screen interface, and then learn how to use collision detection to build an interactive game world. You'll learn to make maze games, platform jumping games, and fast paced action games that cover all the popular genres of 2D gaming. Create intelligent enemies, use realistic physics, sound effects and music, and learn how to animate game characters.Whether you're creating games for the web or mobile devices, everything you need to get started on a career as a game designer is right here. * Focused and friendly introduction to making games with HTML5. * Essential programming and graphic design techniques for building games, with each chapter gently building on the skills of preceding chapters. * Detailed case studies demonstrating techniques that can be used for making games in a wide variety of genres. What you'll learn * Get a thorough grounding in HTML5 and good programming practices, with minimal prior programming experience required. * Discover how to build logic, adventure, and 2D action games in a wide range of genres. * Master collision detection, Enemy AI systems, player control, basic physics and easy trigonometry. * Make use of modern JavaScript programming techniques to build robust games that are quick to make, easy to maintain, and simple to extend. * Understand the strategies for making games fun to play and easy to build.Who this book is for Foundation Game Design with HTML5 and JavaScript is for a non-technical creative person who wants to learn the art of video game design, but has no idea where to start or where to look for help. It is a lucid, friendly and step-by-step guide though all the technical and creative issues involved in game design. This book treats programming as a creative artistic tool, and will help anyone who may be afraid of programming to love the subject as much as the author does. The techniques in the book are comprehensive enough to form the basis of a career as a game designer, and form a solid foundation for continued study of programming and graphic design for games. This book is the missing link that will guide and inspire any curious and creative person to turn a good game idea into a reality.
In response to the success of the first edition of Foundation Game Design with Flash, Rex van der Spuy has revised and updated all the code to meet current programming best practices, and the focus is now on accurate ActionScript 3.0, regardless of the IDE that you use. We've all sneaked the odd five minutes here or there playing the latest Flash game that someone sent around the office, but creating those games is trickier than it looks. The aim of Foundation Game Design with ActionScript 3.0 is to take you, even if you've minimal multimedia or programming experience, through a series of step-by-step examples and detailed case studies--to the point where you'll have the skills to independently design any conceivable 2D game using Flash and ActionScript. Foundation Game Design with ActionScript 3.0 is a non-technical one-stop shop for all the most important skills and techniques a beginning game designer needs to build games with Flash from scratch. Whether you're creating quick blasts of viral amusement, or more in-depth action or adventure titles, this is the book for you.* Focused and friendly introduction to designing games with Flash and ActionScript * Detailed case studies of Flash games * Essential techniques for building games, with each chapter gently building on the skills of preceding chapters * Modern best practices and new content on ActionScript 3.0 * Also covers asset creation in Photoshop and Illustrator What you'll learn * How to build interactive movies and objects with Flash * A thorough grounding in ActionScript 3.0 and good programming practices, with minimal prior programming experience required * How to build interactive storybooks, space-shooter, adventure and drag-and-drop games * To master collision detection, enemy AI systems, player control, managing game data, basic physics and trigonometry * To make use of design patterns and object-oriented programming techniques to build robust games * Strategies for making games fun to play and easy to build Who this book is for This book is for a non-technical, creative person who wants to learn the art of video game design, but has no idea where to start or where to look for help.It is a lucid, friendly and step-by-step guide though all the technical and creative issues involved in game design with Flash and ActionScript. The book treats programming as a creative artistic tool, and will help anyone who may be afraid of programming come to love the subject as much as the author does. The techniques in the book are comprehensive enough to form the basis of career as a game designer, and form a solid foundation for continued study of programming and ActionScript. This book is the missing link that will guide and inspire any curious and creative person turn a good game idea into a reality. Table of Contents * Programming Foundations: How to Make a Video Game * Making Objects * Programming Objects * Controlling Movie Clip Objects * Decision Making * Controlling a Player Character * Bumping into Things * Object-Oriented Game Design * Platform Game: Physics and Data Management * Advanced Object and Character Control * Using Flash Professional
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
We've all sneaked the odd five minutes here or there playing the latest Flash game that someone sent round the office, but creating those games is trickier than it looks. The aim of Foundation Game Design with Flash is to take you, even if you've minimal multimedia or programming experience, through a series of step-by-step examples and detailed case studies to the point where you'll have the skills to independently design any conceivable 2D game using Flash and ActionScript. The book is a non-technical one-stop-shop for all the most important skills and techniques a beginner game designer needs to build games with Flash from scratch. Whether you're creating quick blasts of viral amusement, or more in-depth action or adventure titles, this book is for you.Focused and friendly introduction to designing games with Flash and ActionScript Five detailed case studies of Flash games Essential techniques for building games, with each chapter gently building on the skills of preceding chapters What you'll learn Learn how to build interactive movies and objects with Flash Get a thorough grounding in ActionScript 3.0 and good programming practices, with minimal prior programming experience required Discover how to build interactive storybooks, space-shooter, adventure and drag-and-Drop games. Master collision detection, Enemy AI systems, player control, managing game data, basic physics and trigonometry. Make use of design patterns and object-oriented programming techniques to build robust games. Understand the strategies for making games fun to play and easy to build. Who this book is for This book is for a non-technical creative person who wants to learn the art of video game design, but has no idea where to start or where to look for help. It is a lucid, friendly and step-by-step guide though all the technical and creative issues involved in game design with Flash and ActionScript. The book treats the art of programming as a creative artistic tool, and will help anyone who may be afraid of programming to love the subject as much as the author does. The techniques in the book are comprehensive enough to form the basis of career as a game designer, and form a solid foundation for continued study of programming and ActionScript. This book is the missing link that will guide and inspire any curious and creative person turn a good game idea into a reality. Table of Contents Programming Foundations: How to Make a Video Game Making Objects Programming Objects Controlling Movie Clip Objects Decision Making Controlling a Player Character Bumping into Things Object-Oriented Game Design Platform Game: Physics and Data Management Advanced Object and Character Control
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.
|
![]() ![]() You may like...
Bullies of Woke and their Assault on…
Diane Weber Bederman
Hardcover
Rassie - Stories Oor Rugby En Die Lewe
Rassie Erasmus, David O'Sullivan
Paperback
|