mirror of
https://git.zap.org.au/git/trader.git
synced 2025-02-02 15:08:13 -05:00
This function, trade_shares(), is the last function needed for Star Traders: the game is now complete. The current line count is 6667 lines of C code (src/*.[ch]), as compared with 1657 lines in the CP/M-80 version, 1674 lines in CP/M-86, 4266 lines in DOS (2225 in the main program) and 4580 lines in Windows 16-bit.
************************************************************************** * * * 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/
Description
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/
Languages
C
85.3%
M4
12.5%
Makefile
1.9%
Shell
0.2%