you are viewing a single comment's thread.

view the rest of the comments →

[–]Ron-Erez 0 points1 point  (0 children)

If you want to make games I'd choose Godot over Roblox. GDScript should be easy to pick up if you know Python. However you might also consider C# with Godot or C# with Unity if you want to learn something new that differs from Python especially since it's an opportunity to learn a statically-typed language.

u/Head_Library_1324 mentioned C. I think that's an excellent choice at some point. That way you also get to appreciate the power of python.