Chat with us!
Discord: OpenGameArt
discord.gg/yDaQ4NcCux
Active Forum Topics - (view more)
- Studio Startup by Jetical
- July 2025 Art Challenge - Post-Apocalyptic Survival by Tsorthan Grove
- Legend Despite All Else! by Jetical
- Sharing My Music and Sound FX - Over 2500 Tracks by Eric Matyas
- Building a Library of Images for Everyone by Eric Matyas
- 90s street level superhero music? by Some Weirdo
- Looking for 2d Tree sprites with a fair amount of detail by Puffolotti
- web-browser games by blue_prawn
Recent Comments - (view more)
- Re: Pixel icons and bottoms by hooded crow
- Re: Pixel icons and bottoms by Tsorthan Grove
- Re: Sakura Cube Stickers 3x3 by Nexuso3o3o
- Re: Radar by Tsorthan Grove
- Re: Radar by Urud
- Re: Leap [8bit] by Irog
- Re: Endless Pain of Nightmares by Irog
- Re: space by Urud
New Art Collections - (view more)
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