https://github.com/rbento/c-sdl-starter
A starter project for programming with SDL2 and C on Visual Studio 2022.
https://github.com/rbento/c-sdl-starter
c-programming-language sdl2 vs2022
Last synced: 4 months ago
JSON representation
A starter project for programming with SDL2 and C on Visual Studio 2022.
- Host: GitHub
- URL: https://github.com/rbento/c-sdl-starter
- Owner: rbento
- License: mit
- Created: 2024-08-24T18:52:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T06:59:42.000Z (over 1 year ago)
- Last Synced: 2025-01-20T19:14:26.259Z (over 1 year ago)
- Topics: c-programming-language, sdl2, vs2022
- Language: C
- Homepage:
- Size: 6.69 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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

## Environment
#### Microsoft Visual Studio Community 2022
Version 17.11.1
#### Microsoft Windows 11 Home
Version 10.0.22631 Build 22631