Library for Ludum Dare competition; exported from old reposititory.
Go to file
2012-04-19 14:53:25 +01:00
Bin [Add] Initial work on a title screen. 2012-04-19 08:14:35 +03:00
Data [Fix] Fixed conflicts and a font typo. 2012-04-19 13:00:34 +01:00
LibDQt [Fix] Fixed conflicts and a font typo. 2012-04-19 13:00:34 +01:00
Libs/Win32 [Add] Text rendering with SDL_ttf and OpenGL. 2012-04-15 00:33:15 +03:00
src [Add] Just a little fun adding a title to our player. 2012-04-19 14:53:25 +01:00
.gitignore [Add] Added a Qt project for those silly IDE users. :D 2012-04-08 17:11:02 +01:00
README [Add] Adding a README file, with GPL software licencing. 2012-04-19 14:35:12 +01:00

Readme plz!
___________

~~Instructions~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Arrow keys/wasd		- Move Player.
'Shift'			      - Run.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

##Developers######################################################
Allanis
KonoM
##################################################################

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Copyright (C) 2011 SaraCraft
allanis@saracraft.net

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

Here is a nice link to the licence:
http://www.gnu.org/licenses/gpl-2.0.html