Balance may be off, as I did not want to test it. Its more of a Six
Day Roguelike, as I got bored of programming it halfway.
Anyways, enjoy! If you have balance issues or bug finds, I am free
to address them.
http://sites.google.com/site/eliotglaironapplets/7DRL.jar?attredirects=0&d=1
I gave it at try... but there is no help, no introducing text, i don't
even know what to do...
Did you try to press ? at the beginning?
Even that is nowhere noticed :-( before your posting i tried it ingame
without any results... in the title screen there is the problem that
"caps lock" (the modifier for question mark) is counted as a keypress.
Maybe any key should be replaced by e.g. space?
Greetings
Michael
I have fixed this issue. ? should now work with the first press.
Also, it tells you what to do.
Thanks
>> Greetings??
>> Michael
>
> I have fixed this issue. ? should now work with the first press. Also,
> it tells you what to do.
>
> Thanks
Well; doesn't work... are you checking the actual characters or maybe
keyboard scancodes ? If i use "keyPressed" from the KeyListener interface
i can grab the question mark.
Greetings
I am checking the keyboard scancodes. Why doesn't that work? It
works on my computer.
Here are the controls:
yku
h.l
bmn
or numpad keys to move.
left/right arrows to rotate vision.
you gaze at enemies (put them in your vision). When they hit you,
*ZAP* paralyzation.
0-9 when you get an ability to activate them
http://sites.google.com/site/eliotglaironapplets/7DRL_original.jar?attredirects=0&d=1