Game Development for Kids with GDevelop - Pong Game Player Movement

in Education3 years ago

In this post, we are going to see how the Gdevelop pong game can have player movement.

I have done a lot of tutorials on the GDevelop and you can go through a series of the post where I have explained a lot of small things in big details. Also the amount of new things that I can explore in this context are endless.

So here in this tutorial we are going to cover a lot of things related to the player movement. Here in the pong game you have player and the ball movement basically. And we are going to see how to start with the first things which is player movement.

So before we can get into the tutorial check out the table of content below.

Table of Contents for GDevelop Tutorials


  1. GDevelop - How to Create Project
  2. GDevelop - How to Create Scene
  3. GDevelop - How to add background Image
  4. GDevelop - How to add Image Sprite
  5. GDevelop - How to Horizontal Scroll
  6. GDeveop - How to Vertical Scroll
  7. GDevelop - How to Switch Level or Scene in Game
  8. GDevelop - Switch Scene or Level
  9. GDevelop - Add Force to Sprite
  10. GDevelop - Key Press Change Background
  11. GDevelop - Particle Emmiter
  12. GDevelop - Tiled Sprite
  13. GDevelop - Asset Store
  14. GDevelop - Text entry object
  15. GDevelop - Typewriter Effect
  16. GDevelop - Light Object
  17. GDevelop - Video object
  18. GDevelop - BBText object

Now that you have seen the table of content, lets get to the video which shows how to do the required objective. So check out the video below and see how to do the player movement in the Pong game.

I hope the explanation is useful for you for creating player movement of pong game using it in the project. It is very simple project for those who want to create the Pong game in the GDevelop. So I hope this short explanation helpful for your tutorial.

I hope the current tutorial was useful to you.

We will continue the further game development topic in next post.