19278
JEU -> Actiontypeins
© Amstrad Computer User (1991)
 
 
 
Space Mission Cleanup
Mission Clean-Up
cpc
 
 
screenshot
screenshot
screenshot
screenshot
 
 
 

screenshot
CTM644 Colour Monitor
screenshot
GT65 Green Monitor
 

Mots Clefs

INFOS

- CATEGORIES -
JEU -> Action               
- NOMBRE DE JOUEURS -
1 joueur
- DESCRIPTION -
Guide your Zargon spacecraft through the outer reaches of the galaxy in search of fuel. Use the cursor keys to pick up the green stuff, but avoid the red fuel - it's deadly stuff. Die, and you'll be presented with your score and a chance to have another go.

- STAFF -
Paru sous forme de listing dans le magazine Amstrad Computer User Issue 77 : April 1991.
Auteur : Laurence RAPACCIOLI

- BUGS -
Le programme ne fonctionne qu'avec du BASIC 1.1 parce que des paramètres supplémentaires sont utilisés dans une commande MOVE, mais il est possible de le modifier afin de faire fonctionner avec du BASIC 1.0 en remplaçant ce commande avec la commande PLOT :
AVANT :
80 SCORE=SCORE-2*(A>X AND A<(X+64) AND D=2):TAG:MOVE X,16,2:PRINT CHR$(240)CHR$(241);:IF INKEY(8)=0 AND X>12 THEN X=X-12 ELSE IF INKEY(1)=0 AND X<570 THEN X=X+12

APRES :
80 SCORE=SCORE-2*(A>X AND A<(X+64) AND D=2):TAG:PLOT X,16,2:PRINT CHR$(240)CHR$(241);:IF INKEY(8)=0 AND X>12 THEN X=X-12 ELSE IF INKEY(1)=0 AND X<570 THEN X=X+12

 

Goto Top
CPC-POWER/CPCSOFTS, programmation par Kukulcan © 2007-2024 tous droits réservés.
Reproduction sans autorisation interdite. Tous les titres utilisés appartiennent à leurs propriétaires respectifs.
Hébergement Web, Mail et serveurs de jeux haute performance