جزییات کتاب
Key FeaturesLearn how to make a complete game from scratch using the LibGDX frameworkDiscover different aspects of game development, optimize them, and implement them in your gamesThis is a comprehensive guide packed with concepts that are covered in an incremental mannerBook DescriptionLibGDX is a very popular open source game framework for the Java programming language. It features deployment to multiple platforms with the same code base and it is very fast. Its vast amount of features makes it very easy to learn and master game development without knowing the low-level details.LibGDX Cross-platform Development Blueprints teaches you the concepts of game development using the LibGDX framework as you make four complete games.You'll start with setting up the environment, then move on to advanced concepts such as collision detection, memory optimization, and more. The first game is Monty Hall, where you'll learn how to set up LibGDX and use simple graphics. Then, you'll get to know more about concepts such as animation, game sounds, and scoring by developing a Whack a Mole game. This will set up the base for a Bounce the Ball game, where you'll get to grips with advanced concepts such as movements and collisions based on physics. Finally, the Dungeon Bob game will help you understand player motion.This guide gives you everything you need to master game development with LibGDX.What you will learnSet up the development environment and implement a very simple game typeImplement new features such as motion, sounds, and randomness by implementing a new gameAdd music, physics, and menus to your gamesStart the creation of a platformer game and apply optimisation techniquesPerform collision detection and manage the game assetsRender game levels designed in the tool and add enemiesCreate multiple levels, enemy motion, and level transitions in the gameAbout the AuthorIndraneel Potnis is a mobile developer who lives in Mumbai. He has worked in diverse areas of the IT industry, such as web development, QA, and mobile application development.Since childhood, he has been interested in playing computer games, and he became interested in making them in college. He made a card game called Mendhicoat with a friend on the Android platform and released it on the Google Play store.Table of ContentsMonty Hall SimulationWhack-A-MoleCatch the BallDungeon BobUsing the Tiled Map EditorDrawing Tiled MapsCollision DetectionCollectibles and EnemiesMore Enemies and ShootingMore Levels and Effects