Chat with us!
Discord: OpenGameArt
discord.gg/yDaQ4NcCux
Active Forum Topics - (view more)
- Building a Library of Images for Everyone by Eric Matyas
- Looking for graphic programmers for a new and interesting unpaid game by nadiakopelman5
- Sharing My Music and Sound FX - Over 2500 Tracks by Eric Matyas
- need help creating a game by lgotniy
- Creating isometric tilesets with Blender by NetSysFire
- Change Username Requests by SkyshipDev
- psx female model by enetant
- Licensing of art for Unity Asset Store demo by AntimSoftware
Recent Comments - (view more)
- Re: 16-Grim Platformer Assets by Vitavit(2-nd pack) by VitaVit
- Re: 16-Grim Platformer Assets by Vitavit(2-nd pack) by SKULLIX
- Re: 16-Grim Platformer Assets by Vitavit(2-nd pack) by MedicineStorm
- Re: 16-Grim Platformer Assets by Vitavit(2-nd pack) by MedicineStorm
- Re: 16-Grim Platformer Assets by Vitavit(2-nd pack) by VitaVit
- Re: 16-Grim Platformer Assets by Vitavit(2-nd pack) by VitaVit
- Re: Bell by solirides
- Re: Power-Up Sound Effects by Miquella
Song of Blood
Description and Notes:
Attempted to upload this earlier, but was receiving AJAX errors and Connection Reset by Peer errors from the site. Bug fix to previous version.
Welcome to Song of Blood!
Song of Blood is developed as a Java server with a web front end. The
front end is best viewed in either Google Chrome or Chromium. It should
also work in Firefox, but it has not been tested and may perform slowly.
This package includes all dependencies except:
Java - requires a JDK7 compatible system or later
Web application server - for development we have used Apache Tomcat 7,
although any modern servlet server should do the job.
Eclipse - not strictly necessary, but the easiest way of running the servers
is by using the included Eclipse project files.
There are two servers that must be run:
* in the pennyblood-server project, net.pennyblood.server.Main must be run.
It opens two ports by default, 4455 and 4456, although these can be changed
near the top of the file net/pennylood/server/beans.xml in the same project.
This server must be started first, and allowed to finish initialising before
the web server is started, as it provides database functions to the web server.
* pennyblood-web is a dynamic web project, that must be added to an appropriate
Java web server and started.
File(s):

Flags:
HTML5
Team