View Single Post
  #1  
Old June 25th, 2005, 05:38 PM
Ed Kolis's Avatar

Ed Kolis Ed Kolis is offline
General
 
Join Date: Apr 2001
Location: Cincinnati, Ohio, USA
Posts: 4,547
Thanks: 1
Thanked 7 Times in 5 Posts
Ed Kolis is on a distinguished road
Default OT - Working on a roguelike game...

And hopefully this one will get farther than the one I was doing based on Dominions (though I still will base the magic system in this game on Dominions)... heck, I think it already has - you can wield items and fight monsters in this game!

Download link:
http://kolis.dyndns.org/ed/prog/dork.zip

Instructions:
To run it in Windows, run dork.bat from a command line.
To run it in Linux, run the "dork" shell script (might need to assign it execute permissions first) from a command line.
You will need Java 5 installed.
The reason I suggest running it from a command line instead of double-clicking the jar is because right now the dungeon generator's broken and will sometimes hang the program and you will only get error messages if you run from the command line.

Commands:
Numpad with numlock on (or number keys): move and attack
5: rest and gain 1 HP
g: pick up item
i: view inventory
w: wield item
e: view equipment
m: cast magic spell (currently broken)
__________________
The Ed draws near! What dost thou deaux?
Reply With Quote