Difference between revisions of "Amstrad Action January 1990 Type-Ins"
From CPCWiki - THE Amstrad CPC encyclopedia!
(Created page with "The following listings were published in the January 1990 issue of ''Amstrad Action'': === Type-Ins === * Lawnmower Simulator (J Morris) * Hangman (Ken Maclachlan) * Sim...") |
(No difference)
|
Revision as of 11:44, 13 February 2016
The following listings were published in the January 1990 issue of Amstrad Action:
Contents
Type-Ins
- Lawnmower Simulator (J Morris)
- Hangman (Ken Maclachlan)
- Simon (Mike Wong)
- Coins (Eileen Shinn)
Notes
- AA issue 55 had a letter from a reader complaining that Lawnmower Simulator was too hard. AA published a line to add to make it easier, viz.
495 FOR xx=1 to 100:NEXT
- The version of the program linked on this wiki contains this extra line of code.