Menu

#2 Update code to SDL2

v1.0_(example)
unread
None
1
2023-08-16
2023-08-16
No

Hello

Please, do you think it can be possible to update the source code so 2Pong will work with SDL 2?

I noticed it reference some things on SDL 1 that are no longer used on SDL 2 like:

  • SDL_SRCCOLORKEY
  • SDL_DisplayFormat
  • SDL_Flip

I got this reference: https://wiki.libsdl.org/SDL2/MigrationGuide

Thanks

Discussion


Log in to post a comment.