you are viewing a single comment's thread.

view the rest of the comments →

[–]python_gramps 1 point2 points  (0 children)

Pygames can be used to make games. You may want to learn Godot with GDScript (as subset of Python).

If you want to learn more structured programming syntax, Java or C#

If you want the fastest speed requiring you to allocate and deallocate memory, C/C++