Difference between revisions of "PySDL2"
Jump to navigation
Jump to search
m (documentation link) |
m (source and license links) |
||
Line 1: | Line 1: | ||
PySDL2 is a wrapper around the SDL2 library. | PySDL2 is a wrapper around the SDL2 library. Its released on [https://pysdl2.readthedocs.io/en/rel_0_9_5/copying.html Public Domain]. | ||
PySDL2 documentation can be found at: [https://pysdl2.readthedocs.io/en/rel_0_9_5/index.html pysdl2.readthedocs.io/en/rel_0_9_5/index.html] | |||
PySDL2 | PySDL2 source code is available at: [https://bitbucket.org/marcusva/py-sdl2/downloads bitbucket.org/marcusva/py-sdl2/downloads] |
Revision as of 13:35, 3 January 2017
PySDL2 is a wrapper around the SDL2 library. Its released on Public Domain.
PySDL2 documentation can be found at: pysdl2.readthedocs.io/en/rel_0_9_5/index.html
PySDL2 source code is available at: bitbucket.org/marcusva/py-sdl2/downloads