home *** CD-ROM | disk | FTP | other *** search
/ Harvey Norman Games / HN.iso / BOARD / G_O_LIFE.ZIP / README.TXT < prev   
Text File  |  1994-11-07  |  800b  |  22 lines

  1. I had to write a program for my Computer Science 1053 class called "The
  2. Game of Life." I had seen alot of source codes for the program on local
  3. BBS's, but I still wrote mine from scratch. I added an editor, file handleing
  4. and graphic interface to mine. It could have a few bugs, but who cares. I
  5. don't mind who uses my source and how and I take no responcibility for how
  6. its used. Do with it what you like, it yours.
  7.  
  8. ziped stuff
  9.  
  10. LITT.CHR    \
  11. BOLD.CHR     -THIS IS JUST GRAPHIC FONTS AND STUFF
  12. EGAVGA.BGI  /
  13. LIFE.EXE    -THE COMPILED GAME OF LIFE.
  14. LIFE.PAS    -THE MAIN SOURCE FOR THE GAME OF LIFE
  15. AIDS.PAS    -A UNIT THAT HANDLES SOME OF MY GRAPHIC PROCEDURES
  16. LIFE.DAT    -SAMPLE DATA FOR THE GAME
  17. README.TXT  -GUESS
  18. FILE_ID.DIZ -FILE ID
  19.  
  20.  
  21. presented by Zaskoda  (tee hee hee)
  22.