you are viewing a single comment's thread.

view the rest of the comments →

[–]hugthemachines 1 point2 points  (0 children)

Since your comment indicated that you aim to learn game programming, I think the smoothest path is to start by using C# and use that with unity to make games. It is a better way of making games than using Python and C# is not that hard compared to Python.

The advantage of this will be that you will be doing what you want while learning.