Space Gunner - V1.1 By: Brad Wentz TopDoggB@yahoo.com ****Installation******************************************************* To install, just send to your calculator and ungroup it. This is a large program and can make you have a memory error while playing if anything else is in your ram. Just do a ram clear before ungrouping. ****Introduction******************************************************* You are in a space ship out to save the world from invaders. You have to kill them before they get to earth. As you fight enemies you get money you can use to buy weapons, shields, or a stronger hull. The final boss can be hard, but it is very possible. Space Gunner is like the game Stardust for the 83. I have written the program without looking at the code of Stardust. It was basically a project just to see if I could do it. Only the gameplay is similar. The graphics, weapons, and ships are all original. It is one of the best games I have made in basic. It has good graphics for a basic program. This shouldn't have any bugs in it, but if it does please email me. I take no responsibility for what this does to your calculator, but it shouldn't do anything but provide hours of fun. I give credit to the maker of Stardust for the ideas. ****Explanation of the option menu************************************* Saving (not an option): The game automatically saves your progress into a list after you buy an item or destroy an enemy. Make Backup: This option will copy your save file into a backup file in case you messed up or bought the wrong item so that you can go back to it if you need to. Load Backup: Copy your backup file into your save file. This replaces your save file and you cannot undo it. Delete Save: This makes it easy to delete your save file from memory. This is used to start a new game if you already have a game saved. Delete Backup: This makes it easy to delete your backup file. This is basically for memory cleanup purposes. ****Version History**************************************************** *Version 1.0* Initial release *Version 1.1* Fixed a small bug with the boss of the game Replaced a pause with a loop when it says "sold!" after buying an item Expanded readme document