Jangband Code
Status: Planning
Brought to you by:
genedavis
File | Date | Author | Commit |
---|---|---|---|
Jangband2013 | 2013-08-03 | genedavis | [r85] Working on JAngband Help manual. |
com | 2006-12-16 | genedavis | [r6] trying to get the source for v0.0.1 in svn |
db | 2006-12-22 | genedavis | [r41] Working on game and character persistence. |
images | 2006-08-19 | genedavis | [r3] Splash screen image complete. The splash screen... |
org | 2008-05-23 | genedavis | [r61] fixed initial selection of class in pc generation |
initial_db.sql | 2008-05-22 | genedavis | [r57] Spell types, classes, and races now in the data... |
readme.txt | 2008-01-19 | genedavis | [r49] typo fixed |
Jangband is a free (as in food) fantasy computer role-playing game. Jangband is a rewrite of Zangband in Java, with a few additions such as network play and updated art. Zangband was in turn a rewrite of Angband. Angband's name was taken from Tolkien's name for an ancient evil fortress. Java 1.5 (5.0) or better is required. That is free from www.java.com. Double-click the jar to start it. If your system unzips it instead, contact your zip software company and complain. Their software is working improperly. This version is far from finished. Don't expect it to work yet. Best regards, Gene Davis www.jangband.org -------------------------------------------------------------- * Copyright (c) 2006 Terrance Gene Davis * * This file is part of Jangband. * * Jangband 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, or (at your option) any * later version. * * Jangband 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 Jangband; see the file COPYING. If not, write to the Free * Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -------------------------------------------------------------- Pico Container's license is in 'picocontainer-1.2_license.txt'. JGoodies' license is in 'forms_1.0.7_LICENSE.txt'. Additional Notes ---------------- jar with this command: jar cvfm jangband_v0_0_3.jar MANIFEST.MF * hsqldb access with this command: java -cp ./hsqldb.jar org.hsqldb.util.DatabaseManagerSwing DB URL: jdbc:hsqldb:file:db/jangband