Software Alternatives & Reviews

Where to start

Unity Godot Engine
  1. 1
    The multiplatform game creation tools for everyone.
    Pricing:
    • Open Source
    My second recommendation would be to start with C# and learn to make games with MonoGame. C# is a modern, easy-to-learn derivative of C++ that has a higher learning curve than Python. Again, once you have a good understanding of C#, you'll have an easy transition to Unity.

    #Game Development #Game Engine #3D Game Engine 196 social mentions

  2. Feature-packed 2D and 3D open source game engine.
    Pricing:
    • Open Source
    I recommend starting with Python. Learn to make games with either of the dominant Python game libraries, Pygame or Panda3D. Python is easy to learn, and there's a lot of resources available. It is also the most commonly used language for scripting, automation, and developing plugins for graphic applications. Move to the Godot Engine once you have a good understanding of Python, then GDScript will make a lot more sense.

    #Game Development #Game Engine #3D Game Engine 446 social mentions

Discuss: Where to start

Log in or Post with