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...") |
|||
Line 4: | Line 4: | ||
* Lawnmower Simulator (J Morris) | * Lawnmower Simulator (J Morris) | ||
− | * Hangman (Ken Maclachlan) | + | * Hangman (Ken Maclachlan) '''NB 664/6128 only''' |
* Simon (Mike Wong) | * Simon (Mike Wong) | ||
* Coins (Eileen Shinn) | * Coins (Eileen Shinn) |
Revision as of 04:17, 5 June 2019
The following listings were published in the January 1990 issue of Amstrad Action:
Contents
Type-Ins
- Lawnmower Simulator (J Morris)
- Hangman (Ken Maclachlan) NB 664/6128 only
- 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.