An open API service indexing awesome lists of open source software.

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

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