home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser 2002 January / STC_CD_01_2002.iso / GAMES / BOINKO21 / SRC / README.SRC
Text File  |  2002-01-03  |  2KB  |  39 lines

  1.  
  2.      README for C Source code of BoinkOut2
  3.      rev. 2.1
  4.      Dan Ackerman January 2002
  5.  
  6.      The notes in the source code are kind of odd.  This is because, I've left
  7. all the original programmers notes in place.  However I have added new notes.
  8. So there are times you might wonder what exactly is going on.  I've put my name
  9. after alot of the notes that I have left, and there are complete files
  10. that did not exist in the original program, in here all the notes are mine.
  11.  
  12. ---
  13. Well that was true.  Now there are a few notes from Thomas Huth (Thothy).
  14.  
  15. and with version 2.0 from Marvin as well (Christian Bressler)
  16. ----
  17.  
  18.      The code is set up now to compile from PureC (with Boinkout.PRJ),
  19. with DJPP (with BOINKPC.PRJ), with sozobon (with MAKEFILE.SOZ) and now
  20. with GCC (with MAKEFILE.GCC).  It should be portable to the other Atari 
  21. C compilers with only a small amount of work. 
  22.  
  23.      If you want to see what code is currently active, you can just open the PureC PRJ 
  24. file.  This will show you what files are currently being compiled in.
  25.  
  26.      All the main data files are located in the actual program archive.  If you want
  27. to play with this code much, you will want to have that file as well.  It has
  28. the extra graphics and level files.
  29.  
  30.      There are lots of things I would like to see done to this program.  Just don't
  31. have the alot of time.  If you fix any bugs or add anything let me know and we can work
  32. together.  Thomas Huth has fixed numerous bugs and ported it to PC-GEM.  "Martin"
  33. Bressler has submited some patches and a new effect "gravity"!
  34. More  programmers are always welcome!
  35.  
  36.      Well have fun and let me know if you make any fixes or improvements.
  37.  
  38.      Dan Ackerman
  39.      baldrick@netset.com