Learn App. making with Python like script for multiplatform

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udemy course.

Learn programming fundamentals of Python style programming.

Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.

Taught by
MARIAN DEVELOPMENT COMPANY Marijo Trkulja

Reddit Posts and Comments

0 posts • 1 mentions • top 1 shown below

r/godot • comment
1 points • ArianDevelopmentComp

Hi Taycamgame,

good and detailed questions.

  • (1) You can start with GD Script (like Python). Gd Script is the main Godot 3.1 script for game programming. There are lots of resources on the net about it. You can learn from videos, video courses or e-books. I will provide you with some of our GD Script programming resources.

Slavs Make Games - video material (free)

Making python app - video course (free)

"GD Script" - Godot 3.1 game engine script - e-book (3$)

  • (2) First, create some simple 2D games. Platformer for example, and learn from it. Create a simple level with static body graphics and add player character. Work on functionality. Everything else you can add later. I will provide you with some of our free Godot courses for beginners.

Making simple Godot game - video course (free)

  • (3) Both approaches are good. You can make your game and learn from it, or you can learn from predefined game examples. Start what you can finish. See, our videos and courses about concluding a computer game.

Make and conclude a computer game - video (free)

How to conclude a computer game [with Godot 3.1 practice] (11.99$)

  • (4) Godot from ver 3.1 is a great free game engine without adds. You can make great 2D games and applications with it if you work alone. You will found only possibilities, and soon you will see that Godot 3.1 is the best game engine.

I hope this can help, and all the best in your Godot way.