Treffer: Learning AndEngine : Design and Create Android Games with the Simple but Powerful Tool AndEngine

Title:
Learning AndEngine : Design and Create Android Games with the Simple but Powerful Tool AndEngine
Authors:
Resource Type:
eBook.
Database:
eBook Index

Weitere Informationen

Design and create Android games with the simple but powerful tool AndEngineKey FeaturesBook DescriptionAndEngine is a very popular open source OpenGL (open graphics library) Android game engine, used to create mobile games quickly while maintaining the ability to fully customize them. This book will guide you through the whole development process of creating a mobile game for the Android platform using one of the most popular and easy-to-use game engines available today. Beginning with the very basics, you will learn how to install AndEngine, gather graphics, add sound and music assets, and design game rules. You will first design an example game and enhance it by adding various features over the course of the book. Each chapter adds more colors, enhances the game, and takes it to the next level. You will also learn how to work with Box2D, a popular 2D physics engine that forms an integral part of some of the most successful mobile games. By the end of the book, you will be able to create a complete, interactive, and fully featured mobile game for Android and publish it to Google Play.What you will learnUnderstand the basics of a game engineInstall all the required software and download and set up AndEngine along with its physics extensionDesign basic game rules and gather game assetsCreate a basic runnable application using AndEngineDisplay text and graphics in the gameImplement basic interactions between the player and the game, making use of the mobile device sensorsSimulate realworld physics ingameFinish a polished 2D physicsbasedWho this book is forIf you are a beginner to AndEngine, or mobile game development in general, and you are looking for a simple way to start making games for Android, this book is for you. You should already know the basics of Java programming, but no previous game development experience is required.