home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / games / table / hiqgame / hiq.txt < prev   
Encoding:
Text File  |  1988-03-05  |  1.3 KB  |  27 lines

  1.  
  2.                                  Hi-Q
  3.  
  4.           This is a simple implementation of the board game Hi-Q.
  5.           The original is played on a plastic board with pegs placed in
  6.           holes in a cross pattern as shown.
  7.           The object is to remove all but one the of the pegs by jumping
  8.           the pegs from one hole over another peg as in checkers. The
  9.           peg jumped over is removed. A perfect score is one peg left 
  10.           in the center hole. This version just replicates the board
  11.           and movements. It does not provide any logic or hints for the
  12.           player. Use the right and left mouse buttons as explained on
  13.           the game screen. The program must be name HIQ.PRG to work.
  14.           It must also be run in low resolution only.
  15.           It was written in GFA Basic and compiled. The board is a 
  16.           picture drawn with Degas Elite. I was able to combine the 
  17.           program and picture files into one so that the program does
  18.           not need to access any external files. If anyone is interested
  19.           in the trick leave me a message on either Genie or Compuserve
  20.           and I will explain how to do it without Data statements.
  21.  
  22.                                              Robert Feinman
  23.  
  24.           Genie:   RFEINMAN
  25.           CIS:     71350,3607
  26.  
  27.