makemeunsee / SDL2_test

very simple SDL2 C++ program to troubleshoot SDL video init

Repository from Github https://github.commakemeunsee/SDL2_testRepository from Github https://github.commakemeunsee/SDL2_test

SDL2 video mode troubleshooting

Requires CMake and sdl2.

Usage: mkdir build && cd build && cmake .. then make && ./SDL2Test

About

very simple SDL2 C++ program to troubleshoot SDL video init


Languages

Language:C++ 87.3%Language:CMake 12.7%