This is a repo for my SDL2 stuff
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Return0ne ffd54f9303 added a README 2 years ago
src added a README 2 years ago
Makefile first commit 2 years ago
README.md added a README 2 years ago

README.md

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