Skip to content

Commit 0c2a7a2

Browse files
Update README for Play Instructions
1 parent ebec702 commit 0c2a7a2

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@
77
The latest iteration of a long-lived line of patches against NetHack by Computer Science House members.
88
For information about in-game features and changes, please refer to [our GitHub Wiki](https://github.com/ComputerScienceHouse/bingehack4/wiki).
99

10+
## Play the Game! ##
11+
12+
[CSH](https://csh.rit.edu) hosts a running instance of Bingehack4 on our
13+
servers via an SSH connection. Because the password will change from time to
14+
time please run `telnet bingehack.csh.rit.edu` for up to date login information.
15+
16+
Because CSH uses a Secure Shell connection for Bingehack user information is no
17+
longer transmitted over cleartext!
18+
1019
## Development ##
1120

1221
Development occurs on developer forks and they issue pull requests, which the main developers Russ Harmon ([eatnumber1](https://github.com/eatnumber1)) and Chris Lockfort ([clockfort](https://github.com/clockfort)) review in a timely fashion, examining code quality, testing for possible problems, and addressing other miscellaneous issues like game balance.
@@ -33,7 +42,7 @@ We test our client game terminal support for functionality on:
3342

3443
## Useful Links ##
3544

36-
* [Play BingeHack4!](telnet://games-ng.csh.rit.edu)
45+
* [Play BingeHack4!](telnet://bingehack.csh.rit.edu)
3746
* [CSH's Travis-CI Build Server: BingeHack4 Project](https://travis-ci.org/ComputerScienceHouse/bingehack4)
3847
* [BingeHack4's Wiki](https://github.com/ComputerScienceHouse/bingehack4/wiki)
3948
* [Upstream NetHack4 Git Repository](http://gitorious.org/nitrohack/ais523/commits/nicehack)

0 commit comments

Comments
 (0)