Unsatisfactory Software software
Software Magazines Misc About
Contents | Index | Help | < Browse | Browse >
By Chris Young/Unsatisfactory Software 1997

OK, you're on a short hole, which requires a club somewhere between a 1 and a 9 iron. The choice is yours: pick the wrong club, and the ball will either fall short of the hole or go straight past. Power is set to full, and aiming is automatic. Will you get a hole in one or, erm, not?

Controls: 1-9 and EXE

NOTE: Backslash '\' is actually the square root symbol.

PROG BANK 0 (362 bytes)
===========

"GOLF SIM CHOOSE CLUB 1-9 IRON"? -> Z
Prog 1
(Int (Ran#×8)+1) -> Y
" ! .\;"
Prog 1
" ! . \;"
Prog 1
" ! . \;"
Prog 1
" ! . \;"
Prog 1
" ! . \;"
Prog 1
" ! . \;"
Prog 1
" ! . \;"
Prog 1
" ! . \;"
Z>Y => Goto 2
Prog 1
" !. \;"
Prog 1
" ! \;"
Prog 1
Z=Y => Goto 3
Prog 1
".! \;"
"STRAIGHT PASTTHE HOLE"
Goto 1
Lbl 3
"HOLE IN ONE!"
Goto 1
Lbl 2
"YOU FELL SHORT OF THE HOLE"
Lbl 1

PROG BANK 1
===========

" "
" "
" "
" "