To get the most out of this book
To best understand the example code in this book, you should have a general knowledge of programming, preferably with a modern, dynamically-typed language such as Python or JavaScript. If you’re new to programming entirely, you may wish to review a beginner tutorial before diving into the game projects here.
Godot will run on any relatively modern PC running Windows, MacOS, or Linux operating systems.
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.