Exported from old repository: A small game; just showing off a few algorithms.
Go to file
2011-11-09 13:16:52 +00:00
Bin -- [Add] Added two simple scripts, one to check for mem leaks, the other counts LOC's 2011-11-06 00:43:25 +00:00
Data/Media It would help if I added the files back.. 2011-10-16 16:23:45 +01:00
Docs -- [Change] modified Doxyfile and regenerated. 2011-11-02 23:05:24 +00:00
src Merge branch 'master' of github.com:Allanis/Unuk 2011-11-09 13:16:52 +00:00
Unuk-QT [Add] Added texture loading crap. 2011-11-09 13:15:27 +00:00
Doxyfile -- [Change] modified Doxyfile and regenerated. 2011-11-02 23:05:24 +00:00
linecount.sh -- [Add] Added two simple scripts, one to check for mem leaks, the other counts LOC's 2011-11-06 00:43:25 +00:00
README -- [Add] Adding doxygen documentation to the docs Directory. 2011-11-02 22:53:34 +00:00

Readme plz!
___________

I have decided to use Git for SCM of this project.
Please see https://github.com/Allanis/Unuk

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

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

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

Copyright (C) 2011 Allanis
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