DopeWars for PalmOS

This is DopeWars, a PalmOS clone of an old DOS game of the same name.  The original DOS version is included with the DopeWars source code (however, it's not written by me).

DopeWars is not intended for audiences under the age of 18 due to its drug-related content.  If the young ones want to play, I recommend Zap!2000.

This program is freeware, and the source code is available free of charge as well at the DopeWars web site.  I believe the Palm community could use more quality free programs and less poor-quality shareware programs.  Also, I learned PalmOS programming from studying other programmers' code, and I hope new programmers might learn something from my code as well.

The help dialogs in the game explain how to play the game.  Either click on the info icon in the upper right hand corner of a dialog box or access the help topics from the Help menu in the buying/selling screen.

With the advent of the automatic save/resume feature in version 2.0, you may want to start a new game more often in the middle of a game.  To start a new game (ending your current game), select New Game from the Game menu on the buying/selling screen.

DopeWars for PalmOS is copyright 1999-2000 Matthew Lee. If you use my code in your program, please make mention of it in the program somewhere and send me an email if you could.

Thanks goes out to all of the kind people who sent me feature suggestions, pointed out bugs, and shared their appreciation of the game with me.  This game is great because of your contributions!

Have fun!

            - Matt Lee (mattlee@mit.edu)

DopeWars Web page: http://dopewars.cjb.net

Many thanks to Calvin Parker, maintainer of the Palm FAQ, for hosting the DopeWars web page.

What's New

Version Notes
2.3 fixed crash bug in PalmOS 3.5.2 in the loan shark and bank screens
added "Entire Debt" payment button and "Max Amount" borrowing button to loan shark dialogs (by popular demand)
added periodic "reminders" from the loan shark thugs when your debt goes past $100,000
changed Ludes to Ecstasy, just to be a little more modern (no change in pricing though)
temporarily removed score verification feature (it will be back later)
2.2 added "Max" button to buy/sell dialogs that buys or sells the maximum allowable amount
added cheat menu to make it easier to cheat (by popular demand)
changed cash/debt/savings displays to display "$x.x M" when amount is over $100 million
made buy screen say "a lot" if the allowable purchase quantity is over 1000
added "Current location:" to Travel screen
2.15 changed loan shark to be more giving (30x cash instead of 4x)
2.10 changed loan shark to be more giving (4x cash instead of 2x)
added high score verification for upcoming website
removed $ from "None" entries in price table
made Cancel button hidden on initial Travel screen
2.01 put a limit on loan shark borrowing
fixed a nasty hard-to-reach UI bug
2.0 added auto save/resume game feature
added cheat codes! (see Game Info for details)
1.52 fixed bugs in numeric input fields
removed the "1" in numeric fields by default
1.51 changed it so that focus jumps to input text fields in buy/sell dialogs.