Python Programming/Game Programming in Python
Tools
General
Sister projects
In other projects
| ctypes python module for Irrlicht Engine SDK. | |
| PyPi Link | https://pypi.python.org/pypi/pyirrlicht |
|---|---|
| Pip command | pip install pyirrlicht |
Both are very good free open source C++ 3D game Engine with a Python binding.
Engines designed for Python from scratch.
| Open Source 3D creation. Free to use for any purpose, forever. | |
| Download link | https://www.blender.org/download/ |
|---|---|
| Panda3D is a game engine, a framework for 3D rendering and game development for Python and C++ programs | |
| Download link | http://www.panda3d.org/download.php |
|---|---|
| Crystal Space is a mature, full-featured Software Development Kit (SDK) providing real-time 3D graphics for applications such as games and virtual reality | |
| Download link | http://www.crystalspace3d.org/main/Download |
|---|---|
| Python Game Development | |
| PyPi Link | https://pypi.python.org/pypi/Pygame |
|---|---|
| Pip command | pip install Pygame |
| Python Game Utilities | |
| Download link | https://code.google.com/archive/p/pgu/downloads |
|---|---|
| Dependencies | PyGame |
| Cross-platform windowing and multimedia library | |
| PyPi Link | https://pypi.python.org/pypi/pyglet |
|---|---|
| Pip command | pip install pyglet |
| A software library for rapid development of hardware-accelerated multitouch applications. | |
| PyPi Link | https://pypi.python.org/pypi/kivy |
|---|---|
| Pip command | pip install kivy |
| Dependencies | docutils; pygments (auto-installed with kivy) kivy.deps.sdl2; kivy.deps.glew (will not auto-install, run pip install kivy_examples |
| A fast 2D sprite engine using OpenGL | |
| PyPi Link | https://pypi.python.org/pypi/Rabbyt |
|---|---|
| Pip command | pip install Rabbyt |