Hi all,
Some of you might remember an old Lemonade Stand I made in here years ago. It's actually been on my forum section. But the last week or 2 I've been working on a much better one. This one has real pictures that introduce the text descriptions and choices. Keep the "pics" folder as the same name so it can find them. It might take a few times to get used to the game and when you really start raking in the dough, it gets fun.
I suggest buying signs early in the game, they help a lot. You can also save and load games that are saved as .dat text files. In this zip file I'll include "lotto.dat". I'll let you guess what that is. When you load and save the games, don't add the .dat ending, it does it automatically. Also, if you want to see a list of all the saved files, there's a selection to type and it brings up the Windows Notepad to show you the list on there. I tried FILES but it's the old MS-DOS that only shows up to 8 characters I think in a file name. I could also try to use the Windows File Open/Save dialog, but I don't think I want to make this that advanced. When it shows the Notepad on this game, it makes a tiny temp.dir file in the same folder.
Anyway, put the zip files in a separate folder and enjoy. But also tell me what you think, took a long time to make this one.
Edit: I just did a quick edit on the game code, adding the words not to use ".dat" on the saving the game section. It was already on the loading section.
Edit: Made a limit on Internet ads and reducing the amount of people to see them. Also changed a few other numbers and fixed a line or 2.
Edit: Fixed a saving issue with Internet Ads.
Edit: Changed equations for amount you sell for raising prices and weather changes. Also changed the menu from 2 screens to 1. I also changed the picture code from If image&<>0 for _FREEIMAGE to just IF image& THEN _FREEIMAGE. Also added a DIM for image&. Also added a trillion dollar limit to the game.
Edit: As per grymmjack's request on my forum section, I changed the filename of the zip and .bas to not include any spaces or apostrophe so there won't be problems with Linux users.
Some of you might remember an old Lemonade Stand I made in here years ago. It's actually been on my forum section. But the last week or 2 I've been working on a much better one. This one has real pictures that introduce the text descriptions and choices. Keep the "pics" folder as the same name so it can find them. It might take a few times to get used to the game and when you really start raking in the dough, it gets fun.
I suggest buying signs early in the game, they help a lot. You can also save and load games that are saved as .dat text files. In this zip file I'll include "lotto.dat". I'll let you guess what that is. When you load and save the games, don't add the .dat ending, it does it automatically. Also, if you want to see a list of all the saved files, there's a selection to type and it brings up the Windows Notepad to show you the list on there. I tried FILES but it's the old MS-DOS that only shows up to 8 characters I think in a file name. I could also try to use the Windows File Open/Save dialog, but I don't think I want to make this that advanced. When it shows the Notepad on this game, it makes a tiny temp.dir file in the same folder.
Anyway, put the zip files in a separate folder and enjoy. But also tell me what you think, took a long time to make this one.
Edit: I just did a quick edit on the game code, adding the words not to use ".dat" on the saving the game section. It was already on the loading section.
Edit: Made a limit on Internet ads and reducing the amount of people to see them. Also changed a few other numbers and fixed a line or 2.
Edit: Fixed a saving issue with Internet Ads.
Edit: Changed equations for amount you sell for raising prices and weather changes. Also changed the menu from 2 screens to 1. I also changed the picture code from If image&<>0 for _FREEIMAGE to just IF image& THEN _FREEIMAGE. Also added a DIM for image&. Also added a trillion dollar limit to the game.
Edit: As per grymmjack's request on my forum section, I changed the filename of the zip and .bas to not include any spaces or apostrophe so there won't be problems with Linux users.