[gforth] / gforth / sokoban.fs  

gforth: gforth/sokoban.fs

Diff for /gforth/sokoban.fs between version 1.2 and 1.3

version 1.2, Mon Nov 27 18:37:07 1995 UTC version 1.3, Sun Feb 16 20:51:11 1997 UTC
Line 28 
Line 28 
 Variable mazes   0 mazes !  \ root pointer  Variable mazes   0 mazes !  \ root pointer
 Variable soko    0 soko !   \ player position  Variable soko    0 soko !   \ player position
 Variable >maze   0 >maze !  \ current compiled maze  Variable >maze   0 >maze !  \ current compiled maze
 >maze off  
   
 \ score information  \ score information
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help