Tag: Game

Basic Math for Game Development with Unity 3D A Beginner’s Guide to Mathematical Foundations


Free Download Basic Math for Game Development with Unity 3D: A Beginner’s Guide to Mathematical Foundations by Kelvin Sung, Gregory Smith
English | December 20, 2023 | ISBN: 1484298845 | 464 pages | MOBI | 22 Mb
This book will teach you fundamental mathematical concepts using Unity-based custom examples, explaining the implementations and demonstrating how these concepts are applied in building modern video game functionality. You will learn the theoretical foundation of each concept, and then interact, examine, and modify the implementation to inspect the effects.

(more…)

2D Unity Your First Game from Start to Finish


Free Download 2D Unity: Your First Game from Start to Finish By Jeff W. Murray
2016 | 98 Pages | ISBN: 1593277016 | PDF | 6 MB
Have you ever wanted to make a video game, but didn’t know where to start? 2D Unity is an approachable guide to making your own games using Unity, the powerful, free-to-use development platform.2D Unity contains hands-on projects that get you started making games from the ground-up. Unity’s complex interface can be intimidating at first, but each chapter includes patient, step-by-step instructions that walk you through its core functionality like importing images, organizing project files, and using its visual Scene editor to set up all the parts of your game. Along the way, you’ll draw pixel art, design tile-based levels, and learn introductory game programming in C#. You’ll also learn how to:Animate sprites for player characters, enemies, and obstaclesSpawn objects and use Unity’s physics engine to drop themShow particle effects when parts of your game environment get destroyedProgram a level builder that turns a block of text into a complete 2D levelDesign graphical user interfaces, including your game’s main menuCreate autonomous enemies like evil shopping carts of doomYou’ll start out making short arcade-like games like a colorful brick buster and a top-down tile-based game to learn the basics, and you’ll build your way up to making a classic 2D platforming game, a la Donkey Kong. By the end, you’ll have the skills you need in order to make the 2D games you’ve always wanted to play.

(more…)