Are there any game engines for Python?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Godot

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

  • Godot has a Python integration, and its native GDScript language is very similar to Python as well.

  • RenPy

    The Ren'Py Visual Novel Engine

  • Ren'Py - a Visual Novel game engine in Python. Used to make games like doki doki literature club

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Panda3D

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

  • Panda3D - I believe Panda3D is in Python, and it's used for making 3D games

  • pyglet

    pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications.

  • Pyglet - Windowing and multimedia library in Python, can be used to make 3D games because of it being tightly woven with OpenGL

  • Arcade

    Easy to use Python library for creating 2D arcade games.

  • Arcade - not an engine, but rather a framework in the same sense that pygame is. In my opinion, it's much easier to use than pygame

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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