Box2D for Flash Games

Emanuele Feronato

  • 出版商: Packt Publishing
  • 出版日期: 2012-10-22
  • 售價: $1,150
  • 貴賓價: 9.5$1,093
  • 語言: 英文
  • 頁數: 166
  • 裝訂: Paperback
  • ISBN: 1849519625
  • ISBN-13: 9781849519625
  • 下單後立即進貨 (約3~4週)

商品描述

Create amazing and realistic physics-based Flash games using Box2D

Overview

  • Design blockbuster physics game and handle every kind of collision
  • Build and destroy levels piece by piece
  • Create vehicles and bring them to life with motors

In Detail

Physics games are getting more and more popular, and Box2D is the best choice if you are looking for a free, stable and robust library to handle physics. With Box2D you can create every kind of 2D physics game, only coding is not the fun part, but the game itself.

"Box2D for Flash Games" will guide you through the process of making a Flash physics game starting from the bare bones and taking you by hand through complex features such as forces, joints and motors. As you are learning, your game will have more and more features, like the physics games you are used to playing.

The book analyzes two of the most played physics games, and breaks them down to allow readers to build them from scratch in a step-by-step approach.

By the end of the book, you will learn how to create basic primitive bodies as well as complex, compound bodies. Motors will give life to cars, catapults and siege machines firing bullets, while a complete collision management will make your game look even more realistic.

If you want to make full Flash games with physics, then Box2D for Flash Games will guide you through the entire process of making a Flash physics game.

What you will learn from this book

  • Create a physics world with gravity
  • Manage materials assigning physics properties
  • Interact with physics bodies using mouse or keyboard
  • Build vehicles with joints and motors
  • Handle every kind of collision
  • Add forces and impulses to bodies
  • Turn your graphic assets into physics bodies
  • Fire bullets and destroy bodies

Approach

This book is a step by step guide to create games with Box2D explained in a simple and friendly way.

Who this book is written for

Are you familiar with ActionScript3 and want to explore the capabilities of physics in game design using Box2D, then this book is for you. You don’t have to be an AS3 hero: if you know how to create classes and functions with AS3, then you can make your first physics game!