/sdl_basics

SDL Basics

Primary LanguageC++GNU General Public License v3.0GPL-3.0

SDL Basics
==========

SDL basics

Before compile
==============
Use the command: autoreconf --force --install

Compile
=======
Use the executable: ./configure
and then: make