Chat with us!
Art Challenge
Active Forum Topics - (view more)
- Spring Art Challenge 2023 - Shoot 'em up! by MintoDog
- SUGGESTION: New featured bar for art challenge submissions. by FiveBrosStopMosYT
- NSFW content? by eugeneloza
- Sharing My Music and Sound FX - Over 2000 Tracks by Eric Matyas
- Looking for Concept Art for Fantasy Adventure RPG by dtp81390
- Winter Overworld Music Pack by antonioraymond71
- How to start as a game developer by Tozan
- AI Generated Art Discussion by Emcee Flesher
Recent Comments - (view more)
- Re: Intrigue by ninjared_8
- Re: Side-scrolling cute 'em up enemy sprites by Ragnar Random
- Re: Tiny Ski by Ragnar Random
- Re: Flashlight pattern, incandescent by antleo195
- Re: Intrigue by Umplix
- Re: Shmup Dragon by Ragnar Random
- Re: Shmup Dragon by FiveBrosStopMosYT
- Re: The Ferryman - Shoot'em up - Player Sprite by FiveBrosStopMosYT
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