https://github.com/flaribbit/vscode-sdl-project-with-lodepng
https://github.com/flaribbit/vscode-sdl-project-with-lodepng
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flaribbit/vscode-sdl-project-with-lodepng
- Owner: flaribbit
- Created: 2019-12-02T09:18:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-02T09:24:12.000Z (over 5 years ago)
- Last Synced: 2025-01-27T12:49:31.662Z (5 months ago)
- Language: C
- Size: 895 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# vscode SDL project with lodepng
SDLimage provides complete support for reading image files, but the most used image format for game production is png images, so this SDL empty project only supports png.
The project uses vscode as the development environment.
The project file already comes with all the dependencies needed for the build. To build and run, just type:
make&&a