===============================================================
sfml-simple-and-fast-multimedia-library-python-game-development
===============================================================


sfml-simple-and-fast-multimedia-library-python-game-development
===============================================================

.. _sfml-simple-and-fast-multimedia-library-python-game-development-1:

SFML Simple and Fast Multimedia Library Python Game Development
===============================================================

SFML is an modern multimedia library offering a wide range of subsystems
useful to produce an multimedia application. It offers OpenGL
integration for hardware accelerated Graphics, Windowing and input
support, audio and network facilities and supports besides GNU/Linux MS
Windows and Mac OS X, too.

Ubuntu installation
-------------------

Install via apt-get

.. code-block:: bash

sudo apt-get install python-sfml sudo apt-get install python-opengl
