BOUNCE.BAS -- by David B. Suits Players take turns trying to bounce a ball and collect points by hitting numbers on the walls. Instructions given in the game. CROSSW.BAS -- CREATE.BAS -- Solve a crossword; two are available. "CREATE.BAS" is used to constuct new word lists. by David B. Suits CHESS.BAS -- Person vs person chess game. The board display is much better than the one used by Compucolor in their assembly language chess program (CHESS.PRG on chess.ccvf), but this version only displays the board and checks legality.