Hacker News
new
past
comments
ask
show
jobs
points
by
Vedor
8 hours ago
|
comments
by
Supermancho
4 hours ago
|
[-]
Godot is written in C++ It may have some GDScript in there, but I don't think so. The sourcecode is available:
https://github.com/godotengine/godot
reply
by
hofrogs
2 hours ago
|
parent
|
[-]
The C++ code there (at least in the editor directory) initializes and configures godot ui components that the editor is made of
reply