                               Diamond Grab 94'
   
   This is a simple "SNAKE" style game that I wrote in C using the Shareware
   PCC Personal C Compiler.  This games represents my 1st attempt at C
   Programming, and I think it came out fairly good.  It is all Ascii based
   graphics, with Ascii "animation".  I have included the source code with
   the EXE file, so that you can see what I have done. I am hoping that if
   you are new to programming, this code may help you get started.  I am also 
   hoping that if you are a C expert, you will E-Mail me a critique of my 
   work.

   The files contained in the arcive should be:
        
        DGRAB.EXE  -- The Executable
        DGRAB.C    -- The C Source code
        DGRAB.TXT  -- This text file.

   If you want to ask me questions, or give me comments, my E-mail address
   is:
       
       tamoore@voyager.net

   Thank you.
   Todd A. Moore

