1
0
mirror of https://github.com/krislamo/Trololo synced 2024-09-19 20:20:36 +00:00
An amature SDL game
Go to file
2012-10-24 04:46:45 -07:00
images Initial commit 2012-10-24 04:46:45 -07:00
.gitignore Initial commit 2012-10-24 04:46:45 -07:00
commonSDL.h Initial commit 2012-10-24 04:46:45 -07:00
LICENSE Initial commit 2012-10-24 04:46:45 -07:00
main.cpp Initial commit 2012-10-24 04:46:45 -07:00
README.md Initial commit 2012-10-24 04:46:45 -07:00

Trololo

Trololo was written in C++ with SDL 1.2.12 (32 bit)

SDL Extension Libraries: SDL_image (1.2.12)

Compiles with g++ 4.7.0 on Windows 7 Home Premium 64 bit (Service Pack 1)

Trololo was built after doing Lazy Foo' Production's SDL tutorials. This software is released under the GNU General Public License Version 3. Please read the LICENSE file to know your rights.