Just me messing with SDL
 
 
Go to file
Emiel Kollof e6ce76bda1 VC17 2017-05-01 09:41:01 +02:00
.vs VC17 2017-05-01 09:41:01 +02:00
SDLTest VC17 2017-05-01 09:41:01 +02:00
.gitattributes Add assets 2015-02-17 13:37:15 +01:00
.gitignore gitignore 2015-04-18 00:36:14 +02:00
README.md Add README 2015-02-18 11:11:29 +01:00
SDLTest.sln Fix up some project paths 2015-03-11 02:18:03 +01:00

README.md

SDL-experiments

Just me messing with SDL.

I'm creating a small and simple top-down shooter with a tile based engine in SDL to figure out how SDL works. Just for fun. Yes, code quality will be awful. I'm not going for beauty here.

The project uses visual studio 2013 for now, I will make Makefiles when I port this over to real operating systems.