Ncurses Holsham Traders Client Code
Status: Abandoned
Brought to you by:
uh1763
File | Date | Author | Commit |
---|---|---|---|
bin | 2005-06-07 |
![]() |
[0ceb38] Bugfix. |
doc | 2005-08-28 |
![]() |
[f5b45a] Update. |
lib | 2005-08-28 |
![]() |
[d3bf0c] Comments. |
test | 2005-08-28 |
![]() |
[32c04d] Typos and left-overs from cut'n'paste |
AUTHORS | 2005-05-25 |
![]() |
[59d6f2] Added contributors. |
COPYING | 2005-05-25 |
![]() |
[24c85b] Initial import. |
INSTALL | 2005-05-25 |
![]() |
[24c85b] Initial import. |
Makefile | 2005-08-28 |
![]() |
[b0786e] Added support for running unit tests. Simplifie... |
NEWS | 2005-05-25 |
![]() |
[24c85b] Initial import. |
README | 2005-05-26 |
![]() |
[9fb29a] Added a Quickstart section. |
TODO | 2005-08-28 |
![]() |
[404be7] Cosmetic. |
setup.rb | 2005-05-25 |
![]() |
[24c85b] Initial import. |
------------------------------------------------------------------------------- Readme ------------------------------------------------------------------------------- Introduction ------------ ... Installation ------------ See INSTALL. Quickstart ---------- * Find out where a Holsham traders server (htsserver) is running, or start your own. * Run nhtsclient. * Press 'C' to connect to the server. Use 1919 as the port. If the server runs on your own computer (i.e. localhost), you can just press 'c' and you won't be prompted for a server and a port. * Press 'a' to add a new player. * Press 'l' to login to the server with your newly created player. * Have fun. Press '?' after you started nhtsclient for a short help screen. License ------- nhtsclient - a ncurses-based client for the trading game Holsham Traders Copyright (C) 2005 Uwe Hermann This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA See COPYING for details. Mailinglists ------------ ... URLs ---- The official Holsham Traders (and nhtsclient) homepage is: http://www.holsham-traders.de/ The nhtsclient project page at SourceForge is: http://www.sourceforge.net/projects/nhtsclient/