Beginning Game Development with Godot
eBook - ePub

Beginning Game Development with Godot

Learn to Create and Publish Your First 2D Platform Game

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Beginning Game Development with Godot

Learn to Create and Publish Your First 2D Platform Game

Book details
Table of contents
Citations

About This Book

Learn the fundamentals of Godot by diving headfirst into creating a 2D platformer from scratch. This book is a hands-on, practical guide to developing 2D games using the Godot Engine 3.2.3/3.3, with the help of GDScript.

Author Maithili Dhule begins by explaining some basic tools and techniques used to make games, the factors that need to be considered while choosing a game engine, and pointing out the benefits of using Godot. She then walks you through downloading the engine and guides you as you explore key features of its interface. Next, you'll receive a concise introduction to the basics of GDScript, the main scripting language used in Godot, before moving on to essential topics such as Godot's node-scene architecture, the interaction of various physics bodies, the creation of game scenes, and writing scripts. As the book progresses, you'll learn how to create and animate your game character, design the game world, add enemies, and implement a coin-collection system. You'll also see how the user's gaming experience can be enhanced through the addition of parallax backgrounds, a title screen, music, and sound effects. Toward the end of the book, you'll learn how to export your game to different platforms, both mobile and PC, as well as possible avenues for monetizing the game.

Throughout the book, theoretical concepts are supplemented with concrete, ready-to-implement examples that you can try out. Upon finishing this book, you'll be able to make and publish your first 2D platform game. Beginning Game Development with Godot is for game development enthusiasts of all levels interested in creating their own games.

What You Will Learn

  • Understand the Godot engine and the benefits of using it for game development
  • Master the fundamentals of programming in GDScript
  • Use the Godot graphical interface to design and animate players, the game world, menus, and various games scenes
  • Create your first 2D game in Godot and publish it to various platforms

Who This Book Is For

Aspiring game developers who may be new to game development, as well as experts exploring the potential of the Godot Engine.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Beginning Game Development with Godot by Maithili Dhule in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Games. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2022
ISBN
9781484274552

Table of contents

  1. Cover
  2. Front Matter
  3. Part I. The Art of Creating Games
  4. Part II. Starting Out with Godot
  5. Part III. Designing the Game
  6. Part IV. Game Enhancements and Export
  7. Back Matter