4 points | by homarp 11 hours ago ago
4 comments
Super Mario Bros Remastered A Remake / Celebration of the original 'Super Mario Bros.' games. Features new levels, custom modes, new characters, alongside a full level editor / custom level system!
GPLv3, made with Godot
what is GDScript, why you use this language?
https://gdscript.com/ has the doc
It's the Python-like scripting language used to write games in Godot. Kinda like the C# layer on Unity.
Super Mario Bros Remastered A Remake / Celebration of the original 'Super Mario Bros.' games. Features new levels, custom modes, new characters, alongside a full level editor / custom level system!
GPLv3, made with Godot
what is GDScript, why you use this language?
https://gdscript.com/ has the doc
It's the Python-like scripting language used to write games in Godot. Kinda like the C# layer on Unity.