
Lesson teaches how to create new game project using Defold game engine.
Useful educational content.
In the lesson you will learn about collection, how to create new object, how to create new script, and how to add script as an object component.
In 3rd lesson you will learn about Lua script language, default script functions, code lines and editing.
Learn how to print output to console from script.
In this lesson you will learn how to position game object using Lua script.
In the lesson you will learn about variables, default update function and conditional branching to make object move on x-axis.
In the lesson you will learn about input bindings and codding a keyboard input for game character movement.
In this lesson you will learn about atlas component for efficient image storing, and about simple animation.
Learn how to move game character left and right on the game screen with adjustable speed.
Useful links and information.
You will learn about default animation and how to set it for a game object.
Learn to make prototype object for instancing.
Learn to make factory, a component for game object instancing.
Learn to code instancing of a game object in random range.
Learn about collision detection and making a simple score system.
Do you want to create your own video games but don’t know where to start? Game Development in 1 Hour is a beginner-friendly course that will take you step by step through the process of building a real game using the Defold engine. No prior experience is needed—just your curiosity and willingness to learn.
In this course, you will learn how to work with collections and game objects, organizing your project efficiently and understanding how each piece interacts. You will discover how to use default functions like "init", "update", and "input" to control game logic and make your game respond to player actions.
You will also learn:
Design game levels using tiles and tile-maps for structured and visually engaging environments
Implement smooth game object movements
Add animations to bring characters and objects to life
Create interactive elements to make your game dynamic and engaging
By the end of this course, you will have created your own playable game, gained a strong understanding of the basic building blocks of game development, and built the confidence to continue creating more advanced projects. Whether you want to make games as a hobby or start a career in game development, this course gives you the tools and knowledge to bring your ideas to life and start your journey as a game creator.