!	this file contains the initialisation data for the game SQUASHER.

! The high score file is a text file containing the highest score
! gained for each of the 9 skill levels.
HIGH SCORE FILE
squasher.hi

! The figures (text) file contains the description of each of the figures
! used in the game.  The figures are in the following order:
FIGURES FILE
squasher.fig

! The maze data file contains the various mazes (boards) used in the game.
MAZE FILE
squasher.brd

! The number of rounds in each game. 
! If = 3 then the user must capture all the treasures (see below) 
! on the 3 levels before winning ! 
NUMBER OF LEVELS
3

! The number of treasures at each game level.
TREASURES
1  2  3
