Chat with us!
Discord: OpenGameArt
discord.gg/yDaQ4NcCux
Art Challenge
Active Forum Topics - (view more)
- July 2025 Art Challenge - Post-Apocalyptic Survival by MintoDog
- Sharing My Music and Sound FX - Over 2500 Tracks by Eric Matyas
- Big 3D libraries I haven't reposted to OGA for various reasons by hecko
- Tom the gatekeeper (GEnAINPC) by DREAM_SEARCH_REPEAT
- [Request] Looking for pixel artist to create Doom-style game show host demon (non-paid) by Mhmiii
- How can I start making chiptunes? by NotADev
- how should I improve my pixel art? by Some Weirdo
- Is it possible to have a offline version of this site like wikipedia does? by nomad_gy
Recent Comments - (view more)
- Re: [2D animated pixelate character] Clarice, the Noctural Creature Hunter by MedicineStorm
- Re: [2D animated pixelate character] Clarice, the Noctural Creature Hunter by MedicineStorm
- Re: [2D animated pixelate character] Clarice, the Noctural Creature Hunter by Tsorthan Grove
- Re: [2D animated pixelate character] Clarice, the Noctural Creature Hunter by jaymeehuynh
- Re: [2D animated pixelate character] Clarice, the Noctural Creature Hunter by MedicineStorm
- Re: [2D animated pixelate character] Clarice, the Noctural Creature Hunter by jaymeehuynh
- Re: M4A1 Assault Rifle by BigWhyaaa
- Re: Revolver Game Asset by JimBob
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