EduGateway(TM) Free Resources Page
This page contains links to free educational lessons and software provided
by EduGatewayTM.
Free Lessons
This section contains links to free educational lessons provided
by EduGatewayTM. Many of these were
taught as classroom lessons and have been adapted for this web site.
The list is currently fairly short, but will hopefully grow with time.
Free Software
This section contains links to free educational software provided
by EduGatewayTM. Most of this software is
given as BASIC source code which should run on most IBM compatible
computers. These BASIC programs may be selected in your web browser
window and copied to the clipboard with the "Copy" command (usually
found under the "Edit" menu option). Then you can open any text
editor (like NotePad or SimpleText) and "Paste" the clipboard contents
into the editor window. Then you can save it to a file and open it
with your BASIC compiler/interpreter (like QBASIC or BASICA). Note
that most of these programs were designed for MS QBASIC which came with
MSDOS 5.0 and above. These programs may need to be modified to work
with other versions of BASIC. If you are using Windows 95 or newer, you
may need to install QBASIC from your Windows CD.
- BUBBLES.BAS - A fun starter program with moving graphics in only 9 lines of code!!
- MINESWP.BAS - An advanced game demonstrating many facets of computer programming.
- CHESS.BAS - Graphical Chess Board with chess notation input/output.
- MOUSEHIT.BAS - Mouse Practice Game teaching motion and click coordination.
- TYPTEACH.BAS - Typing Tutor Game to teach and improve typing skills.
© 1997-2001 EduGateway(TM)