Massive Multiplayer Offline Lemonade Stand
A downloadable game
A Lemonade Stand clone for the MEGA65. It can be played on a real MEGA65 or the xemu emulator.
The disk image contains three versions of the game:
- Original competition version
- Enhanced version
- The competition version with plenty of comments in the code
At the start of the summer, you have $60 saved up. You decide to try your luck at running a lemonade stand this summer - every Saturday, you set up your stand, mix your lemonade, and try to sell as much as possible. Which player will have the most money after ten weeks?
- Supports 1-9 players (up to 36 in enhanced version)
- Program listing fits on one screen (80x25) (not enhanced version)
NOTE: When the game starts, it asks for player names. Input the names of all players, one by one. When you give an empty input, the actual game starts!
The competition version of the game shows temperatures in degrees Celcius only. For people who think in Fahrenheit, here's a conversion chart:
13° C = 55° F
14° C = 57° F
15° C = 59° F
16° C = 61° F
17° C = 63° F
18° C = 64° F
19° C = 66° F
20° C = 68° F
21° C = 70° F
22° C = 72° F
23° C = 73° F
24° C = 75° F
25° C = 77° F
26° C = 79° F
27° C = 81° F
28° C = 82° F
29° C = 84° F
30° C = 86° F
31° C = 88° F
32° C = 90° F
33° C = 91° F
34° C = 93° F
35° C = 95° F
Status | Released |
Author | fredrikr |
Genre | Simulation |
Download
Install instructions
Unzip the zip file. put the MMOLS.D81 disk image on the memory card of your MEGA65, start the MEGA65 and mount the image, OR boot the xemu emulator with:
xmega65 -8 mmols.d81
At the prompt, type: run "*"
When the game ends, type run to play again.
Development log
- New enhanced version!41 days ago
Leave a comment
Log in with itch.io to leave a comment.