Unsatisfactory Software software
Software Magazines Misc About
Contents | Index | Help | < Browse | Browse >
Advanced Lawnmower Simulator

Some said it couldn't be done.

It couldn't, but we've done it anyway...

Yes, this is the first ever (to my knowledge) game for a graphics
calculator!

Hell, for any calculator!

(or at least the first one which isn't a guess the number-type game)

Instructions <- also read for credits
Controls: Select mower with numbers 1-3 and EXE
Mow by hitting EXE repeatedly
If in doubt, hit EXE

ALS for CASIO CALCULATORS fx-7300 (should work on others)
300 BYTES! (Extended version 500 bytes)

\ means "press the button which brings that little triangle up"
* BITS ARE FOR FLASH BAST*RDS WITH TOO MUCH MEMORY. Click on the button, and replace the appropiate code with the new stuff which appears. (if you replace *INTRO BIT, make sure you also type in *OTHER BIT as well, else the game won't work properly)
<> SIGN SHOULD BE = WITH LINE THROUGH IT

*INTRO BIT (& REPLACE LINE BELOW)
"LAWNMOWER SIMEXE TO MOW"

" "
Prog 1
"MMMMMMMMMMM,;"\
Prog 1
"MMMMMMMMMM,;."\
Prog 1
"MMMMMMMMM,;.."\
Prog 1
"MMMMMMMM,;..."\
Prog 1
"MMMMMMM,;...."\
Prog 1
"MMMMMM,;....."\
Int (3×Ran#)=2 => Goto 2
Prog 1
"MMMMM,;......"\
Prog 1
"MMMM,;......."\
Prog 1
"MMM,;........"\
Prog 1
"MM,;........."\
Prog 1
"M,;.........."\
Prog 1
",;..........."\
"WELL MOWN"
" "

*END BIT (& replace line below)
"HAVE A CORNEDBEEF SANDWICH"
Goto 1

*OTHER BIT

Lbl 2
"YOU DIED"
Lbl 1

A BIT FOR PROG BANK 1