Pascal Games


This page is a collection of games I have written in Borland pascal v3.01. All the sources are included.

ConnectFour-I don't think I need to explain this one. Steve, Karen, and I wrote this program for our mid term project. We got an A.

Hex-This game was my final project for pascal. This was another A. This is a two player game. The object of the game is to make a chain of your pieces all the way across the board. You take turns placing pieces anywhere on the board.

Insane-I'll finish this one soon. This game was on the ti-83 then i decided to write it in pascal. The object of this game is to get rid of as many squares as possible. You can do this by selecting a square with a square just like the one next to it. All of the like squares that touch these in a chain will disappear. And every thing will fall down. If an entire column is gone then all of the columns to the right will slide left.