Book Image

Blender Game Engine: Beginner's Guide

Book Image

Blender Game Engine: Beginner's Guide

Overview of this book

Blender Game Engine is the part of the Blender 3D editor used to create actual 3D video games. It's the ideal entry level game development environment because you don't even need to learn to program. Create a complete game using Bender's innovative logic bricks."Blender Game Engine: Beginner's Guide" is the ideal introduction to game development. Using only logic bricks, the reader will create a complete game in Blender. By the end of the book the reader will be able to use their skills to create their own 3D games.
Table of Contents (11 chapters)
10
Index

Playing your game on the Web

In the previous chapter, we learned to create a bootable game, but we may not have followers if the users are wary of simply clicking on an .exe file. The best way to combat this, and to avoid this risk, is to play the game directly on the Web, thanks to plug-in Burster. The Burster is an open source plug-in, which is free, and its source code is covered by the GPL license. If you need to learn about this plug-in, please http://visitwww.geta3d.com.