Top 10k strings from revers3.tap in <root> / bin / z80 / software / ZxTapGames.zip / games /
Back to the directory listing
1 xp=xp+i(i):
1 xp=p+i(i):
1 update board
1 t=0 is my move
1 t(fc+mc)=xp:
1 s(z)=s(z)+1
1 line input
1 initialise
1 draw board
1 display positions
1 check legal move (p)
1 cheat check
1 board allocation
1 b(t(f))=t+1
1 a$="Your move (""x"" if stuck):":
1 a$="Do you want to move first?":
1 a$="Another game?":
1 REVERSI R
1 ;s(z);" ":
1 ;a$;" win."
1 ;"Stalemate! The scores are equal.":
1 ;"No-one can move."
1 ;"My move..."
1 ;"Just checking..."
1 ;"Initialising..."
1 ;"Illegal move. Try again.":
1 ;"I play ";
1 ;"I cannot move!"
1 ;"CHEAT!";
1 ;"ABCDEFGH"
1 ;"**** Reversi ****";
1 ;" You can play ";
1 **** Reversi ****
1 (c)1982 Phipps Associates