README.txt 648 B

12345678910111213141516171819202122
  1. Simple DirectMedia Layer
  2. (SDL)
  3. Version 2.0
  4. ---
  5. https://www.libsdl.org/
  6. Simple DirectMedia Layer is a cross-platform development library designed
  7. to provide low level access to audio, keyboard, mouse, joystick, and graphics
  8. hardware via OpenGL and Direct3D. It is used by video playback software,
  9. emulators, and popular games including Valve's award winning catalog
  10. and many Humble Bundle games.
  11. More extensive documentation is available in the docs directory, starting
  12. with README.md
  13. Enjoy!
  14. Sam Lantinga (slouken@libsdl.org)