Home
Name Modified Size InfoDownloads / Week
Windows Release v2.1 2010-04-15
COPYING.txt 2010-04-15 35.8 kB
README.txt 2010-04-15 1.3 kB
Orc Slayer 1 v2.1.c 2010-04-15 14.2 kB
Orc Slayer 1 v2.1.exe 2010-04-15 22.7 kB
Totals: 5 Items   74.1 kB 0
README
Orc Slayer 1 v2.1
Copyright 2010 Dustin Johnson

This is a simple text based fantasy combat game. It is easy to use and not all that interesting.
Simply select the proper number for your action and press enter. You win if you kill ten opponents,
which is hard to do. 

Entering a random seed value is very important, as it will make the game work better.

No installation is required. Just run the executable file from wherever you desire.

This program is written in C and compiled in Bloodshed Dev-C++ 4.9.9.2

The source code is enclosed in a .c file


IMPORTANT NOTICE:

 This file is part of Orc Slayer 1 v2.1 (hereafter refered to as Orc Slayer 1).

    Orc Slayer 1 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 3 of the License, or
    (at your option) any later version.

    Orc Slayer 1 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 Orc Slayer 1.  If not, see <http://www.gnu.org/licenses/>.
Source: README.txt, updated 2010-04-15