Navigation

  • index
  • modules |
  • next |
  • PySDL2 0.10.0 documentation »

Welcome to PySDL2’s documentation!¶

PySDL2 is a wrapper around the SDL2 library and as such similar to the discontinued PySDL project. In contrast to PySDL, it has no licensing restrictions, nor does it rely on C code, but uses ctypes instead.

Contents¶

  • Installing PySDL2
    • Getting the sources
    • Prerequisites
    • Installation
  • Integrating PySDL2
    • Importing
    • Using different SDL2 versions
  • Learn to fly - the tutorials
    • Hello World
    • The Pong Game
    • PySDL2 for Pygamers
    • Complete Roguelike Tutorial, using python 3 + pysdl2e 0.10
    • Complete Roguelike Tutorial - Part 0
    • Complete Roguelike Tutorial - Part 1
    • Complete Roguelike Tutorial - Part 2
    • Complete Roguelike Tutorial - Part 3
  • API reference
    • sdl2 - SDL2 library wrapper
    • sdl2.sdlgfx - SDL2_gfx library wrapper
    • sdl2.sdlimage - SDL2_image library wrapper
    • sd2.sdlmixer - SDL2_mixer library wrapper
    • sd2.sdlttf - SDL2_ttf library wrapper
    • sdl2.ext - Python extensions for SDL2
    • sdl2.util - PySDL2 utilities.
  • PySDL2 FAQ
    • On importing...
    • Using...
    • How do I...
    • Font handling...
  • Release News
    • 0.10.0
    • 0.9.5
    • 0.9.4
    • 0.9.3
    • 0.9.2
    • 0.9.1
    • 0.9.0
    • 0.8.0
    • 0.7.0
    • 0.6.0
    • 0.5.0
    • 0.4.1
    • 0.4.0
    • 0.3.0
    • 0.2.0
    • 0.1.0

Further readings:

  • Todo list for PySDL2
  • License

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Documentation TODOs¶

Todo

Expand docstrings.

Last generated on: Jan 10, 2017

Table Of Contents

  • Welcome to PySDL2’s documentation!
  • Contents
  • Indices and tables
  • Documentation TODOs

Next topic

Installing PySDL2

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • PySDL2 0.10.0 documentation »
© Copyright pysdl2e 2017, Lucas Siqueira; pysdl2 2013-2017, Marcus von Appen. Created using Sphinx 1.5.1.