home *** CD-ROM | disk | FTP | other *** search
/ Encyclopedia of Games / eog_disc2.iso / encyclop / wingames / cardws12 / readme.txt < prev    next >
Text File  |  1993-11-29  |  2KB  |  73 lines

  1. CardsWorkShop V1.2a for Windows 3.x
  2.  
  3. Quick introduction
  4.  
  5. CardsWorkShop is a integrated editor/compiler/player allowing
  6. the quick design and play of solitary card games.  
  7.  
  8. The language used ressembled PASCAL and is kinda object oriented 
  9. (with only one type of object).  
  10.  
  11. A good number of examples are included.  
  12.  
  13. This is the first update version, your feedback will be appreciated.  
  14. Don't forget to take notice of the ToDo section.
  15.  
  16. All the source games are copyrighted David Jean, 1993
  17. except CHARLES.CDL wich is copyrighted Charles-E. Jean, 1993.
  18.  
  19. (C) David Jean 1992,1993
  20.     david.jean@dmi.usherb.ca
  21.     All rights reserved
  22.  
  23.  
  24. Why should I register?
  25.  
  26. - To get CWS-Library-I, a compilation of 25 ready-to-run with source
  27.   solitary card games
  28. - To know about Version 2.0 and CWS-Library-II before everybody else
  29.  
  30.  
  31. How much will that cost me?
  32.  
  33. - 17.95$ U.S, or 19.95$ cdn, p&h included.
  34.   oversea, add 3.00$ cdn for p&h. 
  35.   no c.o.d. please.
  36. - Specify if you want a 3.5" or 5.25" disk.
  37.   You can ease yourself by printing the file order.frm.
  38.  
  39.   David Jean
  40.   1976 Le Montagnais, B-109
  41.   Sherbrooke, QuΘbec, Canada
  42.   J1K 2X9
  43.  
  44.  
  45. Quick How-to-use
  46.  
  47. Installation :
  48.   Copy all the files in the same directory. 
  49.   Make an icon for cws.exe.
  50.  
  51. files : 
  52.   cws.exe : main environment
  53.   cws.hlp : help / manual for cws
  54.   *.cdl : source code for card games
  55.   *.cvc : compiled virtual code for card games
  56.   *.bmp : icons for card games
  57.   readme.txt : this text
  58.   order.frm : order form
  59.   file_id.diz : bbs description file
  60.   license.wri : you should read this before using CWS
  61.   vendor.txt : instruction for redristribution
  62.   todo.txt : things coming in the near/far future
  63.   changes.txt : things that have come
  64.  
  65. Playing :
  66.   Double click on the icon representing the game you want to play.
  67.  
  68. Compiling :
  69.   Load a *.cdl file from the file|open menu or by double-
  70.   clicking on its icon in a games-list-box.  
  71.   Compile it by pressing the appropriate button in the 
  72.   editor window.
  73.