★ AMSTRAD CPC ★ GAMESLIST ★ NELLIE'S ANAGRAMS (c) POPULAR COMPUTING WEEKLY ★

Popular Computing Weekly
★ Ce texte vous est présenté dans sa version originale ★ 
 ★ This text is presented to you in its original version ★ 
 ★ Este texto se presenta en su versión original ★ 
 ★ Dieser Text wird in seiner Originalfassung präsentiert ★ 

Not on your Nellie

A challenging word game (with elephantine connections) for the Amstrad by Steve Lucas

In this game, you will be shown an anagram and will be asked to solve it. Each incorrect letter causes the mouse to move closer to Nellie the Elephant, and this will eventually scare Nellie away!

You can add extra data statements containing extra words, provided that the final data item in the list of questions is xxxx (see Line 940).

The number of incorrect guesses allowed is half the number of letters in the word plus two. This can be changed in Line 690 (see Rem in Line 700).

Program Notes

  • 10-50 select colours/mode
  • 60-330 define characters
  • 340-410 define graphics
  • 420 titles
  • 440 seed random number generator
  • 450-470 initialise
  • 480-510 define 3 text windows
  • 510 select background colours for windows
  • 520-820 main control loop
  • 630-610 shuffle word
  • 610-680 graphics
  • 770-810 draw mouse
  • 830-940 data for anagrams
  • 980-1040 win game
  • 1050-1100 lose game
  • 1110-1150 instructions

Variables

  • aa$ graphics
  • score% holds score
  • x%. y%. x, y counting loops
  • a$ read word
  • b$ holds anagram
  • c$ holds answer
  • a% number of blank spaces to centre word
  • dd% length of word
  • z random number for shuffling
  • d keyboard input

PopularComputingWeekly841004

NELLIE'S ANAGRAMS
(c) POPULAR COMPUTING WEEKLY

AUTHOR: Steve W. Lucas

★ YEAR: 1984
★ LANGUAGE:
★ GENRE: BASIC , ARCADE
★ LiCENCE: LISTING

★ AMSTRAD CPC ★ DOWNLOAD ★

Type-in/Listing:
» Nellie  s  Anagrams    (Popular  Computing  Weekly)    ENGLISHDATE: 2018-08-15
DL: 146
TYPE: ZIP
SiZE: 7Ko
NOTE: Uploaded by CPCLOV ; Extended DSK/42 Cyls
.HFE: Χ

Je participe au site:
» Vous avez des infos personnel ?
» Vous avez remarqué une erreur dans ce texte ?
» Aidez-nous à améliorer cette page : en nous contactant via le forum ou par email.

CPCrulez[Content Management System] v8.7-desktop/c
Page créée en 712 millisecondes et consultée 1112 fois

L'Amstrad CPC est une machine 8 bits à base d'un Z80 à 4MHz. Le premier de la gamme fut le CPC 464 en 1984, équipé d'un lecteur de cassettes intégré il se plaçait en concurrent  du Commodore C64 beaucoup plus compliqué à utiliser et plus cher. Ce fut un réel succès et sorti cette même années le CPC 664 équipé d'un lecteur de disquettes trois pouces intégré. Sa vie fut de courte durée puisqu'en 1985 il fut remplacé par le CPC 6128 qui était plus compact, plus soigné et surtout qui avait 128Ko de RAM au lieu de 64Ko.