an RPG
Project description
No release out yet!
Symbolic Zinc is an RPG.
Symbolic Zinc is part of the roptoligs project. See the roptoligs wiki at http://roptoligs.metanohi.org/ for details.
License
Symbolic Zinc is free software under the terms of the GNU Affero General Public License version 3 (or any later version). This is version 0.1.0 of the program.
The libraries used by Symbolic Zinc are GPL-compatible.
The licenses used by the data in Symbolic Zinc are listed in the file LICENSING.txt.
Installation
Way #1
Just run this (requires that you have python-setuptools installed):
easy_install3 symboliczinc
Way #2
Get the newest version of Symbolic Zinc at http://roptoligs.metanohi.org/games:symboliczinc or at http://pypi.python.org/pypi/symboliczinc.
Extract the downloaded file and run this in a terminal:
python3 setup.py install
Dependencies
Symbolic Zinc is to be run using tunasloth, a game engine. tunasloth can be fetched by running easy_install3 tunasloth or by downloading a tarball from http://roptoligs.metanohi.org/modules:tunasloth or http://pypi.python.org/pypi/tunasloth.
Use
To use it, run the program symboliczinc. To see its options, run symboliczinc --help.
Development
Symbolic Zinc uses Git for code management. To get the latest branch, clone it from gitorious.org like this:
$ git clone git://gitorious.org/symboliczinc/symboliczinc.git
The logo
The Symbolic Zinc logo (found in logo/) is released under the Creative Commons Attribution 3.0 Unported license. Its author is Niels Serup. It is based on a picture by Wikimedia Commons user http://commons.wikimedia.org/wiki/User:Jurii, see http://commons.wikimedia.org/wiki/File:Zinc.jpg for more information.
This document
Copyright (C) 2010, 2011 Niels Serup
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.