Skip to content

A starter project for programming with SDL2 and C on Visual Studio 2022.

License

Notifications You must be signed in to change notification settings

rbento/c-sdl-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-sdl-starter

A starter project for programming with SDL2 and C on Visual Studio 2022.

Project Details

  • SDL2 dependencies are bundled.
  • Configured with relative solution paths.
  • A post-build event automatically copies the required resources (DLLs and Textures) to the target build folder.
  • Build targets Debug/Release for x64 platform.

Included Dependencies

  • SDL2-2.30.6
  • SDL2_image-2.8.2
  • SDL2_mixer-2.8.0
  • SDL2_net-2.2.0

Screenshot

Screenshot 2024-08-24 210825

Environment

Microsoft Visual Studio Community 2022

Version 17.11.1

Microsoft Windows 11 Home

Version 10.0.22631 Build 22631

About

A starter project for programming with SDL2 and C on Visual Studio 2022.

Topics

Resources

License

Stars

Watchers

Forks