home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 2000 May / PCP163A.iso / Runimage / Cbuilder4 / Examples / Games / Football / README.TXT < prev    next >
Encoding:
Text File  |  1999-01-26  |  557 b   |  18 lines

  1. //---------------------------------------------------------------------------
  2. // Borland C++Builder
  3. // Copyright (c) 1987, 1998 Borland International Inc.  All Rights Reserved.
  4. //---------------------------------------------------------------------------
  5.  
  6. TITLE:
  7.     FOOTBALL
  8.  
  9. DESCRIPTION:
  10.     The Computer's on Defense.  You Control the Running Back.
  11.     See the game's about box for details on how to play.
  12.  
  13. DEMONSTRATES:
  14.     + TTimer, TMainMenu, TImage, TTrackbar.
  15.     + Using OnClick versus OnMouseDown and OnMouseUp events.
  16.  
  17. COMMENTS:
  18.