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-25 04:40:30 -07:00
images Removed some files 2012-10-25 04:40:30 -07:00
.gitignore Initial commit 2012-10-24 04:46:45 -07:00
commonSDL.h Added blue codfish, removed white house background 2012-10-24 22:55:35 -07:00
LICENSE Initial commit 2012-10-24 04:46:45 -07:00
main.cpp Added blue codfish, removed white house background 2012-10-24 22:55:35 -07:00
README.md Added blue codfish, removed white house background 2012-10-24 22:55:35 -07:00

Trololo

I'm building this while learning from Lazy Foo' Productions' SDL Tutorials.

About

Trololo is written in C++ with SDL 1.2.12 (32 bit) with the SDL extension library: SDL_image (1.2.12).

License

This software is released under the GNU General Public License Version 3. Please read the LICENSE file to know your rights before continuing.

Support

  • Windows 7 Home Premium 64 bit (Service Pack 1) (g++ 4.7.0)

Current State

This software doesn't do much yet. Nothing is guaranteed to compile but most of the time it should. Binary links will be added in future stable updates on the latest readme on github.