Skip to content

SDL3/Tutorials/FrontPage: Updated. #678

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions SDL3/Tutorials/FrontPage.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ We cleaned this page out for SDL3, so if you come across good content on the Int

- [Porting ioquake3 from SDL2 to SDL3](https://youtu.be/i3yVqWYFbCE): Covers a basic port from SDL2.
- [Porting DirkSimple from SDL2 to SDL3](https://youtu.be/V_MWXDr3Nu4): Basic port, new audio subsystem features, SDL_EnumerateDirectory, main callbacks, emscripten port.

## Tutorials

- [LazyFoo SDL3 Tutorials](https://lazyfoo.net/tutorials/SDL3/index.php): Tutorial series on SDL3. ( Tutorials may be updated after SDL3 stable release)
Loading