SDL2_Test/README.md

11 lines
190 B
Markdown
Raw Permalink Normal View History

2021-08-01 17:20:07 +00:00
This is a test program for the SDL2 C++ lib
To build you need to have SDL2 g++ and make installed
Build steps
1.git clone https://gitdab.com/Canneddonuts/SDL2_Test
2.cd SDL2_Test
3.make