WELCOME TO BATTLE!!! 1. INTRODUCTION Welcome to Battle, a game written by Team 77 Software. In this game, you get attack and defense values and try to hit other players. The last player standing is the winner! 2. PLAYING THE GAME First, enter the number of human players (1-5) and then the number of computer players (0-5). Next, each player will enter their attack and defense values. These values must add up to 100, and the attack value must be greater than the defense. Examples: 60 attack, 40 defense FINE 40 attack, 60 defense WRONG (defense is greater than attack) 70 attack, 40 defense WRONG (values don't add up to 100) After players have entered correct values, the Battle screen appears. All you have to do is enter the number of the player you wish to attack. This player's health will drop, depending on your attack and his/her defense. You may attack computer players with numbers greater than 5. (6 to attack computer 1, 7 to attack computer 2, 8 to attack computer 3, etc.) If your health drops to 0 or less, you don't get to use your turn anymore. The last player standing will be the winner. 3. PROBLEMS There are 2 problems so far. First, computer players will sometimes attack players that don't exist. We can't fix this yet, so please live with it. Second, sometimes in the battle screen, the game will go crazy, scrolling through the text at blinding speed. This means that all human players have been eliminated. Just wait a few minutes, and the game will end and a computer winner will be declared. 4. LAST NOTE Battle was written in BASIC by Team 77 Software. There is no charge for playing this game. It is Public Domain, so there is no copyright on it either. If you're a programmer, you have permission to change the source code as you like. PLEASE ENJOY THE PROGRAM!!