So, based on one of the earlier threads here, I have set up a small service to play Angband online via a Javascript terminal. You have a "register" a username and password (which is saved on my server as a hash). I would recommend not using an important password (although it is not saved in the clear).
The game is at: http://cage.bearhome.net:7777
Arrow keys don't seem to work for me right now, but the numpad and number keys (and presumably rogue keys) all work fine. It is currently playing GCU in 16 colors--if I can patch anyterm to handle 256-color xterm I will upgrade that.
EDIT: Right now the only game option is HEAD. Eventually I hope to put up a few different versions of Angband (and maybe even some variants).
I am currently limiting it to 10 simultaneous connections to try to make sure my server doesn't get destroyed. Please let me know if you have problems, if you enjoy it, etc, etc.
The game is at: http://cage.bearhome.net:7777
Arrow keys don't seem to work for me right now, but the numpad and number keys (and presumably rogue keys) all work fine. It is currently playing GCU in 16 colors--if I can patch anyterm to handle 256-color xterm I will upgrade that.
EDIT: Right now the only game option is HEAD. Eventually I hope to put up a few different versions of Angband (and maybe even some variants).
I am currently limiting it to 10 simultaneous connections to try to make sure my server doesn't get destroyed. Please let me know if you have problems, if you enjoy it, etc, etc.
Comment