This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
kiba (author)
Sun Jul 27 16:01:01 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
AUTHORS | ||
| |
GPL | ||
| |
README | ||
| |
Rakefile | ||
| |
data/ | ||
| |
lib/ | ||
| |
playgroundwars.rb | Sun Jul 27 15:07:24 -0700 2008 |
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.












