C# Godot Tutorials – Complete Beginner Game Development Course

عدد الدروس : 8 عدد ساعات الدورة : 02:32:59 شهادة معتمدة : نعم التسجيل في الدورة للحصول على شهادة

للحصول على شهادة

  • 1- التسجيل
  • 2- مشاهدة الكورس كاملا
  • 3- متابعة نسبة اكتمال الكورس تدريجيا
  • 4- بعد الانتهاء تظهر الشهادة في الملف الشخصي الخاص بك
A beginner course teaching how to use C# with Godot to build games, covering nodes, scenes, input, and UI.
عن الدورة


This C# Godot Tutorials course is designed to help beginners learn how to create games using the Godot Engine with C# programming. It provides a structured introduction to both the engine and core programming concepts needed for game development.

The course begins with building a basic game, giving you a practical starting point and helping you understand how game projects are structured in Godot. You will then learn about nodes and scenes, which are the core building blocks used to create and organize game elements.

Next, the training covers signals and slots, which allow communication between different parts of your game. This is essential for creating interactive and responsive gameplay systems.

You will also learn how to handle player input, enabling control of characters and game actions. The course continues with graphical user interface (GUI) development, teaching you how to build menus and in-game interfaces.

In addition, the course introduces transformations, helping you manipulate objects in the game world such as position, rotation, and scale.

By the end of this course, you will have a strong understanding of how to use C# in Godot and be able to build simple games with structured code, inte