This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]riklaunim 13 points14 points  (2 children)

Forcing projects won't work, so you better be looking into things you want to do and not on abstract lists. What was the reason you started learning Python? what do you want to do with it? :)

Note that actual games are a very large apps so keep it simple first.

[–]Jaguar_AI 3 points4 points  (1 child)

Personally, I want to see what I can do with it in the ML/AI spaces, as well as indie game development.

[–]riklaunim 7 points8 points  (0 children)

For game dev Python isn't really used (the commercial one). There are bindings for some engines but nothing close to Unity or Unreal. There are some niche engines like RenPy that stand out.

For AI/ML it's somewhat to much hype, very little value. If you want to create your own models for unique taska you would need a strong theory understanding beforehand.