awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Python Game Engines

排名更新于 2026年7月13日

For a python library for game development, the strongest matches are pygame/pygame (Pygame is a foundational Python-native framework that provides the), panda3d/panda3d (Panda3D is a comprehensive, cross-platform game engine that provides) and renpy/renpy (Ren'Py is a specialized game engine built with Python). pyglet/pyglet and pythonarcade/arcade round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

我们为您精选了匹配 “best python game engines” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

Python Game Engines

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pygame/pygamepygame 的头像

    pygame/pygame

    8,620在 GitHub 上查看↗

    Pygame is a framework for building interactive 2D applications and games using the Python programming language. It functions as a 2D graphics rendering engine, a game input and event manager, and a multimedia audio toolkit. The project serves as a wrapper for the Simple DirectMedia Layer, providing a Python interface for low-level access to graphics, audio, keyboard, mouse, and joystick hardware. Its capabilities cover 2D graphics rendering and image manipulation, digital audio playback and streaming, and the management of game entities and physics simulations. It also includes tools for rea

    Pygame is a foundational Python-native framework that provides the essential 2D rendering, event-driven architecture, and hardware abstraction required for game development in Python.

    C2D Graphics Frameworks
    在 GitHub 上查看↗8,620
  • panda3d/panda3dpanda3d 的头像

    panda3d/panda3d

    5,150在 GitHub 上查看↗

    Panda3D is a cross-platform game engine and 3D graphics rendering system developed for Python and C++. It functions as a comprehensive framework for building interactive 3D applications, providing a real-time physics simulator and a specialized 3D asset pipeline tool. The engine distinguishes itself by combining a high-performance C++ core with interoperable Python language bindings. It utilizes a scene graph architecture to organize 3D objects and provides a pipeline-based asset conversion system to optimize models and textures for runtime loading. Its capability surface includes low-level

    Panda3D is a comprehensive, cross-platform game engine that provides a native Python API, built-in physics simulation, and a robust asset management pipeline, making it a flagship choice for Python-based game development.

    C++3D Game Engines3D Asset Pipelines3D Rendering Engines
    在 GitHub 上查看↗5,150
  • renpy/renpyrenpy 的头像

    renpy/renpy

    6,549在 GitHub 上查看↗

    Ren'Py is a cross-platform game engine and interactive storytelling tool built around a Python-based scripting engine. It is designed for creating visual novels and branching narrative games, where player choices determine story paths and character interactions. The engine provides a complete development framework for building narrative-driven experiences, from simple dialogue trees to complex life simulation games. The engine distinguishes itself through a comprehensive set of integrated systems that handle the full lifecycle of interactive storytelling. Its script-based story engine compile

    Ren'Py is a specialized game engine built with Python that provides a robust framework for narrative-driven games, though its feature set is tailored specifically for visual novels rather than general-purpose 2D physics or arcade-style development.

    Ren'PyBranching Narrative EnginesCross-Platform EnginesBranching Narrative Design
    在 GitHub 上查看↗6,549
  • pyglet/pygletpyglet 的头像

    pyglet/pyglet

    2,159在 GitHub 上查看↗

    Pyglet is a Python-native library that provides the core windowing, event handling, and OpenGL rendering capabilities required to build a 2D game engine, though it leaves physics and high-level asset management to the developer or additional libraries.

    PythonGame FrameworksGUI Development
    在 GitHub 上查看↗2,159
  • pythonarcade/arcadepythonarcade 的头像

    pythonarcade/arcade

    2,038在 GitHub 上查看↗

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

    Arcade is a Python-native framework designed specifically for 2D game development, providing built-in physics, event handling, and asset management that aligns well with your requirements.

    PythonGame DevelopmentGame Frameworks
    在 GitHub 上查看↗2,038

Related searches

  • a javascript library for building browser games
  • 用于开发独立游戏的 2D 游戏引擎
  • 跨平台游戏开发引擎
  • an open source game engine for development
  • 开源游戏开发引擎
  • a java game engine for desktop development
  • 轻量级独立游戏 2D 引擎
  • a game engine written in Rust