GDScript

programming language

Created Year: 2001
Aliases: GDS

Wikidata: Q28942599

Influenced by: Python

Programming paradigms: object-oriented programming

GDScript Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in GDScript

extends Node2D

func _ready():
	print("Hello World")

Search on GitHub


Latest data update: 2025-01-23