All Projects → intjelic → Python Sfml

intjelic / Python Sfml

Licence: other
Official binding of SFML for Python

Programming Languages

python
139335 projects - #7 most used programming language
cython
566 projects

Projects that are alternatives of or similar to Python Sfml

Crsfml
Crystal bindings to SFML multimedia/game library
Stars: ✭ 274 (+88.97%)
Mutual labels:  bindings, sfml
Wlroots Rs
Attempt at safe Rust bindings for wlroots
Stars: ✭ 135 (-6.9%)
Mutual labels:  bindings
Fury3d
A simple but modern graphic engine
Stars: ✭ 84 (-42.07%)
Mutual labels:  sfml
Lambda Lantern
🧙 ‎‎ A 3D game about functional programming patterns. Uses PureScript Native, C++, and Panda3D.
Stars: ✭ 122 (-15.86%)
Mutual labels:  bindings
Nimqml
Qt Qml bindings for the Nim programming language
Stars: ✭ 89 (-38.62%)
Mutual labels:  bindings
Rust Gsl
A GSL (the GNU Scientific Library) binding for Rust
Stars: ✭ 125 (-13.79%)
Mutual labels:  bindings
Cpp3ds
Basic C++ gaming framework and library for Nintendo 3DS
Stars: ✭ 80 (-44.83%)
Mutual labels:  sfml
Gopherjs Vue
VueJS bindings for gopherjs
Stars: ✭ 142 (-2.07%)
Mutual labels:  bindings
Vsphere Automation Sdk Java
Java samples, language bindings, and API reference documentation for vSphere, VMC, and NSX-T using the VMware REST API
Stars: ✭ 132 (-8.97%)
Mutual labels:  bindings
Nuklear Nim
Nim bindings for https://github.com/vurtun/nuklear/
Stars: ✭ 109 (-24.83%)
Mutual labels:  bindings
Python Pulse Control
Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
Stars: ✭ 104 (-28.28%)
Mutual labels:  bindings
Is Engine
SFML C++ game engine that allows to create games on Web (HTML 5 - CSS 3), Android and PC
Stars: ✭ 94 (-35.17%)
Mutual labels:  sfml
Fftw.jl
Julia bindings to the FFTW library for fast Fourier transforms
Stars: ✭ 127 (-12.41%)
Mutual labels:  bindings
Samsung Trustzone Research
Reverse-engineering tools and exploits for Samsung's implementation of TrustZone
Stars: ✭ 85 (-41.38%)
Mutual labels:  bindings
Dotherside
C language library for creating bindings for the Qt QML language
Stars: ✭ 140 (-3.45%)
Mutual labels:  bindings
Pybind11
This project was created by Wenzel Jakob. Significant features and/or improvements to the code were contributed by Jonas Adler, Lori A. Burns, Sylvain Corlay, Eric Cousineau, Aaron Gokaslan, Ralf Grosse-Kunstleve, Trent Houliston, Axel Huebl, @hulucc, Yannick Jadoul, Sergey Lyskov Johan Mabille, Tomasz Miąsko, Dean Moldovan, Ben Pritchard, Jason Rhinelander, Boris Schäling, Pim Schellart, Henry Schreiner, Ivan Smirnov, Boris Staletic, and Patrick Stewart.
Stars: ✭ 10,158 (+6905.52%)
Mutual labels:  bindings
Sfml Tmxloader
SFML 2.x based tmx tilemap parser for files created with Tiled tile map editor
Stars: ✭ 100 (-31.03%)
Mutual labels:  sfml
Gir
Tool to generate rust bindings and user API for glib-based libraries
Stars: ✭ 124 (-14.48%)
Mutual labels:  bindings
Xamarin.bindings
A list of existing Xamarin binding libraries.
Stars: ✭ 146 (+0.69%)
Mutual labels:  bindings
Gintro
High level GObject-Introspection based GTK3/GTK4 bindings for Nim language
Stars: ✭ 141 (-2.76%)
Mutual labels:  bindings

PySFML - Python bindings for SFML

This is version 2.3.2 of the official Python bindings for SFML, based on SFML 2.3.2, and is made available under the terms of the zlib/libpng license.

pip install pySFML

These bindings officially support Python 2.7 and the latest versions of Python 3.x but we encourage you to use the latter one. Incidentally, the documentation, tutorials and examples are written in the latest version of Python.

Please visit the website (https://www.python-sfml.org/) for any complementary information on this project. Also, feel free to email us with any questions or concerns.

You're also encouraged to visit (and contribute) to the wiki which gathers various piece of code, tutorials, tips and tricks.

These bindings were created in large part by Jonathan De Wachter, with significant contributions from Edwin Marshall. Thanks a lot to James Cowgill who occasionally fixes broken builds and maintains Debian packages. Other contributors include Jorge Araya Navarro and Richard Sims.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].