Python Game making Help!?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TuahaL
    New Member
    • Dec 2017
    • 7

    Python Game making Help!?

    Hello,
    I am a beginner (with experience) to python, I need some advice on how to learn to create a 2d game using Python. I know that there are a few different ways to create it, pygame, kivy, etc... I want to know which is best. Also what tips can I receive for creating a good game? Any basic advice provided will be greatly appreciated. If anyone can give me a heads up on what minor or major problems can occur in the future, and how I can prevent them? Again, it will be greatly appreciated if any advice was given.

    Thanks,
    Tuaha
  • TuahaL
    New Member
    • Dec 2017
    • 7

    #2
    Hello,
    I am a beginner (with experience) to python, I need some advice on how to learn to create a 2d game using Python. I know that there are a few different ways to create it, pygame, kivy, etc... I want to know which is best. Also what tips can I receive for creating a good game? Any basic advice provided will be greatly appreciated. If anyone can give me a heads up on what minor or major problems can occur in the future, and how I can prevent them? Again, it will be greatly appreciated if any advice was given.

    Thanks,
    Tuaha

    Comment

    • 51423benam
      New Member
      • Apr 2018
      • 31

      #3
      I would start with Pygame, but I don't have that much experience. The best tip I can give is: be patient. You won't immediately develop a fancy ego shooter or anything in 3d. You will start with simple 2d games.

      Comment

      • TuahaL
        New Member
        • Dec 2017
        • 7

        #4
        Thank you, For the tips!

        Comment

        Working...