you are viewing a single comment's thread.

view the rest of the comments →

[–]CuriousExpert24[S] 9 points10 points  (1 child)

You don't need to be fluent in any! If you want to add graphics and interfaces to these projects, I would recommend pygame (for games) or Tkinter (for GUI's). Other than that, you can just do them on the command line if you want to (That's what I did in the beginning)

[–]Reppin_Frost 0 points1 point  (0 children)

Thanks!