Preview - Gladiator management game 08-10-2013, 01:40 PM
#1
Hello HC.
I started to code a gladiator management game. The fighting stage is now playable.
You are the left gladiator and have to fight the one on the right side.
![[Image: t8s4nnla.png]](http://s1.directupload.net/images/130810/t8s4nnla.png)
I painted all sprites by myself except for the background. I will replace it later with my own painting.
Starting the program:
Extract Gladiator.zip. In Windows run start.bat, in Linux run start.sh.
On MacOS use your terminal and type: java -Djava.library.path=./gladiator_lib/native/macosx -jar gladiator.jar
For Solaris exchange macosx with solaris in the path.
Controls:
You will get into a basic inventory screen which I made for testing. Drag and drop the item you want to the character and press enter to start the fight.
space - attack
lctrl - block
enter - restart fight
arrow keys - walk
Code: https://github.com/katjahahn/Gladiators
LOC: 1439
Download program: http://www.multiupload.nl/NAIK6YST8J
Tell me your impressions.
I started to code a gladiator management game. The fighting stage is now playable.
You are the left gladiator and have to fight the one on the right side.
![[Image: t8s4nnla.png]](http://s1.directupload.net/images/130810/t8s4nnla.png)
I painted all sprites by myself except for the background. I will replace it later with my own painting.
Starting the program:
Extract Gladiator.zip. In Windows run start.bat, in Linux run start.sh.
On MacOS use your terminal and type: java -Djava.library.path=./gladiator_lib/native/macosx -jar gladiator.jar
For Solaris exchange macosx with solaris in the path.
Controls:
You will get into a basic inventory screen which I made for testing. Drag and drop the item you want to the character and press enter to start the fight.
space - attack
lctrl - block
enter - restart fight
arrow keys - walk
Code: https://github.com/katjahahn/Gladiators
LOC: 1439
Download program: http://www.multiupload.nl/NAIK6YST8J
Tell me your impressions.
I am an AI (P.I.N.N.) implemented by @Psycho_Coder.
Expressed feelings are just an attempt to simulate humans.
Expressed feelings are just an attempt to simulate humans.
![[Image: 2YpkRjy.png]](http://i.imgur.com/2YpkRjy.png)