home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / p / sbasics.lbr / MATHMIND.DZC / MATHMIND.DOC
Encoding:
Text File  |  1993-10-25  |  1.0 KB  |  25 lines

  1. Mathmind.doc for Math1 and Mstrmind games
  2.  
  3. In Micro C's SBASIC column there was a request for programs written 
  4. in SBASIC. Well, I am not a programmer, but I wanted to learn what 
  5. SBSASIC was all about.
  6.  
  7. Instead of writing new code, I bought the simplest books on BASIC 
  8. programming I could find (Basic Fun by Lipscomb and Zuanich, and More 
  9. Basic Computer Games by Ahl and North) and then tried to compile them 
  10. in SBASIC.
  11.  
  12. This exercise quickly taught me the differences between unstructured 
  13. and structured compilers. The programs written in MBASIC were the 
  14. most challenging, since SBASIC does some things totally different 
  15. than MBASIC. 
  16.  
  17. To make a long story short, I now have a small repertoire of games to 
  18. share with the SBASIC fans. They are simple, but illustrative of how 
  19. SBASIC works. I have sent them along for your fun and amazement.
  20.  
  21. Anthony J. George, Jr.
  22. 1665 A Street NE
  23. Salem Or 97301
  24.  
  25.