public
Description: The opposite sexes has decided to go to war with each other for the ownership over the playground!
Homepage:
Clone URL: git://github.com/kiba/playground-wars.git
name age message
file AUTHORS Fri Jul 25 13:33:37 -0700 2008 added to authors [qubodup]
file GPL Fri Jul 25 10:49:59 -0700 2008 add all the neccessary files [kiba]
file README Sun Jul 27 13:32:35 -0700 2008 readme mod [qubodup]
file Rakefile Sun Jul 27 16:01:01 -0700 2008 add rakefile [kiba]
directory data/ Sun Jul 27 15:56:38 -0700 2008 display start screen [kiba]
directory lib/ Sun Jul 27 15:56:38 -0700 2008 display start screen [kiba]
file playgroundwars.rb Sun Jul 27 15:07:24 -0700 2008 fix name [kiba]
README
Welcome to Playground Wars' README.

Right-click to move around on the map.

Left-click units to select them and left-click them again, to deselect them.

When selected, units can be moved on the map via left-clicking on the destination.

Everything below following line is the README of the engine, which was originally used, it is valid in the sense of that 
you will need the libraries needed by it.
----------------------------------------------------------------------------

Kiba Role Playing Game Engine(KRPGE):

KRPGE is a framework for creating RPG games. This version is 0.0.1.

The homepage of KRPGE is http://kibabase.libregamewiki.org/index.php/KRPGE

==INSTALLION(Debian based GNU/Linux Distro)==
You will need Rubygem to accomplish this task.

1. To install rubygame:
    1. sudo apt-get install libsdl1.2-all libsdl1.2-dev libsdl-gfx1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev 
    libsdl-ttf2.0-dev
    2. sudo gem install rubygame --platform=ruby
2. sudo gem install rbgooey
3.Unzip the file to a desired location, and then run thecopypirate.rb to play the game.

All the other dependencies and their website are listed below in the next section.
==DEPENDENCIES==

ruby http://ruby-lang.org
rubygame http://rubygame.sourceforge.net
  --Required libsdl-mixer1.2-dev
  --Required libsdl-gfx1.2-dev
  --Required libsdl1.2-dev
  --Required libsdl1.2-all
  --Required libsdl-image1.2-dev
  --Required libsdl-ttf2.0-dev

rbgooey http://kibabase.libregamewiki.org/index.php/RbGooey

==Documentation==
Documentation for KRPGE is sparse.

==License==
The KRPGE source code is copyright (C) 2008 Han Dao and contributors.

KRPGE 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.

The KRPGE 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 KRPGE; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Graphics are public domain and yml files are under the public domain.
freesansbold.ttf presumed to be copyrighted by Free Software Foundation under the GNU GPL.