Godot is an open-source game engine. It allows for scripting with its own scripting language GDScript, as well as C++ and C# scripting. It is cross-platform and supports Windows, Linux, macOS, Android and iOS.

var a: int = 5