Top 10k strings from connect2.tap in <root> / bin / z80 / software / ZxTapGames.zip / games /

Back to the directory listing

   3 ;"Press any key":
   2 move=move+1
   2 ;"Connect 4"
   1 s1=s1-s*.5
   1 paper;"  ";
   1 PRINT MOVE
   1 PRINT BOARD
   1 IF SCORE >625 THEN 4 IN A ROW!
   1 HORIZONTAL
   1 GO SUB 300 SCORES YOUR MOVE
   1 DEFINE ARROW
   1 Connections (aka. Connect 4) by D.R. Tose, from Your Spectrum #6 (Aug.1984)
   1 CONNECT 4 
   1 CHOOSE WHO GOES FIRST
   1 CHOOSE BEST MOVE
   1 CALCULATE SCORE
   1 ADD A RANDOM ELEMENT
   1 ;"You Win";
   1 ;"Press Any Key To Play Connect 4":
   1 ;"MOVE ";move:
   1 ;"MOVE ";move
   1 ;"Level 1-easy 2-hard ?":
   1 ;"I'm Thinking":
   1 ;"C O N N E C T  4"
   1 ;"            "
   1 ,,"  0-to drop piece                 Any other key to move arrow   ",,
   1 ''"  The game is played on a 7x6"''"grid and the object of the game"''"is to connect four of your"''"pieces in a row, vertically,"''"horizontally, or diagonally."''
   1 "Connect 4":
   1 "  You take turns to drop one of"''"your pieces in one of the seven"''"columns and it falls to the"''"lowest free position."
   1      c D.R.TOSE