Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Buildbox 2.x Game Development

You're reading from  Buildbox 2.x Game Development

Product type Book
Published in Sep 2016
Publisher Packt
ISBN-13 9781786460301
Pages 310 pages
Edition 1st Edition
Languages
Author (1):
Ty Audronis Ty Audronis
Profile icon Ty Audronis

Table of Contents (17) Chapters

Buildbox 2.x Game Development
Credits
Disclaimer
Foreword
About the Author
About the Reviewer
www.PacktPub.com
Preface
1. So, You Want to Develop a Video Game? 2. Orientation 3. Your First Game – Ramblin' Rover, Part 1 4. Advanced World Design – Ramblin' Rover, Part 2 5. Menus, UIs, Sound, and More! – Ramblin' Rover, Part 3 6. Monetization – Ramblin' Rover, Part 4 7. Exporting and Compiling for Various Platforms – Ramblin' Rover, Finale 8. Building Other Popular Game Types 9. Buildbox Tips and Tricks

Defining some terminology


Before we dive into the interface, and dive further into what we're going to cover in this book, let's clear up some terms (such as distribution channels and platforms):

  • Asset: Any element used in your project. An asset can be anything from a graphic to a sound effect MP3.
  • Project: The Buildbox file used to create the game.
  • Element: The use of a visual asset within Buildbox, for example, a button on a menu screen is considered an element.
  • Animation: The movement of an element within Buildbox.
  • Animated element: An element consisting of an image sequence giving the appearance of animation, for instance, a running sequence (known as a walk cycle) on the main character to show them running when moving.
  • Physics: A type of animation within Buildbox allowing movement based on environmental parameters (falling with gravity, bouncing with collisions, and so on).
  • Export: A set of files generated by Buildbox.
  • Compile: The act of taking exported files from Buildbox and creating an executable program (or app) from those exported files.
  • Compiler: Software used to compile.
  • Platform: A system that will run your compiled program or application, for example, an iOS device or a Windows computer.
  • Distribution channel: The location where customers will be able to find your compiled game and download it, for example, Google Play, iTunes, Windows Store, Steam, and so on.
  • UI: The user interface. This includes menus, buttons, score counters, anything the user interacts with or can derive information from.
You have been reading a chapter from
Buildbox 2.x Game Development
Published in: Sep 2016 Publisher: Packt ISBN-13: 9781786460301
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}