CVS
Date: 2002-04-17 17:34:28
Right. I was going to provide the CVS incantations to grab nethello out of CVS, which is the preferred method if you'd actually like to get your modifications back into the official source tree.
It's package nethello in /cvsroot. So on Rage:
$ export CVSROOT=/cvsroot
$ cvs checkout nethello
Or, on your favorite Unix-like operating system with ssh:
$ export CVS_RSH=ssh # This will need to go in your .profile or whatever so it'll get set every time you want to update in the future
$ export CVSROOT=:ext:you@rage.festing.org:/cvsroot
$ cvs checkout nethello
There's basically no documentation, besides the source, which may or may not make any sense at all, and the command-line arguments. Use vi editing keys to choose your next move. (k == up, j == down, h == left, l == right) Enter to select. Then wait for your opponent (or you, in another Eterm) to make the move. Hit q or ctl+c to exit.
dew, nectar of the gods, should always have nectar of the gods
added on to the end of it.
- Humblik
added on to the end of it.
- Humblik