1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-07-07 15:54:14 -04:00
Star Traders is a simple text-based game of interstellar trading, where the objective is to create companies, buy and sell shares, borrow and repay money, in order to become the wealthiest player (the winner). https://www.zap.org.au/projects/trader/
Go to file
John Zaitseff add2580fe9 Rework the input to autoconf and add checks for the C compiler
Rewrite the input to autoconf: add the definition of PACKAGE_AUTHOR,
add checks for Standard C and for C compiler warnings (via the file
m4/ax_cflags_warn_all.m4 from the GNU Autoconf Archive), rearrange
various macros and the order of Makefile creation.
2011-06-23 22:43:31 +10:00
doc Add the manual page to the distribution and installation list 2011-06-22 20:36:13 +10:00
lib Remove superfluous version and date information 2011-06-14 23:01:15 +10:00
m4 Rework the input to autoconf and add checks for the C compiler 2011-06-23 22:43:31 +10:00
src Add various header files 2011-06-15 22:34:28 +10:00
.gitignore Ignore intermediate build files 2011-06-15 22:58:16 +10:00
configure.ac Rework the input to autoconf and add checks for the C compiler 2011-06-23 22:43:31 +10:00
COPYING Add initial versions of README, INSTALL, NEWS and COPYING 2011-06-14 16:55:20 +10:00
INSTALL Add initial versions of README, INSTALL, NEWS and COPYING 2011-06-14 16:55:20 +10:00
Makefile.am Add an automake Makefile for the m4 macro directory 2011-06-16 10:49:55 +10:00
NEWS Add initial versions of README, INSTALL, NEWS and COPYING 2011-06-14 16:55:20 +10:00
README Add initial versions of README, INSTALL, NEWS and COPYING 2011-06-14 16:55:20 +10:00

**************************************************************************
*                                                                        *
*              Star Traders: A Game of Interstellar Trading              *
*                 Copyright (C) 1990-2011, John Zaitseff                 *
*                                                                        *
**************************************************************************

Welcome to  Star Traders!  This is a  simple game of interstellar trading,
where the  objective is to create  companies, buy and  sell shares, borrow
and repay money, in order to become the wealthiest player (the winner).

@@@ To be written


Feedback
========

Your comments, suggestions, corrections and enhancements are always warmly
welcomed!  Please send these to:

    Postal:   John Zaitseff,
              The ZAP Group,
              Unit 6, 116 Woodburn Road,
              Berala, NSW, 2141,
              Australia

    E-mail:   J.Zaitseff@zap.org.au
    Web:      http://www.zap.org.au/software/trader/
    FTP:      ftp://ftp.zap.org.au/pub/trader/