Exported from old repository: A small game; just showing off a few algorithms.
Go to file
2012-08-24 00:45:03 +03:00
Bin [Add] New character sheets from Moosader - Not final. 2012-01-15 14:28:37 +00:00
Data/Media [Add] Some more artwork by Moosader. 2012-02-22 04:47:08 +02:00
Docs [Fix] A few typos in the documentation. 2012-06-10 21:23:24 +03:00
Save [Add] Creating savegame if it doesn't exist. 2012-02-03 01:00:48 +02:00
src [Fix] KonoM never knew how to include files. :P 2012-06-10 22:49:57 +01:00
Unuk-QT [FixAttempt] Force 32-bit compilation on Linux. 2012-08-24 00:45:03 +03:00
Win32 [Add] Attempting to write out memory leak origin. 2012-06-10 23:02:03 +03:00
.gitignore [Remove] There is no need for save_* when we are ignoring save* ... 2012-02-09 22:57:24 +00:00
Doxyfile -- [Change] modified Doxyfile and regenerated. 2011-11-02 23:05:24 +00:00
linecount.sh [Fix] Renaming directory Ui to UI! 2012-01-14 03:39:10 +00:00
README [Change] Updated README file. 2012-02-19 17:29:58 +00:00

Readme plz!
___________

##################################################

I am currently working on a series of algorithms to show off
for a portfolio piece. I will place this under the GPL licence.

##################################################

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

Arrow keys/wasd		- Move Player.
'p'			- Show debug information.
'Space'/'Left Mouse'	- Attack.

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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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