Hacknet
A multiplayer networked roguelike
@(32, 11, 0) health=100-0 gold=0 AC=elven cloak:3
Hit=sabre:18
select >
A>sabre - 1
.
B>elven cloak - 1
..
wearing sabre
|##
select >
||..||
A>sabre - 1
...|....#
B>elven cloak - 1
........||...||
wearing elven cloak
....#..###.)..#
....###@##....|
..T.##|..|....|
....
.....
.....|
....##
|..||#
|--
System requirements:
- Server: PERL 5. PERL 4 might work, but I wouldn't count on it.
- Client: telnet with a VT100 compatable terminal, color prefered.
Clients tested ok include: - unix telnet with Xterm or Gnome term
- cygwin telnet
- MS telnet (patches were needed here)
- putty
Core engine pretty much done, needs object and level building
hacknet.0.7.2.tgz
To install and run:
- Unpack archive
- CD hacknet
- ./hacknet.pl
- telnet <host> <port>
- enter <name> <password>\n to login as a character. these
are defined in the players file and are case sensitive.
- A command list is available by typing '?' while in game.
README