Copyright © All rights reserved. Designed and Developed by Dr. Joseph P. Karwoski

By Dr. Karwoski

Welcome to the GW Basic pages of Dr. Joseph P. Karwoski. These are a few of the games that I have written.

These games are all written in GWBASIC, but still have some educational value. Feel free to change the code in any way. I hope you find these interesting.  Feel free to email me with your comments.

BASIC Programs

These are all old games that I did many moons ago. I used these to teach programming. You may download these by clicking on the name on the Gallery Page. You will find that there are two types, a 64 bit version that will work under Windows 64 bit OS and a version that is for 32 bit such as Windows XP.  The 32 bit versions will contain a version of GW BASIC, while the 64 bit versions will contain all of the dll files needed to run the exe program and a copy of the original in text format with the extension of .bas.


These games are all stored in ZIP format. To look at or play the games, follow these steps:

Download the game to your drive.

Unzip the file into a directory of its own.

Double Click on the bat file (for the 32 bit version) that is now in the directory. This will start the game. For the 64 bit version, you will double click on the exe file that is now in the directory.


I have not encoded or protected the programs in any way. That way you may exam the code to see the programming needed.  These programs are for educational purposes only.  Enjoy and learn!

Welcome Page