# SDL 2.0 Information & Support ## SDL2 is deprecated We still accept patches and bug reports for SDL2, and will provide help where possible, but focus has shifted to [SDL3](/SDL3) at this point. The rest of this document might still be useful if you're staying on SDL2, though. ## Information Sources Although there is some overlap between SDL version 1.2 and 2.0, the information in this wiki is specifically for SDL version 2.0. SDL 1.2 is deprecated and not recommended for new projects. For help switching over from version 1.2 to 2.0 check out this [Migration Guide](MigrationGuide). Once you're using version 2.0 of the Simple DirectMedia Layer (SDL) API, there are a number of sources for basic information. Here are a few: ### Documentation Congratulations! You already found this one. Perhaps start at [the front page](FrontPage) for tips on where to go next. ### Header Files The SDL 2.0 header files can be found here: https://github.com/libsdl-org/SDL/blob/SDL2/include ### Articles https://wiki.libsdl.org/Articles ### Books https://wiki.libsdl.org/Books ## Support Options SDL is a community-supported library. Here are a few options if you need assistance: ### Tutorials https://wiki.libsdl.org/Tutorials There is a link to SDL 1.2 tutorials here as well. ### FAQs https://wiki.libsdl.org/SDL2/FAQs ### Forums (and mailing list) https://discourse.libsdl.org/ ### Bug Reporting http://github.com/libsdl-org/SDL/issues