1
0
mirror of https://github.com/krislamo/Trololo synced 2024-09-19 20:20:36 +00:00
Trololo/README.md

16 lines
779 B
Markdown
Raw Normal View History

2012-10-24 11:46:45 +00:00
# Trololo
I'm building this while learning from [Lazy Foo' Productions' SDL Tutorials](http://lazyfoo.net/SDL_tutorials/).
## About
2012-10-28 22:01:33 +00:00
Trololo is written in C++ with SDL 1.2.15 (32 bit) with the SDL extension libraries: SDL_image (1.2.12) and SDL_tff (2.0.11).
## License
This software is released under the GNU General Public License Version 3. Please read the LICENSE file to know your rights before continuing.
2013-01-02 04:32:56 +00:00
## System Support
* Windows 7 Home Premium x86_64 (Service Pack 1) (g++ 4.7.0)
* Linux 3.2 Debian 6.0 x86_64 (g++ 4.4.5)
## Current State
2013-01-02 04:32:56 +00:00
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](https://github.com/Kris619/Trololo/).