If you had to develop a game in Python, what engine and tools would you use?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Panda3D

    Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU

  • ...and there are some samples in the source https://github.com/panda3d/panda3d/tree/master/samples

  • Godot

    Godot Engine – Multi-platform 2D and 3D game engine

  • My approach would be to use Godot Engine. It does not use Python. It uses GDScript which has very (almost identical) syntax to Python.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • gdsdecomp

    Godot reverse engineering tools

  • Pyinstaller has a single-executable option though, right ? As for reverse engineering, not sure that a godot game would be that much harder to decompile compared to pyinstaller, see example.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts