Initial Commit

This commit is contained in:
Tyler Perkins
2021-08-23 14:39:09 -04:00
commit e85f0730a5
7 changed files with 353 additions and 0 deletions

2
tests/Makefile Normal file
View File

@@ -0,0 +1,2 @@
all :
g++ `pkg-config --cflags --libs sdl2` *.cpp