Chat with us!
Discord: OpenGameArt
discord.gg/yDaQ4NcCux
Active Forum Topics - (view more)
- I would like your input on this song. by Tsorthan Grove
- Building a Library of Images for Everyone by Eric Matyas
- Manic Minutes by Technopeasant
- Free/Open-Source Research Project About Games by emmacaputo
- Full LPC Credits? by MedicineStorm
- Sharing My Music and Sound FX - Over 2500 Tracks by Eric Matyas
- Looking for 2d Tree sprites with a fair amount of detail by kheldarath
- Rockstar Tycoon: Perfect Ballad v6.6.3c - Looking for Lead Artist by SIEMPRERETORNA
Recent Comments - (view more)
- Re: Epic Orchestra+Drum music by George23p1
- Re: The knight of the shadow word by MedicineStorm
- Re: Movement by MedicineStorm
- Re: City Kit (Commercial) by hzwyihao
- Re: Planet Surface Skyboxes by RadThadd
- Re: specialMusic by goldsonne
- Re: City Kit (Commercial) by MedicineStorm
- Re: specialMusic by MedicineStorm
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